1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-29 09:57:06 +00:00
Commit graph

84 commits

Author SHA1 Message Date
aap 4a36d64f15 added wrappers around math functions 2019-07-10 17:18:26 +02:00
aap 74fcbc8c0a more CAutomobile 2019-07-09 09:57:44 +02:00
aap a2cecd4e97
Merge pull request #122 from Nick007J/master
More script stuff
2019-07-08 21:38:06 +02:00
aap 12af85ca3d cleaned up patching of virtual functions; started CAutomobile 2019-07-08 08:46:42 +02:00
Nikolay Korolev 4f3d17a81c More script 2019-07-08 00:05:24 +03:00
Nikolay Korolev 4c86469cc9 Merge remote-tracking branch 'upstream/master' 2019-07-07 22:28:51 +03:00
aap 6ec421fe7b
Merge pull request #111 from gennariarmando/master
Darkel/Wanted update.
2019-07-07 21:09:40 +02:00
Nikolay Korolev a4e6930bb6 More scripts 2019-07-07 20:57:00 +03:00
Nikolay Korolev ee0494b2d8 IntoTheScripts! 2019-07-07 19:00:02 +03:00
_AG d1c6a6aaa6 Merge branch 'master' of https://github.com/gtamodding/re3 2019-07-07 15:16:54 +02:00
aap 53023eb65b the great reorganization 2019-07-07 13:09:11 +02:00
aap 533f265f55 made code use TimeStepIn(Milli)Seconds; purged unnecessary inlines 2019-07-07 10:16:16 +02:00
_AG 0ac6d0515e
Merge branch 'master' into master 2019-07-07 09:21:44 +02:00
aap 2b592605ab misc classes finished 2019-07-06 12:27:21 +02:00
_AG 9fed0c040c Darkel/Wanted update. 2019-07-04 22:33:19 +02:00
Nikolay Korolev 835b7cac22 Fixed type of m_ItemToFlash 2019-07-04 01:23:19 +03:00
Nikolay Korolev 7fae683316 Script stuff + bug fixes 2019-07-04 01:16:24 +03:00
_AG 69b5c9f1e0 Update Frontend. 2019-07-03 17:30:26 +02:00
aap 936a8e8351 fixed boat rendering 2019-07-03 14:06:26 +02:00
aap 25865e68c4 cleaned up to be closer to original game 2019-07-03 13:13:55 +02:00
aap e8215cf560
Revert "Implemented frontend inputs." 2019-07-02 22:05:11 +02:00
_AG 6c693e3bbf Implemented frontend inputs.
Fixed #66 and few other stuff.
2019-07-02 14:36:40 +02:00
eray orçunus 27838ae0b2 Kangaroo cheat and bug fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-07-02 06:01:26 +03:00
aap c661485ef7 little cleanup 2019-06-30 22:55:48 +02:00
aap af2e764d81 finished CEntity 2019-06-30 21:06:55 +02:00
Filip Gawin 2115faec38 Cleanup project a bit 2019-06-30 12:56:50 +02:00
aap 8946a20983 fix hud render states; bug in coronas 2019-06-29 17:54:09 +02:00
aap bbb8a21fe1
Merge pull request #67 from gennariarmando/master
Some Hud.cpp fixes.
2019-06-28 19:00:44 +02:00
aap 3bc17b39c2
Merge pull request #68 from erorcun/erorcun
Footsteps
2019-06-28 19:00:26 +02:00
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