Commit Graph

68 Commits

Author SHA1 Message Date
RD42
a99e62029f [saco] Implement/match QuitGame() 2024-10-21 22:46:54 +08:00
RD42
21a045c0b1 [saco] Remove duplicated bHudScaleFix 2024-10-15 14:59:10 +08:00
Tornamic
72ff60fd65 [saco] implement some hooks 2024-10-13 01:05:31 +03:00
RD42
0842149b0f [saco] Fix function name 2024-08-21 23:17:04 +08:00
RD42
3e09350af7 [saco] Implement/match FUNC_100C46B0(...) 2024-08-21 23:06:53 +08:00
RD42
99e8c80bae [saco] Implement/match FUNC_100C4530(...) 2024-08-21 22:55:02 +08:00
RD42
6487ba44fb [saco] Implement/match GetElapsedTime() 2024-08-21 22:50:11 +08:00
RD42
589b540f54 [saco] Match GetSAMPPath() 2024-08-21 22:49:16 +08:00
RD42
e37fa0474e [saco] Rename sub_ to FUNC_ 2024-07-24 17:01:39 +08:00
RD42
fd560201f4 [saco] Implement/match GetFontFace() 2024-07-17 22:25:04 +08:00
RD42
e0c989586e [saco] Implement/match GetFontWeight() 2024-07-17 22:24:47 +08:00
RD42
8023439fa3 [saco] Implement/match GetUIFontSize() 2024-07-17 22:24:31 +08:00
RD42
bdf9abb13d [saco] Implement/match GetDeathWindowFontSize() 2024-07-17 22:24:15 +08:00
RD42
c2beca07fd [saco] Implement/match GetFontSize() 2024-07-17 22:23:48 +08:00
RD42
fc20e24d91 [saco] Implement/match exc_filter(...) 2024-07-12 18:01:15 +08:00
RD42
2ee12dfee5 [saco] Rename CUnkClass7 to CHelpDialog 2024-04-21 21:59:15 +08:00
RD42
14f26cc6f7 [saco] Rename CUnkClass2 to CScoreBoard 2024-04-21 21:51:23 +08:00
RD42
f2999a96b1 [saco] Rename CUnkClass1 to CNewPlayerTags 2024-04-21 21:35:36 +08:00
RD42
e9fad33c84 [saco] Rename CunkClass6 to CNetStats 2024-04-21 21:19:10 +08:00
RD42
49a8482549 [saco] Rename CUnkClass9 to CLabel 2024-04-21 20:49:59 +08:00
RD42
093bc22abf [saco] Update DoInitStuff() 2024-04-07 22:42:34 +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
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
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
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
RD42
7aab86cc96 [saco] Update CCmdWindow constructor 2024-03-20 23:43:00 +08:00
RD42
79572bb0f8 [saco] Update CChatWindow constructor
* Update `DoInitStuff()`
* Add `CChatWindow::CreateFonts()` stub
2024-03-20 23:39:55 +08:00
RD42
b6d8c9c215 [saco] Update DoProcessStuff()
* Add `CNetGame::Process()` stub
* Add `CNetGame::UpdateNetwork()` stub
* Implement `GetPacketID(...)`
* Implement `HasTimestamps()`
2024-03-16 23:28:06 +08:00
RD42
3687b95a9d [saco] DllMain jump? 2024-03-14 23:56:03 +08:00
RD42
e8c56e3085 [saco] Implement ID3DXFontHook functions 2024-03-14 23:48:25 +08:00
RD42
673ec195bc [saco] Update DoInitStuff() 2024-02-26 22:57:09 +08:00
RD42
bc5ef7e0b1 [saco] Implement HookRwRenderStateSet()
Implements:
* `HookRwRenderStateSet()`
* `RwRenderStateSetHook()`
2024-02-19 21:20:00 +08:00
RD42
c486b3b26e [saco] Implement SetupD3DFog(...) 2024-02-19 21:16:42 +08:00
RD42
ff4a8795f2 [saco] Add DoInitStuff() and DoProcessStuff()
* Updates `TheGraphicsLoop()`
2024-02-18 22:05:04 +08:00
RD42
7565bc1bc1 [saco] Implement cmdDebugLabels(...) 2024-02-16 22:23:35 +08:00
RD42
58263d0e96 [saco] Implement UninstallFileSystemHooks()
* Updates `DllMain(...)`
2024-02-16 22:20:59 +08:00