1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-28 14:58:41 +00:00
Commit graph

133 commits

Author SHA1 Message Date
Sergeanur 9fa799522e Fixing typo for cursor coords 2019-10-07 15:33:21 +03:00
Sergeanur 1df8e7976f Aspect ratio fix for player skin menu 2019-10-07 15:08:39 +03:00
eray orçunus c9d92a7d1b Little fix 2019-10-07 01:13:18 +03:00
eray orçunus d5d1c7ec5f Peds 2019-10-07 00:39:25 +03:00
Sergeanur fe2ae13c80 Fixed player blip heading when looking left/right/behind 2019-10-06 02:42:22 +03:00
Sergeanur 96eee4f10f Fixed CCamera::SetWideScreenOff dupe, removed goto in CStreaming::RetryLoadFile 2019-10-06 02:41:35 +03:00
erorcun c7d3b302f5
Merge pull request #225 from erorcun/erorcun
Fixes
2019-10-05 21:54:39 +03:00
eray orçunus 42fbe50739 Fixes 2019-10-05 21:50:02 +03:00
aap c06f139530
Merge pull request #223 from Sergeanur/fix/WideCorona
Corona widescreen fix
2019-10-05 17:17:29 +02:00
Sergeanur 365f9e9caf Triangular radar blips 2019-10-05 17:32:01 +03:00
eray orçunus aa4e7ad5eb CDarkel, walkaround fix 2019-10-05 17:06:01 +03:00
Sergeanur cc621ba099 Corona widescreen fix 2019-10-05 16:04:27 +03:00
eray orçunus 54f36ad960 Fix radar 2019-10-04 01:19:07 +03:00
Sergeanur 72e12f6aae CPickups 2019-10-03 22:37:13 +03:00
Sergeanur 5b119ca78d Added missed config.h 2019-10-03 13:21:00 +03:00
eray orçunus 0ee5a46f71 Fixes & peds 2019-10-03 04:02:02 +03:00
Sergeanur 90f085c1ca zero check 2019-09-28 22:07:05 +03:00
Sergeanur 5854016ec5 PlayerSkin 2019-09-28 21:49:41 +03:00
Sergeanur b13c4de6a4 Added CUTSCENEDIRSIZE to Config enum and CUTSCENENAMESIZE macro 2019-09-28 18:16:52 +03:00
Sergeanur ef65ad81ce Added f for floats, removed checks for delete 2019-09-28 18:01:05 +03:00
Sergeanur 45ead4d0bf Refactoring 2019-09-28 17:31:14 +03:00
Sergeanur 6362ceeff3 Full CCutsceneMgr 2019-09-28 17:03:00 +03:00
eray orçunus 0c385195d8 Peds, ProcessObjective and fixes 2019-09-27 00:01:50 +03:00
eray orçunus 0f9178568b Peds, a fix and a tad of VC 2019-09-17 23:22:34 +03:00
Nikolay Korolev 368ce0d4e5 CCarCtrl 2019-09-15 02:28:07 +03:00
Nikolay Korolev fbe09534d9 fix typo 2019-09-14 20:58:09 +03:00
Nikolay Korolev 3e71c15b33 Merge remote-tracking branch 'upstream/master' into carctrl_dev 2019-09-12 19:15:13 +03:00
Nikolay Korolev 4041159855
fixed launch in space bug 2019-09-12 19:13:32 +03:00
aap dec134c881
Merge pull request #205 from erorcun/erorcun
Little cleanup
2019-09-12 14:39:47 +02:00
eray orçunus 643f8e14a0 Little cleanup 2019-09-12 15:35:05 +03:00
Nikolay Korolev 571e65db4f Merge remote-tracking branch 'upstream/master' into carctrl_dev 2019-09-12 13:12:22 +03:00
Nikolay Korolev a3aea359b2 DragCarToPoint 2019-09-12 13:11:13 +03:00
aap 4299e307d6
Merge pull request #204 from erorcun/erorcun
World and Peds
2019-09-12 10:08:15 +02:00
eray orçunus 14c7c1d7ca World and Peds 2019-09-12 03:46:15 +03:00
Nikolay Korolev 05b01c5ff5 ccarctrl 2019-09-11 21:42:34 +03:00
eray orçunus 0f028edae9 Fix and cancellable car enter 2019-09-05 23:07:37 +03:00
eray orçunus e232b664be CPed::ProcessControl and some cleanup 2019-09-03 23:05:17 +03:00
Filip Gawin 01ac2929cd Cleanup 2019-08-27 22:29:23 +02:00
Filip Gawin 2fabbc3b4c More more more audio 2019-08-27 21:18:47 +02:00
Filip Gawin 458fc63f01 Cleanup 2019-08-27 21:14:28 +02:00
Filip Gawin af5bd951ae More audio ped 2019-08-27 21:13:17 +02:00
eray orçunus e5df72a1e9 Peds 2019-08-23 01:53:53 +03:00
eray orçunus 39223901bf AnimViewer messages, Particle fix, Peds 2019-08-17 22:21:10 +03:00
eray orçunus cf8b27c453 Little CPed fixes & Peddebug 2019-08-16 19:25:02 +03:00
eray orçunus 82dc813ab3 AnimViewer fixes 2019-08-15 18:59:09 +03:00
eray orçunus 8f18f84836 Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-08-15 17:54:49 +03:00
eray orçunus 5bea16c7cc AnimViewer! 2019-08-15 17:51:39 +03:00
Fire_Head 6909fa283a
Merge branch 'master' into master 2019-08-15 05:06:52 +03:00
Fire-Head 6093d855b0 CParticleObject done, cDMAudio done 2019-08-15 04:43:00 +03:00
aap b7471489fa
Merge pull request #186 from Nick007J/master
more CCarCtrl
2019-08-11 22:15:31 +02:00