Commit Graph

1291 Commits

Author SHA1 Message Date
Ilya Shurumov
55a2a6064f - little refactorings 2020-10-05 23:03:39 +06:00
Ilya Shurumov
ca4f93b58c - proper save of replays for cutscenes
- added padCount to REPLAY_STREAM
2020-10-05 21:26:22 +06:00
Ilya Shurumov
aac0fa49b6 - attempts to fix civ AI one more time 2020-10-05 00:20:09 +06:00
Ilya Shurumov
476459f2e5 - cutscene recorder improvements 2020-10-05 00:19:53 +06:00
Ilya Shurumov
e1f87cca96 - cutscene names in english
- refactor CheatScreen
- bonus gallery support
2020-10-04 21:18:08 +06:00
Ilya Shurumov
a9f17ce443 - fix MRProcessTarget not allowing to complete mission 2020-10-04 21:17:21 +06:00
Ilya Shurumov
cfbbb9efb7 - auto-save only if story mission complete 2020-10-04 17:56:24 +06:00
Ilya Shurumov
a64afdb5ec - GetNextRoadInfo better lane fitting 2020-10-04 17:55:53 +06:00
Ilya Shurumov
0cf4fcbf62 - refactor GetNextRoadInfo (final) 2020-10-04 16:03:14 +06:00
André Vicente Milack
8d07f2af22 Fix file loading for unix based systems 2020-10-03 18:28:04 -03:00
Ilya Shurumov
6762d5f66c - refactoring GetNextRoadInfo (round two) 2020-10-04 02:51:55 +06:00
André Vicente Milack
eeefdfb146 Fix formatting bug on MALLOC_END 2020-10-03 17:14:46 -03:00
André Vicente Milack
94c066e445 Add 32-bit options to linux makefile 2020-10-03 17:12:31 -03:00
Ilya Shurumov
93576d21ab - fix ControlCopDetection messing up civ state 2020-10-04 01:47:19 +06:00
Ilya Shurumov
75942cd37e - refactor GetNextRoadInfo (first round) 2020-10-03 22:42:11 +06:00
Ilya Shurumov
ce63a76190 - compilation fix 2020-10-03 22:21:35 +06:00
Ilya Shurumov
a2cb57bee6 - reduce bounce force if one of cars has infinite mass 2020-10-02 16:19:51 +06:00
Ilya Shurumov
f5d3654ef3 - revert change in DoScenaryCollisions 2020-10-02 15:51:54 +06:00
Ilya Shurumov
df9526e2e1 - fix LoadInAreaTSets 2020-10-02 15:36:03 +06:00
Ilya Shurumov
36fe41e443 Merge branch 'develop-SoapyMan' of https://github.com/SoapyMan/REDRIVER2 into develop-SoapyMan 2020-10-02 14:46:21 +06:00
Ilya Shurumov
9a5a7bdce9 - attempt to remove goto in LoadInAreaTSets 2020-10-02 14:44:51 +06:00
Ilya Shurumov
225249ca00 - prototype PSX project generation option for premake 2020-10-01 23:15:33 +06:00
Ilya Shurumov
aacedad847 - more collision fixes 2020-10-01 22:30:44 +06:00
Ilya Shurumov
0330948979 - little collision fixes 2020-10-01 19:28:19 +06:00
Ilya Shurumov
12689754e3 - adding -chase command line parameter 2020-10-01 19:01:59 +06:00
Ilya Shurumov
0f30aa3c64 - more code reduction 2020-10-01 00:34:59 +06:00
Ilya Shurumov
ebce60cba6 - significantly reduce code with use of GetSurfaceRoadInfo
- refactoring progress on GetNextRoadInfo
2020-10-01 00:20:03 +06:00
Ilya Shurumov
b24df3aae9 - made GetSurfaceRoadInfo for sharing road properties 2020-10-01 00:03:26 +06:00
Ilya Shurumov
50b5652529 - fix nasty crash 2020-09-30 21:42:04 +06:00
Ilya Shurumov
4488e0e6df Merge branch 'develop-SoapyMan' of https://github.com/SoapyMan/REDRIVER2 into develop-SoapyMan 2020-09-30 21:30:57 +06:00
Ilya Shurumov
c25c1cee93 - bit of refactoring AddTunnels 2020-09-30 21:12:08 +06:00
Ilya Shurumov
37b88bea38 - GetNextRoadInfo refactoring progress 2020-09-30 21:11:51 +06:00
Ilya Shurumov
0ab6c43413 - adjusting premake5.lua for future build for PSX 2020-09-30 11:09:06 +06:00
Ilya Shurumov
8936f22569 - [EMU] added RAND.H which includes stdlib for rand
- removed all non-PSX header includes
2020-09-30 11:05:35 +06:00
Ilya Shurumov
52a93ed65a Merge branch 'master' of https://github.com/SoapyMan/REDRIVER2.git into develop-SoapyMan 2020-09-30 10:57:50 +06:00
Ilya Shurumov
1e9655c662 Merge branch 'andre-vm-linux' into develop-SoapyMan 2020-09-30 10:56:31 +06:00
Ilya
7d00ec3e80
Merge pull request #34 from andre-vm/linux
Allow the project to be compiled on Linux
2020-09-30 10:56:06 +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
Ilya Shurumov
41598b1957 - GetNextRoadInfo untangling progress 2020-09-30 01:36:23 +06:00
Ilya Shurumov
626637a9bc Merge branch 'develop-SoapyMan' of https://github.com/SoapyMan/REDRIVER2 into develop-SoapyMan 2020-09-30 00:53:16 +06:00
Ilya Shurumov
014903b543 - fix change lanes bug
- GetNextRoadInfo untangling progress
2020-09-30 00:52:05 +06:00
Ilya Shurumov
5931b63cf0 - fix CIV AI lane change indicators 2020-09-29 22:50:23 +06:00
André Vicente Milack
b24dd1bde4 Merge https://github.com/SoapyMan/REDRIVER2 into linux 2020-09-29 12:51:45 -03:00
Ilya Shurumov
f36e1a4dd8 - fix Tanner vs Car collisions
- remove some warnings
2020-09-29 20:00:01 +06:00
Ilya Shurumov
67c654cb90 - check TEXTURE.C, made C-style 2020-09-29 13:51:50 +06:00
Ilya
d24ff50614
Merge pull request #35 from SoapyMan/develop-SoapyMan
Develop soapy man
2020-09-29 09:41:24 +06:00
Ilya Shurumov
9e76fb5850 Merge branch 'develop-SoapyMan' of https://github.com/SoapyMan/REDRIVER2 into develop-SoapyMan 2020-09-29 09:36:19 +06:00
Ilya Shurumov
abb4d2854a - disable appveyor artifacts for a while 2020-09-29 09:35:42 +06:00
Ilya Shurumov
6560911152 - fix SquareRoot0 table error 2020-09-28 21:18:21 +06:00
Ilya Shurumov
c797398305 - show message on screen when game is being saved
- simplify FindPrevMissionFromLadderPos
2020-09-28 17:58:19 +06:00