Ilya Shurumov
7d3a4083e6
- fix PlaceCameraFollowCar losing angular pricision on very close distances
2020-10-07 20:46:08 +06:00
Ilya Shurumov
689bd5f156
- fix up pause strings
2020-10-07 15:11:58 +06:00
Ilya Shurumov
7dd07e2b8c
- fix up mission names
2020-10-07 15:11:47 +06:00
Ilya Shurumov
34b1d981cb
- bump version
...
- little fixes to DoMissionSound
2020-10-06 23:21:38 +06:00
Ilya Shurumov
ca63407d31
- complete MISSION.C refactoring
2020-10-06 22:53:38 +06:00
Ilya Shurumov
745bee96fe
- fix SetMissionFailed bug
...
- refactor most of MRProcessTarget
2020-10-06 21:46:28 +06:00
Ilya Shurumov
e56f9c2e13
Merge branch 'develop-SoapyMan' of https://github.com/SoapyMan/REDRIVER2 into develop-SoapyMan
2020-10-06 20:30:39 +06:00
Ilya Shurumov
07962f6ed4
- MRProcessTarget refactoring progress
2020-10-06 15:52:17 +06:00
Ilya Shurumov
434be784dc
- change from aspect to identity matrix due to no widescreen fix is needed
2020-10-06 02:02:41 +06:00
Ilya Shurumov
89bb6dd3ec
- MISSION.C almost refactored
2020-10-06 01:54:50 +06:00
Ilya Shurumov
3c3edb4917
- fix mistake in CreateStationaryCivCar
2020-10-06 00:42:49 +06:00
Ilya Shurumov
515821f023
- mini cars cheat is back
2020-10-06 00:42:38 +06:00
Ilya Shurumov
745495afe1
- adding cutscene/chase recorder to developer version
2020-10-06 00:42:09 +06:00
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
Ilya Shurumov
6762d5f66c
- refactoring GetNextRoadInfo (round two)
2020-10-04 02:51:55 +06: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