Commit Graph

712 Commits

Author SHA1 Message Date
Ilya Shurumov
642701a0a4 - implement CellEmpty, GlobalPositionToCellNumber, lineClear 2020-08-20 19:39:14 +06:00
Ilya Shurumov
c22389b767 - implement AddLightEffect 2020-08-20 19:09:28 +06:00
Ilya Shurumov
395c05af9e - implement damage_lamp, RoundShadow 2020-08-20 19:09:16 +06:00
Ilya Shurumov
a892e9abc8 - implement AddTrafficLight 2020-08-20 18:25:54 +06:00
Ilya Shurumov
c81dcfffd4 - implement AddSmallStreetLight, ShowLight1, animate_object
- fix buginDrawAnimatingObject
2020-08-20 18:25:34 +06:00
Ilya Shurumov
87d4134d62 - pretty HanfleMissionThreads, GetFirstPackedCop 2020-08-20 17:19:37 +06:00
Ilya Shurumov
8b91a1e8d7 - attempt to fix Havana3DOcclusion 2020-08-14 00:42:06 +06:00
Ilya Shurumov
14f7cb0c0f - fix CopIndicator (invalid OT) 2020-08-13 23:09:00 +06:00
Ilya Shurumov
76599ed06a - fix GetNextRoadInfo (civ AI stopping bug) 2020-08-13 22:45:08 +06:00
Ilya Shurumov
73c7010cce - bug fix in human-readable FindRoadBSP 2020-08-13 22:21:07 +06:00
Ilya Shurumov
3b66b96e7e - fix bugs found by ASan 2020-08-13 22:08:42 +06:00
Ilya Shurumov
9c86706bd9 - more bug fixes with ASan
- different version title screens
2020-08-11 22:08:07 +06:00
Ilya Shurumov
0dd59bc5ec - fixes thanks to Google ASan 2020-08-11 20:40:06 +06:00
Ilya Shurumov
c5bbfe5a2c - fix SwirlLeaves 2020-08-11 20:38:49 +06:00
Ilya Shurumov
fd012c95d7 - fix cutscene playback inconsistency 2020-08-10 22:10:01 +06:00
Ilya Shurumov
27f744b033 - fix DrawMapPSX adding ground_debris 2020-08-10 21:42:31 +06:00
Ilya Shurumov
f2131cc4d4 - fix AddGroundDebris height error 2020-08-10 21:42:11 +06:00
Ilya Shurumov
2bef761618 - fix DisplayDebris indexing bug, optimize 2020-08-10 21:08:57 +06:00
Ilya Shurumov
dbab6de536 - ensure game physics consistency between debug and release by changing optimization options 2020-08-10 13:32:01 +06:00
Ilya Shurumov
0aecea7ccf - [XMPLAY] disable temporary fix 2020-08-10 13:30:54 +06:00
Ilya Shurumov
3d57000b49 - implement AddLeaf, SwirlLeaves, AddGroundDebris 2020-08-08 20:15:29 +06:00
Ilya Shurumov
8f537aa465 - implement DeleteCurrentCamera, setCamera, ShowReplayOptions, ShowReplayMenu, NoMoreCamerasErrorMessage, FirstCamera, dist, SetCameraReturnedFromCutscene 2020-08-08 17:57:09 +06:00
Ilya Shurumov
735b82fd5d - [EMU] fix MargePrim, ClearOTag and ClearOTagR under 32bit mode 2020-07-31 00:49:24 +06:00
Ilya Shurumov
b9ebb328ab - fix emulator region 2020-07-24 23:44:42 +06:00
Ilya Shurumov
8093301034 Merge branch 'appveyor' 2020-07-24 23:41:17 +06:00
Ilya Shurumov
cb7d490fd1 - update README 2020-07-24 23:41:13 +06:00
Ilya Shurumov
8e9ced69b0 - fix artifacts path, add cache
- fix region
2020-07-24 23:16:34 +06:00
Ilya Shurumov
0b1b91d5a1 - disable warnings 2020-07-24 22:46:50 +06:00
Ilya Shurumov
483febf243 - add appveyor yml file 2020-07-24 22:40:09 +06:00
Ilya Shurumov
f098ae74b2 - premake dependency folders overrides 2020-07-24 22:16:06 +06:00
Ilya Shurumov
33e255fb3b - update CONTRIBUTING.md 2020-07-24 21:58:27 +06:00
Ilya Shurumov
14aaa76a12 - first version of premake5 script
- removed VCX project files
- fix build errors
2020-07-24 21:38:25 +06:00
Ilya
40e76f46a2
Create LICENSE 2020-07-08 16:23:47 +06:00
Ilya Shurumov
8a239a3c6a - fix Swap2Cars reversing bug 2020-07-08 01:48:02 +06:00
Ilya Shurumov
3c37fcc7d6 - implement DrawTyreTracks, fix GetTyreTrackPositions
- tune exhaust smoke
2020-07-07 23:43:45 +06:00
Ilya Shurumov
f60dd044a9 - properly disable exhaust on parked cars
- tune transparency
2020-07-07 21:01:37 +06:00
Ilya Shurumov
63d6cd77d6 - restored exhaust smoke 2020-07-07 20:49:33 +06:00
Ilya Shurumov
16d954fde8 - fix Setup_Smoke bugs 2020-07-07 20:39:12 +06:00
Ilya Shurumov
0b7b464485 - individual hubcap loosing 2020-07-07 19:29:37 +06:00
Ilya Shurumov
c7655bbeda - fix grass color in DisplaySpark 2020-07-07 19:01:02 +06:00
Ilya Shurumov
166fa3dfca - fix CloseControllers 2020-07-07 18:59:24 +06:00
Ilya Shurumov
627dac3fd5 - implement InitTyreTracks, GetTyreTrackPositions, SetTyreTrackOldPositions, AddTyreTrack 2020-07-07 18:53:12 +06:00
Ilya Shurumov
a1d5c7caa3 - fix AddSmokingEngine 2020-07-07 18:19:23 +06:00
Ilya Shurumov
d325972465 - implement DisplaySmoke 2020-07-07 18:08:56 +06:00
Ilya Shurumov
7244cdd39c - implement DisplayDebris 2020-07-07 17:40:18 +06:00
Ilya Shurumov
9dc1576156 - implement DisplaySpark 2020-07-07 16:57:23 +06:00
Ilya Shurumov
d310f83798 - make rain disappear in tunnels 2020-07-06 02:21:33 +06:00
Ilya Shurumov
033763d629 - implement DrawRainDrops, AddRainDrops, DisplaySplashes 2020-07-06 02:00:23 +06:00
Ilya Shurumov
da429486a1 - implement LoseHubcap, MoveHubcap 2020-07-06 00:33:38 +06:00
Ilya Shurumov
e219e8ee63 - implement GetSmokeDrift, HandleDebris 2020-07-06 00:33:14 +06:00