1024 Commits

Author SHA1 Message Date
3b463154be Build and link NMWException, rename extab to it's correct name
Former-commit-id: a842f320f8e1bcbab1e25547020dcce80b082fe5
2022-10-10 11:19:26 -07:00
7fbf44a471 Match and link Gecko_ExceptionPPC and uart_console_write
Former-commit-id: 0e8b7c5637c379b9dcdca42b23b49cd411f84794
2022-10-10 10:44:50 -07:00
387f4a4019 Match and link OSSync
Former-commit-id: 9203a4e0bc1ae47cf0fe8fda562ccdd5fd2012d9
2022-10-10 10:05:17 -07:00
Henrique Gemignani Passos Lima
f3ef565768 Fix building ninja all_source
Former-commit-id: f14ca94607588de36dab73334660f81d9b769d14
2022-10-10 12:46:51 +03:00
f6425fe3d8 Minor formatting cleanup
Former-commit-id: 111d3b0d70c5264eac8454317ad32e884b277e6f
2022-10-10 02:34:20 -07:00
21ea716106 Match and link __va_arg and ptmf
Former-commit-id: adaa52fededae1a437d7ed1eeccd902164167eb0
2022-10-10 02:30:42 -07:00
Henrique Gemignani Passos Lima
e12f933b44 Add ninja all_source command
Former-commit-id: 27a6cfe95fc6a4106fa0227765f7539971bd928b
2022-10-10 12:21:02 +03:00
1014bf16b9 Update obj_files.mk
Former-commit-id: b9e88d3206331fe5f1c931789b3f2d443af6c2cd
2022-10-10 01:49:30 -07:00
6f4c7cdbad Match and link more of Runtime
Former-commit-id: 91943cb93ec399498536e82fb1761515d00e16b3
2022-10-10 01:49:11 -07:00
a138fafdcf Update macros.inc with SPR names; PPCArch cleanup
Former-commit-id: 102f41c06269bda2de30e598b7bba01bd376aadc
2022-10-09 23:42:28 -04:00
9e9b501f6b Match and link TGameTypes
Former-commit-id: 878723916535b504af83e222041b6db24b0d3ae9
2022-10-09 19:27:35 -07:00
fbd2b53823 Remove debug print
Former-commit-id: 66834fed194bbca42b2bf315a8a75fcb2bbd017f
2022-10-09 16:49:59 -07:00
df9d1476e9 configure.py: Store source complete in the library listings instead of separately
Former-commit-id: d13e0eeb2c32666ec80cb794900b1bfa83917e5c
2022-10-09 16:48:42 -07:00
7f7d6df21f Actually link CCollisionSurface
Former-commit-id: cfe317dce9e69e2c9f9fc688c0174db989901068
2022-10-09 16:07:05 -07:00
21dfc645f5 Match and link CCollisionSurface
Former-commit-id: 736cec9baa6af8bc275f9b4bb825153a11dececd
2022-10-09 16:05:06 -07:00
b598dbb411 Near match CMetroidModelInstances, regswaps in BoundingBoxFromData
Former-commit-id: cf99f3047b95fa6e9a6da31b640257f52a20c994
2022-10-09 15:43:43 -07:00
484b18ae07 Match CAABox::GetTransformedAABox, minor fixes start CMetroidModelInstance
Former-commit-id: a31407c69cb299375aa5c5fff6718a7258c1fd23
2022-10-09 13:55:07 -07:00
a54a441d21 Fix up .comm entries to account for MWCC bug
Former-commit-id: 76c4802efb2a1228ddb74ac4bc8dd4f589619067
2022-10-09 15:08:00 -04:00
5e8d7a33a8 Remove unecessary padding from CVector3f
Former-commit-id: ca87e890b5f65889f24fdbb29e8c5e962c1b645b
2022-10-09 10:57:13 -07:00
aaf11d85f6 Match and link CLight *FINALLY*
Former-commit-id: ff90f642310e7912cdc957148e2730bf206e0587
2022-10-09 10:48:11 -07:00
f64e9c953a Match & link CIntElement
Former-commit-id: a11097997002a01efc3bca1366520d82ef374d42
2022-10-09 12:35:06 -04:00
Henrique Gemignani Passos Lima
ac84b38d5d Add CPlayerGun::CMotionState::Update
Former-commit-id: ac068fd97dec3bd2497161af4e3e0e484051508a
2022-10-09 17:41:13 +03:00
ac0e3ef534 Match CConsoleOutputWindow, regswaps in constructor
Former-commit-id: 27bd20ff1daa1fdfd0557197aaeefbb1e9f8ca89
2022-10-08 23:55:36 -07:00
2f62a31d18 Fix CColor Get*u8 functions
Former-commit-id: 4d40ca80d88370b269c14a3f5ca498e2a12f1c29
2022-10-09 01:44:48 -04:00
7ca3a1c0bb 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.


