9 Commits

Author SHA1 Message Date
7ca3a1c0bb Replace int types in Retro code
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.


Former-commit-id: 133326ae406a0ebc76f56f8bcb489fda280be2be
2022-10-09 01:37:23 -04:00
7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
54e2e23a86 Match and link CMaterialFilter/List
Former-commit-id: 480e975add42d7f45db55f5b961a76ed1094a9ee
2022-10-06 11:26:32 -07:00
569b210e37 Match and link CMaterialList, nearly match CMaterialFilter
Former-commit-id: e25205bd6979f36be0eb6e6f64cee993ca306af2
2022-10-06 10:00:27 -07:00
1f56cefe8c Halfway match CAABox; continue CBallCamera
Former-commit-id: 602109d8f0a6ca9abd7ccdacab851e6c2a777fb8
2022-09-29 19:55:43 -04:00
234afca6c2 clang-format pass
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
41a2efa884 Start matching CScriptPlatform; more CScriptMazeNode
Former-commit-id: 135d63412c96eae42786c95062341fcca45a489d
2022-09-18 01:55:13 -04:00
48c7444acb Match & link CScriptDebugCameraWaypoint
Former-commit-id: 0eefeac3c6473e2c2ce7a69df255d30e6f384f77
2022-09-13 22:25:14 -04:00
361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-12 21:26:54 -04:00