Phillip Stephens
ca87e890b5
Remove unecessary padding from CVector3f
2022-10-09 10:57:13 -07:00
Luke Street
133326ae40
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.
2022-10-09 01:37:23 -04:00
Luke Street
261ee48bba
Standardize include guards, clang-format headers
2022-10-09 01:13:17 -04:00
Luke Street
a7cefd7c4b
Match & link CScriptPickup
2022-10-08 01:12:48 -04:00
Luke Street
27fedfee46
CScriptPickup progress
2022-10-08 00:53:34 -04:00
Phillip Stephens
dbaf1f40ca
Match and link CCollisionInfo
2022-10-06 21:23:10 -07:00
Phillip Stephens
bc81e35c6b
More CPhysicsActor
2022-10-05 15:50:12 -07:00
Henrique Gemignani Passos Lima
78aebc8960
Add CScriptPickup and all dependencies
2022-10-05 21:06:23 +03:00
Phillip Stephens
dc8e4b8106
Start work on CPhysicsActor
2022-10-05 09:28:48 -07:00
Phillip Stephens
693fe93eab
Fix linking with static libs, CVector3f work, Initial COutputStream
2022-10-04 18:31:56 -07:00
Phillip Stephens
302df55a60
Match and link CPlane
2022-10-02 19:55:05 -07:00
Luke Street
a0876b5c34
CAABox 90%
2022-10-01 16:39:55 -04:00
Luke Street
602109d8f0
Halfway match CAABox; continue CBallCamera
2022-09-29 19:55:43 -04:00
Luke Street
3831cfa905
Some CBallCamera progress
2022-09-29 01:30:20 -04:00
Luke Street
21f597aeb7
Begin CBallCamera & more headers
2022-09-21 01:18:20 -04:00
Luke Street
5d9f7afa3b
CPlayer header, more CScriptPlatform, renaming
2022-09-19 00:19:46 -04:00
Luke Street
7eb08b6ee8
Migrate s32->int, u32->uint; fix dolphin/types.h
2022-09-05 00:01:22 -04:00
Luke Street
78022784ef
More CCubeMaterial
2022-09-05 00:01:22 -04:00
Luke Street
09dfe946fc
Continued work on CActor
2022-08-15 00:51:06 -04:00
Luke Street
85284f7640
Continue work on CActor::UpdateAnimation; lots of headers n stuff
2022-08-14 14:38:41 -04:00
Luke Street
e16e6bca49
Start filling out CVector3f/CTransform4f
2022-08-13 00:32:42 -04:00
Luke Street
44b17813bd
Initial work on CActor.cpp
2022-08-12 21:26:54 -04:00
Luke Street
44d675d87d
Begin decompiling CCameraFilterPass::DrawWideScreen
2022-07-02 01:30:11 -04:00
Phillip Stephens
85c0f37226
Finish splitting text.s!
2022-04-16 00:50:32 -07:00