Commit Graph

2162 Commits

Author SHA1 Message Date
Ilya Shurumov
5136df8624 - [Psy-X] implement CdlReadS for data reading 2021-04-09 14:10:53 +06:00
Ilya Shurumov
d0f21edb94 - added simple PAL/NTSC screens auto-detection 2021-04-09 12:45:07 +06:00
Ilya Shurumov
eaa27e3930 - add filesystem defines and prioritizing PC-style access over CDFS
- fix PSX LoadfileSeg bug
2021-04-09 03:37:29 +06:00
Ilya Shurumov
8aa9251e66 - [Psy-X] stub few commands of LibCD 2021-04-09 03:36:12 +06:00
Ilya Shurumov
595e4be8ea - [Psy-X] improve ISO9660 image reading support 2021-04-09 02:57:21 +06:00
Ilya Shurumov
dcb7f4e5b6 - apply gDoOverlays check to mission related overlays 2021-04-08 16:01:38 +06:00
Ilya Shurumov
b7098f1dc0 - increase pitch for cone hitting sound 2021-04-07 23:35:48 +06:00
Ilya Shurumov
7071a4ddb5 - remove loading of menu sounds for game 2021-04-07 23:27:05 +06:00
Ilya Shurumov
9dd315736b - disable New York (now Rio) fast wheel replacement 2021-04-07 00:55:09 +06:00
Ilya Shurumov
ca93367a0e - [Psy-X] proper multi-tap indexing 2021-04-06 23:43:52 +06:00
Ilya Shurumov
f069e77aa1 - [Psy-X] fullscreen toggle only with Right Alt 2021-04-06 22:40:47 +06:00
Ilya Shurumov
adf26d0f2e - [Psy-X] added Alt-Enter to toggle fullscreen mode 2021-04-06 22:37:29 +06:00
Ilya Shurumov
9bb5333d80 - [Psy-X] improve controller support, allow slot configuration 2021-04-06 22:06:32 +06:00
Ilya Shurumov
693d802f18 - misc code changes again 2021-04-06 22:05:51 +06:00
Ilya Shurumov
50e3a602a9 - optimize animated objects 2021-04-06 02:23:39 +06:00
Ilya Shurumov
09fc3195d7 - change some declarations to support old compilers 2021-04-05 01:33:58 +06:00
Ilya Shurumov
cee65e7324 - little refactor 2021-04-05 01:08:56 +06:00
Ilya Shurumov
1d182b0cc6 - volatile all memory buffer addresses 2021-04-04 15:24:16 +06:00
Ilya Shurumov
32194a7f88 - try removing some redundant checks 2021-04-04 14:37:21 +06:00
Ilya Shurumov
10bbc39d45 - hide cheated overlays only when cheat is not enabled from menu 2021-04-01 11:30:39 +06:00
Ilya Shurumov
4bde5035e7 - added BARRIER1_TASTIC to smashables 2021-03-31 14:20:54 +06:00
Ilya Shurumov
8a0d1e4cc3 - Italian translation & QuitToSystem position fix
- implemented FEStringWidth
2021-03-31 14:20:33 +06:00
Ilya Shurumov
ae78de63ca - [Psy-X] attempt to fix broken SDL2 haptics 2021-03-31 14:19:43 +06:00
Ilya Shurumov
1086d3f937 - misc changes to cell object code 2021-03-31 14:19:24 +06:00
Ilya Shurumov
c6a5c2eea8 - optimize sky drawing (by not calling big ass ScaleMatrix) 2021-03-30 12:12:10 +06:00
Ilya Shurumov
cc7f3a972b - reverted dirty hack to display gates in Chicago 2021-03-30 10:41:07 +06:00
Ilya Shurumov
b2b7d1f796 - display gates near Chicago bridges 2021-03-30 03:45:12 +06:00
Ilya Shurumov
81ee5a3a1d - fix SetupResidentModels 2021-03-30 03:05:22 +06:00
Ilya Shurumov
460198ae27 - optimize GetFirstPackedCop and event cell iteration 2021-03-30 03:05:09 +06:00
Ilya Shurumov
4ac1515d2f - fix FE time of day 2021-03-28 16:26:19 +06:00
Ilya Shurumov
15ddee32f6 - update SDL2 to 2.0.14 2021-03-28 03:20:15 +06:00
Ilya Shurumov
4fc19ac046 - reflections depends on wetness better 2021-03-28 03:20:05 +06:00
Ilya Shurumov
ac81375296 - miscellaneous changes & cleanups 2021-03-27 23:23:37 +06:00
Ilya Shurumov
6e08f2452b - small fix 2021-03-27 19:37:31 +06:00
Ilya Shurumov
f1d79da262 - remove Driver1 level support 2021-03-27 19:26:07 +06:00
Ilya Shurumov
e0c3667666 - frontend misc fixes 2021-03-27 19:25:46 +06:00
Ilya Shurumov
06e0cd3b9f - added day time and weather selection in frontend
- remove some badly used vars
2021-03-27 16:06:27 +06:00
Ilya Shurumov
b168a52c9b - rename MALLOC_* to D_MALLOC_* 2021-03-27 16:05:39 +06:00
Ilya Shurumov
78b9653222 - physics broadphase optimization bugfix 2021-03-27 00:31:32 +06:00
Ilya Shurumov
b42b1b6922 - DrawAllBuildings: support cut low detail models 2021-03-26 00:44:47 +06:00
Ilya Shurumov
8901de6472 - misc changes 2021-03-26 00:44:08 +06:00
Ilya Shurumov
c607f73017 - optimize hubcap storage 2021-03-25 18:42:57 +06:00
Ilya Shurumov
2431c7425f - use car cosmetics for hubcap positions 2021-03-25 18:33:05 +06:00
Ilya Shurumov
d789ae4937 - optimize car vs car collisions 2021-03-25 18:32:49 +06:00
Ilya Shurumov
2f272a5375 - [Psy-X] fix port numbers in PadGetState & PadSetAct 2021-03-25 11:39:38 +06:00
Ilya Shurumov
a235dffd3a - increase car wheel landing vibration sensitivity 2021-03-25 03:00:53 +06:00
Ilya Shurumov
46c8c7fccf - fix bugs in HandlePadVibration & HandleDualShock 2021-03-25 02:46:33 +06:00
Ilya Shurumov
171070bdc7 - [Psy-X] Pad vibration support 2021-03-25 02:46:08 +06:00
Ilya Shurumov
85f60b3196 - better 1.0 room hardcoding for Havana3DOcclusion 2021-03-25 01:10:09 +06:00
Ilya Shurumov
973f24fa5d - autodetect Havana 1.0 and 1.1 2021-03-24 23:56:18 +06:00