re3/src/core
Nikolay Korolev 7a80acf6a1 fix debug teleport 2021-08-26 21:56:31 +03:00
..
Accident.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
Accident.h Squeeze performance option, minor fixes 2020-08-03 16:00:32 +03:00
AnimViewer.cpp Use original animation names from VCS 2021-01-27 18:50:24 +02:00
AnimViewer.h AnimViewer! 2019-08-15 17:51:39 +03:00
Cam.cpp Adjust plane free cam values for sparks to be visible in Dodo 2021-08-23 21:56:22 +03:00
Camera.cpp Fix 2021-08-08 18:02:23 +03:00
Camera.h Fix 2021-08-08 18:02:23 +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 rem refs 2020-04-17 08:54:14 +03:00
ControllerConfig.cpp Nintendo Switch support 2021-07-13 01:18:49 +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 Revert "FONT_BANK renamed to FONT_STANDARD" 2020-06-07 05:03:06 +03:00
Debug.h implemented skinned peds, no cutscene hands yet 2020-04-24 11:42:38 +02:00
Directory.cpp trivial fix 2020-12-27 06:03:38 +03:00
Directory.h fixed extra directory issues 2020-04-21 13:56:33 +02:00
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 finished CFileLoader; some COcclusion stubs 2020-05-19 10:23:08 +02:00
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 Hud, Fire, OnscreenBlaBla 2020-10-12 06:42:54 +03:00
FrontEndControls.cpp sync with re3 2021-01-09 01:01:41 +03:00
FrontEndControls.h fixes 2020-06-28 01:57:01 +03:00
Frontend.cpp Switch PR & remove X11 part from CMakeLists 2021-08-16 20:02:40 +03:00
Frontend.h Switch PR & remove X11 part from CMakeLists 2021-08-14 18:09:07 +03:00
FrontendTriggers.h Use bool8 in audio code 2021-06-24 21:34:32 +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 Fix build without CFO, NO_ISLAND_LOADING, save postfx/pipeline mults 2020-11-07 21:58:23 +03:00
Game.cpp Sync audio changes from master 2021-08-12 14:57:16 +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 the great reorganization 2019-07-07 13:09:11 +02:00
Lists.h Includes overhaul, fix some compiler warnings 2021-01-23 03:23:16 +03:00
MenuScreens.cpp Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensity 2021-08-17 13:58:48 +03:00
MenuScreensCustom.cpp Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensity 2021-08-17 13:58:48 +03:00
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 rw stuff done & other small things 2020-08-20 12:53:17 +02:00
Profile.cpp Fix linux warnings 2020-05-12 23:18:54 +02:00
Profile.h Fix linux warnings 2020-05-12 23:18:54 +02:00
Radar.cpp fixed debug teleport 2021-08-26 21:14:26 +03:00
Radar.h Add sprite to the waypoint marker 2021-08-11 08:15:30 +03:00
Range2D.cpp Restore original logic of CPed::WanderRange 2020-06-04 04:31:04 +03:00
Range2D.h Range2D and Range3D 2020-06-03 04:45:25 +03:00
Range3D.cpp Restore original logic of CPed::WanderRange 2020-06-04 04:31:04 +03:00
Range3D.h Range2D and Range3D 2020-06-03 04:45:25 +03:00
References.cpp CEntity and C(Vu)Vector fixes and cleanup 2021-06-24 21:34:33 +03:00
References.h rem refs 2020-04-17 08:54:14 +03:00
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 CHeli and CRopes done 2020-07-27 14:06:23 +02:00
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
TimeStep.cpp rem refs 2020-04-17 08:54:14 +03:00
TimeStep.h rem refs 2020-04-17 08:54:14 +03:00
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
User.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
User.h Peds, Hud, CFO 1/2, fixes - including zone names 2020-07-22 15:19:22 +03:00
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 Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls 2021-08-11 08:35:01 +03: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
common.h Switch PR & remove X11 part from CMakeLists 2021-08-16 20:02:40 +03:00
config.h Refactor cPedComments 2021-08-25 13:41:53 +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
obrstr.cpp normalized line endings to LF 2020-04-09 20:50:24 +02:00
obrstr.h normalized line endings to LF 2020-04-09 20:50:24 +02:00
re3.cpp fix debug teleport 2021-08-26 21:56:31 +03:00
templates.h Get rid of bitfields in CPool 2021-01-20 19:24:08 +02:00
timebars.cpp Fixes, mouse AUX buttons, joystick detect menu 2020-09-30 20:03:01 +03:00
timebars.h clean up timebar ifdefs 2020-10-25 16:17:31 +01:00