Phillip Stephens
f6425fe3d8
Minor formatting cleanup
...
Former-commit-id: 111d3b0d70
2022-10-10 02:34:20 -07:00
Phillip Stephens
21ea716106
Match and link __va_arg and ptmf
...
Former-commit-id: adaa52fede
2022-10-10 02:30:42 -07:00
Henrique Gemignani Passos Lima
e12f933b44
Add `ninja all_source` command
...
Former-commit-id: 27a6cfe95f
2022-10-10 12:21:02 +03:00
Phillip Stephens
1014bf16b9
Update obj_files.mk
...
Former-commit-id: b9e88d3206
2022-10-10 01:49:30 -07:00
Phillip Stephens
6f4c7cdbad
Match and link more of Runtime
...
Former-commit-id: 91943cb93e
2022-10-10 01:49:11 -07:00
Luke Street
a138fafdcf
Update macros.inc with SPR names; PPCArch cleanup
...
Former-commit-id: 102f41c062
2022-10-09 23:42:28 -04:00
Phillip Stephens
9e9b501f6b
Match and link TGameTypes
...
Former-commit-id: 8787239165
2022-10-09 19:27:35 -07:00
Phillip Stephens
fbd2b53823
Remove debug print
...
Former-commit-id: 66834fed19
2022-10-09 16:49:59 -07:00
Phillip Stephens
df9d1476e9
configure.py: Store source complete in the library listings instead of separately
...
Former-commit-id: d13e0eeb2c
2022-10-09 16:48:42 -07:00
Phillip Stephens
7f7d6df21f
Actually link CCollisionSurface
...
Former-commit-id: cfe317dce9
2022-10-09 16:07:05 -07:00
Phillip Stephens
21dfc645f5
Match and link CCollisionSurface
...
Former-commit-id: 736cec9baa
2022-10-09 16:05:06 -07:00
Phillip Stephens
b598dbb411
Near match CMetroidModelInstances, regswaps in BoundingBoxFromData
...
Former-commit-id: cf99f3047b
2022-10-09 15:43:43 -07:00
Phillip Stephens
484b18ae07
Match CAABox::GetTransformedAABox, minor fixes start CMetroidModelInstance
...
Former-commit-id: a31407c69c
2022-10-09 13:55:07 -07:00
Luke Street
a54a441d21
Fix up .comm entries to account for MWCC bug
...
Former-commit-id: 76c4802efb
2022-10-09 15:08:00 -04:00
Phillip Stephens
5e8d7a33a8
Remove unecessary padding from CVector3f
...
Former-commit-id: ca87e890b5
2022-10-09 10:57:13 -07:00
Phillip Stephens
aaf11d85f6
Match and link CLight *FINALLY*
...
Former-commit-id: ff90f64231
2022-10-09 10:48:11 -07:00
Luke Street
f64e9c953a
Match & link CIntElement
...
Former-commit-id: a110979970
2022-10-09 12:35:06 -04:00
Henrique Gemignani Passos Lima
ac84b38d5d
Add CPlayerGun::CMotionState::Update
...
Former-commit-id: ac068fd97d
2022-10-09 17:41:13 +03:00
Phillip Stephens
ac0e3ef534
Match CConsoleOutputWindow, regswaps in constructor
...
Former-commit-id: 27bd20ff1d
2022-10-08 23:55:36 -07:00
Luke Street
2f62a31d18
Fix CColor Get*u8 functions
...
Former-commit-id: 4d40ca80d8
2022-10-09 01:44:48 -04:00
Luke Street
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: 133326ae40
2022-10-09 01:37:23 -04:00
Luke Street
f0ea5144ea
clang-format source files
...
Former-commit-id: 39700ad779
2022-10-09 01:16:21 -04:00
Luke Street
7f83e1fa03
Standardize include guards, clang-format headers
...
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Luke Street
68d30b954d
Split CIntElement, CModVectorElement, CParticleDataFactory
...
Former-commit-id: ad450211a5
2022-10-09 00:11:17 -04:00
Henrique Gemignani Passos Lima
edd4b5d0f7
Match CGSFreeLook::Update
...
Former-commit-id: caef0a6d66
2022-10-09 01:20:30 +03:00
Henrique Gemignani Passos Lima
98e4732d20
Almost match CGSFreeLook::SetAnim
...
Former-commit-id: a1ee7b17e8
2022-10-09 01:20:30 +03:00
Phillip Stephens
f0a3ee192c
Don't be dumb and use fabsf
...
Former-commit-id: fedb0daa18
2022-10-08 15:18:21 -07:00
Phillip Stephens
52e270ebf7
Match and link CFinalInput
...
Former-commit-id: bacfa6a458
2022-10-08 15:05:33 -07:00
Phillip Stephens
56603372c9
Move CFinalInput into Kyoto/Input
...
Former-commit-id: 41070ecd75
2022-10-08 13:21:19 -07:00
Phillip Stephens
b486f6a890
Match and link all CArchMsgParm*
...
Former-commit-id: 954e820f65
2022-10-08 12:38:29 -07:00
Phillip Stephens
7ccf78c0a2
Match and link CAxisAngle
...
Former-commit-id: e6969f0236
2022-10-08 10:39:03 -07:00
Phillip Stephens
3aefff6950
Match and link CIOWin
...
Former-commit-id: 1029d92fd4
2022-10-08 02:21:38 -07:00
Phillip Stephens
b4aff47c3c
Allow implicit conversion to rstl::string
...
Former-commit-id: fdbb3376ff
2022-10-08 01:46:42 -07:00
Phillip Stephens
28bfac18ed
Start matching CFire, weird regswaps in constructor, rmemory_allocator constructors
...
Former-commit-id: 9ae9e52ed7
2022-10-08 01:44:58 -07:00
Phillip Stephens
187bc0b98c
Formatting fix
...
Former-commit-id: a4a1d189da
2022-10-07 23:56:56 -07:00
Phillip Stephens
50453f5b7c
Match and link CScriptSwitch
...
Former-commit-id: 9cfd7f1776
2022-10-07 23:55:54 -07:00
Phillip Stephens
bb45a64b7b
Initial work on SIBios
...
Former-commit-id: b841756b36
2022-10-07 22:53:41 -07:00
Luke Street
9bf0ca2b26
Update obj_files.mk
...
Former-commit-id: 784b2857bd
2022-10-08 01:18:39 -04:00
Luke Street
dbd1477d01
Match & link CScriptPickup
...
Former-commit-id: a7cefd7c4b
2022-10-08 01:12:48 -04:00
Luke Street
3cbf350f85
CScriptPickup progress
...
Former-commit-id: 27fedfee46
2022-10-08 00:53:34 -04:00
Phillip Stephens
63c664a76f
Frank isn't needed for dtk
...
Former-commit-id: dae67b71f2
2022-10-07 19:42:21 -07:00
Phillip Stephens
eefc0f609c
Match and link dtk
...
Former-commit-id: f779e5819d
2022-10-07 19:38:36 -07:00
Phillip Stephens
181690e417
Use frank on pad
...
Former-commit-id: ab10629794
2022-10-07 15:58:07 -07:00
Phillip Stephens
ceea0a6106
Minor fixes, actually link PadClamp
...
Former-commit-id: 8cf182eae3
2022-10-07 15:53:40 -07:00
Phillip Stephens
0aeb567b3d
Match and link PadClamp, pad is matched but can't be linked
...
Former-commit-id: 9ab1aea84f
2022-10-07 12:08:55 -07:00
Phillip Stephens
97549f1eed
Add build status badge
...
Former-commit-id: 187d74e9d7
2022-10-07 01:58:45 -07:00
Phillip Stephens
35810ce759
Fix missing space for wine argument, don't add devkitppc path if already specified
...
Former-commit-id: 23f62a2e12
2022-10-07 01:54:42 -07:00
Phillip Stephens
3e7a5d012c
Attempt to use ninja for actions again
...
Former-commit-id: b3aa0057e4
2022-10-07 01:39:43 -07:00
Phillip Stephens
ba4982f6dc
Minor fixes
...
Former-commit-id: 8de39f488c
2022-10-07 01:17:26 -07:00
Luke Street
6ac14fa416
Revert GitHub actions build
...
Former-commit-id: 9ede517a00
2022-10-07 00:42:05 -04:00