Commit Graph

1292 Commits

Author SHA1 Message Date
Ilya Shurumov
b357ad4b95 - refactor PRES.C 2020-10-14 00:24:56 +06:00
Ilya Shurumov
93678a9a5e - fix road block car touching 2020-10-13 22:49:49 +06:00
Ilya Shurumov
5ee58b06a2 - fix Tanner turn animation 2020-10-13 22:49:21 +06:00
Ilya Shurumov
25d8b897a8 - refactor COP_AI.C 2020-10-13 22:48:51 +06:00
Ilya Shurumov
348ece8294 - [EMU] PSX-correct ApplyRotMatrixLV 2020-10-12 22:53:58 +06:00
Ilya Shurumov
ff8ab8575f - refactor DRAW.C 2020-10-12 22:53:30 +06:00
Ilya Shurumov
95c99842a7 - DRAW.C refactoring progress 2020-10-12 01:58:53 +06:00
Ilya Shurumov
ee8c87c10c - [EMU] add real GTE operations to ApplyMatrix* 2020-10-12 01:58:33 +06:00
Ilya Shurumov
f5b7960582 - update AI.C 2020-10-11 22:14:45 +06:00
Ilya Shurumov
c01bfb24cb - refactor MAIN.C 2020-10-11 22:14:26 +06:00
Ilya Shurumov
8a311ac9e0 - refactor PLAYERS.C 2020-10-11 20:02:13 +06:00
Ilya Shurumov
f16edd31c9 - complete refactoring PEDEST.C 2020-10-11 19:38:07 +06:00
Ilya Shurumov
554decc991 - PEDEST.C refactoring progress 2020-10-11 16:19:12 +06:00
Ilya Shurumov
db15e79765 - fix incomplete road blocks 2020-10-11 14:54:13 +06:00
Ilya Shurumov
8a7b5bb274 - fix main() - Release build 2020-10-11 02:10:50 +06:00
Ilya Shurumov
ad1de1c108 - car lod distance improve 2020-10-11 02:09:34 +06:00
André Vicente Milack
05781c88b1 Fix savefile path for Linux 2020-10-10 15:03:53 -03:00
Ilya Shurumov
d1266bdfbc - chase selection from debug menu 2020-10-10 02:13:49 +06:00
Ilya Shurumov
3e14d7ab35 - civ AI don't honk to tailed cars 2020-10-10 02:13:31 +06:00
Ilya Shurumov
95b0583d2c - fix XA subtitles pause handling 2020-10-09 23:00:39 +06:00
Ilya Shurumov
a3f81aed0e - implement XA subtitles inside WAV files 2020-10-09 22:12:14 +06:00
Ilya Shurumov
aa00e8e050 - hardcoded fix for vegas limo cosmetics
- remove dummyCosmetics
2020-10-09 18:13:44 +06:00
Ilya Shurumov
f7d791aefb - fix midget and overly fat pedestrians 2020-10-09 15:45:24 +06:00
Ilya Shurumov
c1189801cf - fix crash in initOBox due to pinged out car
- confused debug message only in debug build
2020-10-09 15:25:28 +06:00
Ilya Shurumov
abfe25c9d9 - fix & improve CellEmpty bugs (cops in tunnels) 2020-10-09 14:43:22 +06:00
Ilya Shurumov
f03ac0459f - fix CIV AI node debug drawing 2020-10-09 11:09:28 +06:00
Ilya Shurumov
ce7139b94c - fix cutscene pedestrians getting stuck 2020-10-09 00:18:59 +06:00
Ilya Shurumov
3ca59a4489 - LoadCurrentProfile to clear screen 2020-10-09 00:18:33 +06:00
Ilya Shurumov
ca181c1661 - fix CIV AI bug
- fix collision code mistake
2020-10-09 00:18:14 +06:00
Ilya Shurumov
41704621a8 - load custom cutscenes/chases to separate buffer 2020-10-08 21:25:40 +06:00
Ilya Shurumov
a1b33f2f28 - fix civ AI bugs seen in Havana docks 2020-10-08 19:00:41 +06:00
Ilya Shurumov
d9ea1e1054 - fix follow camera jerking 2020-10-08 17:19:05 +06:00
Ilya Shurumov
e5e7953276 - fixed most of GetNextRoadInfo bugs 2020-10-08 17:09:38 +06:00
André Vicente Milack
3f3ca264a3 Fix OpenAL URL on appveyor.yml 2020-10-08 00:01:54 -03:00
André Vicente Milack
ae85ecad2f Merge commit '1fc045ca0bc7154da905042f5acef0b7121d0507' into linux 2020-10-07 23:42:55 -03:00
Ilya Shurumov
b6820f7b08 - add -startpos command line parameter 2020-10-07 21:17:03 +06:00
Ilya Shurumov
b7f7363f79 - bomberman refactoring update 2020-10-07 20:54:48 +06:00
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
1fc045ca0b
Merge pull request #37 from SoapyMan/develop-SoapyMan
alpha 2.0
2020-10-06 23:27:29 +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