Ilya
|
3f0ae47fa7
|
Merge pull request #31 from SoapyMan/develop-SoapyMan
FMV and XA support, version alpha 1.0
|
2020-09-21 12:53:50 +06:00 |
|
Ilya Shurumov
|
fd0de7f0a3
|
- FMV subtitles and recap
|
2020-09-21 12:46:42 +06:00 |
|
Ilya Shurumov
|
9f4352a3fa
|
- fix crash if XA WAV file not found
|
2020-09-21 12:46:25 +06:00 |
|
Ilya Shurumov
|
fb95e6428a
|
- appveyor.yml update
|
2020-09-21 11:29:07 +06:00 |
|
Ilya Shurumov
|
0200289641
|
- disable ReadAVI exceptions
|
2020-09-21 02:31:06 +06:00 |
|
Ilya Shurumov
|
c64f283d1b
|
- FMV sound fadeout when button pressed
|
2020-09-21 02:07:03 +06:00 |
|
Ilya Shurumov
|
c785dc7f33
|
- better FMV frame syncing
|
2020-09-21 02:01:00 +06:00 |
|
Ilya Shurumov
|
a6deaff1c0
|
- FMV player with bits of hardware acceleration
|
2020-09-21 01:51:46 +06:00 |
|
Ilya Shurumov
|
20d1a3738f
|
- AVI (MJPEG) video player prototype for FMV
|
2020-09-21 00:21:36 +06:00 |
|
Ilya Shurumov
|
4e1af5f216
|
- remove unneeded files
|
2020-09-20 20:36:11 +06:00 |
|
Ilya Shurumov
|
758bb77dce
|
- update premake5.lua
|
2020-09-20 19:55:46 +06:00 |
|
Ilya Shurumov
|
ddab3074c5
|
- zero flags in DrawTILES
|
2020-09-20 17:25:43 +06:00 |
|
Ilya Shurumov
|
1510d8a358
|
- fix XA timeout
|
2020-09-20 17:25:20 +06:00 |
|
Ilya Shurumov
|
a0aaee48b4
|
- PC XA unpause bug fix (rewinding after cutscene)
|
2020-09-20 17:02:43 +06:00 |
|
Ilya Shurumov
|
d445f4d4ea
|
- disable XA looping
|
2020-09-20 16:28:17 +06:00 |
|
Ilya Shurumov
|
253111fc51
|
- XA playback support for PC
|
2020-09-20 16:26:27 +06:00 |
|
Ilya Shurumov
|
418085c985
|
- update README.md
|
2020-09-20 15:07:40 +06:00 |
|
Ilya Shurumov
|
53296464d3
|
- try messing with CheckPlayerMiscFelonies
- try fix CreateCivCarWotDrivesABitThenStops
|
2020-09-20 15:04:52 +06:00 |
|
Ilya Shurumov
|
960500c345
|
- fix some triangles not rendered with PlotBuildingModelSubdivNxN and eliminate garbage on screen (Caine's Compound barrel caps)
|
2020-09-20 12:21:26 +06:00 |
|
Ilya Shurumov
|
e4de1f5d8e
|
- FELONY.C refactoring progress
|
2020-09-20 02:10:41 +06:00 |
|
Ilya Shurumov
|
e1659159bd
|
- proper drawing of ferris wheel by fixing PlotBuildingModelSubdivNxN and drawMesh
|
2020-09-20 01:39:32 +06:00 |
|
Ilya Shurumov
|
6ece6d9cbd
|
- refactor remains of E3STUFF.C
|
2020-09-20 00:42:09 +06:00 |
|
Ilya Shurumov
|
a3174e4e41
|
- apply some constants for DENTING.C and COSMETIC.C
|
2020-09-20 00:41:47 +06:00 |
|
Ilya Shurumov
|
0bb91214d0
|
- fixed silent Jericho
|
2020-09-20 00:21:15 +06:00 |
|
Ilya Shurumov
|
fdaf56425a
|
- bump version to 1.0
- note for ProcessSubDivisionLump
|
2020-09-19 16:53:32 +06:00 |
|
Ilya Shurumov
|
3f76c9a559
|
- implement RequestXA, HandleRequestedXA
|
2020-09-19 16:53:07 +06:00 |
|
Ilya Shurumov
|
aeef28f8d9
|
- fix PlotBuildingModelSubdivNxN sometimes not subdividing
|
2020-09-19 16:41:20 +06:00 |
|
Ilya
|
07126aa616
|
Merge pull request #30 from SoapyMan/develop-SoapyMan
Physics is 1:1 with PSX version. Tested.
|
2020-09-19 14:17:47 +06:00 |
|
Ilya Shurumov
|
9946c7a2de
|
- refactored StepOneCar and fixed frictionLimit declaration
|
2020-09-19 13:55:36 +06:00 |
|
Ilya Shurumov
|
d2b01837dd
|
- hubcaps falling off from chased cars
- implement HandlePlayerHubcaps
|
2020-09-19 12:26:50 +06:00 |
|
Ilya
|
397c8df294
|
Merge pull request #29 from SoapyMan/develop-SoapyMan
Develop soapy man
|
2020-09-19 03:09:45 +06:00 |
|
Ilya Shurumov
|
80d9660bb7
|
- change FindPointOfCollision declaration and fix crash
|
2020-09-19 03:06:17 +06:00 |
|
Ilya Shurumov
|
c6944adb3f
|
- fix AddWheelForcesDriver1 reversing mistake
|
2020-09-19 02:53:53 +06:00 |
|
Ilya Shurumov
|
f85b1f80bd
|
- [EMU] correct ratan2 and matrix operations
|
2020-09-19 02:15:08 +06:00 |
|
Ilya Shurumov
|
3814bf422a
|
- refactored HANDLING.C
|
2020-09-19 02:14:38 +06:00 |
|
Ilya Shurumov
|
dc98908c83
|
- more refactoring progress of HANDLING.C
- add ABS.H to DR2MATH.H
|
2020-09-19 00:27:05 +06:00 |
|
Ilya Shurumov
|
f6e6f5c0bf
|
- correction of ControlCarRevs & GetEngineRevs
|
2020-09-18 22:28:24 +06:00 |
|
Ilya Shurumov
|
53bfcd9030
|
- fix GetFrictionScales error
|
2020-09-18 22:27:55 +06:00 |
|
Ilya Shurumov
|
10c08e29b6
|
- refactoring progress on HANDLING.C
|
2020-09-18 22:27:33 +06:00 |
|
Ilya Shurumov
|
e5a38f451a
|
- fix analogue controls bug
- fix build error
|
2020-09-16 21:17:06 +06:00 |
|
Ilya Shurumov
|
651359d3d2
|
Merge branch 'develop-SoapyMan' of https://github.com/SoapyMan/REDRIVER2 into develop-SoapyMan
|
2020-09-16 19:49:18 +06:00 |
|
Ilya Shurumov
|
ab3bdb7f97
|
- fix StepOneCar mistake
- correction in ProcessCarPad
|
2020-09-16 11:33:15 +06:00 |
|
Ilya Shurumov
|
f747668bb0
|
- shorten code
|
2020-09-13 12:39:01 +06:00 |
|
Ilya Shurumov
|
3bb7916f63
|
Merge branch 'master' of https://github.com/SoapyMan/REDRIVER2 into develop-SoapyMan
|
2020-09-13 12:05:22 +06:00 |
|
Ilya Shurumov
|
1a6fcb82dc
|
- implement clipAgainstZ
|
2020-09-13 12:04:49 +06:00 |
|
Ilya
|
6addead096
|
Merge pull request #28 from SoapyMan/develop-SoapyMan
Develop soapy man
|
2020-09-13 11:49:38 +06:00 |
|
Ilya
|
f164e0dcfc
|
Merge pull request #25 from SoapyMan/develop-Fireboyd78
Develop fireboyd78
|
2020-09-13 11:48:52 +06:00 |
|
Ilya Shurumov
|
143f858dc1
|
- physics fixes
|
2020-09-11 20:49:50 +06:00 |
|
Ilya Shurumov
|
c81c342f81
|
- fix physics collision bugs (now close to retail)
|
2020-09-11 17:56:27 +06:00 |
|
Ilya Shurumov
|
c0d138ba87
|
- replace FixFloorSigned with actual divisions
|
2020-09-11 15:59:46 +06:00 |
|