re3/src
aap 50cce3e586 bla 2019-06-26 21:46:55 +02:00
..
animation CPed, CVehicle, mostly entering/exiting car 2019-06-25 00:01:40 +03:00
audio Better organization for Frontend.cpp 2019-06-25 14:26:41 +02:00
control fixed PedType 2019-06-26 11:12:00 +02:00
entities some more CStreaming + fixes by erorcun 2019-06-26 21:33:58 +02:00
math CPed, CVehicle, mostly entering/exiting car 2019-06-25 00:01:40 +03:00
modelinfo Merge pull request #43 from erorcun/erorcun 2019-06-24 23:11:56 +02:00
render Initial commit for Frontend. 2019-06-25 02:36:26 +02:00
skel Initial commit for Frontend. 2019-06-25 02:36:26 +02:00
weapons CPed, CVehicle, mostly entering/exiting car 2019-06-25 00:01:40 +03:00
BulletTrace.h tabify 2019-06-22 21:35:23 +03:00
BulletTraces.cpp attempt to fix build error 2019-06-22 22:23:26 +03:00
BulletTraces.h tabify 2019-06-22 21:35:23 +03:00
Camera.cpp first part of CFileLoader 2019-06-17 22:40:15 +02:00
Camera.h got rid of upper case types 2019-06-17 00:23:19 +02:00
CdStream.cpp finished CFileLoader, except a crash! 2019-06-18 09:50:26 +02:00
CdStream.h started CStreaming 2019-06-20 14:49:16 +02:00
Clock.cpp got rid of upper case types 2019-06-17 00:23:19 +02:00
Clock.h first commit 2019-05-15 16:52:37 +02:00
Collision.cpp implemented bits of CWorld 2019-05-28 08:39:36 +02:00
Collision.h implemented bits of CWorld 2019-05-28 08:39:36 +02:00
ControllerConfig.cpp got rid of upper case types 2019-06-17 00:23:19 +02:00
ControllerConfig.h got rid of upper case types 2019-06-17 00:23:19 +02:00
CullZones.cpp finished some classes 2019-06-13 12:25:55 +02:00
CullZones.h finished some classes 2019-06-13 12:25:55 +02:00
CutsceneMgr.cpp Merge branch 'master' of github.com:Fire-Head/re3 2019-06-13 03:40:46 +03:00
CutsceneMgr.h Update CutsceneMgr.h 2019-06-13 03:51:51 +03:00
Directory.cpp fixed CFileMgr somewhat; still issues when loading saves 2019-06-13 01:12:37 +02:00
Directory.h added CDirectory 2019-06-03 05:27:07 +02:00
FileLoader.cpp replaced some ctors; made PreRender call game function 2019-06-24 22:06:14 +02:00
FileLoader.h finished CFileLoader, except a crash! 2019-06-18 09:50:26 +02:00
FileMgr.cpp implemented GTA stream read functions 2019-06-13 11:57:43 +02:00
FileMgr.h fixed CFileMgr somewhat; still issues when loading saves 2019-06-13 01:12:37 +02:00
Frontend.cpp Little fix #52. 2019-06-25 20:54:48 +02:00
Frontend.h Little fix #52. 2019-06-25 20:54:48 +02:00
Game.cpp first part of CFileLoader 2019-06-17 22:40:15 +02:00
Game.h first part of CFileLoader 2019-06-17 22:40:15 +02:00
General.h Big CPed update 2019-06-20 17:31:14 +03:00
Lists.cpp first commit 2019-05-15 16:52:37 +02:00
Lists.h first commit 2019-05-15 16:52:37 +02:00
MenuScreens.h Little fix #52. 2019-06-25 20:54:48 +02:00
Messages.cpp New updates for Hud.cpp and more. 2019-06-15 01:34:36 +02:00
Messages.h New updates for Hud.cpp and more. 2019-06-15 01:34:36 +02:00
NodeName.cpp added NodeName plugin 2019-06-12 14:35:15 +02:00
NodeName.h added NodeName plugin 2019-06-12 14:35:15 +02:00
PCSave.cpp Initial commit for Frontend. 2019-06-25 02:36:26 +02:00
PCSave.h Initial commit for Frontend. 2019-06-25 02:36:26 +02:00
Pad.cpp fixed key binding, head shots, freezes 2019-06-23 01:01:21 +02:00
Pad.h fixed key binding, head shots, freezes 2019-06-23 01:01:21 +02:00
ParticleObject.cpp Particle, ParticleMgr done 2019-05-29 03:52:30 +03:00
ParticleObject.h Particle, ParticleMgr done 2019-05-29 03:52:30 +03:00
Pickup.h tabify 2019-06-22 21:35:23 +03:00
Placeable.cpp fixed bug in CPlaceable 2019-06-24 20:01:15 +02:00
Placeable.h first commit 2019-05-15 16:52:37 +02:00
Pools.cpp added some small bits and stubs 2019-06-02 17:13:56 +02:00
Pools.h added some small bits and stubs 2019-06-02 17:13:56 +02:00
Radar.cpp Initial commit for Frontend. 2019-06-25 02:36:26 +02:00
Radar.h Initial commit for Frontend. 2019-06-25 02:36:26 +02:00
References.cpp first commit 2019-05-15 16:52:37 +02:00
References.h first commit 2019-05-15 16:52:37 +02:00
RwClumpRead.cpp implemented GTA stream read functions 2019-06-13 11:57:43 +02:00
RwHelper.cpp more Radar code 2019-06-23 19:59:58 +02:00
RwHelper.h more Radar code 2019-06-23 19:59:58 +02:00
RwTexRead.cpp implemented GTA stream read functions 2019-06-13 11:57:43 +02:00
Stats.cpp got rid of upper case types 2019-06-17 00:23:19 +02:00
Stats.h got rid of upper case types 2019-06-17 00:23:19 +02:00
Streaming.cpp bla 2019-06-26 21:46:55 +02:00
Streaming.h some more CStreaming + fixes by erorcun 2019-06-26 21:33:58 +02:00
SurfaceTable.cpp more work on CPhysical 2019-05-18 12:39:39 +02:00
SurfaceTable.h implemented bits of CWorld 2019-05-28 08:39:36 +02:00
TempColModels.cpp implemented bits of CWorld 2019-05-28 08:39:36 +02:00
TempColModels.h implemented bits of CWorld 2019-05-28 08:39:36 +02:00
Text.cpp implemented splashes; fixed zones 2019-06-01 23:28:13 +02:00
Text.h implemented splashes; fixed zones 2019-06-01 23:28:13 +02:00
Timecycle.cpp first part of CFileLoader 2019-06-17 22:40:15 +02:00
Timecycle.h implemented CTimeCycle 2019-06-12 16:52:26 +02:00
Timer.cpp got rid of upper case types 2019-06-17 00:23:19 +02:00
Timer.h some more CStreaming + fixes by erorcun 2019-06-26 21:33:58 +02:00
TxdStore.cpp silly mistake in txd store 2019-06-15 11:41:27 +02:00
TxdStore.h silly mistake in txd store 2019-06-15 11:41:27 +02:00
User.cpp First commit of replay system 2019-06-22 21:17:25 +03:00
User.h little cleanup 2019-06-12 13:46:02 +02:00
Wanted.cpp New updates for Hud.cpp and more. 2019-06-15 01:34:36 +02:00
Wanted.h Update HUD stuff, bug and format fixes. 2019-06-17 02:11:30 +02:00
Weather.cpp CPad done 2019-06-13 03:35:26 +03:00
Weather.h CPad done 2019-06-13 03:35:26 +03:00
World.cpp some Radar and Hud cleanup; fix in Physical 2019-06-23 13:11:41 +02:00
World.h some Radar and Hud cleanup; fix in Physical 2019-06-23 13:11:41 +02:00
Zones.cpp Add GetTranslatedName to CZone 2019-06-11 18:23:09 +02:00
Zones.h Add GetTranslatedName to CZone 2019-06-11 18:23:09 +02:00
common.h Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. 2019-06-20 02:32:36 +02:00
config.h Initial commit for Frontend. 2019-06-25 02:36:26 +02:00
debugmenu_public.h first commit 2019-05-15 16:52:37 +02:00
main.cpp Initial commit for Frontend. 2019-06-25 02:36:26 +02:00
main.h finished CFileLoader, except a crash! 2019-06-18 09:50:26 +02:00
patcher.cpp first commit 2019-05-15 16:52:37 +02:00
patcher.h more CStreaming; fixed CFileLoader 2019-06-21 17:28:55 +02:00
re3.cpp finished CPedType 2019-06-19 15:28:13 +02:00
rw.cpp rw skeleton 2019-05-31 20:02:26 +03:00
templates.h fix 2019-06-22 21:38:12 +03:00