Commit Graph

2277 Commits

Author SHA1 Message Date
SoapyMan
f3c2c2a0b6 sound: correct playback length on NTSC and PAL 2024-09-23 18:22:33 +05:00
SoapyMan
863034e0ea - fix MP checkpoints drawn incorrectly due to active flag still present 2024-05-19 19:08:03 +05:00
SoapyMan
209da05c6f - remove drawBuffers hack (we expect PsyX handle it properly now) 2024-05-19 19:06:35 +05:00
SoapyMan
bb92b9494e - remove pragma, make time of day selection with weather PC-only again 2024-05-19 19:02:29 +05:00
SoapyMan
d829145043 - work towars x64 support on GCC/Clang: converted all necessary longs to int 2024-04-22 15:57:36 +05:00
SoapyMan
4fcd4afc9f - fix 6th Chicago train not running 2024-01-17 13:03:10 +06:00
SoapyMan
9313be6772 - fix MP player 1 view not drawn on PSX 2023-11-24 16:27:07 +06:00
SoapyMan
79aec53afd - update emscripten shell 2023-11-09 23:57:29 +06:00
SoapyMan
ce2d941ce1 - update PsyCross module 2023-11-09 22:41:07 +06:00
SoapyMan
7e2ada2f0d - bugfixes for text drawing code 2023-11-09 00:18:17 +06:00
SoapyMan
42c78c692f - apply few simplifications to code 2023-07-28 21:32:19 +06:00
SoapyMan
cc7d5d6d84 - fix funcname 2023-05-31 02:28:58 +06:00
SoapyMan
685cee728a - fix Tanner camera passing through walls bug 2023-05-27 19:22:39 +06:00
SoapyMan
5d0455ae8e - fix debug pause menu items 2023-05-27 19:11:51 +06:00
SoapyMan
a3c09632a1 - update Psy-X 2023-05-27 19:11:28 +06:00
SoapyMan
2223b48c40 Merge branch 'develop-SoapyMan' of github.com:OpenDriver2/REDRIVER2 into develop-SoapyMan 2023-05-22 16:12:39 +06:00
SoapyMan
1180713165 - overhead map clipping handling for MP (fix flickering) 2023-05-22 16:12:15 +06:00
SoapyMan
6e275e0a48 Update PsyCross 2023-05-17 02:37:33 +06:00
SoapyMan
6b0a796b84 - add missing locale string 2023-05-13 14:15:24 +06:00
SoapyMan
76db6e87d6 - make truck available if model is present 2023-05-11 17:17:21 +06:00
SoapyMan
46c6f09834 - one-shot model override loading for spooled cars 2023-05-11 16:43:21 +06:00
SoapyMan
dab138ac49 - support content override for SetupSpecDenting and SetupSpecCosmetics 2023-05-10 23:37:37 +06:00
SoapyMan
062879d2d4 - content override to properly handle car models 2023-05-10 23:36:54 +06:00
SoapyMan
b712f25413 - refactor Tada 2023-05-10 23:36:12 +06:00
SoapyMan
b06bf65cd6 - delete old hack for Chicago truck model 2023-05-10 23:35:59 +06:00
SoapyMan
dcfe622798 - fix special spool switching car index in between of already active spool
- slight refactor for spooling
2023-05-10 18:21:09 +06:00
SoapyMan
dc441146a1 - remove area data loading hack and change condition to fix the original way of handling it 2023-04-21 16:37:21 +06:00
SoapyMan
3e136cce78 - slight rework for ProcessPalletLump 2023-04-17 20:08:56 +06:00
SoapyMan
078694290d - fix mistake in hypot 2023-04-09 21:12:09 +06:00
SoapyMan
0bbd2a384f - delete unused stuff 2023-04-09 21:11:52 +06:00
SoapyMan
66d45563d1 - bail out safely when CompleteSoundSetup fails if sound is not present 2023-04-09 21:11:28 +06:00
SoapyMan
e483e04d16 Merge branch 'develop-SoapyMan' of github.com:OpenDriver2/REDRIVER2 into develop-SoapyMan 2023-04-09 20:59:23 +06:00
SoapyMan
5da47de37e - some code style & refactoring for car denting code 2023-04-09 20:57:35 +06:00
SoapyMan
14a2333b70 - fix hires fonts support for Linux 2023-04-09 20:54:44 +06:00
Ilya Shurumov
92822bc52a - DMODEL -> MDL 2023-02-18 12:48:03 +06:00
Ilya Shurumov
58a7e4a2f6 - overrideContent to work with car models, cosmetics and dentings 2023-02-18 12:41:13 +06:00
Ilya Shurumov
4338b0da4b - version bump 2022-12-19 13:34:50 +06:00
Ilya Shurumov
4a4b632f1e - Frontend Hires font 2022-12-19 13:33:32 +06:00
Ilya Shurumov
8553bdbeff - HQ font loading redone for further FE font support
- added font generator tool
- moved DebugOverlay.cpp into utils
2022-12-18 23:37:16 +06:00
Ilya Shurumov
6b6ab5806b - change use of define USE_PGXP 2022-12-18 23:35:31 +06:00
Ilya Shurumov
aa77722e9f - add premake android module 2022-12-18 23:34:39 +06:00
Ilya Shurumov
836e5f6dc2 - add car cosmetics loading from file 2022-11-15 16:21:17 +06:00
Ilya Shurumov
6a2db421b0 - fix pathfind bug causing cop path not straight enough 2022-11-15 14:49:44 +06:00
Ilya Shurumov
e0874de48f - smol fix and good to go 2022-11-12 16:16:17 +06:00
Ilya Shurumov
08b2353fa0 - pathfind: fix obstacles, iterations, directions 2022-11-12 15:34:29 +06:00
Ilya Shurumov
34b7c8e5ce - update road debug overlay 2022-10-25 12:07:36 +06:00
Ilya Shurumov
047aa12e2e - better describe road bit fields 2022-10-25 11:52:38 +06:00
Ilya Shurumov
b9683ea1e0 - fix CivAI regression in GetNextRoadInfo 2022-10-20 12:17:50 +06:00
Ilya Shurumov
ec9ae182aa - one more last Civ AI junction traverse bug fix I SWEAR 2022-10-20 11:38:14 +06:00
Ilya Shurumov
2b0d066cde - remove user chases feature 2022-10-20 01:25:18 +06:00