Ilya Shurumov
|
afcd73593e
|
- fix OK_To_Zoom reversing error
- format ControlReplay
|
2020-08-31 13:11:59 +06:00 |
|
Ilya Shurumov
|
7097840d2f
|
- [EMU] fix crash caused by PGXP cache overflow with GPU disabled
|
2020-08-31 11:43:05 +06:00 |
|
Ilya Shurumov
|
ef387cbe43
|
- complete MRCommand (cheats)
|
2020-08-31 01:11:20 +06:00 |
|
Ilya Shurumov
|
7c610d7566
|
- remove "drowning" in Vegas train during Take a Ride
- fix TriggerEvents
|
2020-08-31 00:59:25 +06:00 |
|
Ilya Shurumov
|
0925ceb761
|
- better DrawSprites lighting fix
|
2020-08-31 00:28:23 +06:00 |
|
Ilya Shurumov
|
bd89e16954
|
- DrawSprites lighting fixes
|
2020-08-30 23:31:27 +06:00 |
|
Ilya Shurumov
|
56ed13ac33
|
- implement DrawFerrisWheel
|
2020-08-30 22:44:11 +06:00 |
|
Ilya Shurumov
|
0fce83358b
|
- hide pause menu when free camera is enabled
|
2020-08-30 22:30:48 +06:00 |
|
Ilya Shurumov
|
c88268706b
|
- implement DrawRotor
|
2020-08-30 22:30:33 +06:00 |
|
Ilya Shurumov
|
3ebbca7034
|
- fix crash in DestroyPedestrian
|
2020-08-30 20:50:31 +06:00 |
|
Ilya Shurumov
|
2c241f8ca4
|
- implement StepHelicopter
|
2020-08-30 20:50:18 +06:00 |
|
Ilya Shurumov
|
c75e40b50f
|
- moved model assignment to fix crash
|
2020-08-30 19:18:28 +06:00 |
|
Ilya Shurumov
|
5dba803e22
|
- pretty DrawAllBuildings
- draws limit changed
|
2020-08-30 01:26:36 +06:00 |
|
Ilya Shurumov
|
5e05fdea12
|
- fix SetUpEvents (Caine's Compound semi trucks were not appearing)
|
2020-08-30 00:55:36 +06:00 |
|
Ilya Shurumov
|
4c28311665
|
- fix SIMPLE_SPOOL build
|
2020-08-29 23:55:31 +06:00 |
|
Ilya Shurumov
|
b5590f01a1
|
- fix invalid VegasTrainData
|
2020-08-29 23:49:21 +06:00 |
|
Ilya Shurumov
|
1ae3e34dcf
|
- fix Vegas train bugs due to physics differences
|
2020-08-29 23:49:08 +06:00 |
|
Ilya Shurumov
|
6a6fadb0bf
|
- fix VisibilityLists and SetUpEvents reversing bugs
|
2020-08-29 21:33:24 +06:00 |
|
Ilya Shurumov
|
ab2ef43c8b
|
- fix VisibilityLists, SetCamera, SetUpEvents
|
2020-08-29 20:08:08 +06:00 |
|
Ilya Shurumov
|
22cf08ffd7
|
- implement DrawEvents
|
2020-08-29 18:58:09 +06:00 |
|
Ilya Shurumov
|
86aaf6e44b
|
- implement StepEvents
- fix event bugs
|
2020-08-29 18:33:28 +06:00 |
|
Ilya Shurumov
|
2695a5e348
|
- implement StepPathEvent
|
2020-08-29 15:10:38 +06:00 |
|
Ilya Shurumov
|
6c3e050874
|
- implement StepFromToEvent
|
2020-08-29 14:59:11 +06:00 |
|
Ilya Shurumov
|
545158d3a2
|
- implement TriggerEvent
- fix ExplosionSound reversing bugs
|
2020-08-29 14:55:05 +06:00 |
|
Ilya Shurumov
|
1812c1e7de
|
- implement GetVisValue
|
2020-08-29 13:28:54 +06:00 |
|
Ilya Shurumov
|
685d6c7f44
|
- implement VisibilityLists
|
2020-08-29 13:22:12 +06:00 |
|
Ilya Shurumov
|
c153b3a383
|
- implement DoAutoDirect
|
2020-08-29 12:24:35 +06:00 |
|
Ilya Shurumov
|
8b3cee0948
|
- implement SelectCameraCar
|
2020-08-29 12:14:59 +06:00 |
|
Ilya Shurumov
|
e4a452de2d
|
- implement EditCamera, CameraBar
|
2020-08-29 11:59:42 +06:00 |
|
Ilya Shurumov
|
08bc811a67
|
- correct ComputeCarLightingLevels
|
2020-08-29 02:11:34 +06:00 |
|
Ilya Shurumov
|
31e3a69135
|
- fix bug in DrawDrivingGameOverlays
|
2020-08-29 02:07:39 +06:00 |
|
Ilya Shurumov
|
8d0adc1cf8
|
- fix AddScoreToTable and PrintScoreTableTime bugs
|
2020-08-29 01:50:43 +06:00 |
|
Ilya Shurumov
|
d4f4509017
|
- implement SaveGame, EnterScoreName, DrawHighScoreMenu, CreateScoreNames
|
2020-08-29 01:42:56 +06:00 |
|
Ilya Shurumov
|
72500832c2
|
- implement HandleDualShock
- refactor MapPad
|
2020-08-29 00:58:02 +06:00 |
|
Ilya Shurumov
|
e58e000bd5
|
- implement HandlePadVibration
|
2020-08-29 00:38:01 +06:00 |
|
Ilya Shurumov
|
8e8669d828
|
- implement SetPadVibration, StopPadVibration
|
2020-08-29 00:32:16 +06:00 |
|
Ilya Shurumov
|
aabe4946ea
|
- implement DoMissionSound
|
2020-08-28 21:22:27 +06:00 |
|
Ilya Shurumov
|
847766567c
|
- fix Lead AI FakeMotion not moving car
- fix Lead AI crashes
|
2020-08-28 01:27:47 +06:00 |
|
Ilya Shurumov
|
d38fdf18f0
|
- implement UpdateRoadPosition
|
2020-08-28 00:54:34 +06:00 |
|
Ilya Shurumov
|
ee4439def1
|
- implement CheckCurrentRoad
|
2020-08-28 00:25:49 +06:00 |
|
Ilya Shurumov
|
83f16c37a3
|
- implement DrawStopZone
|
2020-08-27 23:53:09 +06:00 |
|
Ilya Shurumov
|
7195a846bd
|
- implement FakeMotion, BlockToMap
|
2020-08-27 23:02:43 +06:00 |
|
Ilya Shurumov
|
d9cb0090f8
|
- PlotBuildingModelSubdivNxN - simplify cycle, fix Z subdivision
|
2020-08-27 12:35:46 +06:00 |
|
Ilya Shurumov
|
a5a7bc3501
|
- completely rewrote PlotBuildingModelSubdivNxN
|
2020-08-27 02:09:50 +06:00 |
|
Ilya Shurumov
|
5bb021fa6b
|
Merge branch 'Fireboyd78-refactor'
|
2020-08-27 00:07:52 +06:00 |
|
Ilya Shurumov
|
3b231bcd87
|
- [EMU] increased vertex count from 12040 to 32768
- increased game polygon buffer sizes for 32 bit mode
|
2020-08-27 00:02:09 +06:00 |
|
Fireboyd78
|
934132c25f
|
Fixed strange bugs in FEPrintString caused by refactor.
|
2020-08-26 11:00:14 -07:00 |
|
Fireboyd78
|
c419586ecc
|
Fix PrintStringBoxed bugs due to bad merge.
|
2020-08-26 10:33:44 -07:00 |
|
Ilya Shurumov
|
49e297e7f0
|
- implement LeadPadResponse
|
2020-08-26 23:21:43 +06:00 |
|
Ilya Shurumov
|
0429b42d2d
|
- implement LeadUpdateState
|
2020-08-26 23:08:22 +06:00 |
|