re3/src
2019-07-01 02:48:31 +03:00
..
animation More CPed 2019-07-01 02:48:09 +03:00
audio Implement GetSpecialCharacterTalkSfx 2019-06-30 19:06:41 +02:00
control Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-07-01 02:48:31 +03:00
entities Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-07-01 02:48:31 +03:00
math PlayBackThisFrameInterpolation and all it required... 2019-06-30 13:59:55 +03:00
modelinfo finished CEntity 2019-06-30 21:06:55 +02:00
render little cleanup 2019-06-30 22:55:48 +02:00
skel Cleanup project a bit 2019-06-30 12:56:50 +02:00
weapons More CPed 2019-07-01 02:48:09 +03:00
Camera.cpp More replay functions, also removed pool iteration error 2019-06-30 19:22:44 +03:00
Camera.h More replay functions, also removed pool iteration error 2019-06-30 19:22:44 +03:00
CdStream.cpp Cleanup project a bit 2019-06-30 12:56:50 +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 started filling debug menu 2019-06-27 10:58:51 +02:00
Collision.cpp Reactivated Store(Restore)StuffIn(From)Mem, fixed bugs 2019-06-30 16:20:11 +03:00
Collision.h misc stuff, mostly collision 2019-06-28 19:23:28 +02:00
common.h Implement GetSpecialCharacterTalkSfx 2019-06-30 19:06:41 +02:00
config.h PS2-like MatFX from skygfx 2019-06-28 23:31:23 +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 miscellaneous, mostly world related 2019-06-29 11:09:33 +02:00
CullZones.h
CutsceneMgr.cpp
CutsceneMgr.h
DamageManager.cpp ProcessCarUpdate 2019-06-29 23:15:55 +03:00
DamageManager.h Completed CReplay 2019-07-01 00:15:34 +03:00
debugmenu_public.h Cleanup project a bit 2019-06-30 12:56:50 +02:00
Directory.cpp
Directory.h
Door.h More replay stuff 2019-06-25 01:42:23 +03:00
FileLoader.cpp finished CEntity 2019-06-30 21:06:55 +02:00
FileLoader.h finished CFileLoader, except a crash! 2019-06-18 09:50:26 +02:00
FileMgr.cpp fixed CFileMgr, the craziest bug i ever had 2019-06-28 21:24:22 +02:00
FileMgr.h fixed CFileMgr, the craziest bug i ever had 2019-06-28 21:24:22 +02:00
Fire.cpp PlayBackThisFrameInterpolation and all it required... 2019-06-30 13:59:55 +03:00
Fire.h PlayBackThisFrameInterpolation and all it required... 2019-06-30 13:59:55 +03:00
Frontend.cpp CStreaming almost done 2019-06-27 14:17:42 +02:00
Frontend.h Little fix #52. 2019-06-25 20:54:48 +02:00
Game.cpp misc stuff, mostly collision 2019-06-28 19:23:28 +02:00
Game.h misc stuff, mostly collision 2019-06-28 19:23:28 +02:00
General.h Big CPed update 2019-06-20 17:31:14 +03:00
Lists.cpp
Lists.h
main.cpp Cleanup project a bit 2019-06-30 12:56:50 +02:00
main.h misc stuff, mostly collision 2019-06-28 19:23:28 +02:00
MenuScreens.h Little fix #52. 2019-06-25 20:54:48 +02:00
Messages.cpp
Messages.h
MloInstance.cpp PlayBackThisFrameInterpolation and all it required... 2019-06-30 13:59:55 +03:00
MloInstance.h PlayBackThisFrameInterpolation and all it required... 2019-06-30 13:59:55 +03:00
NodeName.cpp
NodeName.h
Pad.cpp Cleanup project a bit 2019-06-30 12:56:50 +02:00
Pad.h fixed key binding, head shots, freezes 2019-06-23 01:01:21 +02:00
ParticleObject.cpp finished CEntity 2019-06-30 21:06:55 +02:00
ParticleObject.h finished CEntity 2019-06-30 21:06:55 +02:00
patcher.cpp
patcher.h more CStreaming; fixed CFileLoader 2019-06-21 17:28:55 +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
Placeable.cpp fixed bug in CPlaceable 2019-06-24 20:01:15 +02:00
Placeable.h Cleanup project a bit 2019-06-30 12:56:50 +02:00
Pools.cpp
Pools.h
Radar.cpp Cleanup project a bit 2019-06-30 12:56:50 +02:00
Radar.h CStreaming almost done 2019-06-27 14:17:42 +02:00
re3.cpp finished CEntity 2019-06-30 21:06:55 +02:00
References.cpp
References.h More replay stuff 2019-06-25 01:42:23 +03:00
rw.cpp
RwClumpRead.cpp
RwHelper.cpp Cleanup project a bit 2019-06-30 12:56:50 +02:00
RwHelper.h more Radar code 2019-06-23 19:59:58 +02:00
RwMatFX.cpp Cleanup project a bit 2019-06-30 12:56:50 +02:00
RwTexRead.cpp
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 miscellaneous, mostly world related 2019-06-29 11:09:33 +02:00
Streaming.h Cleanup project a bit 2019-06-30 12:56:50 +02:00
SurfaceTable.cpp
SurfaceTable.h
TempColModels.cpp
TempColModels.h
templates.h PlayBackThisFrameInterpolation and all it required... 2019-06-30 13:59:55 +03:00
Text.cpp island load screen, some more CText 2019-06-28 22:23:55 +02:00
Text.h island load screen, some more CText 2019-06-28 22:23:55 +02:00
Timecycle.cpp first part of CFileLoader 2019-06-17 22:40:15 +02:00
Timecycle.h finished CEntity 2019-06-30 21:06:55 +02:00
Timer.cpp Cleanup project a bit 2019-06-30 12:56:50 +02:00
Timer.h Merge with upstream 2019-06-26 23:34:14 +03:00
TxdStore.cpp Cleanup project a bit 2019-06-30 12:56:50 +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
Wanted.cpp Update Wanted.cpp 2019-06-26 23:32:08 +02:00
Wanted.h Update Wanted.cpp 2019-06-26 23:32:08 +02:00
Weather.cpp
Weather.h
World.cpp ProcessPedUpdate 2019-06-29 14:38:37 +03:00
World.h fix 2019-06-29 18:06:15 +03:00
Zones.cpp miscellaneous, mostly world related 2019-06-29 11:09:33 +02:00
Zones.h