Commit Graph

2363 Commits

Author SHA1 Message Date
InspirationByte
4cb654d75c - update PsyCross 2022-03-12 16:11:30 +03:00
InspirationByte
d951422e95 - fix crash when switching camera to event in film director 2022-03-12 10:11:55 +03:00
InspirationByte
238a121ec7 - more lighting fixes
- misc stuff
2022-03-12 10:11:32 +03:00
InspirationByte
2a20c463a0 - little optimization for cycling palettes 2022-03-12 10:10:42 +03:00
InspirationByte
5706f2d761 - don't apply lighting on non-tree sprites 2022-03-07 01:07:37 +03:00
InspirationByte
c25ee05353 - add icon_ prefix to director icon variables 2022-02-26 13:30:43 +03:00
InspirationByte
53cc906678 Merge branch 'develop-SoapyMan' of github.com:OpenDriver2/REDRIVER2 into develop-SoapyMan 2022-02-16 21:25:42 +03:00
InspirationByte
6cd6b5fcfb - removed FixFloorSigned macro 2022-02-16 21:24:41 +03:00
Ilya Shurumov
c4cfd55fb3 - fix pedestrians performance issues
- fix PsyX PGXP performance
2022-02-16 13:33:44 +03:00
InspirationByte
65ce3446ed - fix CheckScenaryCollisions bug on models with no collision boxes 2022-02-07 23:20:03 +03:00
InspirationByte
25e099e200 - fix uninitialized mission thread that may cause crash 2022-02-07 22:46:26 +03:00
InspirationByte
b427164c9e - fix fucked up logic of minmaxSelections in MissionSelectScreen 2022-02-07 21:51:42 +03:00
InspirationByte
403ee276b5 - add mission ladder array identifiers 2022-02-07 21:43:18 +03:00
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
Ilya Shurumov
1f59ac4d0f - add Windows-specific powershell script for setting up VC++ project files and dependencies 2022-02-03 11:24:12 +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
afea562864 - new PSX CD XML script for Silent's mkpsxiso 2022-01-29 15:58:57 +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