re3/src/core
Nikolay Korolev 88b4c7b50b merge
2021-08-08 15:34:02 +03:00
..
Accident.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
Accident.h
AnimViewer.cpp Use original animation names from VCS 2021-01-27 18:50:24 +02:00
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 Clean up POSIX streaming code 2021-01-27 22:19:00 +03:00
CdStreamPosix.cpp fix: add missing limits.h includes to enable bulding on musl. 2021-07-05 22:40:21 +02:00
Clock.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
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 Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text 2021-02-01 14:18:17 +03:00
Crime.h Sanitizer fixes 2 2021-07-03 02:57:32 +03:00
Debug.cpp
Debug.h
Directory.cpp trivial fix 2020-12-27 06:03:38 +03:00
Directory.h
EventList.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
EventList.h signed/unsigned fixes, and some other fixes 2020-12-27 05:23:37 +03:00
FileLoader.cpp CVisibilityPlugins and CRenderer fixes 2021-07-29 19:43:47 +02:00
FileLoader.h
FileMgr.cpp little fixes 2021-01-08 13:51:50 +01:00
FileMgr.h little fixes 2021-01-08 13:51:50 +01:00
Fire.cpp Remove stupid cast 2021-07-15 00:49:46 +03:00
Fire.h
Frontend.cpp Merge remote-tracking branch 'upstream/miami' into miami 2021-08-03 21:44:18 +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 sync with re3 2021-01-09 01:01:41 +03:00
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 CVarConsole 2021-01-02 13:32:25 +02:00
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 Includes overhaul, fix some compiler warnings 2021-01-23 03:23:16 +03:00
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 make building with Codewarrior 7 possible 2021-01-21 03:18:15 +01:00
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 make building with Codewarrior 7 possible 2021-01-24 17:08:34 +01:00
Streaming.cpp Pool fixes + peds not forming circle fix 2021-06-24 21:34:28 +03:00
Streaming.h Clean up POSIX streaming code 2021-01-27 22:19:00 +03:00
SurfaceTable.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
SurfaceTable.h fixed shoot through collision 2021-01-13 20:39:00 +01:00
templates.h Get rid of bitfields in CPool 2021-01-20 19:24:08 +02:00
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 get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
User.h
Wanted.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
Wanted.h m_nWantedLevel -> GetWantedLevel() 2021-01-22 00:19:44 +01:00
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 Includes overhaul, fix some compiler warnings 2021-01-23 03:23:16 +03:00
ZoneCull.cpp rename clamp macro to Clamp to fix compilation with g++11 2021-06-28 13:31:35 +02:00
ZoneCull.h garage cam fix 2020-12-26 13:45:53 +01:00
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