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 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 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 |
|
Ilya Shurumov
|
90e3734d1d
|
- fix error
|
2020-09-11 15:57:05 +06:00 |
|
Ilya Shurumov
|
e157f36eb6
|
- rename macro and add same macro (non-half rounding)
|
2020-09-11 15:30:58 +06:00 |
|
Ilya
|
2bcbb06732
|
Merge pull request #27 from SoapyMan/develop-SoapyMan
Develop soapy man
|
2020-09-11 13:36:57 +06:00 |
|
Ilya Shurumov
|
51f594a19d
|
- put FixFloorSigned and FixHalfRound into proper places
|
2020-09-11 13:10:50 +06:00 |
|
Ilya Shurumov
|
0869005631
|
- add FixHalfRound and FixFloorSigned macros
|
2020-09-11 13:10:15 +06:00 |
|
Ilya Shurumov
|
5c0fd9b943
|
- improve GlobalTimeStep, RebuildCarMatrix
- fix InitCarPhysics
|
2020-09-11 01:11:43 +06:00 |
|
Ilya Shurumov
|
353e3bfb19
|
- improve, AddWheelForcesDriver1, ConvertTorqueToAngularAcceleration,
|
2020-09-11 01:10:51 +06:00 |
|
Ilya Shurumov
|
840ac1d438
|
- fix StepOneCar (cars less vertically jitter)
|
2020-09-11 00:28:55 +06:00 |
|
Ilya Shurumov
|
921b2b0543
|
- fix bug in TannerActionHappening
|
2020-09-10 23:53:30 +06:00 |
|
Ilya Shurumov
|
8ea5a5d74a
|
- move header inclusion to avoid many UNIMPLEMENTED messages
|
2020-09-10 22:07:29 +06:00 |
|
Ilya Shurumov
|
f11c09671c
|
- fix crash in StepOneCar
|
2020-09-10 22:06:55 +06:00 |
|
Ilya Shurumov
|
f11d103b7c
|
- fix doors on all levels
|
2020-09-10 22:06:22 +06:00 |
|
Ilya Shurumov
|
931e7051eb
|
- fix sdGetCell height bug after refactoring
|
2020-09-10 21:47:58 +06:00 |
|