Commit Graph

1232 Commits

Author SHA1 Message Date
649080042a Update README.md 2025-04-19 10:06:38 -07:00
83141434a9 [saco] Force Maximize Speed (/O2) for httpclient.cpp 2025-04-19 10:05:39 -07:00
d46a279850 [saco] Force Maximize Speed (/O2) for keystuff.cpp 2025-04-19 10:04:21 -07:00
68c0dfa8c3 [saco] Use 'Full Optimization (/Ox)' by default 2025-04-19 09:59:44 -07:00
71f60adf66 Update README.md 2025-04-09 11:01:18 -07:00
2b1baafd4f Update README.md 2025-04-08 09:17:37 -07:00
d9ae3fa859 Update README.md 2025-04-04 03:37:16 -07:00
6593623b3a Delete idb/saco/samp.idb 2025-04-03 01:37:22 -07:00
208662634f Update samp.idb and update README.md 2025-03-08 07:25:05 -08:00
6fd022b88c Progress format in README.md 2025-03-07 02:22:52 -08:00
d7d92af65f Update announce_PE32.idb and README.md 2025-03-06 04:03:06 -08:00
c82e9153fb Add annouce IDBs and update README.md 2025-03-05 04:04:35 -08:00
6139e1027a Update rcon.idb and README.md 2025-03-05 03:13:21 -08:00
58ac40e523 Update rcon.idb and README.md 2025-03-04 03:59:33 -08:00
94bf62aba2 Update README.md 2025-03-02 02:03:44 -08:00
27d5840f65 Update README.md 2025-03-01 09:56:17 -08:00
bbba560e0a Create README.md 2025-02-27 12:12:23 -08:00
5449f3ea8e Update samp.idb 2025-02-25 10:27:30 -08:00
be22d2ded9 Update samp_debug.idb 2025-02-24 11:02:32 -08:00
5aae1784ad Update samp_debug.idb 2025-02-23 10:25:21 -08:00
b9c2356799 Update samp_debug.idb 2025-02-22 09:33:42 -08:00
8936422ad9 Add Thumbs.db to .gitignore 2025-02-16 13:15:10 -08:00
83a11ac2df Delete launch3.opt 2025-02-16 13:07:17 -08:00
2814fe1ef9 Update samp_debug.idb 2025-02-16 11:08:27 -08:00
4b802d4d4b Update samp_debug.idb 2025-02-15 11:15:38 -08:00
a59c1e9c87 Update samp_debug.idb 2025-02-14 10:42:47 -08:00
4787fe29b0 Add launch3 IDB file 2025-02-13 10:46:48 -08:00
93e6188f09 Update rcon.idb 2025-02-12 09:50:04 -08:00
180cf9518f Add rcon.exe IDA database 2025-01-06 03:20:35 -08:00
4a4ead2c06 Remove rcon.opt and ignore .opt files 2025-01-06 03:04:19 -08:00
5e23966f5f [saco] Rename and update CGame::sub_100A00F0() 2024-11-15 19:05:48 +08:00
5443357df1 [saco] Rename and match CGame::sub_100A00C0()
* Rename `unnamed_10150340` to `bUsedPlayerSlots`
* Update CGame constructor
* Rename `CGame::sub_100A00C0()` to `CGame::FindFirstFreePlayerPedSlot()`
* Update `CGame::sub_100A00F0()`
2024-11-15 19:03:19 +08:00
13dedd6c68 [saco] Implement/match CGame::UpdateCheckpoints() 2024-11-08 00:32:04 +08:00
24f318de7a [saco] Implement/match CGame::SetRaceCheckpointInformation(...) 2024-11-08 00:25:56 +08:00
ee78eae116 [saco] Implement/match CGame::MakeRaceCheckpoint() 2024-11-08 00:20:39 +08:00
b8af4eacc3 [saco] Implement/match CGame::SetCheckpointInformation(...) 2024-11-08 00:13:23 +08:00
98b7dfc413 [saco] Remove unneded things 2024-11-07 23:54:20 +08:00
9e6548a7bd [saco] Add BASS to the project 2024-11-07 00:12:21 +08:00
43f186edd1 [saco] Implement/match CGame::EnableClock(...) 2024-11-06 00:11:24 +08:00
6dbcdc827e [saco] Match FUNC_1009D560 2024-11-06 00:03:12 +08:00
45e41a529b [saco] Match CCamera::GetDistanceFromPoint(...) 2024-11-06 00:02:54 +08:00
ce68f76eb0 [saco] Match CCamera::FUNC_1009D6B0() 2024-11-06 00:01:54 +08:00
39edded764 [saco] Implement/match CEntity::SetEulerAngles(...) 2024-11-03 23:30:11 +08:00
ddbda01200 [saco] Implement/match CEntity::GetWorldBoundRadius() 2024-11-03 23:29:33 +08:00
0339744fdf [saco] Implement/match CEntity::SetClumpAlpha(...) 2024-11-03 23:28:25 +08:00
dc0f63e824 [saco] Implement/match CEntity::MakeNonCollidable() 2024-11-03 23:27:15 +08:00
51df0649e0 [saco] Rename and match unnamed_100B4B50(...) 2024-11-03 23:08:30 +08:00
cf6eec3a3f [saco] Update CPlayerPed::SetWeaponSkillLevel(...) 2024-11-03 17:34:44 +08:00
218e6b1d53 [saco] Match GameSetLocalPlayerWeaponSkillLevel(...) 2024-11-03 17:33:45 +08:00
0c52dc8cdd [saco] Match GameSetPlayerWeaponSkillLevel(...) 2024-11-03 17:32:34 +08:00