Commit Graph

362 Commits

Author SHA1 Message Date
InspirationByte
44cf1e011c - move many types from dr2types.h to corresponding files 2022-01-25 22:58:58 +03:00
InspirationByte
8dea78101d - moved MAP_DATA to leadai.c 2022-01-25 22:07:33 +03:00
InspirationByte
973729f117 - lay tyre tracks only if wheels on ground
- new SurfaceType enum
2022-01-25 21:48:58 +03:00
InspirationByte
2a9fd24865 - throw error message if city file doesn't exists 2022-01-25 21:04:18 +03:00
InspirationByte
30d0099cf8 - fix loadsectorsPC error message when CD image is present 2022-01-25 20:56:46 +03:00
InspirationByte
bab7b6d2b8 - misc gte macro changes 2022-01-23 13:13:05 +03:00
InspirationByte
7911127a3e - PsyCross variables update, cleanup 2022-01-23 13:12:45 +03:00
InspirationByte
b066a66b8c - increase replay stream & player count to 16 2022-01-21 21:04:45 +03:00
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
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
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
391f1b4448 - cutscene recorder: fix streams not correctly initializing 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
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
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
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
cfd94b53e0 - better profile/progress save messaging 2022-01-21 21:01:14 +03:00
Ilya Shurumov
6695633918 - fix WaitForTextEntry for web 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
5be653a2dc - add emscripten_sleep where necessary 2022-01-21 21:01:13 +03:00
Ilya Shurumov
ea4ce4d987 - hardcoded bugfix for Vegas area data spooling 2022-01-21 21:01:12 +03:00
Ilya Shurumov
a849116001 - fix AddGroundDebris passing incorrect height to AddLeaf 2022-01-21 21:01:11 +03:00
Ilya Shurumov
ba13f3c1bf - add FELONY_ROADBLOCK_MIN_VALUE. Rename FELONY_MIN_VALUE -> FELONY_PURSUIT_MIN_VALUE 2022-01-21 21:01:11 +03:00
Ilya Shurumov
889259223a - some scratchpad access made directly for PSX 2022-01-21 21:01:11 +03:00
Ilya Shurumov
9325329860 - enable swap interval
- sky verts to use scratchpad on PSX
2022-01-21 21:01:11 +03:00
Ilya Shurumov
9c3686f7b2 - fix StorePlayerPosition, target car saving and pingouts 2022-01-21 21:01:10 +03:00
Ilya Shurumov
8b8ba71635 - fix TunnelSkyFade buffer overrun 2022-01-21 21:01:10 +03:00
Ilya Shurumov
eb0046f289 - fix StorePlayerPosition buffer overrun 2022-01-21 21:01:10 +03:00
Ilya Shurumov
21d12859f8 - fix CutRec_Step bug 2022-01-21 21:01:10 +03:00
Ilya Shurumov
506a73c5de - make AddWheelForcesDriver1 a bit prettier 2022-01-21 21:01:10 +03:00
Ilya Shurumov
430923a51b - fix popNode overflow bug 2022-01-21 21:01:10 +03:00
Ilya Shurumov
c313beb013 - fix Tanner to Boad collision 2022-01-21 21:01:10 +03:00