Commit Graph

2352 Commits

Author SHA1 Message Date
Ilya Shurumov
6cdc63ec44 - [Psy-X] virtual (RAM) ISO 9660 support 2022-01-21 21:01:12 +03:00
Ilya Shurumov
27c1118d71 - re-organize platform files 2022-01-21 21:01:12 +03:00
Ilya Shurumov
ea4ce4d987 - hardcoded bugfix for Vegas area data spooling 2022-01-21 21:01:12 +03:00
Ilya Shurumov
bb7ba1580c - more Debug info on spool 2022-01-21 21:01:12 +03:00
Ilya Shurumov
9d096ef7cb - compact PsyX controls mapping structures 2022-01-21 21:01:11 +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
Ilya Shurumov
8a2abaa9db - fix Havana ferry drifting & replay inconsistencies, improve Swap2Cars 2022-01-21 21:01:09 +03:00
Ilya Shurumov
53ebf9b421 - fix scratchpad access bugs 2022-01-21 21:01:09 +03:00
Ilya
f95454235e Update README.md 2022-01-21 21:01:08 +03:00
Ilya Shurumov
09b51053cb - update Chase CUT86 2022-01-21 21:01:08 +03:00
Ilya Shurumov
6e137a6132 - fix region overlay map not displayed correctly 2022-01-21 21:01:08 +03:00
Ilya Shurumov
1bcd4de91f - added OBJECT_SMASHED_MARK constant 2022-01-21 21:01:08 +03:00
Ilya Shurumov
04e1be8a72 - TimeOfDaySelectScreen - smol fix to text position 2022-01-21 21:01:08 +03:00
Ilya Shurumov
503b911f06 - purposely make chair collision box smaller for Tanner 2022-01-21 21:01:08 +03:00
Ilya Shurumov
01e34dfcf5 - restore original Tanner box size 2022-01-21 21:01:08 +03:00
Ilya Shurumov
d69d78097f - update chase replay files 2022-01-21 21:01:08 +03:00
Ilya Shurumov
027a01eb1c - fix some collision deviations from original game 2022-01-21 21:01:08 +03:00
Ilya Shurumov
2c50271ef1 - improve cutscene recorder
- allow to load Re-recorded chases
  - separate Ping buffer
  - properly saving corrected Reflections chases
  - improve auto-testing HUD
2022-01-21 21:01:07 +03:00
Ilya Shurumov
7171f289cc - [Psy-X] fix WebGL 1.0 matrix issue 2022-01-21 21:01:07 +03:00
Ilya Shurumov
7a0afe760e - simpler state.c 2022-01-21 21:01:07 +03:00
Ilya Shurumov
4783a9a745 - [Psy-X] PrintMessageToOutput makes pretty output for emscripten
- fix runtime warning
- fix build errors, bump version
2022-01-21 21:01:07 +03:00
Ilya Shurumov
9d1f80dc00 - premake - change location of project generated files to make less garbage 2022-01-21 21:01:07 +03:00
Ilya Shurumov
13141529fd - remove bad unneeded files 2022-01-21 21:01:07 +03:00
Ilya Shurumov
42d2344557 - fix emscripten build not compiling essential files
- fix runtime errors
- fix sound shutting down issue
2022-01-21 21:01:06 +03:00
Ilya Shurumov
2642670bd6 - added Emscripten to premake script. Game now easily built for web.
- fix Emscripten compilation
2022-01-21 21:01:06 +03:00
Ilya Shurumov
0cfa16e3d5 - rcossin_tbl[*] -> RSIN/RCOS
- some OD2 porting prepaprations
- fix CreateRoadblock refactoring bug (missing noMoreCars setup)
2022-01-21 21:01:05 +03:00
Ilya Shurumov
fbdccb81b7 - fix civ AI junction selection once again 2022-01-21 21:01:05 +03:00
Ilya Shurumov
ddfc77db15 - update premake usage module 2022-01-21 21:01:05 +03:00
Ilya Shurumov
be0b8da453 - remove PSX & Psy-Q from premake script
- rename Psy-X -> PsyCross folder
2022-01-21 21:01:05 +03:00
Ilya Shurumov
1c0be9d631 - [Psy-X] use combination for "Select + Start pressed + Up/Down" 2022-01-21 21:01:05 +03:00
Ilya Shurumov
fe29da78e9 - change MP map logic a bit 2022-01-21 21:01:05 +03:00
Ilya Shurumov
c51dca90c9 - fix residentModels masochism 2022-01-21 21:01:05 +03:00
Ilya Shurumov
e27febc317 - fix SetFullscreenDrawing OT causing offset issue on PC 2022-01-21 21:01:05 +03:00
Ilya Shurumov
6bffe01807 - misc changes in gamesnd.c 2022-01-21 21:01:04 +03:00
Ilya Shurumov
13708f3fd4 - fix replay camera not changing when playing 2022-01-21 21:01:04 +03:00
Ilya Shurumov
1c7be3b8ca - fix PSX frontend, reduce/reuse code 2022-01-21 21:01:04 +03:00
Ilya Shurumov
839e4ec26f - fix multiplayer map 2022-01-21 21:01:04 +03:00
Ilya Shurumov
1a8bd75534 - fix PSX version bug with scratchPad 2022-01-21 21:01:04 +03:00
Ilya Shurumov
7e1254f748 - fix mistakes. 2022-01-21 21:01:04 +03:00
Ilya Shurumov
c0cc23416c - disable some debug prints on non-debug versions 2022-01-21 21:01:04 +03:00