re3-mirror/src/core
Nikolay Korolev c5c887cc11 merge 2021-08-29 19:40:10 +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 modelinfo bits 2021-08-24 19:16:17 +02:00
AnimViewer.h
Cam.cpp Merge branch 'miami' into lcs 2021-08-25 09:07:41 +03:00
Camera.cpp Merge branch 'miami' into lcs 2021-08-09 00:08:42 +03:00
Camera.h Merge branch 'miami' into lcs 2021-08-09 00:08:42 +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 Merge remote-tracking branch 'origin/miami' into lcs 2021-01-22 15:04:09 +02:00
Clock.h some useless code 2021-01-11 20:20:08 +01: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
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 CColModel 2021-02-09 17:45:02 +01: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:44:36 +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 Merge branch 'miami' into lcs 2021-08-12 16:04:25 +03:00
Game.h low effort save support 2021-07-25 21:44:21 +03:00
General.h CAutomobile done 2021-08-20 10:33:02 +02:00
IniFile.cpp small revision 2021-08-16 01:03:08 +03:00
IniFile.h merge 2021-08-08 13:38:21 +03:00
KeyGen.cpp More linux fix 2021-01-09 13:33:45 +02:00
KeyGen.h CKeyGen 2021-01-08 20:51:31 +02:00
Leeds.cpp CSimpleModelInfo 2021-01-24 13:47:33 +01:00
Leeds.h CSimpleModelInfo 2021-01-24 13:47:33 +01:00
Lists.cpp
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 Merge remote-tracking branch 'origin/miami' into lcs 2021-02-16 18:08:19 +02:00
Pad.h work on CAutomobile 2021-08-16 00:19:09 +02: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 Merge branch 'miami' into lcs 2021-06-30 21:26:36 +03: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 Merge remote-tracking branch 'origin/miami' into lcs 2021-08-29 08:58:54 +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 done; C(Vu)Vector fixes and cleanup 2021-06-24 21:45:21 +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 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 script revision p1 2021-08-29 19:32:22 +03:00
Streaming.h script revision p1 2021-08-29 19:32:22 +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
TimeStep.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
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 script revision p1 2021-08-29 19:32:22 +03:00
World.h CPhysical almost done 2021-08-02 20:05:39 +02: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 merge 2021-08-29 19:40:10 +03:00
main.cpp disable movies by default; update librw 2021-08-17 23:22:36 +02:00
main.h work on CAutomobile 2021-08-16 00:19:09 +02:00
obrstr.cpp
obrstr.h
re3.cpp Merge remote-tracking branch 'origin/miami' into lcs 2021-08-29 08:58:54 +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