re3-mirror/src/control
Nikolay Korolev 9bb34fab25 ps2 fix 2021-08-29 19:45:52 +03:00
..
AutoPilot.cpp finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES 2021-07-10 17:30:27 +02:00
AutoPilot.h fix 2021-02-03 15:35:06 +03:00
Bridge.cpp Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL 2020-05-05 18:32:46 +03:00
Bridge.h Some refs removed, little fixes and teleport 2020-04-16 22:19:56 +03:00
CarAI.cpp bruh 2021-08-15 18:40:38 +03:00
CarAI.h uint8 enums fixed 2020-12-07 00:36:40 +01:00
CarCtrl.cpp fix 2021-08-20 20:38:24 +03:00
CarCtrl.h got rid of superfluous enum; update librw 2020-05-07 12:48:57 +02:00
Curves.cpp Small unification 2020-05-10 01:14:00 +03:00
Curves.h CCarCtrl::GenerateOneRandomVehicle! 2019-08-07 00:32:19 +03:00
Darkel.cpp Includes overhaul, fix some compiler warnings 2021-01-17 21:32:54 +01:00
Darkel.h Darkel fixes 2020-08-14 17:34:04 +03:00
GameLogic.cpp m_nWantedLevel -> GetWantedLevel() 2021-01-22 00:19:44 +01:00
GameLogic.h normalized line endings to LF 2020-04-09 20:50:24 +02:00
Garages.cpp Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls 2021-08-09 18:14:19 +03:00
Garages.h finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES 2021-07-10 17:30:27 +02: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 Refactor OnscreenTimer 2021-07-02 10:18:22 +03:00
OnscreenTimer.h Fixed typos and made all assert functions optional 2020-05-10 21:49:33 +06:00
PathFind.cpp Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fix 2021-06-24 21:32:43 +03:00
PathFind.h Fixed typos and made all assert functions optional 2020-05-10 21:49:33 +06:00
Phones.cpp finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES 2021-07-10 17:30:27 +02:00
Phones.h Restored beta police system(disabled), fixes from miami, debug info for CFO crash (#639) 2020-07-01 15:28:43 +03:00
Pickups.cpp finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES 2021-07-10 17:30:27 +02:00
Pickups.h make building with Codewarrior 7 possible 2021-01-21 03:18:15 +01:00
PowerPoints.cpp normalized line endings to LF 2020-04-09 20:50:24 +02:00
PowerPoints.h normalized line endings to LF 2020-04-09 20:50:24 +02:00
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 SetPosition, part 1 2020-05-02 15:13:09 +03:00
Remote.h fixed remote 2019-07-26 10:44:56 +03:00
Replay.cpp rename clamp macro to Clamp to fix compilation with g++11 2021-06-28 13:31:35 +02:00
Replay.h more securom fixes 2021-01-13 00:28:07 +01:00
Restart.cpp Revert "Revert "Redo ReadSaveBuf + common.h cleanup"" 2021-06-26 19:14:46 +02:00
Restart.h rem refs 2020-04-17 08:54:14 +03:00
RoadBlocks.cpp Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls 2021-08-09 18:14:19 +03:00
RoadBlocks.h Remove Miami stuff 2020-05-05 18:04:18 +03:00
SceneEdit.cpp codewarrior: finishing touches 2021-01-21 19:42:51 +01:00
SceneEdit.h added GTA_SCENE_EDIT 2020-12-02 02:34:51 +03:00
Script.cpp Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls 2021-08-09 18:14:19 +03:00
Script.h ps2 fix 2021-08-29 19:45:52 +03:00
Script2.cpp Fix sin & cos calls 2021-06-24 21:32:43 +03:00
Script3.cpp Merge pull request #1001 from Sergeanur/animNames 2021-02-03 02:14:48 +02:00
Script4.cpp rename clamp macro to Clamp to fix compilation with g++11 2021-06-28 13:31:35 +02:00
Script5.cpp ps2 fix 2021-08-29 19:45:52 +03:00
Script6.cpp fix PS2 script 2021-08-29 19:36:44 +03:00
ScriptCommands.h minor refactoring 2021-01-07 16:33:42 +03:00
ScriptDebug.cpp small refactoring 2021-08-08 16:57:37 +03:00
TrafficLights.cpp fixed traffic lights 2020-05-13 17:33:50 +03:00
TrafficLights.h implemented CTrafficLights 2020-04-10 18:36:39 +02:00