320 Commits

Author SHA1 Message Date
9e9b501f6b Match and link TGameTypes
Former-commit-id: 878723916535b504af83e222041b6db24b0d3ae9
2022-10-09 19:27:35 -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
5e8d7a33a8 Remove unecessary padding from CVector3f
Former-commit-id: ca87e890b5f65889f24fdbb29e8c5e962c1b645b
2022-10-09 10:57:13 -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
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
52e270ebf7 Match and link CFinalInput
Former-commit-id: bacfa6a458ca5277a319a375210d44ea5314ff7d
2022-10-08 15:05:33 -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
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
eefc0f609c Match and link dtk
Former-commit-id: f779e5819d9482f9b241a0772eca31afff0b83b0
2022-10-07 19:38:36 -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
ef3466ac1b Match and link CCollisionInfo
Former-commit-id: dbaf1f40ca350ccd29ed3f426878cb4230496b25
2022-10-06 21:23:10 -07:00
Henrique Gemignani Passos Lima
2bd75275fe Match CGunMotion::LoadAnimations
Former-commit-id: 8f1d21ac8329c07b0a847d91e986df9facd64091
2022-10-07 02:44:37 +03:00
Henrique Gemignani Passos Lima
f4b3f5b872 Match CGunMotion::Draw/GetFreeLookSetId
Former-commit-id: 77ad228fdb6a6b0441c673c0381e170d95925a69
2022-10-07 02:28:42 +03:00
Henrique Gemignani Passos Lima
02fc116666 Match CGunMotion::Update
Former-commit-id: d54cc35e8dcc6c6270188b51693bbbe01f75c4af
2022-10-07 02:12:59 +03:00
Henrique Gemignani Passos Lima
e75876c5ea Move CPASDatabase to Kyoto/Animation
Former-commit-id: 38e19caf18a1fa43feae49080ef0e46e83f2c09b
2022-10-07 02:10:07 +03:00
Henrique Gemignani Passos Lima
01c1b77b2e Things for CGunMotion
Former-commit-id: b4e33610206cd15481e4dd56193d2349f3477794
2022-10-07 01:53:47 +03:00
Henrique Gemignani Passos Lima
6bfb08fd07 Add CGunController
Former-commit-id: c68d72a84c6847adce0274f676ac22e4f075a68c
2022-10-07 01:53:47 +03:00
Henrique Gemignani Passos Lima
698badd39d Fix compilation
Former-commit-id: a6a103de01c21f4511d8951e1e5670fdbd8843a1
2022-10-06 23:40:41 +03:00
Henrique Gemignani Passos Lima
72ba8f32df Add CPlayerGun::UpdateGunIdle
Former-commit-id: a9f4b00047705a9cf7f366bd797a5d6194a912e0
2022-10-06 23:40:41 +03:00
Henrique Gemignani Passos Lima
75400ad0cf Add SFX indices from metaforce
Former-commit-id: b7c1e4145eb4bf473dbe225f1a75730c4fa8ab51
2022-10-06 23:15:46 +03:00
Henrique Gemignani Passos Lima
dc7903e2c7 Add CPlayerGun::UpdateWeaponFire
Former-commit-id: 3b152e5efa01fbcb8ca5d4f2445a9acecccc4eec
2022-10-06 22:45:21 +03:00
54e2e23a86 Match and link CMaterialFilter/List
Former-commit-id: 480e975add42d7f45db55f5b961a76ed1094a9ee
2022-10-06 11:26:32 -07:00
569b210e37 Match and link CMaterialList, nearly match CMaterialFilter
Former-commit-id: e25205bd6979f36be0eb6e6f64cee993ca306af2
2022-10-06 10:00:27 -07:00
Henrique Gemignani Passos Lima
291515c5ee Almost match CPlayerGun::GetTargetId
Former-commit-id: c059b527ecd41a4df6333edecc5c9d146a142e28
2022-10-06 19:57:29 +03:00
Henrique Gemignani Passos Lima
f3656746b6 Add CPlayerGun::GetBeamVelocity
Former-commit-id: e804eb837330a755dd76736e40cf73dc9539f118
2022-10-06 19:45:09 +03:00
Henrique Gemignani Passos Lima
40ae0acae1 Add CPlayerGun::InitCTData, auto_ptr "copy" assignment
Former-commit-id: fcbfade432bbf6e7bad988c4efc76f73ab5c038d
2022-10-06 19:39:33 +03:00
61eee21924 Match and link CMRay
Former-commit-id: 166a5455421a23c60405f1406aa9649fb3d30f53
2022-10-06 08:36:53 -07:00
f507623c40 More CPlayerGun matches
Former-commit-id: ec34055dbb44332c13d5fb5202dc7f6ef4db3424
2022-10-06 07:24:38 -07:00
9b1b52d774 Initial CRumbleVoice, various fixes
Former-commit-id: ed90d87a4b6271ee1a309cfe512211c533e2c970
2022-10-06 05:51:36 -07:00
Henrique Gemignani Passos Lima
29b79186db Add all methods declarations to CPlayerGun
Former-commit-id: fa1c86c1292e6b2ccd27aacb7dc9c7571e97a1ea
2022-10-06 15:34:36 +03:00
Henrique Gemignani Passos Lima
758feb2c59 Add CPlayerGun::PreRender/CPlayerGun::AddToRenderer
Former-commit-id: 6d2ab5775d5358596e463ff796014f8665665143
2022-10-06 14:37:57 +03:00
Henrique Gemignani Passos Lima
4295307cbb More destructor declarations
Former-commit-id: 2ea891339ac67dfd836ea61108112dae92888229
2022-10-06 14:06:55 +03:00
Henrique Gemignani Passos Lima
f9c75b90ee Almost match ~CPlayerGun
Former-commit-id: c332d1ef47ec4941b00b47504a7a7be96fc3e7d8
2022-10-06 14:04:05 +03:00