re3/src
Fire-Head 3ef6029764 fixed CParticle crash && RandTable
implemented PC codewarrior rand
updated premake
2019-05-31 00:49:06 +03:00
..
audio implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
control implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
entities implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
math implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
modelinfo more CVehicleModelInfo 2019-05-28 21:17:47 +02:00
render fixed CParticle crash && RandTable 2019-05-31 00:49:06 +03:00
weapons implemented some of CCam and dependencies 2019-05-29 18:06:33 +02:00
Camera.cpp implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
Camera.h implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +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
CullZones.cpp first commit 2019-05-15 16:52:37 +02:00
CullZones.h first commit 2019-05-15 16:52:37 +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 added CText 2019-05-30 23:00:00 +02:00
Frontend.h added CText 2019-05-30 23:00:00 +02:00
Game.cpp first commit 2019-05-15 16:52:37 +02:00
Game.h first commit 2019-05-15 16:52:37 +02: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
Pad.cpp implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
Pad.h implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +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
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 first commit 2019-05-15 16:52:37 +02:00
Pools.h first commit 2019-05-15 16:52:37 +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 added CText 2019-05-30 23:00:00 +02:00
Text.h added CText 2019-05-30 23:00:00 +02:00
Timecycle.cpp first commit 2019-05-15 16:52:37 +02:00
Timecycle.h implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
Timer.cpp clean up 2019-05-30 00:47:33 +02: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 implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
User.h implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +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 first commit 2019-05-15 16:52:37 +02:00
Zones.h first commit 2019-05-15 16:52:37 +02:00
common.h fixed CParticle crash && RandTable 2019-05-31 00:49:06 +03:00
config.h fixed CParticle crash && RandTable 2019-05-31 00:49:06 +03:00
debugmenu_public.h first commit 2019-05-15 16:52:37 +02:00
main.cpp implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +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 CParticle crash && RandTable 2019-05-31 00:49:06 +03:00
rw.cpp added CAntennas 2019-05-30 11:13:06 +02:00
templates.h first commit 2019-05-15 16:52:37 +02:00