Commit Graph

34 Commits

Author SHA1 Message Date
SoapyMan
db1f347b64 - fix building on Linux
- fix bugged video playback
- remove bad file
2020-12-28 20:27:23 +06:00
Ilya Shurumov
e65f046e4c - decapitalize every filename, fix bad commit 2020-12-28 14:51:40 +06:00
Ilya Shurumov
fcb92078fc - [Psy-X] split renderer from system to separate files 2020-12-24 23:11:03 +06:00
Ilya Shurumov
194519f1b0 - [Psy-X] fully reorganize source files structure 2020-12-24 22:44:40 +06:00
Ilya Shurumov
61da501ade - add installation verification 2020-12-22 18:04:33 +06:00
Ilya Shurumov
6e895f5877 - convert all strings to locale strings
- MODEL data accessors
2020-12-22 17:46:42 +06:00
Ilya Shurumov
0bd12cf1b3 - lots, lots and lots of changes of some complex types to typedefs 2020-12-08 22:45:14 +06:00
Ilya Shurumov
6acb68ed0c - [Psy-X] switch for enabling swap interval
- disable swap interval during loading
2020-12-02 13:17:13 +06:00
Ilya Shurumov
fa6d4c6a82 - widescreen clipping on overlay map
- [Psy-X] double-buffer VRAM (for future purposes)
- [Psy-X] fix some headers
2020-12-01 19:03:03 +06:00
Ilya Shurumov
da4831a641 - linux build fix 2020-11-24 16:14:47 +06:00
Ilya Shurumov
f6402285a0 - fast loading screens option 2020-11-24 15:59:05 +06:00
Ilya Shurumov
afb56553f1 - add separate menu and game control mappings 2020-11-24 15:14:53 +06:00
Ilya Shurumov
eed356479c - command-line option to store all XA subtitles from WAV files 2020-11-23 20:58:39 +06:00
Ilya Shurumov
89c3f5ecae - change game debug keys to conform Psy-X debug keys 2020-11-23 14:51:53 +06:00
Ilya Shurumov
949d73a190 - fix conflicts caused by merges 2020-11-20 21:45:23 +06:00
Ilya Shurumov
3a3e0dd664 - remove __unix__ and make fixslashes always here 2020-11-19 21:48:39 +06:00
Ilya Shurumov
0bc848da2c - rename EMULATOR to Psy-X
- move it's makefile
2020-11-19 01:14:45 +06:00
Ilya Shurumov
479ede0ec2 - rename HUD to Overlay to avoid confusion 2020-11-16 23:20:47 +06:00
Ilya Shurumov
cd1800de35 - HUD overlays to support widescreen mapping (configurable) 2020-11-16 23:15:46 +06:00
Ilya Shurumov
dd4daea020 - support randomized attract replays
- don't forget to init user replays
2020-11-13 23:48:25 +06:00
Ilya Shurumov
10dd4e72bf - fix non-crt allocated buffer size too 2020-11-10 03:08:17 +06:00
Ilya Shurumov
18338871c8 - fix bugs caused by frontend and small buffer 2020-11-10 02:57:01 +06:00
Ilya Shurumov
c239654ab4 - refactor IdentifyZone, CalcEffPos 2020-10-28 03:24:47 +06:00
Ilya Shurumov
88d3d3fe10 - Driver 1 music support 2020-10-25 23:27:36 +06:00
Ilya Shurumov
7d93dc1ac1 - [EMU] z buffer and texture filtering configuration support 2020-10-25 21:18:29 +06:00
Ilya Shurumov
7daecc88b9 - adding GetSeaPlane to help playerghost cheat 2020-10-25 00:59:50 +06:00
Ilya Shurumov
8a6dea83c0 - configurable data folder in config.ini 2020-10-24 22:35:51 +06:00
Ilya Shurumov
05b6548a58 - fix compile error
- fix crash related to config
2020-10-22 02:51:19 +06:00
Ilya Shurumov
d5963e26d5 - fix free camera for Release build 2020-10-21 12:08:13 +06:00
Ilya Shurumov
6fc37b1498 - add INI configuration support
- add fullscreen support
2020-10-21 11:43:29 +06:00
Ilya Shurumov
476459f2e5 - cutscene recorder improvements 2020-10-05 00:19:53 +06:00
André Vicente Milack
05d47d6388 Make changes suggested in PR review
- Fix suggested settings on premake5.lua
- Fix SDL2 includes
- Fix typo on STRINGS.H include from PSY-Q
- Remove inserted _WINDOWS
- Move platform-related macro declarations to GAME/PLATFORM.H
2020-09-30 01:22:08 -03:00
André Vicente Milack
b24dd1bde4 Merge https://github.com/SoapyMan/REDRIVER2 into linux 2020-09-29 12:51:45 -03:00
André Vicente Milack
946607413f Allow the project to be compiled on Linux 2020-09-26 20:31:08 -03:00