Commit Graph

  • 236be5f9e5 - aligned D_MALLOC InspirationByte 2022-02-04 00:00:11 +0300
  • d4cdb48ddf - misc changes InspirationByte 2022-02-03 23:57:39 +0300
  • 277d391add - more efficient drawing of buildings and tiles for PSX InspirationByte 2022-02-03 23:18:36 +0300
  • 6d0ff639f7 - draw sky a bit more efficient on PSX InspirationByte 2022-02-03 22:08:18 +0300
  • f025b9003e - replace VECTOR by SVECTOR in rndrasm InspirationByte 2022-02-03 20:55:13 +0300
  • 1f59ac4d0f - add Windows-specific powershell script for setting up VC++ project files and dependencies Ilya Shurumov 2022-02-03 11:24:12 +0300
  • 3ac05ca113 - DrawDrivingGameOverlays MP text adjusted for NTSC/PAL InspirationByte 2022-02-02 08:48:32 +0300
  • 6299674125 - remove some ifdefs InspirationByte 2022-02-02 08:41:24 +0300
  • 26a814aa38 - MP mission timer, target blip height adjusted for NTSC/PAL InspirationByte 2022-02-02 08:41:02 +0300
  • 8eb7415b17 - fix font semi-transparency CLUTs InspirationByte 2022-02-01 00:33:59 +0300
  • 6fae0a2ace - development version to not unlock all cars InspirationByte 2022-01-31 22:15:10 +0300
  • 64475d3352 - correct damage bar, pause menu & messages for NTSC InspirationByte 2022-01-31 08:59:57 +0300
  • 2e02105380 - fix fullscreen map text position InspirationByte 2022-01-30 11:59:22 +0300
  • a0ed9a8b82 - correct HUD constants based on screen height InspirationByte 2022-01-30 11:48:02 +0300
  • e33c979a9a - tyre tracks edge cases fixed InspirationByte 2022-01-29 20:30:00 +0300
  • b839691cd4 - make PSX build happy by turning off scratchpad operations InspirationByte 2022-01-29 16:53:44 +0300
  • afea562864 - new PSX CD XML script for Silent's mkpsxiso InspirationByte 2022-01-29 15:58:57 +0300
  • 89318af5e8 - fix PSX compile errors InspirationByte 2022-01-29 15:57:15 +0300
  • 5287396b9f - fix cutscene bars InspirationByte 2022-01-29 14:15:46 +0300
  • 2eddee5d96 - better dealing with PAL and NTSC on PSX InspirationByte 2022-01-29 13:39:06 +0300
  • d605110b37 - update PsyX InspirationByte 2022-01-29 10:35:30 +0300
  • e6b9670840 - smol fix InspirationByte 2022-01-28 22:57:29 +0300
  • ed9730162f - remove leadCarId var, update stupid_logic InspirationByte 2022-01-28 22:45:00 +0300
  • d577b071ff - PsyX updates #2 InspirationByte 2022-01-28 22:17:57 +0300
  • a5c64c1e26 - PsyX updates InspirationByte 2022-01-28 22:13:12 +0300
  • 44471c9612 - give names to lead dstate InspirationByte 2022-01-28 21:39:50 +0300
  • 8ebac5760a - fix bug where Tanner footsteps won't play on certain heights InspirationByte 2022-01-25 23:11:53 +0300
  • 44cf1e011c - move many types from dr2types.h to corresponding files InspirationByte 2022-01-25 22:58:58 +0300
  • 8dea78101d - moved MAP_DATA to leadai.c InspirationByte 2022-01-25 22:07:33 +0300
  • 973729f117 - lay tyre tracks only if wheels on ground - new SurfaceType enum InspirationByte 2022-01-25 21:17:14 +0300
  • 2a9fd24865 - throw error message if city file doesn't exists InspirationByte 2022-01-25 21:04:18 +0300
  • 30d0099cf8 - fix loadsectorsPC error message when CD image is present InspirationByte 2022-01-25 20:56:37 +0300
  • a4fe4845a9 - update config.ini InspirationByte 2022-01-23 13:27:51 +0300
  • bab7b6d2b8 - misc gte macro changes InspirationByte 2022-01-23 13:13:05 +0300
  • 7911127a3e - PsyCross variables update, cleanup InspirationByte 2022-01-23 13:12:02 +0300
  • 85ee485fbc - appveyor update dependencies InspirationByte 2022-01-21 21:37:06 +0300
  • b92e0e3fb0 - add missing file InspirationByte 2022-01-20 22:20:12 +0300
  • d490989640 - PsyCross premake5 lua script moved InspirationByte 2022-01-20 21:57:57 +0300
  • f2dff6a056 - update .gitmodules InspirationByte 2022-01-20 21:42:09 +0300
  • 84c9f55e2c - make AppVeyor fetch submodules InspirationByte 2022-01-20 21:36:06 +0300
  • afe523d8e5 - PsyCross is no longer a part of ReDriver2 and separated into Submodule InspirationByte 2022-01-20 21:28:17 +0300
  • b066a66b8c - increase replay stream & player count to 16 InspirationByte 2022-01-20 01:39:00 +0300
  • 631870f1ed - full tyre tracks like in Driver 1 PC InspirationByte 2022-01-20 01:21:32 +0300
  • ca9f797df0 - get rid of PC Filesystem spooling micro-freezes on slow hard drives InspirationByte 2022-01-19 23:35:52 +0300
  • 662bf3a049 - 0x4000 -> MODEL_FLAG_GRASS InspirationByte 2022-01-16 15:58:12 +0300
  • ea34a1449a - convert 0x107f -> OTSIZE-1 InspirationByte 2022-01-16 15:41:27 +0300
  • 95ee06847c - fix QuickUnpackCellObject unexpectedly wasting cell_object_buffer InspirationByte 2022-01-15 23:13:06 +0300
  • 2cef2ff45f - fix LeadAI IsOnMap refactoring error - bump version InspirationByte 2022-01-15 23:07:22 +0300
  • 04cffeb37c - cutscene recorder to handle pedestrian pads recording InspirationByte 2022-01-15 16:27:38 +0300
  • 64a024991e - complete player and replay streams arrays refactoring InspirationByte 2022-01-15 16:04:12 +0300
  • d257a42b22 - [Psy-X] skip swap interval only in DEBUG build InspirationByte 2022-01-13 22:21:26 +0300
  • e1123f7aac - fix cutscene recorder not recording car pads properly InspirationByte 2022-01-13 21:26:56 +0300
  • a0ad45457b - misc changes InspirationByte 2022-01-13 21:25:49 +0300
  • 3a034ea524 - added screen size for fullscreen mode in config InspirationByte 2022-01-03 18:33:40 +0300
  • 21395fa51e - [PsyX] minor corrections to PGXP InspirationByte 2022-01-03 18:22:26 +0300
  • a1feae3503 - tune cop visibility height InspirationByte 2022-01-03 15:33:38 +0300
  • b06bb8bad5 - remove pPlayerPed global var InspirationByte 2022-01-03 15:25:33 +0300
  • 9a2b2d27cb - transform mapped pad constants into meaningful defines InspirationByte 2022-01-03 12:59:26 +0300
  • 9afa35c52c - pathfind - refactor some repeating code Ilya Shurumov 2021-10-06 11:27:44 +0600
  • 12449b2b05 - [Psy-X] usee SDL gamecontroller rumble API Ilya Shurumov 2021-10-04 00:25:43 +0600
  • 391f1b4448 - cutscene recorder: fix streams not correctly initializing Ilya Shurumov 2021-09-28 21:30:03 +0600
  • 4c6451bfe5 - attempt to fix cross-compiling on Linux Ilya Shurumov 2021-09-28 12:24:21 +0600
  • a374ebec98 - small fix - misc stuff Ilya Shurumov 2021-09-28 12:23:47 +0600
  • a5941301f4 - SDL2 update to 2.0.16 Ilya Shurumov 2021-09-06 21:57:54 +0600
  • 7b15d34a2f - misc changes Ilya Shurumov 2021-09-06 21:57:27 +0600
  • c300f8e315 - fix aspect ratio Ilya Shurumov 2021-08-28 22:20:18 +0600
  • 8ab75ff0b9 - slight PlaceCameraFollowCar computation improvement Ilya Shurumov 2021-08-28 22:20:01 +0600
  • 6fba273f35 psx_build : updated readme 50thomatoes50 2021-11-29 17:09:10 +0100
  • c4ee5ea490 psx_build : fix link failing if output folder doesn't exist 50thomatoes50 2021-11-29 17:08:45 +0100
  • 3b7477b945 psx_build : fix types.h include not found 50thomatoes50 2021-11-29 14:25:08 +0100
  • 84682f7d5a psx_build : fix link not working 50thomatoes50 2021-11-29 14:24:17 +0100
  • e883ddc2f6 - version bump to 7.4 Ilya Shurumov 2021-08-24 16:29:10 +0600
  • 739520af0a - [Psy-X] simplify ANALOG mode switching Ilya Shurumov 2021-08-24 16:15:48 +0600
  • a1d1ca77aa - revert wetness Ilya Shurumov 2021-07-31 19:07:28 +0600
  • 078024a992 - Hardcoded bugfix for Vegas junction Ilya Shurumov 2021-07-31 18:46:45 +0600
  • bcba884ef1 - embed version information to EXE and print in log file Ilya Shurumov 2021-07-30 15:42:45 +0600
  • 05dcc49b19 - minor order change in ConvertTorqueToAngularAcceleration Ilya Shurumov 2021-07-30 15:42:22 +0600
  • c0dd470d7b - misc stuff for readability (& trigger appveyor) Ilya Shurumov 2021-07-26 21:16:10 +0600
  • a0e8ad4d71 - fix GR_SetOffscreenState not compiling without USE_PGXP Ilya Shurumov 2021-07-17 22:40:12 +0600
  • b9685438d9 - attempt to fix chase recorder & auto-test Ilya Shurumov 2021-07-14 18:19:25 +0600
  • fcee914f43 - cutscene recorder - add ping count display Ilya Shurumov 2021-07-13 18:11:25 +0600
  • b137cc39c6 - fix premake5. Ilya Shurumov 2021-07-10 14:15:53 +0600
  • cfd94b53e0 - better profile/progress save messaging Ilya Shurumov 2021-07-10 14:15:45 +0600
  • 5530c222b5 - web shell misc stuff Ilya Shurumov 2021-07-09 21:50:49 +0600
  • 644f08a447 - added local storage FS for saved games Ilya Shurumov 2021-07-09 21:19:00 +0600
  • 6695633918 - fix WaitForTextEntry for web Ilya Shurumov 2021-07-09 21:18:12 +0600
  • 35b21611de - [Psy-X] fix setting SPU pitch=0 not doing anything Ilya Shurumov 2021-07-09 21:17:59 +0600
  • cc9daa6ca1 - disable Tanner shadow in Web game Ilya Shurumov 2021-07-09 21:17:11 +0600
  • 104e5ff810 - [Psy-X] fix bugged macro Ilya Shurumov 2021-07-09 18:35:18 +0600
  • 5be653a2dc - add emscripten_sleep where necessary Ilya Shurumov 2021-07-09 17:41:03 +0600
  • 23a2f86c27 - fix mistake. Ilya Shurumov 2021-07-09 17:40:43 +0600
  • 6cdc63ec44 - [Psy-X] virtual (RAM) ISO 9660 support Ilya Shurumov 2021-07-09 17:40:32 +0600
  • 27c1118d71 - re-organize platform files Ilya Shurumov 2021-07-09 17:40:06 +0600
  • ea4ce4d987 - hardcoded bugfix for Vegas area data spooling Ilya Shurumov 2021-07-08 00:59:44 +0600
  • bb7ba1580c - more Debug info on spool Ilya Shurumov 2021-07-08 00:59:23 +0600
  • 9d096ef7cb - compact PsyX controls mapping structures Ilya Shurumov 2021-07-08 00:59:13 +0600
  • a849116001 - fix AddGroundDebris passing incorrect height to AddLeaf Ilya Shurumov 2021-07-06 16:13:03 +0600
  • ba13f3c1bf - add FELONY_ROADBLOCK_MIN_VALUE. Rename FELONY_MIN_VALUE -> FELONY_PURSUIT_MIN_VALUE Ilya Shurumov 2021-07-04 14:42:05 +0600
  • 889259223a - some scratchpad access made directly for PSX Ilya Shurumov 2021-07-04 14:41:31 +0600
  • 9325329860 - enable swap interval - sky verts to use scratchpad on PSX Ilya Shurumov 2021-07-03 15:04:45 +0600