Commit Graph

14 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima 9fbf5962f5 Add the rest of CPhysicsActor
Former-commit-id: 55608d26be
2022-11-04 14:22:09 +02:00
Henrique Gemignani Passos Lima c109339372 Mostly add CPhysicsActor::GetRotateToORAngularMomentumWR
Former-commit-id: fe02b80545
2022-11-04 12:50:34 +02:00
Henrique Gemignani Passos Lima 4a7fe9a91c Add CBSSlide very close to matching
Former-commit-id: 4db5549046
2022-10-25 02:29:11 +03:00
Henrique Gemignani Passos Lima d00cfae24e Improving match of CPhysicsActor
Former-commit-id: 629a014207
2022-10-18 03:37:11 +03:00
Henrique Gemignani Passos Lima f52d22a620 Add a disaster called CEulerAngles
Former-commit-id: c93d6060e8
2022-10-17 01:49:37 +03:00
Luke Street 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: 133326ae40
2022-10-09 01:37:23 -04:00
Luke Street 7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Luke Street cd85b46d6d More CScriptSpecialFunction; start rstl::map/red_black_tree
Former-commit-id: 87c0a6041c
2022-10-03 00:49:20 -04:00
Luke Street 9637b6f796 Begin CBallCamera & more headers
Former-commit-id: 21f597aeb7
2022-09-21 01:18:20 -04:00
Luke Street b32c6018e8 CPlayer header, more CScriptPlatform, renaming
Former-commit-id: 5d9f7afa3b
2022-09-19 00:19:46 -04:00
Luke Street 234afca6c2 clang-format pass
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Luke Street 41a2efa884 Start matching CScriptPlatform; more CScriptMazeNode
Former-commit-id: 135d63412c
2022-09-18 01:55:13 -04:00
Luke Street eb6819f1fd Continue work on CActor::UpdateAnimation; lots of headers n stuff
Former-commit-id: 85284f7640
2022-08-14 14:38:41 -04:00
Luke Street f7f0a8e140 More defs for CStateManagerContainer & friends
Former-commit-id: 04a7213fa7
2022-08-12 22:48:34 -04:00