5e8d7a33a8
Remove unecessary padding from CVector3f
...
Former-commit-id: ca87e890b5f65889f24fdbb29e8c5e962c1b645b
2022-10-09 10:57:13 -07: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
dbd1477d01
Match & link CScriptPickup
...
Former-commit-id: a7cefd7c4bf6e404ce6204c1411bc33544b03bfb
2022-10-08 01:12:48 -04:00
3cbf350f85
CScriptPickup progress
...
Former-commit-id: 27fedfee465265e64f247c40a53f2b26a975616e
2022-10-08 00:53:34 -04:00
ef3466ac1b
Match and link CCollisionInfo
...
Former-commit-id: dbaf1f40ca350ccd29ed3f426878cb4230496b25
2022-10-06 21:23:10 -07:00
a3aa74f563
More CPhysicsActor
...
Former-commit-id: bc81e35c6bc9cdc17d972dce1aae2499c463db06
2022-10-05 15:50:12 -07:00
Henrique Gemignani Passos Lima
e2e4fe7f6c
Add CScriptPickup and all dependencies
...
Former-commit-id: 78aebc89601372ba693d9f02576294afd7530e56
2022-10-05 21:06:23 +03:00
69dbad8bce
Start work on CPhysicsActor
...
Former-commit-id: dc8e4b810638b2792e55369a636d3fca50b3bba2
2022-10-05 09:28:48 -07:00
3ed47d5cde
Fix linking with static libs, CVector3f work, Initial COutputStream
...
Former-commit-id: 693fe93eab71abb6e4b68df69c8836b0499cef43
2022-10-04 18:31:56 -07:00
22d8819770
Match and link CPlane
...
Former-commit-id: 302df55a60aad8169e95ed93b1ad7a423ece25d2
2022-10-02 19:55:05 -07:00
4318fab3ab
CAABox 90%
...
Former-commit-id: a0876b5c34e6674dfdd8451ca8ff9d79eb6a2493
2022-10-01 16:39:55 -04:00
1f56cefe8c
Halfway match CAABox; continue CBallCamera
...
Former-commit-id: 602109d8f0a6ca9abd7ccdacab851e6c2a777fb8
2022-09-29 19:55:43 -04:00
453bc3c3d6
Some CBallCamera progress
...
Former-commit-id: 3831cfa9051a4bd3c0174138fbc4111b2ea16f24
2022-09-29 01:30:20 -04:00
9637b6f796
Begin CBallCamera & more headers
...
Former-commit-id: 21f597aeb7930aae0196f4f8fc476c3b3721ae17
2022-09-21 01:18:20 -04:00
b32c6018e8
CPlayer header, more CScriptPlatform, renaming
...
Former-commit-id: 5d9f7afa3b4905c5d9c402c89723a9425d301dda
2022-09-19 00:19:46 -04:00
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee832f11971da0cfdc53b5a55b74ac79d
2022-09-05 00:01:22 -04:00
5726400667
More CCubeMaterial
...
Former-commit-id: 78022784ef67fa267edd40dd9eb58ceab46bbde0
2022-09-05 00:01:22 -04:00
94e27faee8
Continued work on CActor
...
Former-commit-id: 09dfe946fce8e683eb302afd35e086c15b53c2ff
2022-08-15 00:51:06 -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
64c034c9f7
Start filling out CVector3f/CTransform4f
...
Former-commit-id: e16e6bca49213039f8a404289f475eb982e404e7
2022-08-13 00:32:42 -04:00
361f2bb9ce
Initial work on CActor.cpp
...
Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-12 21:26:54 -04:00
03357b2acd
Begin decompiling CCameraFilterPass::DrawWideScreen
...
Former-commit-id: 44d675d87dede70d42dee8baa34d4ef52bef7921
2022-07-02 01:30:11 -04:00
1641986d9e
Finish splitting text.s!
...
Former-commit-id: 85c0f3722602b0c357ddfcb5051739f0f43c5bd9
2022-04-16 00:50:32 -07:00