11 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
d6b660c936 Add CBodyStateInfo
Former-commit-id: 5161698befd3ba8341cc87f61b53702e05c7adba
2022-10-25 18:43:42 +03:00
Henrique Gemignani Passos Lima
f57880f218 More things for red_black_tree
Former-commit-id: 447aa387afddc9cf007f90ff93c12ed65a9ea65f
2022-10-25 18:11:05 +03:00
Henrique Gemignani Passos Lima
1d9438b638 Add red_black_tree::find
Former-commit-id: 7bff97b8be4c017181f904ee9f62388fa820e16c
2022-10-25 17:29:23 +03:00
Henrique Gemignani Passos Lima
b023f939b8 Add red_black_tree::insert
Former-commit-id: ee58faa9441bed0162778d81139eace89a5973a1
2022-10-25 15:50:23 +03:00
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