Ilya Shurumov
|
dee23f3fc0
|
- split GTE ratan, rcossin, sqrt tables
- GTE_EXTERNAL if you don't want in-house GTE (example - Mednafen)
|
2020-05-22 16:28:53 +06:00 |
|
Ilya Shurumov
|
ec980a8966
|
- don't use GTEREG.H
|
2020-05-22 16:25:45 +06:00 |
|
Ilya Shurumov
|
468e153672
|
- use GTE macros everywhere instead of direct register access
|
2020-05-22 16:25:24 +06:00 |
|
Ilya Shurumov
|
51a7512123
|
- Cutscene recorder command-line feature
- implement LoadCutsceneAsReplay
- implement cutscene recorder under CUTSCENE_RECORDER define
|
2020-05-21 03:37:33 +06:00 |
|
Ilya Shurumov
|
c1e923a4e2
|
- implement LoadReplayFromBuffer, LoadAttractReplay
|
2020-05-21 00:30:02 +06:00 |
|
Ilya Shurumov
|
b5b05d5a81
|
- again fix
|
2020-05-20 21:58:12 +06:00 |
|
Ilya Shurumov
|
abda37108c
|
- fix some frontend bugs
- fix the fixed
|
2020-05-20 21:46:52 +06:00 |
|
Ilya Shurumov
|
7a1578c031
|
- fix cutscene loading bug
|
2020-05-20 21:34:30 +06:00 |
|
Ilya Shurumov
|
fd7b4f3ec3
|
- more fixed numbers
- fix cutscene bug with player
|
2020-05-20 21:34:19 +06:00 |
|
Ilya Shurumov
|
461dc5c59f
|
- replace >> 12 and / 4096 with FIXED(v) macro
|
2020-05-20 19:48:19 +06:00 |
|
Ilya Shurumov
|
bcb8d3761a
|
- make PADRECTORD.analogue field unsigned
- bit more prerry code
|
2020-05-20 17:06:49 +06:00 |
|
Ilya Shurumov
|
d4e4421418
|
- [EMU] Analogue pad initialization to center
|
2020-05-20 16:56:01 +06:00 |
|
Ilya Shurumov
|
171a40c886
|
- implement cjpRecord, Put, ControlReplay
|
2020-05-20 14:28:23 +06:00 |
|
Ilya Shurumov
|
3d1bddc3cf
|
- fix GlobalTimeStep
|
2020-05-20 13:33:28 +06:00 |
|
Ilya Shurumov
|
6ba6fc6dbe
|
- [EMU] fix ratan_tbl
- pretty some matrix code
- fix new AddWheelForcesDriver1
|
2020-05-20 13:17:57 +06:00 |
|
Ilya Shurumov
|
c5a8d26f09
|
- fix PingOutAllCivCarsAndCopCars
|
2020-05-20 01:38:37 +06:00 |
|
Ilya Shurumov
|
9d98e41d98
|
- implement InitDirectorVariables, RecordCamera, FindNextChange, CheckCameraChange, FindFreeCamera, deleteCamera, DelteAllCameras
- fix TriggerInGameCutsceneSystem
|
2020-05-20 01:02:37 +06:00 |
|
Ilya Shurumov
|
91146e549d
|
- pretty ProcessCarPad
- disable debug fly during cutscenes
|
2020-05-20 01:01:22 +06:00 |
|
Ilya Shurumov
|
1a621470ea
|
- implement cjpPlay, Get,
|
2020-05-20 01:00:39 +06:00 |
|
Ilya Shurumov
|
54aa302de6
|
- fix StepGame bugs
- allow pause during cutscenes
|
2020-05-20 01:00:18 +06:00 |
|
Ilya Shurumov
|
c4351f63e2
|
- fix padid everywhere
- fix CalcInGameCutsceneSize
|
2020-05-19 22:57:43 +06:00 |
|
Ilya Shurumov
|
cb47c23152
|
- prettier TriggerInGameCutsceneSystem
|
2020-05-19 21:46:05 +06:00 |
|
Ilya Shurumov
|
e5291cbbdd
|
- fix InitPadRecording reversing bug
|
2020-05-19 21:45:40 +06:00 |
|
Ilya Shurumov
|
0cd7771884
|
- fix FEPrintString bug
|
2020-05-19 21:45:27 +06:00 |
|
Ilya Shurumov
|
3dda36a8a1
|
- fix FindMissionLadderPos & RunMissionLadder reversing bugs
|
2020-05-19 21:45:17 +06:00 |
|
Ilya Shurumov
|
900d268097
|
- fix bugs?
|
2020-05-19 01:44:18 +06:00 |
|
Ilya Shurumov
|
9aaa466185
|
- implement SilenceThisCar, AdjustPlayerCarVolume
|
2020-05-19 01:44:06 +06:00 |
|
Ilya Shurumov
|
5c13865d69
|
- implement IsMovingCamera, InvalidCamera, FindNextCutChange, SetPlaybackCamera, GetPingInfo
|
2020-05-19 01:10:55 +06:00 |
|
Ilya Shurumov
|
d723e73424
|
- implement CutsceneCameraChange
|
2020-05-19 00:51:17 +06:00 |
|
Ilya Shurumov
|
735b7de677
|
- implement PingOutAllCivCarsAndCopCars
- fix roadblockDelayDiff var
|
2020-05-19 00:50:58 +06:00 |
|
Ilya Shurumov
|
d6485a9bb3
|
- implement HandleInGameCutscene, TriggerInGameCutscene, CalcInGameCutsceneSize, ReleaseInGameCutscene, TriggerInGameCutsceneSystem, LoadCutsceneToReplayBuffer, LoadCutsceneToBuffer, LoadCutsceneInformation, FreeCutsceneBuffer, IsCutsceneResident
|
2020-05-19 00:34:26 +06:00 |
|
Ilya Shurumov
|
847e34f83e
|
- implement InitPadRecording, AllocateReplayStream
|
2020-05-19 00:32:30 +06:00 |
|
Ilya Shurumov
|
647bd655cc
|
- implement MissionCityScreen, MissionSelectScreen
- replay buffer allocation
- preparations
- bug fixes
|
2020-05-19 00:32:09 +06:00 |
|
Ilya Shurumov
|
140f68b791
|
- implement ShowCutsceneError, LoadInGameCutscene, DestroyPlayer, SetNullPlayerDontKill, SetNullPlayer
- pretty TriggerChase, PreLoadInGameCutscene
|
2020-05-18 18:12:37 +06:00 |
|
Ilya Shurumov
|
acb031a603
|
- implement InitCyclingPals, InitAnimatingObjects, InitSpooledAnimObj, DrawAnimatingObject, int_garage_door
|
2020-05-18 18:11:07 +06:00 |
|
Ilya Shurumov
|
eb2bb1ce0c
|
- fix bug in SwapDrawBuffers2
|
2020-05-18 18:10:12 +06:00 |
|
Ilya Shurumov
|
9d2e516e9f
|
- implement _MatrixRotate, Calc_Object_MatrixYZX
|
2020-05-18 12:34:42 +06:00 |
|
Ilya Shurumov
|
d774bdc5b9
|
- [EMU] implement ApplyMatrix*, ApplyRotMatrix, ScaleMatrix
- [EMU] pretty RotMatrix, TransMatrix
|
2020-05-18 12:34:10 +06:00 |
|
Ilya Shurumov
|
1d443be09c
|
- pretty GetPlayerId, CollisionSound, DamageCar3D
|
2020-05-18 11:40:17 +06:00 |
|
Ilya Shurumov
|
f4049bd3e7
|
- fix Tanner getting into car too quick
|
2020-05-18 11:39:39 +06:00 |
|
Ilya Shurumov
|
bf1de357ed
|
- fix FindPointOfCollision
|
2020-05-18 00:03:34 +06:00 |
|
Ilya Shurumov
|
25ad47c9ed
|
- [EMU] [SPU-AL] fixed looped sound clicking
- Mission complete "Next Mission" item is "Continue"
|
2020-05-17 23:45:53 +06:00 |
|
Ilya Shurumov
|
cdebd1a8b2
|
- implement FindPointOfCollision, GetNextWord
- fix PrintStringBoxed
|
2020-05-17 14:21:57 +06:00 |
|
Ilya Shurumov
|
7084203410
|
- implement InitInGameCutsceneVariables, TriggerChase
|
2020-05-17 13:47:23 +06:00 |
|
Ilya Shurumov
|
5dcadac032
|
- implement PrintStringBoxed
|
2020-05-17 13:46:58 +06:00 |
|
Ilya Shurumov
|
3392b10e16
|
- implement ControlCopDetection, InitFelonyData,
|
2020-05-17 13:46:45 +06:00 |
|
Ilya Shurumov
|
d2b98e49c6
|
- implement ControlSpeech
|
2020-05-17 12:51:47 +06:00 |
|
Ilya Shurumov
|
3ab4f4b856
|
- implement ControlNumberOfCops
|
2020-05-17 12:40:41 +06:00 |
|
Ilya Shurumov
|
f6f95348db
|
- implement ControlCops, CopControl, InitCopData,
|
2020-05-17 12:36:01 +06:00 |
|
Ilya Shurumov
|
f10fd07dd8
|
- implement InitCopState, InitCops
|
2020-05-17 12:26:48 +06:00 |
|