1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-10-09 01:27:09 +00:00
re3/src/control
2020-12-25 15:18:13 +02:00
..
AutoPilot.cpp uint8 enums fixed 2020-12-07 00:36:40 +01:00
AutoPilot.h uint8 enums fixed 2020-12-07 00:36:40 +01:00
Bridge.cpp
Bridge.h
CarAI.cpp uint8 enums fixed 2020-12-07 00:36:40 +01:00
CarAI.h uint8 enums fixed 2020-12-07 00:36:40 +01:00
CarCtrl.cpp fixed a bug 2020-12-12 20:35:17 +03:00
CarCtrl.h
Curves.cpp
Curves.h
Darkel.cpp ps2 hud, restore original code 2020-12-07 21:12:13 +03:00
Darkel.h Darkel fixes 2020-08-14 17:34:04 +03:00
GameLogic.cpp neo screen droplets 2020-11-19 16:23:52 +01:00
GameLogic.h
Garages.cpp Small type use fixes 2020-12-25 08:59:32 +02:00
Garages.h fixed some replay bugs 2020-12-12 23:05:12 +03:00
NameGrid.cpp Add some TODO stubs for unused code to be reversed 2020-11-23 18:59:50 +02:00
NameGrid.h Add some TODO stubs for unused code to be reversed 2020-11-23 18:59:50 +02:00
OnscreenTimer.cpp
OnscreenTimer.h
PathFind.cpp better cam lod dist fix 2020-12-02 10:38:27 +01:00
PathFind.h
Phones.cpp Use SetPedState 2020-12-15 05:11:02 +02:00
Phones.h
Pickups.cpp Merge branch 'master' of https://github.com/GTAmodding/re3 2020-12-19 22:33:17 +03:00
Pickups.h uint8 enums fixed 2020-12-07 00:36:40 +01:00
PowerPoints.cpp
PowerPoints.h
Record.cpp Fix CRecordDataForChase::ShouldThisPadBeLeftAlone 2020-12-08 02:56:20 +02:00
Record.h Fix CRecordDataForChase::ShouldThisPadBeLeftAlone 2020-12-08 02:56:20 +02:00
Remote.cpp
Remote.h
Replay.cpp Merge branch 'master' of https://github.com/GTAmodding/re3 2020-12-19 22:33:17 +03:00
Replay.h fixed some replay bugs 2020-12-12 23:05:12 +03:00
Restart.cpp one more fix 2020-11-22 02:31:52 +03:00
Restart.h
RoadBlocks.cpp CPed::SetWeaponLockOnTarget 2020-12-14 09:47:07 +02:00
RoadBlocks.h
SceneEdit.cpp restore original code, fixes, ps2 font 2020-12-19 21:25:45 +03:00
SceneEdit.h added GTA_SCENE_EDIT 2020-12-02 02:34:51 +03:00
Script.cpp implemented collectives in script 2020-12-20 17:07:58 +03:00
Script.h fix 2020-12-20 17:12:34 +03:00
Script2.cpp forgot to wrap in FIX_BUGS 2020-12-03 16:07:16 +01:00
Script3.cpp implemented collectives in script 2020-12-20 17:07:58 +03:00
Script4.cpp Fix use of strncmp 2020-12-25 15:18:13 +02:00
Script5.cpp implemented collectives in script 2020-12-20 17:07:58 +03:00
Script6.cpp Implement COMMAND_IS_CAR_PASSENGER_SEAT_FREE 2020-12-14 15:33:16 +01:00
ScriptCommands.h GTA_VERSION define and some config.h cleanup 2020-11-29 21:29:48 +01:00
TrafficLights.cpp
TrafficLights.h