Commit Graph

455 Commits

Author SHA1 Message Date
eray orçunus
7ab2ba9399 Footsteps
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-28 19:19:00 +03:00
_AG
39aefaffa5 Little ops. 2019-06-28 17:11:41 +02:00
_AG
6e0f961bde Some Hud.cpp fixes. 2019-06-28 16:57:14 +02:00
aap
5a93f67c88 CHud cleanup: fixes and cosmetic treatment 2019-06-28 13:28:42 +02:00
aap
f6c767d87c CStreaming almost done 2019-06-27 14:17:42 +02:00
aap
ff56b39a27
Merge pull request #61 from gennariarmando/master
Finished Hud.cpp
2019-06-27 09:53:55 +02:00
_AG
677821d6cc Finished Hud.cpp 2019-06-27 09:49:08 +02:00
aap
0053201ea0 yet more CStreaming 2019-06-27 00:12:58 +02:00
Nikolay Korolev
08b053a568 Merge with upstream 2019-06-26 23:34:14 +03:00
_AG
e765dfe90a Initial commit for Frontend.
Bug fixes:
fix #40, fix #39, fix #38, fix #37, fix #21.
Code organization and cleanup...
2019-06-25 02:36:26 +02:00
Nikolay Korolev
cc731f4732 More replay stuff 2019-06-25 01:42:23 +03:00
aap
a5ba538968 some Radar and Hud cleanup; fix in Physical 2019-06-23 13:11:41 +02:00
aap
7a77f995b2
Merge pull request #32 from Nick007J/master
Added replay functions
2019-06-22 21:29:14 +02:00
Nikolay Korolev
8b47a5b9f4 First commit of replay system 2019-06-22 21:17:25 +03:00
_AG
11ba688c98 Update Radar.cpp 2019-06-20 21:34:48 +02:00
_AG
f3c331ece6 Code clean up. 2019-06-20 15:18:19 +02:00
aap
922c73eeee started CStreaming 2019-06-20 14:49:16 +02:00
_AG
2ce7bcc405 Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. 2019-06-20 02:32:36 +02:00
aap
f1b255e69f typo in visibility plugins 2019-06-20 00:36:11 +02:00
aap
dc230df8b1
Merge pull request #24 from gennariarmando/master
Fixed health icon.
2019-06-17 22:42:11 +02:00
aap
b5fba778c4 first part of CFileLoader 2019-06-17 22:40:15 +02:00
_AG
6f0fb7cd36 Fixed health icon. 2019-06-17 21:06:41 +02:00
_AG
f299e9ebd5 Update HUD stuff, bug and format fixes.
Added environment variables to premake5.lua.
Update README.md
2019-06-17 02:11:30 +02:00
aap
0add48abf5 got rid of upper case types 2019-06-17 00:23:19 +02:00
aap
71ac32cbd7 fix the cleanup... 2019-06-16 21:41:58 +02:00
aap
2a207af49a some cleanup 2019-06-16 19:06:01 +02:00
_AG
4c385edd0c Changes for the pull request. 2019-06-16 18:05:22 +02:00
_AG
b83a0d469a Updates Draw.cpp, MusicManager.cpp. 2019-06-16 00:24:13 +02:00
_AG
92cc1cf3af New updates for Hud.cpp and more. 2019-06-15 01:34:36 +02:00
aap
f407c9829f finished some classes 2019-06-13 12:25:55 +02:00
aap
9703ef9b59 implemented CutsceneObject; little fixes 2019-06-12 21:17:02 +02:00
aap
ec0b8b5730 implemented CTimeCycle 2019-06-12 16:52:26 +02:00
Filip Gawin
ecd70a5f17 RE more stuff from COnscreenTimer 2019-06-12 01:23:49 +02:00
Fire-Head
0c495cb188 added NO_MOVIES 2019-06-03 01:25:46 +03:00
aap
541665d9d1 added some small bits and stubs 2019-06-02 17:13:56 +02:00
aap
b63c87e8a6 implemented splashes; fixed zones 2019-06-01 23:28:13 +02:00
aap
c40c7acb96 added CPointLights 2019-06-01 19:18:19 +02:00
aap
92434f01f1 more RW lights 2019-06-01 12:02:31 +02:00
aap
0476a41883 added CCoronas 2019-06-01 01:58:19 +02:00
aap
84204471a5 more high level functions 2019-05-31 11:44:43 +02:00
aap
f50cf32b87 CCredits name cleanup 2019-05-31 00:39:25 +02:00
aap
c4368b7432 Merge branch 'master' of github.com:GTAmodding/re3 2019-05-31 00:33:01 +02:00
aap
454276f940 added CCredits 2019-05-31 00:32:50 +02:00
Fire-Head
3ef6029764 fixed CParticle crash && RandTable
implemented PC codewarrior rand
updated premake
2019-05-31 00:49:06 +03:00
aap
188aab4196 implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
aap
852d8298b1 added CMBlur 2019-05-30 13:35:13 +02:00
aap
ee5088b3e1 added CAntennas 2019-05-30 11:13:06 +02:00
aap
0a36d49d2c clean up 2019-05-30 00:47:33 +02:00
Fire-Head
197767d1c8 Updates, CTimer started 2019-05-29 21:02:58 +03:00
Fire-Head
31e7428bdf Particle, ParticleMgr done 2019-05-29 03:52:30 +03:00
aap
cb8993f15e implemented bits of CWorld 2019-05-28 08:39:36 +02:00
aap
3b56c51e64 added CFont 2019-05-22 20:28:53 +02:00
aap
157926ddc6 finished CSprite(2d) 2019-05-21 09:38:51 +02:00
aap
5b8f20b08e reversed CPhysical::ProcessShiftSectorList 2019-05-17 14:08:18 +02:00
aap
600bf03514 first commit 2019-05-15 16:52:37 +02:00