Commit Graph

39 Commits

Author SHA1 Message Date
Phillip Stephens 352d43e6b4 Various emitter fixes
Former-commit-id: 8516ca4705
2023-06-19 19:20:48 -07:00
Phillip Stephens 062cf9e5aa Match and link CExplosion
Former-commit-id: e514aa9535
2023-02-06 21:55:32 -08:00
Luke Street 48dc03ee11 Use const bool for CGX::SetZMode
Former-commit-id: 357658defa
2023-02-06 11:48:29 -05:00
Phillip Stephens ceeddca348 Match and link CParticleGen
Former-commit-id: 25f0b7229b
2023-02-04 01:18:12 -08:00
Phillip Stephens ad2a095177 Fix rc_ptr::ReleaseData symbol for IVParamObj
Former-commit-id: 9f2e8c67f9
2023-01-14 01:43:12 -08:00
Phillip Stephens 91f8908773 Match and link CObjectReference
Former-commit-id: 5b126665df
2023-01-13 22:27:43 -08:00
Phillip Stephens eec994634a Add CParticleData
Former-commit-id: 3d5758b0ff
2023-01-07 18:11:54 -08:00
Luke Street 341e73de06 DolphinCGraphics nearly done
Former-commit-id: d065d80388
2022-12-06 18:32:53 -05:00
Luke Street 6b27aee58d Even more DolphinCGraphics
Former-commit-id: dd8dd94f36
2022-12-01 00:59:03 -05:00
Luke Street 913b1c8a16 Start DolphinCGraphics, 10/11 functions matching
Former-commit-id: 609873426e
2022-11-29 20:56:37 -05:00
Henrique Gemignani Passos Lima bd758edeb9 Add CExplosion
Former-commit-id: 147e46d2e8
2022-11-27 02:26:12 +02:00
Phillip Stephens f22cb43557 Start CVectorElement.cpp
Former-commit-id: 73c5e9eaf8
2022-10-18 20:04:02 -07:00
Luke Street eedb4229d3 Add CColorElement, CUVElement
Former-commit-id: 2c60ca8c47
2022-10-18 19:13:57 -04:00
Henrique Gemignani Passos Lima ed89bb1c93 Match and link CGameLight
Former-commit-id: 61215c124c
2022-10-19 01:00:44 +03:00
Luke Street 8af6095198 Add several particle classes; link CParticleGlobals
Adds CModVectorElement, CParticleDataFactory, CParticleGlobals, CRealElement
CRealElement & CModVectorElement are very close to matching


Former-commit-id: bb99d88d3b
2022-10-17 22:06:45 -04:00
Phillip Stephens 9a35941d7c Remove CCallStack hack
Former-commit-id: 20ccef8a33
2022-10-14 21:33:23 -07:00
Luke Street f64e9c953a Match & link CIntElement
Former-commit-id: a110979970
2022-10-09 12:35:06 -04:00
Luke Street 68d30b954d Split CIntElement, CModVectorElement, CParticleDataFactory
Former-commit-id: ad450211a5
2022-10-09 00:11:17 -04:00
Phillip Stephens 69dbad8bce Start work on CPhysicsActor
Former-commit-id: dc8e4b8106
2022-10-05 09:28:48 -07:00
Phillip Stephens ecac640472 Match and link CWarp
Former-commit-id: 4614b90282
2022-10-02 18:14:55 -07:00
Luke Street adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -04:00
Phillip Stephens 7698af1f45 Match and link CStopwatch
Former-commit-id: 4d14f750d4
2022-09-21 23:03:09 -07:00
Luke Street 329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
2022-09-13 00:28:02 -04:00
Luke Street f3e607a3af Renaming & more CActor progress
Former-commit-id: bcfefcc34a
2022-08-15 22:14:28 -04:00
Luke Street 64c034c9f7 Start filling out CVector3f/CTransform4f
Former-commit-id: e16e6bca49
2022-08-13 00:32:42 -04:00
Luke Street 361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
Luke Street e2206fc47d Split .comm declarations
Former-commit-id: 11f69fcb5d
2022-08-10 22:27:22 -04:00
Luke Street 117b29dce0 Migrate to -common on; use .comm/.lcomm
Former-commit-id: 0f326e1ce3
2022-08-10 21:17:58 -04:00
Luke Street 1caf7322ca Fix splits & .balign 8 all data sections
Former-commit-id: 2142670ac6
2022-08-10 19:08:58 -04:00
Luke Street 4b6598b0be Split .ctors
Former-commit-id: a54141b0fa
2022-08-10 02:27:47 -04:00
Luke Street c78d25aac6 Full rodata split
Former-commit-id: 4aba1a659a
2022-07-18 01:21:27 -04:00
Luke Street 9baad4e855 Full sdata2 split
Former-commit-id: e4968cb13d
2022-07-18 01:20:04 -04:00
Luke Street ffd6ba5818 Implement TObj*/IObj; finish matching CStringTable
Former-commit-id: e98f62c3a6
2022-07-14 12:24:26 -04:00
Luke Street 85f091062d Full deincbin
Former-commit-id: d05e75f6f9
2022-07-14 01:48:03 -04:00
Luke Street d46b650ca5 Finish splitting sbss
Former-commit-id: 37f2e5cbbb
2022-07-14 01:36:41 -04:00
Phillip Stephens 2922aa68b5 Finish splitting sdata.s
Former-commit-id: 757e6d48f9
2022-04-23 00:19:32 -07:00
Phillip Stephens 45963b5ba7 Split data.s
Former-commit-id: 4c74f8856b
2022-04-17 21:19:18 -07:00
Phillip Stephens ebde6b3f97 Split bss
Former-commit-id: f6ecafb3a6
2022-04-16 16:18:42 -07:00
Phillip Stephens 1641986d9e Finish splitting text.s!
Former-commit-id: 85c0f37226
2022-04-16 00:50:32 -07:00