Commit Graph

412 Commits

Author SHA1 Message Date
RD42
5d5702b8c0 [server] Implement CGameMode functions 2024-04-12 22:00:55 +08:00
RD42
ccaba5e18e [server] CNetGame formatting 2024-04-11 22:57:48 +08:00
RD42
50fb6ade91 [server] Implement few CGameMode member functions 2024-04-11 22:50:27 +08:00
RD42
fff2416b13 [server] Change member variable names in CPlayerPool 2024-04-11 22:47:05 +08:00
RD42
1830ceff90 [server] Implement all CFilterScripts member functions 2024-04-11 22:33:00 +08:00
RD42
bdf7350468 [server] Implement script core functions 2024-04-11 22:16:05 +08:00
RD42
23c1cd334e [server] Add SQLite to the VS project 2024-04-11 22:11:42 +08:00
RD42
beb3983b90 [server] Add SQLite 3.7.0.1 2024-04-10 22:19:17 +08:00
RD42
783b4fb01a [saco] Add ApplyInGamePatches()() 2024-04-10 22:15:51 +08:00
RD42
e1bd0daf96 [saco] Implement RelocateBaseModelInfoHack() 2024-04-10 22:15:00 +08:00
RD42
d790a6bee1 [saco] Update RelocateScanListHack() 2024-04-10 22:14:25 +08:00
RD42
b9ee9d4786 [saco] Implement SetTimedObjects(...)
* Implement `SetIPLs(...)`
* Implement `_patch(...)`
2024-04-08 22:20:41 +08:00
RD42
9ce72dcf79 [saco] Implement CAudio::StopRadio()
* Implement `CAudio::sub_100A21D0()`
2024-04-08 22:17:26 +08:00
RD42
9315131c61 [saco] Update CChatWindow constructor 2024-04-08 22:11:49 +08:00
RD42
0e00550b0a [saco] Implement few CFontRender member functions 2024-04-07 22:47:56 +08:00
RD42
e3430e3719 [saco] Implement ApplyGameLimitPatches() 2024-04-07 22:43:44 +08:00
RD42
093bc22abf [saco] Update DoInitStuff() 2024-04-07 22:42:34 +08:00
RD42
397f481722 [saco] Implement all CPlayerTags member functions 2024-04-07 22:40:23 +08:00
RD42
b7d73e3154 [server] Add SQLite natives as stubs 2024-04-07 22:27:16 +08:00
RD42
3fde3eda6d [server] Add custom natives as stubs 2024-04-07 22:22:04 +08:00
RD42
867e31bc55 Update server.vcproj 2024-04-07 22:16:02 +08:00
RD42
4ebad50df7 Update README.md 2024-04-03 08:13:01 +08:00
RD42
6506991783 [saco] Implement CUnkClass15 constructor
* Implement `CUnkClass15::sub_1006BE40()`
* Implement various RenderWare function calls
* Update `DoInitStuff()`
2024-04-02 22:40:58 +08:00
RD42
c01899123c [saco] Implement CUnkClass14 constructor
* Implement `CUnkClass14::RestoreDeviceObjects()`
* Update `DoInitStuff()`
2024-04-02 22:24:25 +08:00
RD42
aac4f57110 [saco] Implement CUnkClass13 constructor
* Implement `CUnkClass13::RestoreDeviceObjects()`
* Update `DoInitStuff()`
2024-04-02 22:22:38 +08:00
RD42
fdde0ffe60 [saco] Implement CUnkClass12 constructor 2024-04-02 22:20:14 +08:00
RD42
12b5c7433d [saco] Implement CUnkClass11 constructor 2024-04-02 22:19:13 +08:00
RD42
e20485de35 [saco] Update struc_157 2024-04-02 22:17:53 +08:00
RD42
04a2af446a [saco] Implement CUnkClass10 constructor 2024-03-28 23:32:21 +08:00
RD42
efb3a5a812 [saco] Implement CUnkClass9 constructor 2024-03-28 23:29:42 +08:00
RD42
a4ae2c88df [saco] Implement CUnkClass8 constructor 2024-03-28 23:25:57 +08:00
RD42
1297e79a38 Add saco VS solution file 2024-03-27 23:33:23 +08:00
RD42
1c679ea374 [saco] Implement CUnkClass7 constructor 2024-03-27 23:29:41 +08:00
RD42
408b637e3c [saco] Implement CSvrNetStats 2024-03-27 23:27:18 +08:00
RD42
531911be69 [saco] Implement CUnkClass6 constructor 2024-03-27 22:47:09 +08:00
RD42
890477a533 [saco] Implement CUnkClass5 constructor 2024-03-26 23:52:21 +08:00
RD42
8ef36cc71e [saco] Implement CUnkClass4 constructor 2024-03-26 23:50:28 +08:00
RD42
6241c3d9a2 [saco] Implement CUnkClass3 constructor 2024-03-25 23:10:42 +08:00
RD42
44199a40f8 [saco] Implement CUnkClass2 constructor
* Implement `CUnkClass2::sub_1006E930()`
2024-03-25 23:09:08 +08:00
RD42
6d646178a4 [saco] Implement CUnkClass1 constructor 2024-03-25 23:01:51 +08:00
RD42
665d04b66e [raknet] Update PacketPriority.h 2024-03-25 22:55:46 +08:00
RD42
bf2508e667 [raknet] Update PacketEnumerations.h 2024-03-25 22:54:34 +08:00
RD42
d17a278bcd [saco] Fix compilation errors 2024-03-22 23:47:43 +08:00
RD42
23f4ea6be3 [server] Fix typo 2024-03-22 23:46:51 +08:00
RD42
ece72f79e0 [server] Fix broken .vcproj file 2024-03-22 23:34:34 +08:00
RD42
920b0a1f6e [bot] Fix compilation errors 2024-03-22 23:33:16 +08:00
RD42
5ae650a572 [raknet] Fix compilation errors 2024-03-22 23:32:11 +08:00
RD42
da5c20cf2b Create .gitattributes 2024-03-22 17:28:50 +08:00
RD42
bbf72d218d [saco] Implement all CSpawnScreen member functions
* Updates `DoInitStuff()`
2024-03-20 23:49:06 +08:00
RD42
a7b92a2f3d [saco] Add CDeathWindow stub constructor 2024-03-20 23:46:57 +08:00