Commit Graph

  • 5730d22493 - call UpdatePadData only once to avoid controls bugs Ilya Shurumov 2021-05-16 01:58:40 +0600
  • 685bf1a636 - added InitMatrix macro Ilya Shurumov 2021-05-16 01:58:23 +0600
  • 7fcb416a78 - fix LoadCurrentProfile infinite loop/crash when called from Frontend Ilya Shurumov 2021-05-15 20:04:06 +0600
  • cb3486668c - Frontend - added Mini Cars cheat switch - Frontend - added FE_MAKEVAR macro and button types - Frontend - fix "Director's cut" displayed when game is not complete Ilya Shurumov 2021-05-15 19:46:21 +0600
  • ed9f38c684 - [Psy-X] fix crash in Pad system Ilya Shurumov 2021-05-12 13:55:13 +0600
  • e79e828017 - [Psy-X] remove test crash :DDD Ilya Shurumov 2021-05-12 13:13:49 +0600
  • 4054157c81 - [Psy-X] add minidump code Ilya Shurumov 2021-05-12 12:59:55 +0600
  • 8ec9a7b77d - [Psy-X] fix PsyX_Pad_InitPad disabling Analog mode Ilya Shurumov 2021-05-12 02:10:02 +0600
  • 9d817f28bb - [Psy-X] bump version & update readme Ilya Shurumov 2021-05-11 22:47:14 +0600
  • dee614fa3d - added bash version of game install scripts Soapyman 2021-05-10 22:32:29 +0600
  • 64a224c1a7 - [Psy-X] scratchPad fix (really?) Ilya Shurumov 2021-05-11 22:32:43 +0600
  • fd5ed926ab - misc code changes Ilya Shurumov 2021-05-11 21:26:26 +0600
  • fdc9782530 - [Psy-X] correctly implement VRAM clear, LoadImage2 - [Psy-X] fix framebuffer size bug Ilya Shurumov 2021-05-11 21:25:48 +0600
  • fdef7bbfac - change CD image name in config.ini to one in install script accordingly Ilya Shurumov 2021-05-10 20:44:18 +0600
  • dace08ce3b - added FMV & XA conversion scripts (BAT for now) Ilya Shurumov 2021-05-10 20:41:25 +0600
  • e934f057dc - [Psy-X] fix DEBUG build Ilya Shurumov 2021-05-10 20:32:14 +0600
  • cd81720927 - debug overlay text color more pretty Ilya Shurumov 2021-05-10 20:31:59 +0600
  • 95e9c66a32 - FMV volume is now adjusted Ilya Shurumov 2021-05-10 17:46:31 +0600
  • b6ac4566ef - [Psy-X] make PGXP_LOOKUP_VALUE macro simpler to use Ilya Shurumov 2021-05-10 17:46:02 +0600
  • 5cde54b0a1 - remove SIMPLE_SPOOL from premake since it's auto-defined in sources Ilya Shurumov 2021-05-10 16:32:16 +0600
  • 0694f50036 - moved some dr2types to headers Ilya Shurumov 2021-05-10 15:34:38 +0600
  • 97e310f656 - [Psy-X] another GCC fixes Ilya Shurumov 2021-05-10 15:15:59 +0600
  • 50ea05b960 - [Psy-X] fix compile error on GCC Ilya Shurumov 2021-05-10 14:18:46 +0600
  • 5261b0516b - [Psy-X] full PSX C API compliance (hopefully) - [Psy-X] fix getScratchAddr BUG Ilya Shurumov 2021-05-10 14:09:30 +0600
  • a89245346e - fix Linux compile Ilya Shurumov 2021-05-10 03:30:34 +0600
  • 14b7a526a6 - [Psy-X] half_float.h compatible with C language Ilya Shurumov 2021-05-10 03:30:22 +0600
  • 718b456f26 - [Psy-X] add extern "C" on every PSX header back Ilya Shurumov 2021-05-10 03:16:50 +0600
  • a0d533ee8e - [Psy-X] fix includes in srcs Ilya Shurumov 2021-05-10 02:42:48 +0600
  • f722c51850 - [Psy-X] move headers to psx folder Ilya Shurumov 2021-05-10 02:38:12 +0600
  • 5f32f9aca2 - [Psy-X] renames aftermath Ilya Shurumov 2021-05-10 01:04:34 +0600
  • ce8c27f56b - correct model/shape flags Ilya Shurumov 2021-05-10 00:56:18 +0600
  • 9d7087e6e3
    Increased MAX_PLAYERS to 9 MrSAM5 2022-01-19 13:28:49 -0300
  • a139e35b6f - 0x4000 -> MODEL_FLAG_GRASS InspirationByte 2022-01-16 15:58:12 +0300
  • 56a3fe38ce - convert 0x107f -> OTSIZE-1 InspirationByte 2022-01-16 15:41:27 +0300
  • 358640c3d8 - fix QuickUnpackCellObject unexpectedly wasting cell_object_buffer InspirationByte 2022-01-15 23:13:06 +0300
  • d65b291263 - fix LeadAI IsOnMap refactoring error - bump version InspirationByte 2022-01-15 23:07:22 +0300
  • 8357695717 - cutscene recorder to handle pedestrian pads recording InspirationByte 2022-01-15 16:27:38 +0300
  • d552eba4dc - complete player and replay streams arrays refactoring InspirationByte 2022-01-15 16:04:12 +0300
  • c1039702d4 - [Psy-X] skip swap interval only in DEBUG build InspirationByte 2022-01-13 22:21:26 +0300
  • 848dc49fa9 - wtf merge Ilya 2022-01-13 21:33:38 +0300
  • abba62edcc - fix cutscene recorder not recording car pads properly InspirationByte 2022-01-13 21:26:56 +0300
  • 814e8175cf - misc changes InspirationByte 2022-01-13 21:25:49 +0300
  • a8ed88fc11 - added screen size for fullscreen mode in config InspirationByte 2022-01-03 18:33:40 +0300
  • 52199a25c2 - [PsyX] minor corrections to PGXP InspirationByte 2022-01-03 18:22:26 +0300
  • e32a9322b9 - tune cop visibility height InspirationByte 2022-01-03 15:33:38 +0300
  • 4fc2033d7a - remove pPlayerPed global var InspirationByte 2022-01-03 15:25:33 +0300
  • 892b6531cc - transform mapped pad constants into meaningful defines InspirationByte 2022-01-03 12:59:26 +0300
  • cc26ecb840 psx_build : updated readme 50thomatoes50 2021-11-29 17:09:10 +0100
  • ab7de976e5 psx_build : fix link failing if output folder doesn't exist 50thomatoes50 2021-11-29 17:08:45 +0100
  • a50ab3aa53 psx_build : fix types.h include not found 50thomatoes50 2021-11-29 14:25:08 +0100
  • eeff12bbd5 psx_build : fix link not working 50thomatoes50 2021-11-29 14:24:17 +0100
  • 3cf1d788fb Update README.md Ilya 2021-06-23 22:31:59 +0600
  • 4cb39ffb65 - pathfind - refactor some repeating code Ilya Shurumov 2021-10-06 11:27:44 +0600
  • 46985d18c6 - [Psy-X] usee SDL gamecontroller rumble API Ilya Shurumov 2021-10-04 00:25:43 +0600
  • e9d356f5f6 - cutscene recorder: fix streams not correctly initializing Ilya Shurumov 2021-09-28 21:30:03 +0600
  • 999f915930 - attempt to fix cross-compiling on Linux Ilya Shurumov 2021-09-28 12:24:21 +0600
  • 53467bd546 - small fix - misc stuff Ilya Shurumov 2021-09-28 12:23:47 +0600
  • cf42d1bf87 - SDL2 update to 2.0.16 Ilya Shurumov 2021-09-06 21:57:54 +0600
  • 54ee4fb897 - misc changes Ilya Shurumov 2021-09-06 21:57:27 +0600
  • 6e79558f23 - fix aspect ratio Ilya Shurumov 2021-08-28 22:20:18 +0600
  • e390154b45 - slight PlaceCameraFollowCar computation improvement Ilya Shurumov 2021-08-28 22:20:01 +0600
  • 1987d39d04 - version bump to 7.4 Ilya Shurumov 2021-08-24 16:29:10 +0600
  • 0c79143739 - [Psy-X] simplify ANALOG mode switching Ilya Shurumov 2021-08-24 16:15:48 +0600
  • e59592475a - revert wetness Ilya Shurumov 2021-07-31 19:07:28 +0600
  • 9b3fd949d5 - Hardcoded bugfix for Vegas junction Ilya Shurumov 2021-07-31 18:46:45 +0600
  • c51dba30b5 - embed version information to EXE and print in log file Ilya Shurumov 2021-07-30 15:42:45 +0600
  • 1280fd2c8b - minor order change in ConvertTorqueToAngularAcceleration Ilya Shurumov 2021-07-30 15:42:22 +0600
  • 7b94f53a0a - misc stuff for readability (& trigger appveyor) Ilya Shurumov 2021-07-26 21:16:10 +0600
  • 259219ff74 - fix GR_SetOffscreenState not compiling without USE_PGXP Ilya Shurumov 2021-07-17 22:40:12 +0600
  • efb733a646 - attempt to fix chase recorder & auto-test Ilya Shurumov 2021-07-14 18:19:25 +0600
  • f4bc57459c - cutscene recorder - add ping count display Ilya Shurumov 2021-07-13 18:11:25 +0600
  • 4541a90112 - fix premake5. Ilya Shurumov 2021-07-10 14:15:53 +0600
  • 799e3dc5f4 - better profile/progress save messaging Ilya Shurumov 2021-07-10 14:15:45 +0600
  • cf32dec84b - web shell misc stuff Ilya Shurumov 2021-07-09 21:50:49 +0600
  • fb65667846 - added local storage FS for saved games Ilya Shurumov 2021-07-09 21:19:00 +0600
  • dc3b615e22 - fix WaitForTextEntry for web Ilya Shurumov 2021-07-09 21:18:12 +0600
  • 35b1025413 - [Psy-X] fix setting SPU pitch=0 not doing anything Ilya Shurumov 2021-07-09 21:17:59 +0600
  • 37a157a4a4 - disable Tanner shadow in Web game Ilya Shurumov 2021-07-09 21:17:11 +0600
  • e645e33b5f - [Psy-X] fix bugged macro Ilya Shurumov 2021-07-09 18:35:18 +0600
  • ef5ba1d8bb - add emscripten_sleep where necessary Ilya Shurumov 2021-07-09 17:41:03 +0600
  • 7101471831 - fix mistake. Ilya Shurumov 2021-07-09 17:40:43 +0600
  • 6645d4f20b - [Psy-X] virtual (RAM) ISO 9660 support Ilya Shurumov 2021-07-09 17:40:32 +0600
  • c2bcb770d0 - re-organize platform files Ilya Shurumov 2021-07-09 17:40:06 +0600
  • 7c5e3e4364 - hardcoded bugfix for Vegas area data spooling Ilya Shurumov 2021-07-08 00:59:44 +0600
  • 9c3062b603 - more Debug info on spool Ilya Shurumov 2021-07-08 00:59:23 +0600
  • d863ab8df7 - compact PsyX controls mapping structures Ilya Shurumov 2021-07-08 00:59:13 +0600
  • 6c0e692a8c - fix AddGroundDebris passing incorrect height to AddLeaf Ilya Shurumov 2021-07-06 16:13:03 +0600
  • bc64f540f0 - add FELONY_ROADBLOCK_MIN_VALUE. Rename FELONY_MIN_VALUE -> FELONY_PURSUIT_MIN_VALUE Ilya Shurumov 2021-07-04 14:42:05 +0600
  • fc5682c4a9 - some scratchpad access made directly for PSX Ilya Shurumov 2021-07-04 14:41:31 +0600
  • fc5ffb5b47 - enable swap interval - sky verts to use scratchpad on PSX Ilya Shurumov 2021-07-03 15:04:45 +0600
  • c9d03a36b7 - fix StorePlayerPosition, target car saving and pingouts Ilya Shurumov 2021-06-29 15:11:28 +0600
  • f9badaeaa9 - fix TunnelSkyFade buffer overrun Ilya Shurumov 2021-06-29 01:33:20 +0600
  • b2e47fb345 - fix StorePlayerPosition buffer overrun Ilya Shurumov 2021-06-29 01:32:30 +0600
  • ba3e058039 - fix CutRec_Step bug Ilya Shurumov 2021-06-28 14:35:12 +0600
  • 31003121f1 - make AddWheelForcesDriver1 a bit prettier Ilya Shurumov 2021-06-28 13:35:09 +0600
  • 9c983699e9 - fix popNode overflow bug Ilya Shurumov 2021-06-28 13:34:32 +0600
  • 68b9210eea - fix Tanner to Boad collision Ilya Shurumov 2021-06-26 16:45:42 +0600
  • c063bf7e5e - fix Havana ferry drifting & replay inconsistencies, improve Swap2Cars Ilya Shurumov 2021-06-26 16:18:04 +0600
  • 2e01bbae5b - fix scratchpad access bugs Ilya Shurumov 2021-06-23 22:34:06 +0600
  • 644ef203ef - update Chase CUT86 Ilya Shurumov 2021-06-23 21:38:46 +0600