Commit Graph

186 Commits

Author SHA1 Message Date
Ilya Shurumov
30c8afa976 - fix InitCar 2020-04-19 14:02:27 +06:00
Ilya Shurumov
a3ae25b518 - DrawTILES temporarily draws tiles as they are 2020-04-19 14:00:26 +06:00
Ilya Shurumov
ad962d1cf6 - temporariy allow all cities 2020-04-19 13:59:51 +06:00
Ilya Shurumov
43677d1cd8 - implement Tile1x1 2020-04-19 13:03:20 +06:00
Ilya Shurumov
f2c8cf8686 - fix FrustrumCheck16 2020-04-19 12:08:54 +06:00
Ilya Shurumov
0f1ca7211e - fix data_cb_textures 2020-04-19 11:16:12 +06:00
Ilya Shurumov
4e808b11c4 - temporarily disabled PVSDecode 2020-04-19 11:16:01 +06:00
Ilya Shurumov
aaffaf87ec - fix GetPVSRegionCell2 2020-04-19 10:32:23 +06:00
Ilya Shurumov
8e69068c71 - improvements? 2020-04-19 08:20:39 +06:00
Ilya Shurumov
718cf79353 - [EMU] fix MulMatrix0
- addded gte_MulMatrix0
2020-04-19 08:16:03 +06:00
Ilya Shurumov
31a9301b20 - implement CalcObjectRotationMatrices 2020-04-18 06:39:00 +06:00
Ilya Shurumov
f1d26a3b1b - refactoring PlotHorizonMDL, fixed Z issue 2020-04-18 06:16:30 +06:00
Ilya Shurumov
38af1660ff - cleanup code a bit 2020-04-18 03:12:12 +06:00
Ilya Shurumov
a83e12fd44 - fix GTE ops in InitCamera, initOBox 2020-04-18 02:57:53 +06:00
Ilya Shurumov
4177c9af3d - implement LongQuaternion2Matrix
- fix LongQuaternion2Matrix
2020-04-18 02:41:26 +06:00
Ilya Shurumov
79d27f4cf2 - implement InitCarPhysics, RebuildCarMatrix 2020-04-18 02:16:10 +06:00
Ilya Shurumov
fd2209d69a - implement UpdatePlayers 2020-04-18 02:03:48 +06:00
Ilya Shurumov
318ced465e - implement StepSim 2020-04-18 01:55:41 +06:00
Ilya Shurumov
88b4ba3bcf - implement InitFelonyDelayArray, GetCarHeading, GetCarDirectionOfTravel 2020-04-18 01:55:31 +06:00
Ilya Shurumov
c18f549148 - implement UpdatePlayerInformation 2020-04-18 00:54:55 +06:00
Ilya Shurumov
5b2b242613 - implement CloseShutters, SetupFadePolys, DrawFadePoly, DisplayMissionTitle
- LOADVIEW.C fully decompiled
2020-04-18 00:44:01 +06:00
Ilya Shurumov
79849de4a1 - implement DrawMission, DisplayPlayerPosition, DrawMessage, DrawWorldTargets, DrawFullscreenTargets, DrawMultiplayerTargets, DrawOverheadTarget 2020-04-18 00:27:24 +06:00
Ilya Shurumov
f429479ac9 - implement ModifyCamera, TurnHead 2020-04-18 00:02:24 +06:00
Ilya Shurumov
351976215b - sky globals renames 2020-04-17 23:14:50 +06:00
Ilya Shurumov
4ee57f00f3 - implement StepGame 2020-04-17 23:14:36 +06:00
Ilya Shurumov
6a05bf7db0 - implement _RotMatrixX, _RotMatrixY, _RotMatrixZ, RotMatrixXYZ 2020-04-17 04:54:10 +06:00
Ilya Shurumov
357d41dc81 - [EMU] implement RotMatrixX, RotMatrixZ 2020-04-17 04:53:42 +06:00
Ilya Shurumov
90454fe78a - properly implement MulMatrix0 2020-04-17 04:27:29 +06:00
Ilya Shurumov
00933aed4b - implement PlaceCameraFollowCar 2020-04-17 01:50:53 +06:00
Ilya Shurumov
a2ae245f86 - implement DoScenaryCollisions, BuildCollisionCopList, SetCopListCell, RaySlabsIntersection, CellAtPositionEmpty 2020-04-17 01:49:56 +06:00
Ilya Shurumov
6c6446a99c - [EMU] implement ratan_tbl 2020-04-17 01:48:28 +06:00
Ilya Shurumov
01388d3b1d - implement InitCar (partially) 2020-04-17 01:27:17 +06:00
Ilya Shurumov
4ff4c06082 - implement InitPlayer 2020-04-17 01:15:33 +06:00
Ilya Shurumov
56d2a0de15 - implement InitCamera 2020-04-17 01:14:56 +06:00
Ilya Shurumov
3cf1c7fb5b - implement InvertMatrix, BuildWorldMatrix, ScaleCamera 2020-04-17 00:20:21 +06:00
Ilya Shurumov
0bb37aadce - implement DrawSkyDome, PlotHorizonMDL 2020-04-17 00:19:33 +06:00
Ilya Shurumov
9be2d67e13 - [EMU] implement RotMatrixYXZ, RotMatrixY 2020-04-17 00:18:21 +06:00
Ilya Shurumov
6418d4d88f - implement DrawTILES, TileNxN 2020-04-15 20:15:54 +06:00
Ilya Shurumov
81a14e5d32 - [EMU] add signed GTE functions 2020-04-15 19:47:00 +06:00
Ilya Shurumov
7320469b5f - fix DrawMapPSX 2020-04-15 19:32:48 +06:00
Ilya Shurumov
7fce162ef3 - implement Apply_InvCameraMatrixSet* (2 ASM funcs) 2020-04-15 19:30:14 +06:00
Ilya Shurumov
5b9158f66f - implement SetCameraVector, Apply_Inv_CameraMatrix, FrustrumCheck16 2020-04-15 19:14:24 +06:00
Ilya Shurumov
45683cd95c - complete implementing DrawMapPSX 2020-04-15 18:51:36 +06:00
Ilya Shurumov
c0ee4bdb45 - [EMU] CFC2 and gte_ReadRotMatrix() 2020-04-15 18:50:49 +06:00
Ilya Shurumov
7a27e36fab - implement InitFrustrumMatrix, SetFrustrumMatrix, Set_Inv_CameraMatrix 2020-04-15 18:27:49 +06:00
Ilya Shurumov
9de4d04e2e - [EMU] implement rcos, rsin, MulMatrix0 2020-04-15 18:27:12 +06:00
Ilya Shurumov
b4a840b5b6 - GTE inline.c macros rewrites
- update Ghidra DB
2020-04-15 18:26:31 +06:00
Ilya Shurumov
52d98f58e6 - update Ghidra DB 2020-04-13 23:16:17 +06:00
Ilya Shurumov
257606b8a8 - implement PVSDecode
- fix GetPVSRegionCell2
2020-04-13 23:15:07 +06:00
Ilya Shurumov
0d8a324fe8 - fix ControlMap 2020-04-13 21:29:32 +06:00