Ilya Shurumov
|
f90b5b8597
|
- fix AddWheelForcesDriver1 and CheckCarEffects
|
2020-04-27 11:52:16 +06:00 |
|
Ilya Shurumov
|
aee9488db4
|
- [EMU] warn if SpuWrite exceeds memory
|
2020-04-27 11:51:38 +06:00 |
|
Ilya Shurumov
|
792c9b817e
|
- implement InitSkidding, TerminateSkidding, CheckCarEffects
- marked LoadSoundBankDynamic as BUGGED
- [EMU] little attempt to fix SPU sample lookup
|
2020-04-27 11:27:09 +06:00 |
|
Ilya Shurumov
|
b6ef02f957
|
- change shifts to divisions in SOUND.C
|
2020-04-27 10:36:34 +06:00 |
|
Ilya Shurumov
|
a966e73cb2
|
- fix SoundTasks, MapCarIndexToBank
|
2020-04-27 10:36:11 +06:00 |
|
Ilya Shurumov
|
10a4ec93ff
|
- [EMU] fix decodeSound
|
2020-04-27 10:35:09 +06:00 |
|
Ilya Shurumov
|
bd8004ee4f
|
- implement ResidentModelsBodge, CollisionSound, SoundTasks, AddEnvSounds
- fix ControlCarRevs
|
2020-04-27 09:19:08 +06:00 |
|
Ilya Shurumov
|
26be016644
|
- [EMU] libSPU fixes
|
2020-04-27 09:16:59 +06:00 |
|
Ilya Shurumov
|
0303c128b0
|
- implement LoadSoundBank, ComputeDoppler, SetPlayerOwnsChannel
- fix ClearChannelFields
|
2020-04-27 05:28:49 +06:00 |
|
Ilya Shurumov
|
1a675344a9
|
- implement LoadLevelSFX, MapCarIndexToBank, SpecialVehicleKludge
|
2020-04-27 05:28:02 +06:00 |
|
Ilya Shurumov
|
90fbda26f5
|
- pretty code in SPOOL.C
|
2020-04-27 05:27:02 +06:00 |
|
Ilya Shurumov
|
12c7b4fcf8
|
- little fix to HAVANA_AUGUST_DEMO
|
2020-04-26 18:36:53 +06:00 |
|
Ilya Shurumov
|
ba6f1753b5
|
- DEBUG_OPTIONS define to enable Debug Options in Release build
|
2020-04-26 18:20:35 +06:00 |
|
Ilya Shurumov
|
d3a7a5dbdd
|
- added experimental loading of Aug 2000 Demo LEV files (#define switch)
|
2020-04-26 18:19:33 +06:00 |
|
Ilya Shurumov
|
6d8a0eb6ee
|
- fix StepOneCar ground collision crash
|
2020-04-26 18:18:30 +06:00 |
|
Ilya Shurumov
|
503ca5d5ea
|
- fix debug options
|
2020-04-26 16:23:48 +06:00 |
|
Ilya Shurumov
|
9381e7d6fb
|
- fix pause SetRightWayUp
|
2020-04-26 16:17:24 +06:00 |
|
Ilya Shurumov
|
f16974ea2c
|
- implement TempBuildHandlingMatrix
|
2020-04-26 16:10:54 +06:00 |
|
Ilya Shurumov
|
0d13f079ca
|
- "Debug Options" menu
|
2020-04-26 16:07:37 +06:00 |
|
Ilya Shurumov
|
6021da941d
|
- implement calc_sky_brightness
|
2020-04-26 16:06:34 +06:00 |
|
Ilya Shurumov
|
04524b7aee
|
- [EMU] properly implement SquareRoot0
|
2020-04-26 13:48:02 +06:00 |
|
Ilya Shurumov
|
fa08875342
|
- implement UpdateVolumeAttributesS
|
2020-04-26 13:15:43 +06:00 |
|
Ilya Shurumov
|
fdf1de4bea
|
- implement jsqrt
|
2020-04-26 13:14:44 +06:00 |
|
Ilya Shurumov
|
06dacfd09d
|
- implement StartSound, Start3DTrackingSound, Start3DSoundVolPitch, SetChannelPitch, SetChannelVolume, SetChannelPosition3
- complete CalculateVolume
|
2020-04-26 13:06:59 +06:00 |
|
Ilya Shurumov
|
028adb3726
|
- [EMU] implement SquareRoot0
|
2020-04-26 13:04:44 +06:00 |
|
Ilya Shurumov
|
1d675380d5
|
- [EMU] SpuSetVoiceAttr sets gain
|
2020-04-26 12:39:22 +06:00 |
|
Ilya Shurumov
|
36e74ac953
|
- implement DoSpeech, PlaySpeech, InitSpeechQueue, BodSay, MissionSay, InitTunnes, AddTunnels
|
2020-04-26 12:15:53 +06:00 |
|
Ilya Shurumov
|
2a6d355bc8
|
- implement GetEngineRevs, ControlCarRevs
|
2020-04-26 12:02:35 +06:00 |
|
Ilya Shurumov
|
888a684b55
|
- fix camera bug in InitCamera
|
2020-04-26 07:01:04 +06:00 |
|
Ilya Shurumov
|
e3a3a05278
|
- fix wheelspin
|
2020-04-26 06:45:02 +06:00 |
|
Ilya Shurumov
|
a8e611b83a
|
- make LIBMATH include math
|
2020-04-26 06:44:42 +06:00 |
|
Ilya Shurumov
|
6c127bc502
|
- fix math in InitCarPhysics, GlobalTimeStep, initOBox, RebuildCarMatrix
|
2020-04-26 06:35:23 +06:00 |
|
Ilya Shurumov
|
9321f6f067
|
- fix math in StepOneCar, GetFrictionScalesDriver1, ConvertTorqueToAngularAcceleration, AddWheelForcesDriver1
|
2020-04-26 06:34:50 +06:00 |
|
Ilya Shurumov
|
b8028d4faf
|
- remove semi transparent flag from text on PC version
|
2020-04-26 06:33:43 +06:00 |
|
Ilya Shurumov
|
222c8e1e59
|
- emulator swap interval to 60 FPS
- Ghidra DB update
|
2020-04-26 06:33:15 +06:00 |
|
Ilya Shurumov
|
cfa37cc027
|
- 80% of AddWheelForcesDriver1 human-readable
|
2020-04-26 00:27:08 +06:00 |
|
Ilya Shurumov
|
7154cde8c8
|
- two versions of AddWheelForcesDriver1
|
2020-04-25 21:44:42 +06:00 |
|
Ilya Shurumov
|
6f1f7c0e1b
|
- fix addSubdivSpriteShadow
|
2020-04-23 22:36:52 +06:00 |
|
Ilya Shurumov
|
115583e96e
|
- fixed drawCarMat calculation
|
2020-04-23 14:31:38 +06:00 |
|
Ilya Shurumov
|
d6f4b22732
|
- Latest emulator updates (inc PGXP)
|
2020-04-23 13:25:56 +06:00 |
|
Ilya Shurumov
|
71cefc98a7
|
- implement AddWheelForcesDriver1
|
2020-04-23 07:05:31 +06:00 |
|
Ilya Shurumov
|
2ad666e37e
|
- implement ConvertTorqueToAngularAcceleration
|
2020-04-23 00:52:39 +06:00 |
|
Ilya Shurumov
|
9e093bc1ae
|
- implement StepOneCar
|
2020-04-23 00:18:27 +06:00 |
|
Ilya Shurumov
|
bc1c4f67e1
|
- implement GlobalTimeStep
|
2020-04-22 22:28:10 +06:00 |
|
Ilya Shurumov
|
76c76fd739
|
- implement StepCars
|
2020-04-22 21:33:38 +06:00 |
|
Ilya Shurumov
|
4c3ee00077
|
- fix crashes caused by sprite shadows
|
2020-04-22 21:10:25 +06:00 |
|
Ilya Shurumov
|
f1140cf693
|
- implement addSubdivSpriteShadow, fix DrawSprites
|
2020-04-22 20:56:03 +06:00 |
|
Ilya Shurumov
|
e4910a05c5
|
- partially implement DrawSprites
|
2020-04-22 19:50:56 +06:00 |
|
Ilya Shurumov
|
6c91fa9d09
|
- fix shadow Z value
- fix shadow poly declaration
|
2020-04-22 19:31:19 +06:00 |
|
Ilya Shurumov
|
494419a28f
|
- scaled drawCarMat by (-1,1,-1)
|
2020-04-22 16:20:05 +06:00 |
|