Commit Graph

679 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima 45e1578166
Add CMemoryCardDriver::Update 2022-10-11 01:53:28 +03:00
Henrique Gemignani Passos Lima 8d49e80502
Add CMemoryCardDriver::CMemoryCardDriver 2022-10-11 00:46:32 +03:00
Henrique Gemignani Passos Lima b00d23812a
Add body for CMemoryCardDriver 2022-10-10 22:58:25 +03:00
Henrique Gemignani Passos Lima e7e54730a3
Add CMemoryCardDriver 2022-10-10 22:44:11 +03:00
Henrique Gemignani Passos Lima fbfdc6cd09
Almost match CPlayerGun::TakeDamage 2022-10-10 22:15:26 +03: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 111d3b0d70 Minor formatting cleanup 2022-10-10 02:34:20 -07: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 b9e88d3206 Update obj_files.mk 2022-10-10 01:49:30 -07:00
Phillip Stephens 91943cb93e Match and link more of Runtime 2022-10-10 01:49:11 -07:00
Luke Street 102f41c062 Update macros.inc with SPR names; PPCArch cleanup 2022-10-09 23:42:28 -04: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 736cec9baa Match and link CCollisionSurface 2022-10-09 16:05:06 -07:00
Phillip Stephens cf99f3047b Near match CMetroidModelInstances, regswaps in BoundingBoxFromData 2022-10-09 15:43:43 -07:00
Phillip Stephens a31407c69c Match CAABox::GetTransformedAABox, minor fixes start CMetroidModelInstance 2022-10-09 13:55:07 -07:00
Luke Street 76c4802efb Fix up .comm entries to account for MWCC bug 2022-10-09 15:08:00 -04:00
Phillip Stephens ca87e890b5 Remove unecessary padding from CVector3f 2022-10-09 10:57:13 -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
Henrique Gemignani Passos Lima ac068fd97d
Add CPlayerGun::CMotionState::Update 2022-10-09 17:41:13 +03:00
Phillip Stephens 27bd20ff1d Match CConsoleOutputWindow, regswaps in constructor 2022-10-08 23:55:36 -07:00
Luke Street 4d40ca80d8 Fix CColor Get*u8 functions 2022-10-09 01:44:48 -04:00
Luke Street 133326ae40 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.
2022-10-09 01:37:23 -04:00
Luke Street 39700ad779 clang-format source files 2022-10-09 01:16:21 -04:00
Luke Street 261ee48bba Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
Luke Street ad450211a5 Split CIntElement, CModVectorElement, CParticleDataFactory 2022-10-09 00:11:17 -04:00
Henrique Gemignani Passos Lima caef0a6d66
Match CGSFreeLook::Update 2022-10-09 01:20:30 +03:00
Henrique Gemignani Passos Lima a1ee7b17e8
Almost match CGSFreeLook::SetAnim 2022-10-09 01:20:30 +03:00
Phillip Stephens fedb0daa18 Don't be dumb and use fabsf 2022-10-08 15:18:21 -07: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 fdbb3376ff Allow implicit conversion to rstl::string 2022-10-08 01:46:42 -07:00
Phillip Stephens 9ae9e52ed7 Start matching CFire, weird regswaps in constructor, rmemory_allocator constructors 2022-10-08 01:44:58 -07:00
Phillip Stephens a4a1d189da Formatting fix 2022-10-07 23:56:56 -07:00
Phillip Stephens 9cfd7f1776 Match and link CScriptSwitch 2022-10-07 23:55:54 -07:00
Phillip Stephens b841756b36 Initial work on SIBios 2022-10-07 22:53:41 -07:00
Luke Street 784b2857bd Update obj_files.mk 2022-10-08 01:18:39 -04:00
Luke Street a7cefd7c4b Match & link CScriptPickup 2022-10-08 01:12:48 -04:00
Luke Street 27fedfee46 CScriptPickup progress 2022-10-08 00:53:34 -04:00
Phillip Stephens dae67b71f2 Frank isn't needed for dtk 2022-10-07 19:42:21 -07:00