| .. |
|
Accident.cpp
|
|
|
|
Accident.h
|
|
|
|
AnimViewer.cpp
|
|
|
|
AnimViewer.h
|
|
|
|
Cam.cpp
|
merge
|
2021-08-08 15:34:02 +03:00 |
|
Camera.cpp
|
merge
|
2021-08-08 15:34:02 +03:00 |
|
Camera.h
|
merge
|
2021-08-08 15:34:02 +03:00 |
|
CdStream.cpp
|
Fix rare stream deadlock on Windows
|
2021-02-16 17:55:42 +03:00 |
|
CdStream.h
|
|
|
|
CdStreamPosix.cpp
|
fix: add missing limits.h includes to enable bulding on musl.
|
2021-07-05 22:40:21 +02:00 |
|
Clock.cpp
|
|
|
|
Clock.h
|
|
|
|
common.h
|
merge
|
2021-08-08 15:34:02 +03:00 |
|
config.h
|
Merge remote-tracking branch 'upstream/miami' into miami
|
2021-08-03 21:44:18 +03:00 |
|
ControllerConfig.cpp
|
Enable BIND_VEHICLE_FIREWEAPON
|
2021-02-11 17:16:01 +02:00 |
|
ControllerConfig.h
|
|
|
|
Crime.h
|
Sanitizer fixes 2
|
2021-07-03 02:57:32 +03:00 |
|
Debug.cpp
|
|
|
|
Debug.h
|
|
|
|
Directory.cpp
|
|
|
|
Directory.h
|
|
|
|
EventList.cpp
|
|
|
|
EventList.h
|
|
|
|
FileLoader.cpp
|
CVisibilityPlugins and CRenderer fixes
|
2021-07-29 19:43:47 +02:00 |
|
FileLoader.h
|
|
|
|
FileMgr.cpp
|
|
|
|
FileMgr.h
|
|
|
|
Fire.cpp
|
Remove stupid cast
|
2021-07-15 00:49:46 +03:00 |
|
Fire.h
|
|
|
|
Frontend.cpp
|
merge
|
2021-08-08 17:14:21 +03:00 |
|
Frontend.h
|
Merge remote-tracking branch 'upstream/miami' into miami
|
2021-08-03 21:44:18 +03:00 |
|
Frontend_PS2.cpp
|
rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)
|
2021-06-28 13:57:05 +02:00 |
|
Frontend_PS2.h
|
|
|
|
FrontEndControls.cpp
|
|
|
|
FrontEndControls.h
|
|
|
|
FrontendTriggers.h
|
Use bool8 in audio code
|
2021-06-24 21:34:32 +03:00 |
|
Game.cpp
|
Fix R* optimization that prevents peds to spawn
|
2021-08-01 13:56:24 +03:00 |
|
Game.h
|
|
|
|
General.h
|
rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)
|
2021-06-28 13:57:05 +02:00 |
|
IniFile.cpp
|
Add ped and car density slider to menu, remove dumb collision "optimization"
|
2021-08-01 13:56:09 +03:00 |
|
IniFile.h
|
Add ped and car density slider to menu, remove dumb collision "optimization"
|
2021-08-01 13:56:09 +03:00 |
|
Lists.cpp
|
|
|
|
Lists.h
|
|
|
|
main.cpp
|
fix screenshot name
|
2021-07-03 16:43:35 +02:00 |
|
main.h
|
add NoMovies ini option, rename gDrawVersionText, always save ini after loading
|
2021-02-18 22:55:26 +01:00 |
|
MenuScreens.cpp
|
mission replay
|
2021-08-01 12:54:05 +03:00 |
|
MenuScreensCustom.cpp
|
Merge remote-tracking branch 'upstream/miami' into miami
|
2021-08-03 21:44:18 +03:00 |
|
obrstr.cpp
|
|
|
|
obrstr.h
|
|
|
|
Pad.cpp
|
Detect joystick menu for XInput
|
2021-02-07 19:50:17 +03:00 |
|
Pad.h
|
Detect joystick menu for XInput
|
2021-02-07 19:50:17 +03:00 |
|
Placeable.cpp
|
|
|
|
Placeable.h
|
finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
|
2021-07-10 02:06:43 +02:00 |
|
PlayerInfo.cpp
|
rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)
|
2021-06-28 13:57:05 +02:00 |
|
PlayerInfo.h
|
Fix CPlayerInfo distance types
|
2021-07-24 00:59:19 +03:00 |
|
Pools.cpp
|
merge
|
2021-08-08 15:34:02 +03:00 |
|
Pools.h
|
|
|
|
Profile.cpp
|
|
|
|
Profile.h
|
|
|
|
Radar.cpp
|
merge
|
2021-08-08 15:34:02 +03:00 |
|
Radar.h
|
merge
|
2021-08-08 15:34:02 +03:00 |
|
Range2D.cpp
|
|
|
|
Range2D.h
|
|
|
|
Range3D.cpp
|
|
|
|
Range3D.h
|
|
|
|
re3.cpp
|
merge
|
2021-08-08 15:34:02 +03:00 |
|
References.cpp
|
CEntity and C(Vu)Vector fixes and cleanup
|
2021-06-24 21:34:33 +03:00 |
|
References.h
|
|
|
|
Ropes.cpp
|
rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)
|
2021-06-28 13:57:05 +02:00 |
|
Ropes.h
|
|
|
|
Stats.cpp
|
fix hotring flap stat line
|
2021-07-11 00:30:26 +02:00 |
|
Stats.h
|
|
|
|
Streaming.cpp
|
Pool fixes + peds not forming circle fix
|
2021-06-24 21:34:28 +03:00 |
|
Streaming.h
|
|
|
|
SurfaceTable.cpp
|
|
|
|
SurfaceTable.h
|
|
|
|
templates.h
|
|
|
|
timebars.cpp
|
|
|
|
timebars.h
|
|
|
|
Timer.cpp
|
Small timer fix
|
2021-06-26 01:56:29 +03:00 |
|
Timer.h
|
High FPS Fixes
|
2021-06-25 00:39:47 +03:00 |
|
TimeStep.cpp
|
|
|
|
TimeStep.h
|
|
|
|
User.cpp
|
|
|
|
User.h
|
|
|
|
Wanted.cpp
|
|
|
|
Wanted.h
|
|
|
|
World.cpp
|
rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)
|
2021-06-28 13:57:05 +02:00 |
|
World.h
|
|
|
|
ZoneCull.cpp
|
rename clamp macro to Clamp to fix compilation with g++11
|
2021-06-28 13:31:35 +02:00 |
|
ZoneCull.h
|
|
|
|
Zones.cpp
|
finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
|
2021-07-10 17:30:27 +02:00 |
|
Zones.h
|
Redo ReadSaveBuf + common.h cleanup
|
2021-06-28 05:12:54 +03:00 |