7 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
0019a1bd46 Add CScriptDockAreaChange
Former-commit-id: 7b1fc72739a978ce689b31427fc83acb5177bff0
2022-10-16 03:03:19 +03: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
e7ecda7a36 CScriptSpecialFunction progress & symbol updates
Former-commit-id: 84d590be2fab8711a332f4260c4823c784bf6669
2022-10-04 20:16:35 -04:00
cd85b46d6d More CScriptSpecialFunction; start rstl::map/red_black_tree
Former-commit-id: 87c0a6041cb0323ce783997cf5be2754f70b8977
2022-10-03 00:49:20 -04:00
234afca6c2 clang-format pass
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
eb6819f1fd Continue work on CActor::UpdateAnimation; lots of headers n stuff
Former-commit-id: 85284f76408b91c78134fb192c8d3ac5cc685f99
2022-08-14 14:38:41 -04:00