re3/src/core
Sergeanur 43bd2227a8 CRemote 2020-01-31 12:23:15 +02:00
..
Accident.cpp AccidentManager 2020-01-11 15:14:02 +02:00
Accident.h AccidentManager 2020-01-11 15:14:02 +02:00
AnimViewer.cpp CRemote 2020-01-31 12:23:15 +02:00
AnimViewer.h AnimViewer! 2019-08-15 17:51:39 +03:00
Camera.cpp CPlayerPed continues (#294) 2020-01-23 23:21:50 +03:00
Camera.h CRemote 2020-01-31 12:23:15 +02:00
CdStream.cpp More audio ped 2019-08-27 21:13:17 +02:00
CdStream.h the great reorganization 2019-07-07 13:09:11 +02:00
Clock.cpp Fluff 2019-07-17 22:44:22 +03:00
Clock.h Fluff 2019-07-17 22:44:22 +03:00
Collision.cpp fix typo 2019-09-14 20:58:09 +03:00
Collision.h fix typo 2019-09-14 20:58:09 +03:00
ControllerConfig.cpp fixed mouse binding 2019-12-01 01:02:34 +03:00
ControllerConfig.h const fix 2019-10-27 13:46:58 +02:00
CutsceneMgr.cpp CRemote 2020-01-31 12:23:15 +02:00
CutsceneMgr.h script 500-599 plus bugfix 2019-10-22 00:39:59 +03:00
Directory.cpp Implemented faststrcmp, faststricmp, strcasecmp 2019-10-30 01:35:31 +02:00
Directory.h the great reorganization 2019-07-07 13:09:11 +02:00
EventList.cpp More audio ped 2019-08-27 21:13:17 +02:00
EventList.h Peds 2019-08-23 01:53:53 +03:00
Explosion.cpp script 800-899 2020-01-03 19:48:13 +03:00
Explosion.h script 800-899 2020-01-03 19:48:13 +03:00
FileLoader.cpp Plane crashfix and more 2020-01-23 17:29:36 +02:00
FileLoader.h MLO, XtraCompsModelInfo, MovingThing, Solid 2020-01-20 22:58:13 +02:00
FileMgr.cpp More more more audio 2019-08-27 21:18:47 +02:00
FileMgr.h More more more audio 2019-08-27 21:18:47 +02:00
Fire.cpp fix merge with upstream 2020-01-01 02:55:00 +03:00
Fire.h fix merge with upstream 2020-01-01 02:55:00 +03:00
Frontend.cpp Fix invert mouse on/off 2020-01-26 21:54:20 +02:00
Frontend.h Fixes 2020-01-11 01:48:05 +03:00
Game.cpp AccidentManager 2020-01-11 15:14:02 +02:00
Game.h CGame::Process() && CGame::ReloadIPLs 2019-10-19 01:23:40 +03:00
General.h Implemented faststrcmp, faststricmp, strcasecmp 2019-10-30 01:35:31 +02:00
IniFile.cpp Cleanup 2019-08-27 22:29:23 +02:00
IniFile.h CCarCtrl::GenerateOneRandomVehicle! 2019-08-07 00:32:19 +03:00
Instance.cpp Fixing possible leaks in CModelInfo::ShutDown 2020-01-23 20:08:42 +02:00
Instance.h Fixing possible leaks in CModelInfo::ShutDown 2020-01-23 20:08:42 +02:00
Lists.cpp the great reorganization 2019-07-07 13:09:11 +02:00
Lists.h More audio (to hook and test) 2019-10-26 13:05:00 +02:00
MenuScreens.h Fixes 2020-01-11 01:48:05 +03:00
NodeName.cpp the great reorganization 2019-07-07 13:09:11 +02:00
NodeName.h the great reorganization 2019-07-07 13:09:11 +02:00
PCSave.cpp the great reorganization 2019-07-07 13:09:11 +02:00
PCSave.h Fixed settings loading, added TopLineEmptyFile 2019-10-30 01:14:59 +02:00
Pad.cpp Frontend, Peds & logic and overflow fixes 2019-11-12 23:34:28 +01:00
Pad.h CPhone, CPlayerInfo, CFire, CWorld 2019-12-06 00:55:23 +03:00
Placeable.cpp More audio ped 2019-08-27 21:13:17 +02:00
Placeable.h Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-08-15 17:54:49 +03:00
PlayerInfo.cpp CPlayerPed continues (#294) 2020-01-23 23:21:50 +03:00
PlayerInfo.h CPlayerInfo done 2019-12-16 07:48:44 +03:00
PlayerSkin.cpp Implemented faststrcmp, faststricmp, strcasecmp 2019-10-30 01:35:31 +02:00
PlayerSkin.h PlayerSkin 2019-09-28 21:49:41 +03:00
Pools.cpp Some CPool and CPools funcs, restoring original logic of pool lookup loops 2019-10-17 00:53:25 +03:00
Pools.h audio stuff 2020-01-25 12:48:27 +02:00
Radar.cpp CPhone, CPlayerInfo, CFire, CWorld 2019-12-06 00:55:23 +03:00
Radar.h CRadar::Initialise() + fixes 2019-10-30 01:18:01 +02:00
References.cpp the great reorganization 2019-07-07 13:09:11 +02:00
References.h the great reorganization 2019-07-07 13:09:11 +02:00
RwClumpRead.cpp the great reorganization 2019-07-07 13:09:11 +02:00
RwHelper.cpp the great reorganization 2019-07-07 13:09:11 +02:00
RwHelper.h the great reorganization 2019-07-07 13:09:11 +02:00
RwMatFX.cpp the great reorganization 2019-07-07 13:09:11 +02:00
RwTexRead.cpp Added timing to RwTextureGtaStreamRead 2019-10-26 14:40:52 +03:00
Stats.cpp Finishing CDarkel 2020-01-07 17:30:29 +02:00
Stats.h Finishing CDarkel 2020-01-07 17:30:29 +02:00
Streaming.cpp Implemented faststrcmp, faststricmp, strcasecmp 2019-10-30 01:35:31 +02:00
Streaming.h AnimViewer! 2019-08-15 17:51:39 +03:00
SurfaceTable.cpp the great reorganization 2019-07-07 13:09:11 +02:00
SurfaceTable.h implemented col line rendering 2019-07-19 13:58:19 +02:00
TempColModels.cpp fixes 2019-11-11 16:04:06 +01:00
TempColModels.h Full CCutsceneMgr 2019-09-28 17:03:00 +03:00
Timer.cpp Fixes 2 2020-01-11 20:36:46 +03:00
Timer.h sampman done 2019-08-02 23:20:12 +03:00
TxdStore.cpp Implemented faststrcmp, faststricmp, strcasecmp 2019-10-30 01:35:31 +02:00
TxdStore.h the great reorganization 2019-07-07 13:09:11 +02:00
User.cpp CUserDisplay, CPlaceName, CCurrentVehicle 2020-01-07 19:10:17 +02:00
User.h CUserDisplay, CPlaceName, CCurrentVehicle 2020-01-07 19:10:17 +02:00
Wanted.cpp Full CGameLogic 2019-10-08 17:13:23 +03:00
Wanted.h audio stuff 2020-01-25 12:48:27 +02:00
World.cpp script 800-899 2020-01-03 19:48:13 +03:00
World.h script 800-899 2020-01-03 19:48:13 +03:00
ZoneCull.cpp ConstructMloClumps 2020-01-21 09:47:24 +02:00
ZoneCull.h disable cullzone writer 2020-01-20 23:11:12 +02:00
Zones.cpp the great reorganization 2019-07-07 13:09:11 +02:00
Zones.h the great reorganization 2019-07-07 13:09:11 +02:00
common.h Implemented faststrcmp, faststricmp, strcasecmp 2019-10-30 01:35:31 +02:00
config.h MLO, XtraCompsModelInfo, MovingThing, Solid 2020-01-20 22:58:13 +02:00
debugmenu_public.h the great reorganization 2019-07-07 13:09:11 +02:00
main.cpp CPlayerPed & CMenuManager (#286) 2020-01-07 17:23:09 +03:00
main.h AnimViewer! 2019-08-15 17:51:39 +03:00
patcher.cpp the great reorganization 2019-07-07 13:09:11 +02:00
patcher.h the great reorganization 2019-07-07 13:09:11 +02:00
re3.cpp CCivilianPed done & restore peds running to phone 2019-11-26 02:35:05 +03:00
rw.cpp the great reorganization 2019-07-07 13:09:11 +02:00
templates.h Fixes 2020-01-11 01:48:05 +03:00