RD42
|
bff06cfeec
|
[saco] Match and rename SHA1_HashData to CalcSHA1
|
2024-04-17 21:56:04 +08:00 |
|
RD42
|
0a59142702
|
[saco] Implement and match file check functions
|
2024-04-17 21:45:48 +08:00 |
|
RD42
|
d86fdfc4eb
|
[saco] Implement and match all CConfig member functions
|
2024-04-16 22:42:10 +08:00 |
|
RD42
|
5177bdcb11
|
[saco] Match CConfig::ReadFile()
|
2024-04-16 20:35:29 +08:00 |
|
RD42
|
608c372b11
|
[raknet] Update ReliabilityLayer::InitializeVariables()
|
2024-04-14 22:29:40 +08:00 |
|
RD42
|
67e6587d87
|
[raknet] Implement ReliabilityLayer::SetPing(...)
|
2024-04-14 22:23:30 +08:00 |
|
RD42
|
2a5feab064
|
[raknet] Implement ReliabilityLayer::UpdateNextActionTime()
|
2024-04-14 22:10:48 +08:00 |
|
RD42
|
2f2123f9d3
|
[raknet] Implement RakPeer::GetDecompressionRatio()
|
2024-04-14 21:34:17 +08:00 |
|
RD42
|
0c4f681066
|
[raknet] Implement RakPeer::GetCompressionRatio()
|
2024-04-14 21:19:44 +08:00 |
|
RD42
|
3886884429
|
[raknet] Implement RakPeer::GetOutgoingFrequencyTable(...)
|
2024-04-14 20:55:15 +08:00 |
|
RD42
|
6f799f75c8
|
[raknet] Implement RakPeer::SetCompileFrequencyTable(...)
|
2024-04-14 20:35:04 +08:00 |
|
RD42
|
ad8c70ee50
|
[raknet] Implement RakPeer::SetMTUSize(...)
|
2024-04-14 19:14:58 +08:00 |
|
RD42
|
98dc42b0d7
|
[raknet] Implement RakPeer::GetMTUSize()
|
2024-04-14 19:05:41 +08:00 |
|
RD42
|
6c038f5fb6
|
[raknet] Implement RakPeer::GetInternalID()
|
2024-04-14 18:44:00 +08:00 |
|
RD42
|
6135df699c
|
[raknet] Remove padding and match RakNetStatisticsStruct
|
2024-04-14 18:14:10 +08:00 |
|
RD42
|
6186f0c488
|
[saco] Match InstallFileSystemHooks()
|
2024-04-13 22:29:25 +08:00 |
|
RD42
|
84aacf4165
|
[raknet] Implement RakPeer::DeallocatePacket(...)
|
2024-04-13 22:15:50 +08:00 |
|
RD42
|
cf9d90567c
|
[raknet] Implement RakPeer::GetMaximumNumberOfPeers()
|
2024-04-13 22:06:20 +08:00 |
|
RD42
|
a4ab4df95f
|
[raknet] Add ID_RECEIVED_STATIC_DATA to PacketEnumerations.h
|
2024-04-13 21:44:21 +08:00 |
|
RD42
|
bf242d5e45
|
[server] Missing MAX_SPAWNS macro
|
2024-04-12 22:22:58 +08:00 |
|
RD42
|
5d7faf8fbb
|
[server] Implement con_loadfs() , con_reloadfs() , con_unloadfs()
|
2024-04-12 22:20:30 +08:00 |
|
RD42
|
f75afc9aa5
|
[server] Update CConsole::Execute(...)
|
2024-04-12 22:14:28 +08:00 |
|
RD42
|
c5845d46da
|
[server] Update CPlugins constructor
|
2024-04-12 22:09:26 +08:00 |
|
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 |
|