Commit Graph

377 Commits

Author SHA1 Message Date
InspirationByte
26a814aa38 - MP mission timer, target blip height adjusted for NTSC/PAL 2022-02-02 08:41:02 +03:00
InspirationByte
8eb7415b17 - fix font semi-transparency CLUTs 2022-02-01 00:33:59 +03:00
InspirationByte
6fae0a2ace - development version to not unlock all cars 2022-01-31 22:15:10 +03:00
InspirationByte
64475d3352 - correct damage bar, pause menu & messages for NTSC 2022-01-31 08:59:57 +03:00
InspirationByte
2e02105380 - fix fullscreen map text position 2022-01-30 11:59:22 +03:00
InspirationByte
a0ed9a8b82 - correct HUD constants based on screen height 2022-01-30 11:48:02 +03:00
InspirationByte
e33c979a9a - tyre tracks edge cases fixed 2022-01-29 20:30:00 +03:00
InspirationByte
b839691cd4 - make PSX build happy by turning off scratchpad operations 2022-01-29 16:53:44 +03:00
InspirationByte
89318af5e8 - fix PSX compile errors 2022-01-29 15:57:15 +03:00
InspirationByte
5287396b9f - fix cutscene bars 2022-01-29 14:15:46 +03:00
InspirationByte
2eddee5d96 - better dealing with PAL and NTSC on PSX 2022-01-29 13:39:06 +03:00
InspirationByte
e6b9670840 - smol fix 2022-01-28 22:57:29 +03:00
InspirationByte
ed9730162f - remove leadCarId var, update stupid_logic 2022-01-28 22:45:00 +03:00
InspirationByte
44471c9612 - give names to lead dstate 2022-01-28 21:39:50 +03:00
InspirationByte
8ebac5760a - fix bug where Tanner footsteps won't play on certain heights 2022-01-25 23:11:53 +03:00
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