PixieCore
|
b55b1369ab
|
Changed to address.h
* Cleaned address.h up
* Added function to search for string in .rdata section
* Added function to search for string usage in .text section
|
2021-08-09 18:13:44 +02:00 |
|
PixieCore
|
bbebd598e0
|
Merge branch 'Mauler125:master' into master
|
2021-08-09 18:12:55 +02:00 |
|
IcePixelx
|
53724bc9af
|
Changes to address.h
* Cleaned address.h up
* Added function to search for string in .rdata section
* Added function to search for string usage in .text section
|
2021-08-09 18:12:27 +02:00 |
|
rexx
|
ebc10a9769
|
add newline for NET_PrintFunc on wconsole
|
2021-08-09 11:16:30 +01:00 |
|
PixieCore
|
828a214abe
|
Merge pull request #24 from PixieCore/master
Cleaned up code base and added FileSystemWarning hook.
|
2021-08-08 22:33:35 +02:00 |
|
IcePixelx
|
443d3fcc15
|
added filesystemwarning hook, commented and not doing anything yet
|
2021-08-08 22:32:30 +02:00 |
|
IcePixelx
|
983172006b
|
code clean up
|
2021-08-08 22:13:54 +02:00 |
|
Amos
|
540ce8d2b0
|
Split CCompanion and CGameConsole into separate implementations
|
2021-08-06 18:12:07 -07:00 |
|
Amos
|
c329405ae8
|
Extra logger optimizations
|
2021-08-06 17:22:45 -07:00 |
|
Amos
|
ab7fb8f9b7
|
Fix WindowsSDK compiler error
Switch to default MSVC lang standard
|
2021-08-06 15:21:32 -07:00 |
|
Amos
|
92673caebd
|
Optimize sqvm and net logger
|
2021-08-06 14:43:52 -07:00 |
|
PixieCore
|
7b39eb1b42
|
Merge pull request #23 from PixieCore/master
fixed debug compilation fully now.
|
2021-08-06 22:53:12 +02:00 |
|
IcePixelx
|
81b90a28ab
|
fixed debug compilation fully now.
|
2021-08-06 22:52:14 +02:00 |
|
PixieCore
|
11c02764d8
|
Merge pull request #22 from PixieCore/master
Added minhook compile project
|
2021-08-06 16:33:40 +02:00 |
|
IcePixelx
|
5d9699efe3
|
Added minhook compile project.
|
2021-08-06 16:30:57 +02:00 |
|
Amos
|
d0e77c42f2
|
Push SQVM output to in-game console
* Upgrade to spdlog for SQVM_PrintFunc
* Improve in-game console window
* Add print hook for signonstate debug on the client
|
2021-08-05 03:28:03 -07:00 |
|
Amos
|
8cd970b6bd
|
Merge pull request #20 from r-ex/master
script print VM prefixes (external console only)
|
2021-08-03 10:31:28 -07:00 |
|
PixieCore
|
265dd96791
|
Merge pull request #21 from PixieCore/master
Added Interface struct and toggled Dev by default.
|
2021-08-03 17:34:35 +02:00 |
|
PixieCore
|
e8c339083e
|
Merge branch 'Mauler125:master' into master
|
2021-08-03 17:33:01 +02:00 |
|
IcePixelx
|
50a37735b1
|
Added interface struct, Enabled DevMode by default.
|
2021-08-03 17:32:40 +02:00 |
|
rexx
|
ab55d08649
|
script print VM prefixes (external console only)
|
2021-08-03 14:28:50 +01:00 |
|
Amos
|
20e74f6718
|
Add launch params for launcher
|
2021-08-01 02:25:29 -07:00 |
|
Amos
|
a177f025d3
|
Add license files for MinHook
|
2021-08-01 01:49:19 -07:00 |
|
Amos
|
2ba4739951
|
Update MinHook lib to latest version
|
2021-08-01 01:49:03 -07:00 |
|
IcePixelx
|
2b7d4f45fb
|
Switched button position.
|
2021-07-31 16:58:45 +02:00 |
|
PixieCore
|
e3e790289c
|
Merge pull request #19 from salexandru1/master
Private Servers beta; Code cleanup
|
2021-07-31 16:51:17 +02:00 |
|
IcePixelx
|
8004ee4db3
|
Added more Server Host Utils.
|
2021-07-31 16:51:06 +02:00 |
|
IcePixelx
|
ea2e07a0f1
|
Merge branch 'master' into pr/19
|
2021-07-31 16:12:27 +02:00 |
|
IcePixelx
|
19737af4d0
|
Cleaned up the token implementation, fixed crash vectors.
|
2021-07-31 16:09:48 +02:00 |
|
PixieCore
|
d245161c18
|
Merge pull request #18 from PixieCore/master
fix input disabling.
|
2021-07-28 13:09:26 +02:00 |
|
IcePixelx
|
a9e8557af6
|
fix input disabling.
|
2021-07-28 13:06:18 +02:00 |
|
PixieCore
|
7436f46f92
|
Merge pull request #17 from PixieCore/master
Switched hooking lib for r5-dev and r5-dedicated. Refactored code base.
|
2021-07-27 23:11:04 +02:00 |
|
IcePixelx
|
d47996821c
|
Switched hooking lib for r5-dev and r5-dedicated. Refactored code base.
|
2021-07-27 23:08:20 +02:00 |
|
alexsandulescu
|
1f2578a6a8
|
Remove stb image dependency
|
2021-07-26 23:40:50 +03:00 |
|
alexsandulescu
|
fc197e727e
|
Merge remote-tracking branch 'upstream/master'
|
2021-07-26 23:40:36 +03:00 |
|
alexsandulescu
|
550277334c
|
TEMPORARY STORING PRIVATE SERVERS ICON IN CHAR ARRAY I KNOW IT LOOKS LIKE SHIT BUT IMMA DO RESOURCES AT SOME POINT OKAY?
|
2021-07-26 22:55:57 +03:00 |
|
Amos
|
f02bc8a5fd
|
Fixed small oversight
|
2021-07-26 05:58:49 -07:00 |
|
Amos
|
d45e6446df
|
Initial project setup for dedicated server
* Move shared utils to shared directory
* Partial cleanup of existing codebase
* Add precompiled header for debug configurations
|
2021-07-26 03:32:37 -07:00 |
|
Amos
|
cc4dc948dd
|
Recompile detours lib with matching version
|
2021-07-26 02:49:55 -07:00 |
|
alexsandulescu
|
c8b7f75035
|
Private servers connect dialogue + password field
|
2021-07-25 15:26:18 +03:00 |
|
alexsandulescu
|
a6e88f62d5
|
Initial UI design for private servers connect
|
2021-07-24 20:37:26 +03:00 |
|
alexsandulescu
|
b473d23f7d
|
Refactored companion to use same serverlisting class used for external servers to keep its internal hosting state
|
2021-07-24 19:55:23 +03:00 |
|
PixieCore
|
58b141e11a
|
Merge pull request #16 from PixieCore/master
Added CCVar Game Class and ConVar/ConCommandBase Class.
|
2021-07-24 03:16:49 +02:00 |
|
IcePixelx
|
c9c5818594
|
Added CCVar Game Class and ConVar/ConCommandBase Class.
|
2021-07-24 03:16:10 +02:00 |
|
PixieCore
|
53383fc5a9
|
Merge pull request #15 from r-ex/master
replaced version with port on server browser
|
2021-07-23 00:30:44 +02:00 |
|
rexx
|
764bf635b6
|
replaced version with port on server browser
|
2021-07-22 13:01:47 +01:00 |
|
PixieCore
|
bdfc30729b
|
Merge pull request #14 from PixieCore/master
shorter sig for MSG_EngineError
|
2021-07-21 19:35:30 +02:00 |
|
IcePixelx
|
6b7200f459
|
shorter sig for MSG_EngineError
|
2021-07-21 19:34:19 +02:00 |
|
PixieCore
|
8f24168f27
|
Merge pull request #13 from PixieCore/master
Added new functions to address.h, Shortened SQVM_Print Pattern.
|
2021-07-21 16:16:48 +02:00 |
|
IcePixelx
|
42df81cbb3
|
Added new functions to address.h, Shortened SQVM_Print Pattern.
|
2021-07-21 16:15:32 +02:00 |
|