Commit Graph

584 Commits

Author SHA1 Message Date
Phillip Stephens 8281bd5424 Remove fake destructor definitions 2022-10-18 20:51:49 -07:00
Luke Street 9bb016c149 Link CParticleGenInfo 2022-10-18 23:50:15 -04:00
Luke Street b45d9d9a48 Link CTweakPlayerControl 2022-10-18 23:46:19 -04:00
Luke Street 459d6679de Link CInstruction 2022-10-18 23:40:52 -04:00
Luke Street e44706da59 rstl::list constructor fix 2022-10-18 23:37:43 -04:00
Luke Street 3029184d1e Implement rstl::list::push_back; CInputGenerator 98% 2022-10-18 23:35:26 -04:00
Phillip Stephens 73c5e9eaf8 Start CVectorElement.cpp 2022-10-18 20:04:02 -07:00
Luke Street a1715b7ae3 configure.py: Explicitly mark unlinked files (False) 2022-10-18 21:58:24 -04:00
Luke Street a1b52467ea Link CEffect 2022-10-18 21:47:26 -04:00
Luke Street 45baefd608 Link SPositionHistory 2022-10-18 21:38:51 -04:00
Phillip Stephens fc60e9b7c4 More musyx imps 2022-10-18 18:01:03 -07:00
Luke Street 2c60ca8c47 Add CColorElement, CUVElement 2022-10-18 19:13:57 -04:00
Henrique Gemignani Passos Lima 16738400c7
Match and link CFidget 2022-10-19 01:37:01 +03:00
Henrique Gemignani Passos Lima 61215c124c
Match and link CGameLight 2022-10-19 01:00:44 +03:00
Henrique Gemignani Passos Lima f091a58822
Also match CGameLight 2022-10-18 23:21:14 +03:00
Henrique Gemignani Passos Lima d745551c48
Match and link CScriptTimer 2022-10-18 18:17:17 +03:00
Luke Street b2493140d6 Link CRealElement 2022-10-18 08:59:56 -04:00
Phillip Stephens 9ad66e9f2d Fix CREKeyframeEmitter::GetValue 2022-10-17 22:41:12 -07:00
Luke Street bb99d88d3b Add several particle classes; link CParticleGlobals
Adds CModVectorElement, CParticleDataFactory, CParticleGlobals, CRealElement
CRealElement & CModVectorElement are very close to matching
2022-10-17 22:06:45 -04:00
Henrique Gemignani Passos Lima 629a014207
Improving match of CPhysicsActor 2022-10-18 03:37:11 +03:00
Henrique Gemignani Passos Lima 6d086a09e7
Add CScriptSpawnPoint 2022-10-17 22:19:07 +03:00
Henrique Gemignani Passos Lima 49f6652114
Match and link CScriptGrapplePoint 2022-10-17 21:28:33 +03:00
Henrique Gemignani Passos Lima 061bf00af6
Match and link CScriptTargetingPoint 2022-10-17 21:17:46 +03:00
Henrique Gemignani Passos Lima 4f7c5ec7e2
Use ECameraFilterStage 2022-10-17 20:52:49 +03:00
Henrique Gemignani Passos Lima 45aa20e25e
Match and link CScriptCameraBlurKeyframe 2022-10-17 20:43:21 +03:00
Henrique Gemignani Passos Lima 0e9d00b19b
Match and link CParticleGenInfoGeneric 2022-10-17 19:02:54 +03:00
Henrique Gemignani Passos Lima c6d3f0ae8b
Change CEntity::SetActive argument to uchar 2022-10-17 18:59:36 +03:00
Henrique Gemignani Passos Lima 0510758333
Fix missing forward declaration in IRenderer 2022-10-17 18:54:45 +03:00
Henrique Gemignani Passos Lima f7715e98f6
Add CParticleGenInfo and CParticleGenInfoGeneric 2022-10-17 18:02:11 +03:00
Henrique Gemignani Passos Lima 2cd913399f
Match and link CPreFrontEnd 2022-10-17 14:47:47 +03:00
Henrique Gemignani Passos Lima 6aaf6fbd0d
Match and link CRumbleManager 2022-10-17 14:10:16 +03:00
Henrique Gemignani Passos Lima 993506f7db
Fix build for CCameraFilter.cpp 2022-10-17 13:52:19 +03:00
Phillip Stephens 9200d573f1 Fix symbols in CEulerAngles, add correct extab references to calcprogress 2022-10-16 23:05:22 -07:00
Luke Street 608f103163 Rename kEnvPassThru -> kEnvPassthru 2022-10-16 23:01:00 -04:00
Luke Street cd88e8eedd CDecal progress 2022-10-16 22:33:08 -04:00
Luke Street 5e367d95ee Link Decode & CABSFlinch 2022-10-16 20:46:56 -04:00
Henrique Gemignani Passos Lima c93d6060e8
Add a disaster called CEulerAngles 2022-10-17 01:49:37 +03:00
Henrique Gemignani Passos Lima bda30a003b
Add CRipple::CRipple 2022-10-17 01:32:15 +03:00
Phillip Stephens 87a74c0b48 CGBASupport: Add version differences for korean release 2022-10-16 13:54:59 -07:00
Pwootage d8804b5244
CGBASupport (#13)
* Start work on GBASupport

* Match update

* Almost perfect match

* Very close to 100% match

* Match & link CGBASupport

* Fix some naming

* use c-cstle cast and round-up
2022-10-16 13:20:36 -07:00
Henrique Gemignani Passos Lima d410febb1d
Match and link CTweakSlideShow 2022-10-16 19:36:07 +03:00
Pwootage 8feeaa9ed6
Some progress on list (#12) 2022-10-16 12:27:17 -04:00
Henrique Gemignani Passos Lima eec8e29044
Add CTweakPlayerControl 2022-10-16 18:59:40 +03:00
Henrique Gemignani Passos Lima 0a7aa39f41
Match and link CScriptPlayerStateChange.
Thanks Antidote
2022-10-16 18:16:28 +03:00
Henrique Gemignani Passos Lima e2c87919cb
Match and link CTweakGame 2022-10-16 17:57:07 +03:00
Henrique Gemignani Passos Lima 44282da01f
Add CScriptRipple 2022-10-16 17:41:14 +03:00
Henrique Gemignani Passos Lima 2c7dcd7665
Match and link CScriptRelay 2022-10-16 16:59:20 +03:00
Henrique Gemignani Passos Lima 7cb4d107ca
Match and link CScriptCounter 2022-10-16 16:31:44 +03:00
Henrique Gemignani Passos Lima e9f0009c47
Add CScriptPlayerStateChange, one regswap away from matching 2022-10-16 16:20:53 +03:00
Phillip Stephens 903d979c05 More minor cleanup, use macros from gba.h 2022-10-15 23:26:42 -07:00