Luke Street and GitHub
2c46a69188
CMorphBall & link RMathUtils ( #44 )
...
* Update tool versions
* Initial CMorphBall
* Cleanup CMorphBall, link RMathUtils
* Rematch a couple symbols
* Fix _01 DolphinCGraphics .sdata size regression
2026-03-17 00:10:26 -06:00
Luke Street and GitHub
a3de68f5b8
CGameCollision & CollisionUtil ( #42 )
...
* Initial CGameCollision
* CollisionUtil
* Update GM8E01_01 symbols
2026-03-13 01:27:42 -06:00
Luke Street
95ca193437
WIP CCubeRenderer, CStateManager, CAnimData, CPatterned
2026-02-28 00:58:47 -07:00
Phillip Stephens
4231165ff5
Minor inline fixes, start CAi
2025-05-23 03:05:25 -07:00
Phillip Stephens
6a3e0c0728
Match and link vi.c and THPDec.c, minor CPhysicsActor and GBA.c fixes
2024-11-03 11:15:10 -08:00
Luke Street
3a933dcd24
CPlayer progress
2024-09-28 13:43:23 -06:00
Luke Street
c4f5b352fa
Start CPlayer
2024-09-25 23:54:05 -06:00
Luke Street
9b99045882
Revert override removal
...
Former-commit-id: b6ddfcfc35
2023-02-06 12:01:01 -05:00
Phillip Stephens
38b824cda0
const bool fixes, remove override define
...
Former-commit-id: 72256e77a5
2023-02-05 23:21:28 -08:00
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
Luke Street
f463d79f5d
CPatterned & related headers; almost match CPuffer
...
Former-commit-id: 7fd19f0c12
2022-10-28 17:43:22 -04:00
Phillip Stephens
8846b1df1b
Add CAmbientAI, just needs Think implmented
...
Former-commit-id: b8d23f2ff6
2022-10-20 08:43:17 -07:00
Henrique Gemignani Passos Lima
d00cfae24e
Improving match of CPhysicsActor
...
Former-commit-id: 629a014207
2022-10-18 03:37:11 +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
dbd1477d01
Match & link CScriptPickup
...
Former-commit-id: a7cefd7c4b
2022-10-08 01:12:48 -04:00
Phillip Stephens
ec9e639009
Match CLight, has issues with constants
...
Former-commit-id: b039acfac8
2022-10-06 01:40:00 -07:00
Luke Street
a578b055a2
Header merge & CScriptPickup progress
...
Former-commit-id: 45c5450376
2022-10-05 19:06:15 -04:00
Phillip Stephens
a3aa74f563
More CPhysicsActor
...
Former-commit-id: bc81e35c6b
2022-10-05 15:50:12 -07:00
Henrique Gemignani Passos Lima
e2e4fe7f6c
Add CScriptPickup and all dependencies
...
Former-commit-id: 78aebc8960
2022-10-05 21:06:23 +03:00
Phillip Stephens
aa1df3e7d7
Get/SetPhysicsState fixes
...
Former-commit-id: 75909783bc
2022-10-05 10:53:15 -07:00
Phillip Stephens
2d128edc26
More CPhysicsActor
...
Former-commit-id: 248a703cb4
2022-10-05 10:24:06 -07:00
Phillip Stephens
69dbad8bce
Start work on CPhysicsActor
...
Former-commit-id: dc8e4b8106
2022-10-05 09:28:48 -07:00
Henrique Gemignani Passos Lima
16e4de9bfe
Implement CScriptSpecialFunction::ThinkSpinnerController
...
Former-commit-id: d26a30f186
2022-10-03 14:55:03 +03:00