RD42
|
70cd4fcede
|
[saco] Implement/match RwRasterDestroy(...)
|
2024-08-04 22:27:01 +08:00 |
|
RD42
|
a7f6b48efb
|
[saco] Match IsATrainPart(...)
|
2024-08-02 22:44:47 +08:00 |
|
RD42
|
526dff8889
|
[saco] Implement and match CPlayerPed::GetActionTrigger()
|
2024-05-05 22:16:15 +08:00 |
|
RD42
|
895adbad7e
|
[saco] Implement and match CPlayerPed::GetArmour()
|
2024-05-05 22:10:52 +08:00 |
|
RD42
|
e2ee3d3a3b
|
[saco] Implement and match CPlayerPed::GetHealth()
|
2024-05-05 19:04:57 +08:00 |
|
RD42
|
cf591f0fb8
|
[saco] Implement and match CPlayerPed::GetCurrentVehicleID()
|
2024-05-05 18:54:54 +08:00 |
|
RD42
|
34e3becac1
|
[saco] Implement and match GamePool_GetObject()
|
2024-05-05 16:41:54 +08:00 |
|
RD42
|
261cd01e1d
|
[saco] Implement and match GamePool_GetDummy()
|
2024-05-05 16:40:42 +08:00 |
|
RD42
|
2eaeae5b56
|
[saco] Implement and match GamePool_GetBuilding()
|
2024-05-05 16:39:28 +08:00 |
|
RD42
|
653f8dcc16
|
[saco] Implement CPlayerPed::SetArmedWeapon(...)
|
2024-05-03 22:07:17 +08:00 |
|
RD42
|
1b274863d8
|
[saco] Implement CPlayerPed::GetAmmo()
|
2024-05-03 21:59:22 +08:00 |
|
RD42
|
d20bd16a24
|
[saco] Implement CPlayerPed::GetCurrentWeaponSlot()
|
2024-05-03 21:56:41 +08:00 |
|
RD42
|
8f763d8f30
|
[saco] Implement CPlayerPed::FindWeaponSlot(...)
|
2024-05-03 21:54:53 +08:00 |
|
RD42
|
c905d1dfb4
|
[saco] Implement CPlayerPed::HasGoggles()
|
2024-05-03 21:48:31 +08:00 |
|
RD42
|
161bc72d96
|
[saco] Implement CTask member functions
|
2024-05-02 21:47:10 +08:00 |
|
RD42
|
d17a278bcd
|
[saco] Fix compilation errors
|
2024-03-22 23:47:43 +08:00 |
|
RD42
|
d32fb4e22f
|
[saco] Implement GameGetWeaponModelIDFromWeaponID
|
2024-03-16 23:29:52 +08:00 |
|
RD42
|
f5fd849bc3
|
[saco] Implement CEntity::TeleportTo(...)
Implements:
* `CEntity::GetModelIndex()`
* `CEntity::TeleportTo(...)`
|
2024-02-27 21:25:04 +08:00 |
|
RD42
|
f398b9c82c
|
[saco] Implement util functions
Implements:
* `WorldAddEntity(...)`
* `WorldRemoveEntity(...)`
* `GameDisableCheatCodes()`
* `GamePool_Ped_GetAt(...)`
* `GamePool_Ped_GetIndex(...)`
* `GamePool_Vehicle_GetAt(...)`
* `GamePool_Vehicle_GetIndex(...)`
* `GamePool_Object_GetAt(...)`
* Updates `InitPlayerPedPtrRecords()`
|
2024-02-26 23:05:29 +08:00 |
|
RD42
|
089ff5df25
|
[saco] Macros for ed2ec894c99fa6798eeb74ab9cf5fa3ecf45accc
|
2024-02-21 19:35:39 +08:00 |
|
RD42
|
6dc2f60412
|
[saco] Implement few unnamed CEntity member functions
Implements:
* `CEntity::sub_1009EE90()`
* `CEntity::sub_1009EEB0()`
* `CEntity::sub_1009EEF0(...)`
* `CEntity::sub_1009EF20(...)`
* `CEntity::sub_1009FDE0()`
|
2024-02-21 19:32:18 +08:00 |
|
RD42
|
6d31d17632
|
[saco] Implement CEntity Set/GetTurnSpeedVector
|
2024-02-19 21:10:50 +08:00 |
|
RD42
|
73935d422a
|
[saco] Implement CGame::GetWeaponName
|
2024-02-19 21:08:29 +08:00 |
|
RD42
|
66174a720f
|
[saco] Implement rest of CGangZonePool member functions
|
2024-02-18 23:26:49 +08:00 |
|
RD42
|
17dcdb62f0
|
[saco] Implement CEntity Set/GetMoveSpeedVector
|
2024-02-18 22:43:14 +08:00 |
|
RD42
|
96cd12248f
|
[saco] Implement CTextDrawPool constructor
|
2024-02-16 22:32:25 +08:00 |
|
RD42
|
f854edac06
|
[saco] Implement CEntity::sub_1009EC80()
|
2024-02-16 22:27:57 +08:00 |
|
RD42
|
1a6f6c55e4
|
[saco] Implement GamePool_FindPlayerPed()
|
2024-02-15 21:41:26 +08:00 |
|
RD42
|
56e0bf3910
|
[saco] Implement CMenuPool ctor
|
2024-02-12 20:22:51 +08:00 |
|
RD42
|
2da4d86441
|
[saco] Implement CLabelPool ctor
|
2024-02-12 20:16:37 +08:00 |
|
RD42
|
864ab50d1e
|
[saco] Implement CActorPool ctor
|
2024-02-12 20:12:15 +08:00 |
|
RD42
|
05309cad36
|
[saco] Implement CObjectPool ctor
|
2024-02-12 20:10:26 +08:00 |
|
RD42
|
7755205ea9
|
[saco] Implement CEntity::GetMatrix and CEntity::SetMatrix
|
2024-02-10 22:48:48 +08:00 |
|
RD42
|
c6b1f81352
|
[saco] Implement CPlayerPool ctor
|
2024-02-06 22:20:05 +08:00 |
|
RD42
|
125a453d53
|
[saco] Implement CVehiclePool ctor
|
2024-02-06 22:08:24 +08:00 |
|
RD42
|
315a961c3e
|
[saco] Implement member functions to CCamera
|
2024-02-06 21:37:52 +08:00 |
|
RD42
|
49b2219015
|
[saco] Implement key stuff functions
|
2023-10-31 21:15:51 +08:00 |
|