re3/src
aap 58cb42ca24 fixed debugmenu 2019-06-12 12:34:22 +02:00
..
animation animation fixes 2019-06-12 10:50:23 +02:00
audio RE more stuff from COnscreenTimer 2019-06-12 01:23:49 +02:00
control RE more stuff from COnscreenTimer 2019-06-12 01:23:49 +02:00
entities added CPhysical flags from Nick 2019-06-02 19:33:41 +02:00
math added animation system (with skin support for now) 2019-06-11 08:59:28 +02:00
modelinfo more CVehicleModelInfo 2019-05-28 21:17:47 +02:00
render RE more stuff from COnscreenTimer 2019-06-12 01:23:49 +02:00
skel tmp 2019-06-11 12:30:53 +03:00
weapons implemented some of CCam and dependencies 2019-05-29 18:06:33 +02:00
Camera.cpp added CCoronas 2019-06-01 01:58:19 +02:00
Camera.h added CCoronas 2019-06-01 01:58:19 +02:00
Clock.cpp implemented some of CCam and dependencies 2019-05-29 18:06:33 +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 input done, fixed cheats input 2019-06-05 22:18:06 +03:00
ControllerConfig.h input done, fixed cheats input 2019-06-05 22:18:06 +03:00
CullZones.cpp first commit 2019-05-15 16:52:37 +02:00
CullZones.h first commit 2019-05-15 16:52:37 +02:00
CutsceneMgr.cpp more high level functions 2019-05-31 11:44:43 +02:00
CutsceneMgr.h more high level functions 2019-05-31 11:44:43 +02:00
Directory.cpp added CDirectory 2019-06-03 05:27:07 +02:00
Directory.h added CDirectory 2019-06-03 05:27:07 +02:00
FileMgr.cpp implemented CFileMgr (barf) 2019-05-24 19:58:32 +02:00
FileMgr.h implemented CFileMgr (barf) 2019-05-24 19:58:32 +02:00
Frontend.cpp skeleton updated, windows specific stuff added 2019-06-02 06:00:38 +03:00
Frontend.h skeleton updated, windows specific stuff added 2019-06-02 06:00:38 +03:00
Game.cpp skeleton updated, windows specific stuff added 2019-06-02 06:00:38 +03:00
Game.h skeleton updated, windows specific stuff added 2019-06-02 06:00:38 +03:00
General.h fixed CParticle crash && RandTable 2019-05-31 00:49:06 +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
Messages.cpp added CText 2019-05-30 23:00:00 +02:00
Messages.h added CText 2019-05-30 23:00:00 +02:00
NodeName.cpp first commit 2019-05-15 16:52:37 +02:00
NodeName.h first commit 2019-05-15 16:52:37 +02:00
PCSave.cpp skeleton updated, windows specific stuff added 2019-06-02 06:00:38 +03:00
PCSave.h skeleton updated, windows specific stuff added 2019-06-02 06:00:38 +03:00
Pad.cpp skeleton updated, windows specific stuff added 2019-06-02 06:00:38 +03:00
Pad.h skeleton updated, windows specific stuff added 2019-06-02 06:00:38 +03: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
Placeable.cpp first commit 2019-05-15 16:52:37 +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
References.cpp first commit 2019-05-15 16:52:37 +02:00
References.h first commit 2019-05-15 16:52:37 +02:00
RwHelper.cpp added CMBlur 2019-05-30 13:35:13 +02:00
RwHelper.h added CMBlur 2019-05-30 13:35:13 +02:00
Streaming.cpp first commit 2019-05-15 16:52:37 +02:00
Streaming.h first commit 2019-05-15 16:52:37 +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 commit 2019-05-15 16:52:37 +02:00
Timecycle.h added CCoronas 2019-06-01 01:58:19 +02:00
Timer.cpp skeleton updated, windows specific stuff added 2019-06-02 06:00:38 +03:00
Timer.h Updates, CTimer started 2019-05-29 21:02:58 +03:00
TxdStore.cpp added CFont 2019-05-22 20:28:53 +02:00
TxdStore.h added CFont 2019-05-22 20:28:53 +02:00
User.cpp Add NUMONSCREENTIMERENTRIES in config.h 2019-06-12 11:08:56 +02:00
User.h Add NUMONSCREENTIMERENTRIES in config.h 2019-06-12 11:08:56 +02:00
Weather.cpp implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
Weather.h implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
World.cpp implemented some of CCam and dependencies 2019-05-29 18:06:33 +02:00
World.h implemented some of CCam and dependencies 2019-05-29 18:06:33 +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 tmp 2019-06-11 12:30:53 +03:00
config.h Add NUMONSCREENTIMERENTRIES in config.h 2019-06-12 11:08:56 +02:00
debugmenu_public.h first commit 2019-05-15 16:52:37 +02:00
main.cpp fixed debugmenu 2019-06-12 12:34:22 +02:00
patcher.cpp first commit 2019-05-15 16:52:37 +02:00
patcher.h first commit 2019-05-15 16:52:37 +02:00
re3.cpp fixed debugmenu 2019-06-12 12:34:22 +02:00
rw.cpp rw skeleton 2019-05-31 20:02:26 +03:00
templates.h added animation system (with skin support for now) 2019-06-11 08:59:28 +02:00