Commit Graph

621 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima de4370288f
Match and link CScriptAiJumpPoint 2022-10-21 19:00:19 +03:00
Henrique Gemignani Passos Lima 83d4e0b613
Improve CScriptSpiderBallAttractionSurface constructor 2022-10-21 18:34:44 +03:00
Henrique Gemignani Passos Lima 18ebd4146e
Almost match CScriptSpiderBallAttractionSurface 2022-10-21 18:13:34 +03:00
Henrique Gemignani Passos Lima e1d392927c
Match and link CScriptPointOfInterest 2022-10-21 17:52:45 +03:00
Henrique Gemignani Passos Lima d99637766d
Add almost matching CScriptDistanceFog 2022-10-21 17:38:36 +03:00
Henrique Gemignani Passos Lima 0a0483489c
Add almost matching CFaceplateDecoration 2022-10-21 16:48:25 +03:00
Henrique Gemignani Passos Lima 0254fd4f68
Script for automating some metaforce rename 2022-10-21 15:53:04 +03:00
Henrique Gemignani Passos Lima 6ead1d3fae
Match and link CRepulsor 2022-10-21 15:52:22 +03:00
Henrique Gemignani Passos Lima 9234899097
Add CScriptSteam 2022-10-21 15:01:25 +03:00
Henrique Gemignani Passos Lima c473566160
Fix all compilation errors when building for host 2022-10-21 14:24:45 +03:00
Phillip Stephens f7964a3908 Link the rest of CARD 2022-10-20 23:32:50 -07:00
Phillip Stephens 4fa9495dd1 Don't link GBAGetProcessStatus.c in make files 2022-10-20 23:07:24 -07:00
Phillip Stephens ced8b0325f Link GBAXfer.c 2022-10-20 23:06:41 -07:00
Phillip Stephens f5b871262e Remove redundant include and section declarations 2022-10-20 21:51:07 -07:00
Phillip Stephens ba77cf2277 Resplit CSimplePool 2022-10-20 21:49:32 -07:00
Luke Street 9dacbaf36c Simplify CVector3f::IsMagnitudeSafe 2022-10-21 00:48:12 -04:00
Luke Street 2659556809 Various build fixes for host builds 2022-10-20 21:32:04 -04:00
Luke Street f535084540 Actually add CMetroidAreaColliderg 2022-10-20 20:27:39 -04:00
Luke Street 71ff684be4 Add CMetroidAreaCollider 2022-10-20 20:26:45 -04:00
Henrique Gemignani Passos Lima 865e2d58f2
Add CScriptTrigger 2022-10-20 19:33:06 +03:00
Phillip Stephens 89d1d945dc Revert accidental change 2022-10-20 09:17:55 -07:00
Phillip Stephens c8560022f0 Match and link CAmbientAI 2022-10-20 09:16:55 -07:00
Phillip Stephens b8d23f2ff6 Add CAmbientAI, just needs Think implmented 2022-10-20 08:43:17 -07:00
Phillip Stephens 724dc8226e Remove unnecessary const_cast 2022-10-20 07:30:53 -07:00
Phillip Stephens ff40d50c8d Match and link CToken 2022-10-20 07:28:13 -07:00
Henrique Gemignani Passos Lima 8f29934c36
Match ~list (in CScriptTrigger) 2022-10-20 17:25:08 +03:00
Henrique Gemignani Passos Lima 16cb68c709
Improve list::clear 2022-10-20 17:10:03 +03:00
Henrique Gemignani Passos Lima 1a83aa2aac
Match and link CTweakAutoMapper. With a slight hack. 2022-10-20 15:45:54 +03:00
Henrique Gemignani Passos Lima 928ade0175
Match and link CProjectileInfo 2022-10-20 14:18:42 +03:00
Henrique Gemignani Passos Lima a5685638b5
Match and link CBurstFire 2022-10-20 05:00:49 +03:00
Henrique Gemignani Passos Lima 5b4dfc0258
Improve CRippleManager::AddRipple 2022-10-20 04:10:34 +03:00
Henrique Gemignani Passos Lima 3fb706ec17
CRippleManager has defeated me 2022-10-20 03:25:03 +03:00
Henrique Gemignani Passos Lima 8e0266da21
Match and link CScriptHUDMemo 2022-10-20 02:08:22 +03:00
Henrique Gemignani Passos Lima bfbeaf4695
Improve host_cc and some code fixes 2022-10-20 01:29:03 +03:00
Henrique Gemignani Passos Lima 80d36b0deb
Add all_source_host ninja target 2022-10-20 01:21:42 +03:00
Henrique Gemignani Passos Lima 83fe50ee1f
Fix CElementGen being abstract 2022-10-20 01:06:17 +03:00
Luke Street 2883468211 Link CAABoxFilter 2022-10-19 00:12:05 -04:00
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