Commit Graph

2301 Commits

Author SHA1 Message Date
InspirationByte
631870f1ed - full tyre tracks like in Driver 1 PC 2022-01-21 21:04:45 +03:00
InspirationByte
ca9f797df0 - get rid of PC Filesystem spooling micro-freezes on slow hard drives 2022-01-21 21:04:44 +03:00
InspirationByte
662bf3a049 - 0x4000 -> MODEL_FLAG_GRASS 2022-01-21 21:04:44 +03:00
InspirationByte
ea34a1449a - convert 0x107f -> OTSIZE-1 2022-01-21 21:04:44 +03:00
InspirationByte
95ee06847c - fix QuickUnpackCellObject unexpectedly wasting cell_object_buffer 2022-01-21 21:04:44 +03:00
InspirationByte
2cef2ff45f - fix LeadAI IsOnMap refactoring error - bump version 2022-01-21 21:04:44 +03:00
InspirationByte
04cffeb37c - cutscene recorder to handle pedestrian pads recording 2022-01-21 21:04:44 +03:00
InspirationByte
64a024991e - complete player and replay streams arrays refactoring 2022-01-21 21:04:44 +03:00
InspirationByte
d257a42b22 - [Psy-X] skip swap interval only in DEBUG build 2022-01-21 21:04:43 +03:00
InspirationByte
e1123f7aac - fix cutscene recorder not recording car pads properly 2022-01-21 21:04:43 +03:00
InspirationByte
a0ad45457b - misc changes 2022-01-21 21:04:43 +03:00
InspirationByte
3a034ea524 - added screen size for fullscreen mode in config 2022-01-21 21:04:43 +03:00
InspirationByte
21395fa51e - [PsyX] minor corrections to PGXP 2022-01-21 21:04:42 +03:00
InspirationByte
a1feae3503 - tune cop visibility height 2022-01-21 21:04:42 +03:00
InspirationByte
b06bb8bad5 - remove pPlayerPed global var 2022-01-21 21:04:42 +03:00
InspirationByte
9a2b2d27cb - transform mapped pad constants into meaningful defines 2022-01-21 21:04:42 +03:00
Ilya Shurumov
9afa35c52c - pathfind - refactor some repeating code 2022-01-21 21:04:42 +03:00
Ilya Shurumov
12449b2b05 - [Psy-X] usee SDL gamecontroller rumble API 2022-01-21 21:04:42 +03:00
Ilya Shurumov
391f1b4448 - cutscene recorder: fix streams not correctly initializing 2022-01-21 21:04:42 +03:00
Ilya Shurumov
4c6451bfe5 - attempt to fix cross-compiling on Linux 2022-01-21 21:04:42 +03:00
Ilya Shurumov
a374ebec98 - small fix - misc stuff 2022-01-21 21:04:42 +03:00
Ilya Shurumov
a5941301f4 - SDL2 update to 2.0.16 2022-01-21 21:04:42 +03:00
Ilya Shurumov
7b15d34a2f - misc changes 2022-01-21 21:04:42 +03:00
Ilya Shurumov
c300f8e315 - fix aspect ratio 2022-01-21 21:04:41 +03:00
Ilya Shurumov
8ab75ff0b9 - slight PlaceCameraFollowCar computation improvement 2022-01-21 21:04:41 +03:00
50thomatoes50
6fba273f35 psx_build : updated readme 2022-01-21 21:01:16 +03:00
50thomatoes50
c4ee5ea490 psx_build : fix link failing if output folder doesn't exist 2022-01-21 21:01:16 +03:00
50thomatoes50
3b7477b945 psx_build : fix types.h include not found 2022-01-21 21:01:16 +03:00
50thomatoes50
84682f7d5a psx_build : fix link not working 2022-01-21 21:01:16 +03:00
Ilya Shurumov
e883ddc2f6 - version bump to 7.4 2022-01-21 21:01:16 +03:00
Ilya Shurumov
739520af0a - [Psy-X] simplify ANALOG mode switching 2022-01-21 21:01:16 +03:00
Ilya Shurumov
a1d1ca77aa - revert wetness 2022-01-21 21:01:16 +03:00
Ilya Shurumov
078024a992 - Hardcoded bugfix for Vegas junction 2022-01-21 21:01:15 +03:00
Ilya Shurumov
bcba884ef1 - embed version information to EXE and print in log file 2022-01-21 21:01:15 +03:00
Ilya Shurumov
05dcc49b19 - minor order change in ConvertTorqueToAngularAcceleration 2022-01-21 21:01:15 +03:00
Ilya Shurumov
c0dd470d7b - misc stuff for readability (& trigger appveyor) 2022-01-21 21:01:14 +03:00
Ilya Shurumov
a0e8ad4d71 - fix GR_SetOffscreenState not compiling without USE_PGXP 2022-01-21 21:01:14 +03:00
Ilya Shurumov
b9685438d9 - attempt to fix chase recorder & auto-test 2022-01-21 21:01:14 +03:00
Ilya Shurumov
fcee914f43 - cutscene recorder - add ping count display 2022-01-21 21:01:14 +03:00
Ilya Shurumov
b137cc39c6 - fix premake5. 2022-01-21 21:01:14 +03:00
Ilya Shurumov
cfd94b53e0 - better profile/progress save messaging 2022-01-21 21:01:14 +03:00
Ilya Shurumov
5530c222b5 - web shell misc stuff 2022-01-21 21:01:14 +03:00
Ilya Shurumov
644f08a447 - added local storage FS for saved games 2022-01-21 21:01:13 +03:00
Ilya Shurumov
6695633918 - fix WaitForTextEntry for web 2022-01-21 21:01:13 +03:00
Ilya Shurumov
35b21611de - [Psy-X] fix setting SPU pitch=0 not doing anything 2022-01-21 21:01:13 +03:00
Ilya Shurumov
cc9daa6ca1 - disable Tanner shadow in Web game 2022-01-21 21:01:13 +03:00
Ilya Shurumov
104e5ff810 - [Psy-X] fix bugged macro 2022-01-21 21:01:13 +03:00
Ilya Shurumov
5be653a2dc - add emscripten_sleep where necessary 2022-01-21 21:01:13 +03:00
Ilya Shurumov
23a2f86c27 - fix mistake. 2022-01-21 21:01:12 +03:00
Ilya Shurumov
6cdc63ec44 - [Psy-X] virtual (RAM) ISO 9660 support 2022-01-21 21:01:12 +03:00