1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-07-01 19:43:46 +00:00
re3/src/core
Nikolay Korolev 47c697feca fixes
2021-01-18 23:58:26 +03:00
..
Accident.cpp CGame done, Peds, fixes 2020-08-30 12:40:30 +03:00
Accident.h
AnimViewer.cpp fixes 2020-12-19 11:49:19 +03:00
AnimViewer.h
Cam.cpp fix 2021-01-18 20:10:13 +01:00
Camera.cpp script full 2021-01-18 22:19:30 +03:00
Camera.h script full 2021-01-18 22:19:30 +03:00
CdStream.cpp multiple instances sema fix 2020-12-28 23:13:20 +03:00
CdStream.h
CdStreamPosix.cpp memorymgr fix 2020-12-18 14:33:54 +01:00
Clock.cpp some useless code 2021-01-11 20:20:08 +01:00
Clock.h some useless code 2021-01-11 20:20:08 +01:00
common.h Merge pull request #948 from Sergeanur/lcsPR/CutsceneMgr 2021-01-12 13:22:44 +02:00
config.h script full 2021-01-18 22:19:30 +03:00
ControllerConfig.cpp Partial controller buttons support 2021-01-02 12:51:09 +02:00
ControllerConfig.h Radio scroll to prev. station & radio off text 2020-12-15 05:51:53 +03:00
Crime.h
Debug.cpp
Debug.h
Directory.cpp trivial fix 2020-12-27 06:03:38 +03:00
Directory.h
EventList.cpp signed/unsigned fixes, and some other fixes 2020-12-27 05:23:37 +03:00
EventList.h signed/unsigned fixes, and some other fixes 2020-12-27 05:23:37 +03:00
FileLoader.cpp Merge branch 'miami' into lcs 2021-01-08 21:53:42 +02:00
FileLoader.h
FileMgr.cpp little fixes 2021-01-08 13:51:42 +01:00
FileMgr.h little fixes 2021-01-08 13:51:42 +01:00
Fire.cpp signed/unsigned fixes, and some other fixes 2020-12-27 05:23:37 +03:00
Fire.h Hud, Fire, OnscreenBlaBla 2020-10-12 06:42:54 +03:00
Frontend.cpp Merge branch 'miami' into lcs 2021-01-12 12:55:07 +02:00
Frontend.h Add multisampling 2021-01-08 20:22:08 +02:00
Frontend_PS2.cpp sync with re3 2021-01-09 01:01:41 +03:00
Frontend_PS2.h Fix build without CFO, NO_ISLAND_LOADING, save postfx/pipeline mults 2020-11-07 21:58:23 +03:00
FrontEndControls.cpp sync with re3 2021-01-09 01:01:41 +03:00
FrontEndControls.h
FrontendTriggers.h
Game.cpp Merge remote-tracking branch 'origin/miami' into lcs 2021-01-13 02:08:13 +02:00
Game.h CutsceneMgr done + use original VB audio + make interiors visible + use hashed model info names a bit 2021-01-11 19:53:15 +02:00
General.h Fix use of strncmp 2020-12-25 15:18:48 +02:00
IniFile.cpp lcs car ctrl 2 2020-11-16 22:20:56 +03:00
IniFile.h
KeyGen.cpp More linux fix 2021-01-09 13:33:45 +02:00
KeyGen.h CKeyGen 2021-01-08 20:51:31 +02:00
Lists.cpp
Lists.h
main.cpp sync 2021-01-17 16:03:37 +03:00
main.h Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs 2021-01-13 00:11:15 +03:00
MenuScreens.cpp fix to !PC_PLAYER_CONTROLS 2021-01-04 23:29:23 +01:00
MenuScreensCustom.cpp fix to !PC_PLAYER_CONTROLS 2021-01-04 23:29:23 +01:00
obrstr.cpp
obrstr.h
Pad.cpp fix 2021-01-14 22:20:40 +01:00
Pad.h script full 2021-01-18 22:19:30 +03:00
Placeable.cpp
Placeable.h
PlayerInfo.cpp rename m_vehEnterType -> m_vehDoor 2021-01-13 13:01:20 +01:00
PlayerInfo.h PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes 2020-12-18 02:58:09 +02:00
Pools.cpp Use original names 2021-01-08 21:53:11 +02:00
Pools.h rw stuff done & other small things 2020-08-20 12:53:17 +02:00
Profile.cpp
Profile.h
Radar.cpp sync 2021-01-17 16:03:37 +03:00
Radar.h Merge branch 'miami' into lcs 2021-01-12 12:55:07 +02:00
Range2D.cpp
Range2D.h
Range3D.cpp
Range3D.h
re3.cpp fixes 2021-01-18 23:58:26 +03:00
References.cpp Reorder CEntity functions into their original order 2020-12-29 13:55:26 +02:00
References.h
Ropes.cpp
Ropes.h
Stats.cpp quick fix 2020-12-12 13:00:40 +03:00
Stats.h Stats page 2020-12-03 02:09:35 +03:00
Streaming.cpp CutsceneMgr done + use original VB audio + make interiors visible + use hashed model info names a bit 2021-01-11 19:53:15 +02:00
Streaming.h 500-599 2021-01-11 17:14:56 +03:00
SurfaceTable.cpp sand fix 2021-01-05 18:53:00 +03:00
SurfaceTable.h fixed shoot through collision 2021-01-13 20:39:00 +01:00
templates.h merge attempt 2020-12-19 03:21:04 +03:00
timebars.cpp Fixes, mouse AUX buttons, joystick detect menu 2020-09-30 20:03:01 +03:00
timebars.h clean up timebar ifdefs 2020-10-25 16:17:31 +01:00
Timer.cpp Timer fix 2020-10-23 08:38:36 +03:00
Timer.h
TimeStep.cpp
TimeStep.h
User.cpp Hud, Fire, OnscreenBlaBla 2020-10-12 06:42:54 +03:00
User.h
Wanted.cpp Stats(except displaying), PlayerInfo, marker fix 2020-08-14 01:14:04 +03:00
Wanted.h fix CPed struct, GetWantedLevel 2021-01-11 18:43:04 +01:00
World.cpp small CWorld fixes 2021-01-01 12:47:22 +02:00
World.h Sector sizes 2021-01-09 01:22:50 +02:00
ZoneCull.cpp finished cullzones 2020-11-22 00:13:07 +01:00
ZoneCull.h garage cam fix 2020-12-26 13:45:53 +01:00
Zones.cpp first commit for LCS 2021-01-08 01:41:40 +01:00
Zones.h Police Radio + fixes 2020-10-22 12:38:09 +03:00