Walied K. Yassen
|
37d3188ce7
|
Few bug fixes in CAutomobile
|
2020-12-15 12:20:55 +02:00 |
|
Sergeanur
|
8f2abc6750
|
fix
|
2020-12-15 05:11:45 +02:00 |
|
Sergeanur
|
e970e5f246
|
Use SetMoveState
|
2020-12-15 04:25:12 +02:00 |
|
Sergeanur
|
ac95138c18
|
More fixes
|
2020-12-15 04:16:29 +02:00 |
|
Sergeanur
|
ab3e258f19
|
SetPedState fixes
|
2020-12-15 03:25:05 +02:00 |
|
erorcun
|
0f5893ed60
|
Fix language initialization call order
|
2020-12-14 02:46:55 +03:00 |
|
erorcun
|
91902a031e
|
Enable our Linux joystick handling
|
2020-12-14 02:43:07 +03:00 |
|
aap
|
e8fe09cf23
|
another fix for new renderer
|
2020-12-13 23:09:19 +01:00 |
|
aap
|
e3616c1ce1
|
Merge branch 'miami' of github.com:GTAmodding/re3 into miami
|
2020-12-13 12:53:27 +01:00 |
|
aap
|
35cac6b93b
|
some rendering things
|
2020-12-13 12:53:19 +01:00 |
|
Nikolay Korolev
|
6d61f9d2e1
|
fixed replay bugs
|
2020-12-12 23:17:16 +03:00 |
|
Nikolay Korolev
|
bfe382c315
|
better fix
|
2020-12-12 21:06:14 +03:00 |
|
erorcun
|
b3f97cdce4
|
style change
|
2020-12-12 20:39:34 +03:00 |
|
Nikolay Korolev
|
229b8f304a
|
fixed a bug
|
2020-12-12 20:37:26 +03:00 |
|
Nikolay Korolev
|
78718700f9
|
quick fix
|
2020-12-12 13:00:40 +03:00 |
|
aap
|
4f3be49728
|
Merge pull request #868 from erorcun/miami
Frontend cleanup, .INI, CFO, scrollable pages
|
2020-12-12 10:43:06 +01:00 |
|
Nikolay Korolev
|
4197498e2d
|
fixed garages + minor fixes
|
2020-12-12 12:24:55 +03:00 |
|
aap
|
ccbbde549e
|
Merge pull request #869 from Nick007J/miami
garages revision + fixes
|
2020-12-09 09:55:50 +01:00 |
|
erorcun
|
c504cf02e4
|
Vehicle cam object collision fix
|
2020-12-09 07:15:04 +03:00 |
|
erorcun
|
95fe5004c8
|
Fix
|
2020-12-09 06:36:51 +03:00 |
|
erorcun
|
cf4aedd97c
|
Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's idea to use PPSSPP's DB if available, disable DEV() messages by default
|
2020-12-09 06:36:28 +03:00 |
|
erorcun
|
ba0c9e8b29
|
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
|
2020-12-09 06:34:04 +03:00 |
|
erorcun
|
b473adcf80
|
Frontend cleanup, .INI, CFO, scrollable pages
|
2020-12-09 06:32:33 +03:00 |
|
erorcun
|
ac3484b82e
|
Merge pull request #872 from withmorten/sized-enums-miami
Get rid of sized enums 2: Electric Boogaloo
|
2020-12-09 03:31:03 +03:00 |
|
aap
|
c8b0f0bdf8
|
fix CObject::DeleteAllTempObjectsInArea
|
2020-12-08 23:16:38 +01:00 |
|
Nikolay Korolev
|
016ff5b4aa
|
sync with upstream
|
2020-12-08 12:00:24 +03:00 |
|
Sergeanur
|
f3e9c82432
|
Pool fixes from master
|
2020-12-08 07:52:03 +02:00 |
|
Sergeanur
|
579efc05fc
|
Fix bike's fInAirXRes
|
2020-12-08 05:26:48 +02:00 |
|
Sergeanur
|
aae4f3319f
|
Fixes
|
2020-12-08 03:29:08 +02:00 |
|
Sergeanur
|
8844caf44d
|
Fix vanilla font bug
|
2020-12-08 02:22:02 +02:00 |
|
aap
|
61c6b28237
|
Merge pull request #847 from waliedyassen/CObject-fixes
CObject fixes
|
2020-12-07 22:03:12 +01:00 |
|
Sergeanur
|
64049f0f81
|
Fix font bug
|
2020-12-07 22:56:22 +02:00 |
|
withmorten
|
4c0744260d
|
uint8 enums fixed
|
2020-12-07 01:59:17 +01:00 |
|
withmorten
|
912e71be53
|
int8 enums fixed
|
2020-12-07 01:30:38 +01:00 |
|
withmorten
|
16ed00aede
|
uint16 enums fixed
|
2020-12-07 01:22:51 +01:00 |
|
withmorten
|
e6a7a9353c
|
uint32 enums fixed
|
2020-12-07 01:20:14 +01:00 |
|
withmorten
|
7ad86595e4
|
int32 enum fixed
|
2020-12-07 01:19:10 +01:00 |
|
Walied K. Yassen
|
190bcf68f3
|
Implement DAMAGE_EFFECT_SMASH_VEGPALM and code style fixes
|
2020-12-07 01:11:40 +02:00 |
|
Nikolay Korolev
|
406f646949
|
pool stuff fix
|
2020-12-06 21:28:40 +03:00 |
|
Nikolay Korolev
|
17a939e38d
|
quick fix
|
2020-12-06 19:34:43 +03:00 |
|
Nikolay Korolev
|
fe918d41c2
|
garages revision + some fixes
|
2020-12-06 19:30:51 +03:00 |
|
Nikolay Korolev
|
a82188ac07
|
lil fix
|
2020-12-05 12:12:56 +03:00 |
|
Nikolay Korolev
|
0bd373cd56
|
script from other platforms and unused commands
|
2020-12-05 02:49:32 +03:00 |
|
aap
|
43fb7fe342
|
one more original name
|
2020-12-03 19:11:57 +01:00 |
|
aap
|
0d166081ad
|
animviewer fixes
|
2020-12-03 11:30:46 +01:00 |
|
erorcun
|
ab3e810a95
|
AnimViewer done, comment cleanup
|
2020-12-03 05:22:58 +03:00 |
|
erorcun
|
8b47774aee
|
Stats page
|
2020-12-03 02:09:35 +03:00 |
|
erorcun
|
774aa1570f
|
Merge pull request #853 from erorcun/miami
PlayerPed and "Redefine controls" menu done, fixes
|
2020-12-02 14:35:06 +03:00 |
|
erorcun
|
bd8b907d13
|
PlayerPed and "Redefine controls" menu done, fixes
|
2020-12-02 14:21:46 +03:00 |
|
aap
|
1172056833
|
cam lod dist fix
|
2020-12-02 10:39:23 +01:00 |
|