Former-commit-id: 133326ae406a0ebc76f56f8bcb489fda280be2be
2022-10-09 01:37:23 -04:00
f0ea5144ea clang-format source files
Former-commit-id: 39700ad77913f5681378e59616c74856e6f49d70
2022-10-09 01:16:21 -04:00
7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
68d30b954d Split CIntElement, CModVectorElement, CParticleDataFactory
Former-commit-id: ad450211a5fc632cfbb7186a218bc0ff4a9c6a20
2022-10-09 00:11:17 -04:00
Henrique Gemignani Passos Lima
edd4b5d0f7 Match CGSFreeLook::Update
Former-commit-id: caef0a6d661d5fddf166e23d923d0ab2f509e6a6
2022-10-09 01:20:30 +03:00
Henrique Gemignani Passos Lima
98e4732d20 Almost match CGSFreeLook::SetAnim
Former-commit-id: a1ee7b17e8ff09a6de463a77c4414b0e0e3ca7fc
2022-10-09 01:20:30 +03:00
f0a3ee192c Don't be dumb and use fabsf
Former-commit-id: fedb0daa18fbd874a9f386742533edd9115b0735
2022-10-08 15:18:21 -07:00
52e270ebf7 Match and link CFinalInput
Former-commit-id: bacfa6a458ca5277a319a375210d44ea5314ff7d
2022-10-08 15:05:33 -07:00
56603372c9 Move CFinalInput into Kyoto/Input
Former-commit-id: 41070ecd75edf47b1a26d58b7a7c38da63446470
2022-10-08 13:21:19 -07:00
b486f6a890 Match and link all CArchMsgParm*
Former-commit-id: 954e820f65024e15317da14a3c2e6e9d0aaeb8bc
2022-10-08 12:38:29 -07:00
7ccf78c0a2 Match and link CAxisAngle
Former-commit-id: e6969f0236c668a33fffafb861ee2efadd8c20fd
2022-10-08 10:39:03 -07:00
3aefff6950 Match and link CIOWin
Former-commit-id: 1029d92fd46ab5a257b1406de034688e4de83699
2022-10-08 02:21:38 -07:00
b4aff47c3c Allow implicit conversion to rstl::string
Former-commit-id: fdbb3376ffc713a2bcdb530fbb64a066cbdf1f9b
2022-10-08 01:46:42 -07:00
28bfac18ed Start matching CFire, weird regswaps in constructor, rmemory_allocator constructors
Former-commit-id: 9ae9e52ed70064439b4b590de435511fe0cc4a96
2022-10-08 01:44:58 -07:00
187bc0b98c Formatting fix
Former-commit-id: a4a1d189dacb0191d63e50b3c60de9b27655e742
2022-10-07 23:56:56 -07:00
50453f5b7c Match and link CScriptSwitch
Former-commit-id: 9cfd7f1776c837f8a2a7ea9221051b2b2774167c
2022-10-07 23:55:54 -07:00
bb45a64b7b Initial work on SIBios
Former-commit-id: b841756b36935ae57900ca4b0dfb317020076cb2
2022-10-07 22:53:41 -07:00
9bf0ca2b26 Update obj_files.mk
Former-commit-id: 784b2857bd15fc96bf74efd2ca5b0e8c3c13cad3
2022-10-08 01:18:39 -04:00
dbd1477d01 Match & link CScriptPickup
Former-commit-id: a7cefd7c4bf6e404ce6204c1411bc33544b03bfb
2022-10-08 01:12:48 -04:00
3cbf350f85 CScriptPickup progress
Former-commit-id: 27fedfee465265e64f247c40a53f2b26a975616e
2022-10-08 00:53:34 -04:00
63c664a76f Frank isn't needed for dtk
Former-commit-id: dae67b71f2495ea03223635bd4a8620e8cb88ff0
2022-10-07 19:42:21 -07:00
eefc0f609c Match and link dtk
Former-commit-id: f779e5819d9482f9b241a0772eca31afff0b83b0
2022-10-07 19:38:36 -07:00
181690e417 Use frank on pad
Former-commit-id: ab10629794f6bce4af6b6cb77800aafa297759f7
2022-10-07 15:58:07 -07:00
ceea0a6106 Minor fixes, actually link PadClamp
Former-commit-id: 8cf182eae35c9fb4910985a22c0072e0d88401c1
2022-10-07 15:53:40 -07:00
0aeb567b3d Match and link PadClamp, pad is matched but can't be linked
Former-commit-id: 9ab1aea84f6a445c3fcffc5d887db67f43bf3bea
2022-10-07 12:08:55 -07:00
97549f1eed Add build status badge
Former-commit-id: 187d74e9d72be4fc6334d3183eabb44f9b368031
2022-10-07 01:58:45 -07:00