Commit Graph

20 Commits

Author SHA1 Message Date
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