erorcun
6b654094a5
Merge pull request #871 from withmorten/sized-enums
...
Get rid of sized enums
2020-12-09 03:15:20 +03:00
erorcun
fc6f07345e
Red delete menu background
2020-12-08 23:33:51 +03: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
778d1381bb
Add NUM_LEVELS
2020-12-08 07:50:29 +02:00
Sergeanur
aae4f3319f
Fixes
2020-12-08 03:29:08 +02:00
Fire-Head
87bca997a4
Merge branch 'master' of https://github.com/GTAmodding/re3
2020-12-07 21:50:18 +03:00
Fire-Head
c5fbb594a5
ps2 hud, restore original code
2020-12-07 21:12:13 +03:00
withmorten
4c0744260d
uint8 enums fixed
2020-12-07 01:59:17 +01:00
withmorten
4696e3f9c8
uint8 enums fixed
2020-12-07 00:36:40 +01:00
Nikolay Korolev
fe918d41c2
garages revision + some fixes
2020-12-06 19:30:51 +03:00
Nikolay Korolev
0bd373cd56
script from other platforms and unused commands
2020-12-05 02:49:32 +03:00
aap
9714a37769
bit more GTA_VERSION and GTA_PS2
2020-12-04 01:12:58 +01:00
aap
43fb7fe342
one more original name
2020-12-03 19:11:57 +01:00
aap
5bed7afd79
forgot some junk
2020-12-03 16:56:32 +01:00
aap
13cefd3293
more PS2 stuff; memory movement done
2020-12-03 16:04:59 +01:00
aap
0d166081ad
animviewer fixes
2020-12-03 11:30:46 +01:00
aap
3c24505990
little fixes for animviewer
2020-12-03 09:34:09 +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
aap
f576311814
Merge branch 'master' of github.com:GTAmodding/re3
2020-12-02 10:38:39 +01:00
aap
fba657ff0c
better cam lod dist fix
2020-12-02 10:38:27 +01:00
Nikolay Korolev
4b9f1680a3
fast fix
2020-12-02 02:41:05 +03:00
Nikolay Korolev
fda58fb1df
added GTA_SCENE_EDIT
2020-12-02 02:34:51 +03:00
Sergeanur
a259b6b8ab
TexturePools
...
# Conflicts:
# src/core/Game.cpp
# src/rw/RwHelper.cpp
2020-12-01 22:54:19 +02:00
Sergeanur
24b5406a1d
Add GTA_REPLAY
...
# Conflicts:
# src/control/Replay.cpp
# src/control/Replay.h
2020-12-01 22:53:09 +02:00
Sergeanur
0b20fd7e77
Remove ifndef GTA_PS2 around replays
2020-12-01 22:35:53 +02:00
Sergeanur
9461998304
TexturePools
2020-12-01 22:12:46 +02:00
Sergeanur
e33ab44b7d
Add GTA_REPLAY
2020-12-01 22:08:05 +02:00
aap
83bbb631d1
some more GTA_VERSIONs and CGame tidy-up (not much actual memory moving yet)
2020-12-01 17:42:18 +01:00
aap
b8bc54640d
fix cam-fix
2020-12-01 17:24:56 +01:00
aap
56c471d02e
Merge pull request #854 from Nick007J/master
...
small garages + templates revision
2020-12-01 11:25:02 +01:00
aap
d6fab1bc53
cam stuff
2020-12-01 10:12:42 +01:00
Sergeanur
5a3a058ed3
Make texture conversion work a bit faster
...
# Conflicts:
# src/core/config.h
2020-12-01 03:51:31 +02:00
Zach Charo
6eb0fd52d7
Update Camera.cpp
...
camdist multiplier is consitently between 1 and 1.4 on 16:9 aspect ratio
On ultrawide, the cam dist multiplier jumps to anywhere between 2 and 3
The preferred distance generator for car objects is the cam dist multiplier * 120. Which puts cars that it's trying to generate outside of the allowed gen/draw distance for new car objects when on ultrawide. This means no new cars can spawn.
This change caps the scaling for the generation distance a bit above what it would be for 16:9 and does not affect the LOD multiplier.
2020-11-30 19:08:15 -06:00
aap
2c59e1c894
some more GTA_VERSION
2020-12-01 00:22:57 +01:00
aap
4b9fb631fc
added a few registered pointers and memory debug
2020-11-30 23:44:58 +01:00
Nikolay Korolev
a3b83a5d2f
Merge remote-tracking branch 'upstream/master'
2020-11-30 02:15:35 +03:00
Nikolay Korolev
8f05ccd6c4
small garages revision + small template stuff
2020-11-30 02:15:03 +03:00
aap
d5bc382cb5
GTA_VERSION define and some config.h cleanup
2020-11-29 21:29:48 +01:00
aap
566282057a
add debug script hotkey
2020-11-29 11:37:06 +01:00
aap
c57fee38ca
Merge pull request #841 from aap/master
...
start using CMemoryHeap; also some PS2 define cleanup
2020-11-28 18:52:44 +01:00
aap
a8035b6466
moved some stuff to MemoryMgr
2020-11-28 17:05:57 +01:00
aap
b23bda6e45
Merge branch 'master' of github.com:GTAmodding/re3
2020-11-28 16:02:21 +01:00
Sergeanur
ad48b9cde0
Make texture conversion work a bit faster
2020-11-28 16:29:45 +02:00
Sergeanur
18d0fd2e48
Add multisampling to librw
2020-11-28 15:13:06 +02:00
aap
d857758c16
start using CMemoryHeap
2020-11-26 17:39:59 +01:00