Commit Graph

184 Commits

Author SHA1 Message Date
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
Luke Street 5e367d95ee Link Decode & CABSFlinch 2022-10-16 20:46:56 -04: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
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 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
Phillip Stephens 55fac9eb37 Match and link GBARead/Write 2022-10-15 19:14:54 -07:00
Phillip Stephens 024fb634e9 Match and link GBA.c 2022-10-15 17:58:36 -07:00
Phillip Stephens f49d43abdc Properly split GBA library 2022-10-15 14:47:38 -07:00
Henrique Gemignani Passos Lima 0648bc0e59
Match and link CScriptMemoryRelay 2022-10-15 19:24:27 +03:00
Phillip Stephens dc69b9f2fd Match but don't link CSegIdList (rstl::vector inlining) 2022-10-14 22:22:32 -07:00
Phillip Stephens 20ccef8a33 Remove CCallStack hack 2022-10-14 21:33:23 -07:00
Phillip Stephens 2606c5f4a1 Match and link CCallStackDolphin 2022-10-14 08:46:40 -07:00
Henrique Gemignani Passos Lima 14bf190ed2
Match and link CPatternedInfo 2022-10-14 18:12:16 +03:00
Henrique Gemignani Passos Lima 3e06682f37
Match and link CTweakParticle 2022-10-14 13:01:20 +03:00
Henrique Gemignani Passos Lima c4045da4b3
Match and link CABSIdle 2022-10-14 11:49:48 +03:00
Phillip Stephens 9d4efb09ae Nearly match Decode.cpp 2022-10-14 00:45:18 -07:00
Phillip Stephens b57ec9605e Match and link GameObjectLists.cpp 2022-10-13 22:58:49 -07:00
Phillip Stephens ba9184e06f Match and link CObjectList 2022-10-13 21:50:56 -07:00
Henrique Gemignani Passos Lima a0f32028e4
Fix function order and then link CAudioStateWin 2022-10-14 02:34:22 +03:00
Henrique Gemignani Passos Lima 5dc8a60233
Match and link CBallFilter 2022-10-14 01:49:37 +03:00
Henrique Gemignani Passos Lima a859570ce0
Match and link CHealthInfo 2022-10-14 01:37:32 +03:00
Phillip Stephens b923d9cb52 Match and link SISamplingRate 2022-10-13 11:30:13 -07:00
Phillip Stephens 2806b45058 Match and link db 2022-10-13 09:33:30 -07:00
Phillip Stephens 4266e1c03c Rename CPVSVisAreaSet to CPVSAreaSet to match actual object name 2022-10-13 09:00:49 -07:00
Phillip Stephens a1ea985b7c Match and link FILE_POS 2022-10-13 08:19:18 -07:00
Phillip Stephens 8b0c414ae0 Match and link most of Runtime 2022-10-13 01:02:37 -07:00
Phillip Stephens 55617d2753 Match and link all remaining stream classes 2022-10-12 23:10:20 -07:00
Phillip Stephens 16d013b419 Match and link CMemory 2022-10-12 01:07:35 -07:00
Phillip Stephens 7f3718337f Rename CPoseAsTransforms to CPoseTransformsVariableSize to match demo map 2022-10-11 22:16:08 -07:00
Phillip Stephens 26d6394bb1 Match COutputStream::DoPut (Thanks HeartPiece!) 2022-10-11 21:44:08 -07:00
Phillip Stephens 9afec991ab Match and link float.c 2022-10-11 08:23:29 -07:00
Phillip Stephens fecef57a18 Match and link OSReset 2022-10-11 00:01:27 -07:00
Phillip Stephens a842f320f8 Build and link NMWException, rename extab to it's correct name 2022-10-10 11:19:26 -07:00
Phillip Stephens 0e8b7c5637 Match and link Gecko_ExceptionPPC and uart_console_write 2022-10-10 10:44:50 -07:00
Phillip Stephens 9203a4e0bc Match and link OSSync 2022-10-10 10:05:17 -07:00
Henrique Gemignani Passos Lima f14ca94607
Fix building `ninja all_source` 2022-10-10 12:46:51 +03:00
Phillip Stephens adaa52fede Match and link __va_arg and ptmf 2022-10-10 02:30:42 -07:00
Henrique Gemignani Passos Lima 27a6cfe95f
Add `ninja all_source` command 2022-10-10 12:21:02 +03:00
Phillip Stephens 91943cb93e Match and link more of Runtime 2022-10-10 01:49:11 -07:00
Phillip Stephens 8787239165 Match and link TGameTypes 2022-10-09 19:27:35 -07:00
Phillip Stephens 66834fed19 Remove debug print 2022-10-09 16:49:59 -07:00
Phillip Stephens d13e0eeb2c configure.py: Store source complete in the library listings instead of separately 2022-10-09 16:48:42 -07:00
Phillip Stephens cfe317dce9 Actually link CCollisionSurface 2022-10-09 16:07:05 -07:00
Phillip Stephens ff90f64231 Match and link CLight *FINALLY* 2022-10-09 10:48:11 -07:00
Luke Street a110979970 Match & link CIntElement 2022-10-09 12:35:06 -04:00
Luke Street ad450211a5 Split CIntElement, CModVectorElement, CParticleDataFactory 2022-10-09 00:11:17 -04:00
Phillip Stephens bacfa6a458 Match and link CFinalInput 2022-10-08 15:05:33 -07:00
Phillip Stephens 41070ecd75 Move CFinalInput into Kyoto/Input 2022-10-08 13:21:19 -07:00
Phillip Stephens 954e820f65 Match and link all CArchMsgParm* 2022-10-08 12:38:29 -07:00
Phillip Stephens e6969f0236 Match and link CAxisAngle 2022-10-08 10:39:03 -07:00
Phillip Stephens 1029d92fd4 Match and link CIOWin 2022-10-08 02:21:38 -07:00
Phillip Stephens 9cfd7f1776 Match and link CScriptSwitch 2022-10-07 23:55:54 -07:00
Luke Street a7cefd7c4b Match & link CScriptPickup 2022-10-08 01:12:48 -04:00
Phillip Stephens f779e5819d Match and link dtk 2022-10-07 19:38:36 -07:00
Phillip Stephens ab10629794 Use frank on pad 2022-10-07 15:58:07 -07:00
Phillip Stephens 8cf182eae3 Minor fixes, actually link PadClamp 2022-10-07 15:53:40 -07:00
Phillip Stephens 23f62a2e12 Fix missing space for wine argument, don't add devkitppc path if already specified 2022-10-07 01:54:42 -07:00
Phillip Stephens b3aa0057e4 Attempt to use ninja for actions again 2022-10-07 01:39:43 -07:00
Luke Street 5e59284458 configure.py updates for Windows 2022-10-07 00:39:23 -04:00
Phillip Stephens dbaf1f40ca Match and link CCollisionInfo 2022-10-06 21:23:10 -07:00
Luke Street 799ce41ad0 configure.py: Use metroidbuildinfo 2022-10-06 23:13:38 -04:00
Phillip Stephens 480e975add Match and link CMaterialFilter/List 2022-10-06 11:26:32 -07:00
Phillip Stephens e25205bd69 Match and link CMaterialList, nearly match CMaterialFilter 2022-10-06 10:00:27 -07:00
Phillip Stephens 166a545542 Match and link CMRay 2022-10-06 08:36:53 -07:00
Phillip Stephens 08d4f2a080 Match and link RubmleAdsr 2022-10-06 02:50:00 -07:00
Phillip Stephens bef91d45de Match and link IObj 2022-10-06 02:23:45 -07:00
Phillip Stephens 68616cba51 Match and link CSphere 2022-10-05 16:45:56 -07:00
Phillip Stephens 4ba459c876 Almost forgot these 2022-10-05 16:26:43 -07:00
Phillip Stephens fb1a503cce Match and link __mem 2022-10-04 22:17:40 -07:00
Phillip Stephens 693fe93eab Fix linking with static libs, CVector3f work, Initial COutputStream 2022-10-04 18:31:56 -07:00
Phillip Stephens 831bc1a9ed Match and link CUnitVector3f 2022-10-04 14:07:00 -07:00
Phillip Stephens b85528fbab Match and link CVector2f 2022-10-04 14:00:16 -07:00
Phillip Stephens 45312e97ea Match and link CVector2i 2022-10-04 13:11:34 -07:00
Phillip Stephens cdbbfba34e Match and link CVector3d, add CVector3i.s 2022-10-04 12:57:04 -07:00
Luke Street 39b5f3c01e Lots of stuff 2022-10-03 20:00:46 -04:00
Luke Street 7c6a4be3fc configure.py: Rewrite existing .d 2022-10-03 01:03:10 -04:00
Phillip Stephens 9f8f1ab7f7 Split, match and link CVector3i 2022-10-02 20:09:01 -07:00
Phillip Stephens 09999a24a1 Minor fixes, add COsContextDolphin to completed list in configure.py 2022-10-02 18:04:35 -07:00
Phillip Stephens 70a1e449bd Match and link CPhsyicsActor 2022-10-01 23:06:32 -07:00
Luke Street f3733581ef Add WIP configure.py ninja build generator 2022-10-02 01:14:00 -04:00