InspirationByte
|
adeeb77cf2
|
- simplify ifdefs in main
|
2022-02-07 20:51:48 +03:00 |
|
InspirationByte
|
786f7db38f
|
- revert one of bug fixes to original code and fix cop loosing player issue
|
2022-02-06 11:55:50 +03:00 |
|
InspirationByte
|
6b780a822b
|
- fix tyre track sides being swapped
|
2022-02-04 21:15:00 +03:00 |
|
Ilya Shurumov
|
4086bbaf9c
|
- fix "Out of Tape" height, align DEMO text
|
2022-02-04 10:43:11 +03:00 |
|
InspirationByte
|
583cae8b56
|
- auto-save profile when high scores are added
|
2022-02-04 09:47:56 +03:00 |
|
InspirationByte
|
bd16f67cfd
|
- auto-save profile when cheats are unlocked
|
2022-02-04 09:30:13 +03:00 |
|
InspirationByte
|
819597fba3
|
- update PsyCross
|
2022-02-04 00:28:05 +03:00 |
|
InspirationByte
|
236be5f9e5
|
- aligned D_MALLOC
|
2022-02-04 00:00:11 +03:00 |
|
InspirationByte
|
d4cdb48ddf
|
- misc changes
|
2022-02-03 23:57:39 +03:00 |
|
InspirationByte
|
277d391add
|
- more efficient drawing of buildings and tiles for PSX
|
2022-02-03 23:34:05 +03:00 |
|
InspirationByte
|
6d0ff639f7
|
- draw sky a bit more efficient on PSX
|
2022-02-03 22:23:30 +03:00 |
|
InspirationByte
|
f025b9003e
|
- replace VECTOR by SVECTOR in rndrasm
|
2022-02-03 20:55:13 +03:00 |
|
InspirationByte
|
3ac05ca113
|
- DrawDrivingGameOverlays MP text adjusted for NTSC/PAL
|
2022-02-02 08:48:32 +03:00 |
|
InspirationByte
|
6299674125
|
- remove some ifdefs
|
2022-02-02 08:41:24 +03:00 |
|
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
|
d605110b37
|
- update PsyX
|
2022-01-29 10:35:30 +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
|
d577b071ff
|
- PsyX updates #2
|
2022-01-28 22:17:57 +03:00 |
|
InspirationByte
|
a5c64c1e26
|
- PsyX updates
|
2022-01-28 22:13:12 +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
|
b92e0e3fb0
|
- add missing file
|
2022-01-21 21:04:45 +03:00 |
|
InspirationByte
|
d490989640
|
- PsyCross premake5 lua script moved
|
2022-01-21 21:04:45 +03:00 |
|
InspirationByte
|
afe523d8e5
|
- PsyCross is no longer a part of ReDriver2 and separated into Submodule
|
2022-01-21 21:04: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 |
|