Commit Graph

20 Commits

Author SHA1 Message Date
3f85b60b58 RMathUtils progress 2025-04-22 14:54:28 -07:00
24c42469fb More CPlayer progress 2024-09-30 00:02:23 -06:00
c1e1f00373 Nearly match CFrustumPlanes
Former-commit-id: 3494528f08e52d35f219bc2c4f24a9d41725bea1
2023-10-17 21:23:45 -07:00
eb50706b1e Start RMathUtils
Former-commit-id: 4b9f690e10897f18eacd88fedfdaec4ae8968127
2023-10-17 17:54:00 -07:00
602ed2b570 Nearly match DolphinCTexture and various cleanups
Former-commit-id: 76f3ff2603441ac6aa39fa009e7f466e84c8bc56
2023-10-17 11:26:21 -07:00
Henrique Gemignani Passos Lima
cc64bb8b81 Add CScriptVisorGoo
Former-commit-id: 67416249b5
2022-11-22 23:11:50 +02:00
5580c42dc6 Various build fixes for host builds
Former-commit-id: 2659556809
2022-10-20 21:32:04 -04: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: 133326ae40
2022-10-09 01:37:23 -04:00
7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
3cbf350f85 CScriptPickup progress
Former-commit-id: 27fedfee46
2022-10-08 00:53:34 -04:00
a578b055a2 Header merge & CScriptPickup progress
Former-commit-id: 45c5450376
2022-10-05 19:06:15 -04:00
e7ecda7a36 CScriptSpecialFunction progress & symbol updates
Former-commit-id: 84d590be2f
2022-10-04 20:16:35 -04:00
2ef9d69288 Match and link CVector3d, add CVector3i.s
Former-commit-id: cdbbfba34e
2022-10-04 12:57:04 -07:00
cd85b46d6d More CScriptSpecialFunction; start rstl::map/red_black_tree
Former-commit-id: 87c0a6041c
2022-10-03 00:49:20 -04:00
453bc3c3d6 Some CBallCamera progress
Former-commit-id: 3831cfa905
2022-09-29 01:30:20 -04:00
9637b6f796 Begin CBallCamera & more headers
Former-commit-id: 21f597aeb7
2022-09-21 01:18:20 -04:00
8708860ab2 Start matching CDolphinController
Former-commit-id: 4de9950cda
2022-09-12 21:52:59 -07:00
329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
2022-09-13 00:28:02 -04:00
0f25a3c8d4 Migrate s32->int, u32->uint; fix dolphin/types.h
Former-commit-id: 7eb08b6ee8
2022-09-05 00:01:22 -04:00
5726400667 More CCubeMaterial
Former-commit-id: 78022784ef
2022-09-05 00:01:22 -04:00