9b99045882
Revert override removal
...
Former-commit-id: b6ddfcfc35003362c7941be708c17a560f822f1c
2023-02-06 12:01:01 -05:00
38b824cda0
const bool fixes, remove override define
...
Former-commit-id: 72256e77a583096008aea493bc431da30f7ec727
2023-02-05 23:21:28 -08:00
Henrique Gemignani Passos Lima
8b1b9eb313
Match and link CScriptWaypoint
...
Former-commit-id: 889d0d59dbe769117b5bf3dc8bc00d3850f25045
2022-11-04 17:17:11 +02:00
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
f6f1040fff
Various rstl fixes; continue CScriptMazeNode & CScriptPlatform
...
Former-commit-id: 7608f27ed25d023062df8257de2982c881e982f4
2022-09-18 13:51:07 -04:00