re3/src/core
aap 146ad3b4a1 fix last commit 2021-02-18 12:23:33 +01: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
Cam.cpp make building with Codewarrior 7 possible 2021-01-24 17:08:34 +01:00
Camera.cpp Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text 2021-02-01 14:18:17 +03:00
Camera.h Sync matrix with master 2021-01-20 19:20:11 +02: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 buffer overflow on re3_sem_open/close 2021-02-16 18:26:07 +01:00
Clock.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
Clock.h
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 CWanted, anim fix, ped objs renaming, remove III beta features 2020-06-22 04:20:56 +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 fix clouds 2021-02-09 20:02:29 +01: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:42 +01:00
FileMgr.h little fixes 2021-01-08 13:51:42 +01:00
Fire.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01: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 Fix endless vibration in pause menu 2021-02-17 15:09:16 +02:00
Frontend.h Fixes 2021-02-10 13:42:59 +02:00
FrontendTriggers.h fixes 2020-06-28 01:57:01 +03:00
Frontend_PS2.cpp sync with re3 2021-01-09 01:01:41 +03: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 fix generic.txd crash 2021-02-05 10:58:01 +01:00
Game.h CVarConsole 2021-01-02 13:32:25 +02:00
General.h make building with Codewarrior 7 possible 2021-01-24 17:08:34 +01:00
IniFile.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
IniFile.h
Lists.cpp
Lists.h Includes overhaul, fix some compiler warnings 2021-01-23 03:23:16 +03:00
MenuScreens.cpp Fixes 2021-02-10 13:42:59 +02:00
MenuScreensCustom.cpp Add russian support 2021-02-18 11:34:23 +02: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 CEntity and friends 2020-05-19 20:56:42 +02:00
Placeable.h make building with Codewarrior 7 possible 2021-01-24 17:08:34 +01:00
PlayerInfo.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
PlayerInfo.h Includes overhaul, fix some compiler warnings 2021-01-23 03:23:16 +03:00
Pools.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
Pools.h rw stuff done & other small things 2020-08-20 12:53:17 +02:00
Profile.cpp
Profile.h
Radar.cpp Even more fixes & shorten quit screen 2021-01-29 19:16:26 +03:00
Radar.h sync with re3 2021-01-09 01:01:41 +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 Reorder CEntity functions into their original order 2020-12-29 13:55:26 +02:00
References.h
Ropes.cpp add debug render groups 2021-02-18 12:21:52 +01:00
Ropes.h CHeli and CRopes done 2020-07-27 14:06:23 +02:00
Stats.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
Stats.h make building with Codewarrior 7 possible 2021-01-24 17:08:34 +01:00
Streaming.cpp Clean up POSIX streaming code 2021-01-27 22:19:00 +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
TimeStep.h
Timer.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
Timer.h Merge remote-tracking branch 'origin/master' into miami 2020-06-29 12:56:50 +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 fix CPed struct, GetWantedLevel 2021-01-11 18:43:04 +01:00
World.cpp Merge branch 'miami' of https://github.com/GTAmodding/re3 into VCSanim 2021-02-08 13:23:19 +03:00
World.h Includes overhaul, fix some compiler warnings 2021-01-23 03:23:16 +03:00
ZoneCull.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
ZoneCull.h garage cam fix 2020-12-26 13:45:53 +01:00
Zones.cpp get rid of most --MIAMI comments 2021-01-22 11:43:29 +01:00
Zones.h Includes overhaul, fix some compiler warnings 2021-01-23 03:23:16 +03:00
common.h fix MASTER crashes 2021-02-04 23:43:04 +01:00
config.h Add russian support 2021-02-18 11:34:23 +02:00
main.cpp add debug render groups 2021-02-18 12:21:52 +01:00
main.h fix last commit 2021-02-18 12:23:33 +01:00
obrstr.cpp
obrstr.h
re3.cpp Add russian support 2021-02-18 11:34:23 +02: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