Commit Graph
100 Commits
Author SHA1 Message Date
aap ebe04adc7a Merge pull request #155 from ThirteenAG/master
Update .appveyor.yml
2019-07-20 15:41:48 +02:00
aap 2d986b79d2 Merge pull request #153 from ThirteenAG/master
premake and appveyor update
2019-07-20 15:31:09 +02:00
aap 33a18ef688 Merge pull request #154 from Nick007J/master
fixed replays
2019-07-20 15:30:34 +02:00
aap b62634ea64 one more fix 2019-07-20 14:48:29 +02:00
aap c6c3ffa01c Merge branch 'master' of github.com:GTAmodding/re3 2019-07-20 14:48:17 +02:00
aap 60045ec6cd couple of fixes 2019-07-20 14:39:38 +02:00
aap e3a24564fb Merge pull request #152 from Nick007J/master
fix crash
2019-07-20 12:57:33 +02:00
aap 29d7b983d7 Merge pull request #149 from ShFil119/audio4
Audio4
2019-07-20 12:35:24 +02:00
aap c5855b3a7e Merge pull request #151 from Nick007J/master
fixed references leak
2019-07-20 12:34:59 +02:00
aap 2c647ef228 fixed dodo bug 2019-07-19 14:36:45 +02:00
aap 0ad39c020c implemented col line rendering 2019-07-19 13:58:19 +02:00
aap 59145cea83 CAutomobile ctor, car spawner, fixes 2019-07-19 11:57:12 +02:00
aap 26502ee30a *cough* 2019-07-19 10:51:42 +02:00
aap f63c614d6a fixed eventlist bug 2019-07-19 10:09:08 +02:00
aap 9a7ce75c03 CAutomobile damage 2019-07-18 21:41:20 +02:00
aap fd01f9b25c CAutomobile::ProcessControl done 2019-07-18 15:41:09 +02:00
aap 82be466013 Merge pull request #147 from erorcun/erorcun
The Peds, mainly dying/injuring
2019-07-18 15:19:34 +02:00
aap 6b09eb8792 Merge pull request #148 from Nick007J/master
fixed car AI bug
2019-07-18 12:25:44 +02:00
aap ba242bcf58 more CAutomobile::ProcessControl 2019-07-17 23:58:06 +02:00
aap fa98f40f7c Merge pull request #145 from guard3/master
Fixed Bridge
2019-07-17 22:06:50 +02:00
aap 04f1e873f9 Merge pull request #141 from guard3/master
Reversed Fluff + CClock::GetSeconds() fix
2019-07-17 21:46:17 +02:00
aap 1a3b56fd9c Merge pull request #140 from Nick007J/master
dodo crash fix
2019-07-17 15:19:39 +02:00
aap 0f1fbf5e9a renamed some variables and added files; more CAutomobile::ProcessControl 2019-07-17 13:19:20 +02:00
aap 3bda0da403 Merge pull request #139 from Nick007J/master
fixes
2019-07-17 12:26:45 +02:00
aap 36f3a517f9 more fixes; started CAutomobile::ProcessControl 2019-07-16 19:48:50 +02:00
aap 03fc85bfe0 fixed merge 2019-07-16 18:41:30 +02:00
aap 3fee2bef98 Merge pull request #137 from erorcun/erorcun
Phone, World, Ped
2019-07-16 18:31:29 +02:00
aap 9477aca836 Merge branch 'master' into erorcun 2019-07-16 18:31:18 +02:00
aap 568b3de9cc Merge pull request #136 from Nick007J/master
RunningScript part 2
2019-07-16 18:25:46 +02:00
aap 424487854b started making frontend accurate to game 2019-07-14 12:46:36 +02:00
aap c6afa42f9b Merge pull request #131 from gennariarmando/master
Frontend fixes.
2019-07-14 10:22:52 +02:00
aap 980b6ed4d2 little change to aspect ratio defines 2019-07-12 18:28:40 +02:00
aap 60711154ba more CWanted; added CEventList 2019-07-12 18:01:22 +02:00
aap 0548476ba6 CAutomobile::ProcessControlInputs 2019-07-11 12:48:49 +02:00
aap 3e1455cc37 Merge pull request #130 from Fire-Head/master
WaterLevel
2019-07-11 09:09:21 +02:00
aap f35b053684 Merge pull request #129 from erorcun/erorcun
Fix CPhone crash, more functions
2019-07-10 23:10:10 +02:00
aap f1951acd6e tried to fix CMenuManager::Process but still issues 2019-07-10 22:57:19 +02:00
aap 90e093cd47 and of course the last commit didnt fix everything 2019-07-10 17:34:11 +02:00
aap 4a36d64f15 added wrappers around math functions 2019-07-10 17:18:26 +02:00
aap 80e0409d6a Merge pull request #128 from erorcun/erorcun
Phone start, ped spinning and cop car fix, and some love to CPed
2019-07-10 15:06:08 +02:00
aap b14be6697b fixed COMMAND_IS_PLAYER_IN_AREA_3D 2019-07-10 14:00:10 +02:00
aap d360229b5b fixed some stuff in frontend, badly broke others; disabled reversed frontend for the moment 2019-07-10 13:42:48 +02:00
aap 0d3cdcc01c Merge pull request #127 from gennariarmando/master
More frontend inputs.
2019-07-10 11:08:31 +02:00
aap 50cc7c7932 Merge pull request #126 from Nick007J/master
RunningScript part 1
2019-07-10 11:06:27 +02:00
aap 1aeb34f547 CVehicle::ProcessWheel 2019-07-10 11:05:49 +02:00
aap 702cd00765 more CVehicle 2019-07-09 23:49:44 +02:00
aap a65dd41da7 yet more CAutomobile 2019-07-09 18:50:35 +02:00
aap 74fcbc8c0a more CAutomobile 2019-07-09 09:57:44 +02:00
aap b26e83fc6e Merge branch 'master' of github.com:GTAmodding/re3 2019-07-08 22:55:57 +02:00
aap 313004e1b0 Merge pull request #123 from erorcun/erorcun
One driver owns all the cars fix
2019-07-08 22:55:27 +02:00
aap 192fb45098 Merge branch 'master' of github.com:GTAmodding/re3 2019-07-08 21:38:11 +02:00
aap a2cecd4e97 Merge pull request #122 from Nick007J/master
More script stuff
2019-07-08 21:38:06 +02:00
aap 2ae112fdf6 more CAutomobile 2019-07-08 21:37:47 +02:00
aap edf5ac2626 little changes; one more function of CAutomobile 2019-07-08 17:07:34 +02:00
aap 12af85ca3d cleaned up patching of virtual functions; started CAutomobile 2019-07-08 08:46:42 +02:00
aap 6ec421fe7b Merge pull request #111 from gennariarmando/master
Darkel/Wanted update.
2019-07-07 21:09:40 +02:00
aap 6d96b6d046 Merge pull request #120 from ShFil119/audio4
More AudioManager
2019-07-07 19:07:25 +02:00
aap 62eaf12891 Merge pull request #121 from Nick007J/master
IntoTheScripts!
2019-07-07 19:04:59 +02:00
aap c1f3ce8cce implemented CDoor 2019-07-07 18:36:55 +02:00
aap 53023eb65b the great reorganization 2019-07-07 13:09:11 +02:00
aap 219a65b81a finished CPhysical 2019-07-07 11:13:12 +02:00
aap 533f265f55 made code use TimeStepIn(Milli)Seconds; purged unnecessary inlines 2019-07-07 10:16:16 +02:00
aap b515ce4730 Merge pull request #114 from Nick007J/master
Added CUpsideDownCarCheck and CStuckCarCheck
2019-07-07 09:45:07 +02:00
aap 0384d7ceb4 Merge pull request #115 from erorcun/erorcun
General fixes
2019-07-07 09:44:04 +02:00
aap 00461224a9 some work on vehicles 2019-07-06 19:44:00 +02:00
aap 2b592605ab misc classes finished 2019-07-06 12:27:21 +02:00
aap 2d08696190 Merge pull request #113 from erorcun/erorcun
CPed
2019-07-06 00:58:07 +02:00
aap 6dc8076d6d Merge pull request #112 from guard3/master
Reversed CBridge
2019-07-06 00:53:41 +02:00
aap 49d97f0033 finished CDamageManager 2019-07-05 22:20:28 +02:00
aap 4d0e743232 Merge pull request #108 from ShFil119/audio3
Implement smallest functions from AudioManager
2019-07-05 14:35:06 +02:00
aap 9d13ab28a8 Merge branch 'master' into audio3 2019-07-05 14:34:41 +02:00
aap 396b43cbd4 implemented some CVehicle functions 2019-07-05 14:23:39 +02:00
aap d62c616545 fixed rand (thanks nick) 2019-07-04 23:10:04 +02:00
aap bdd5ed6a20 Merge pull request #110 from erorcun/erorcun
Little fixes
2019-07-04 15:39:31 +02:00
aap fc011d76b4 Merge pull request #109 from erorcun/erorcun
Even more CPed
2019-07-04 09:15:30 +02:00
aap e0eb0d991f Merge pull request #107 from Nick007J/master
Fixed type of m_ItemToFlash
2019-07-04 00:25:14 +02:00
aap 9e5a2fd509 Merge pull request #106 from Nick007J/master
Script stuff + bug fixes
2019-07-04 00:20:16 +02:00
aap 92af18c165 Merge pull request #101 from gennariarmando/master
Update Frontend.
2019-07-03 17:35:09 +02:00
aap 936a8e8351 fixed boat rendering 2019-07-03 14:06:26 +02:00
aap 738bde1c15 Merge pull request #89 from ShFil119/test
Check if address is used twice in InjectHook
2019-07-03 13:43:40 +02:00
aap ecf29b7769 fixed car colour texture bug 2019-07-03 13:36:25 +02:00
aap 25865e68c4 cleaned up to be closer to original game 2019-07-03 13:13:55 +02:00
aap a91ea23924 Merge pull request #90 from GTAmodding/revert-88-master
Revert "Implemented frontend inputs."
2019-07-02 22:05:32 +02:00
aap 743668c5c4 Merge pull request #88 from gennariarmando/master
Implemented frontend inputs.
2019-07-02 21:30:45 +02:00
aap b2d1433392 Merge pull request #86 from erorcun/erorcun
Kangaroo cheat and weapon bug fixes
2019-07-02 07:43:00 +02:00
aap 0299974dc5 Merge pull request #85 from erorcun/erorcun
CPed fixes
2019-07-01 20:31:17 +02:00
aap 9564438647 Merge pull request #82 from erorcun/erorcun
More CPed
2019-07-01 07:16:45 +02:00
aap f4cf98174c Merge pull request #81 from Nick007J/master
Replay completed
2019-06-30 23:31:57 +02:00
aap c661485ef7 little cleanup 2019-06-30 22:55:48 +02:00
aap 66d83c6470 Merge pull request #80 from ShFil119/special
Implement GetSpecialCharacterTalkSfx
2019-06-30 21:18:38 +02:00
aap af2e764d81 finished CEntity 2019-06-30 21:06:55 +02:00
aap 6e4df804f7 Merge pull request #79 from Nick007J/master
Reactivated memory operating functions, fixed bug
2019-06-30 15:27:20 +02:00
aap 9b5a7cd4bb Merge pull request #78 from ShFil119/cleanup
Cleanup project a bit
2019-06-30 13:37:52 +02:00
aap ffb9fe188c Merge pull request #77 from Nick007J/master
More replay stuff + destructors for CPlaceable and up
2019-06-30 13:03:04 +02:00
aap d12db35a9f fix 2019-06-29 18:36:31 +02:00
aap 8946a20983 fix hud render states; bug in coronas 2019-06-29 17:54:09 +02:00
aap d711af4757 Merge pull request #71 from ShFil119/audio2
Implement GetSomeoneTalkSfx methods of AudioManager
2019-06-29 17:18:56 +02:00
aap aec122e890 Merge pull request #72 from Nick007J/master
more replay stuff
2019-06-29 17:17:53 +02:00
aap c7e33bd8e5 fix 2019-06-29 13:25:47 +02:00
aap 4bce84df4d missed two lines in CCollision 2019-06-29 11:57:47 +02:00