423 Commits

Author SHA1 Message Date
cca1bc81f5 Improve metroidbuildinfo, use file instead of string passed from command line 2022-10-06 14:24:24 -07:00
ec34055dbb More CPlayerGun matches 2022-10-06 07:24:38 -07:00
ed90d87a4b Initial CRumbleVoice, various fixes 2022-10-06 05:51:36 -07:00
Henrique Gemignani Passos Lima
c332d1ef47
Almost match ~CPlayerGun 2022-10-06 14:04:05 +03:00
Henrique Gemignani Passos Lima
ebec11fb45
Update CActorLights constructor symbol 2022-10-06 13:38:28 +03:00
b039acfac8 Match CLight, has issues with constants 2022-10-06 01:40:00 -07:00
4ba459c876 Almost forgot these 2022-10-05 16:26:43 -07:00
45c5450376 Header merge & CScriptPickup progress 2022-10-05 19:06:15 -04:00
dc8e4b8106 Start work on CPhysicsActor 2022-10-05 09:28:48 -07:00
693fe93eab Fix linking with static libs, CVector3f work, Initial COutputStream 2022-10-04 18:31:56 -07:00
84d590be2f CScriptSpecialFunction progress & symbol updates 2022-10-04 20:16:35 -04:00
b85528fbab Match and link CVector2f 2022-10-04 14:00:16 -07:00
cdbbfba34e Match and link CVector3d, add CVector3i.s 2022-10-04 12:57:04 -07:00
Henrique Gemignani Passos Lima
62c7e2688d
Implement CPlayerState::InitializeScanTimes 2022-10-04 21:22:56 +03:00
Henrique Gemignani Passos Lima
e03f153312
Fix symbol name for CPlayerState::GetIsFusionEnabled 2022-10-04 17:12:27 +03:00
Henrique Gemignani Passos Lima
c10ddd017e
Fix CCameraManager::GetCurrentCamera symbols 2022-10-04 17:08:26 +03:00
Henrique Gemignani Passos Lima
3748652dad
Adding some constants to CPlayerState.cpp 2022-10-04 16:46:43 +03:00
39b5f3c01e Lots of stuff 2022-10-03 20:00:46 -04:00
Henrique Gemignani Passos Lima
4b08f70a0b
CSfxManager: Add kAllAreas, areaId to int 2022-10-03 20:00:51 +03:00
Henrique Gemignani Passos Lima
b423771f97
Add kMaxPriority/kMedPriority to CSfxManager 2022-10-03 19:23:22 +03:00
Henrique Gemignani Passos Lima
07147d4057
Update symbols to use RemoveEmitter-by-value 2022-10-03 18:58:51 +03:00
Henrique Gemignani Passos Lima
10908935db
Better matching for CScriptSpecialFunction 2022-10-03 18:49:22 +03:00
Henrique Gemignani Passos Lima
80843df748
Improve match for CScriptSpecialFunction::Render 2022-10-03 16:15:34 +03:00
Henrique Gemignani Passos Lima
d26a30f186
Implement CScriptSpecialFunction::ThinkSpinnerController 2022-10-03 14:55:03 +03:00
9f8f1ab7f7 Split, match and link CVector3i 2022-10-02 20:09:01 -07:00
302df55a60 Match and link CPlane 2022-10-02 19:55:05 -07:00
4614b90282 Match and link CWarp 2022-10-02 18:14:55 -07:00
fdbd70eea1 CScriptSpecialFunction: More matches 2022-10-02 18:27:13 -04:00
f16397257b Match CScriptSpecialFunction constructor 2022-10-02 17:45:14 -04:00
Henrique Gemignani Passos Lima
2c857a9fa4
Add CScriptSpecialFunction.hpp/cpp 2022-10-02 18:21:56 +03:00
Henrique Gemignani Passos Lima
6ffb16e4a9
Preparing other headers for CScriptSpecialFunction 2022-10-02 18:21:51 +03:00
cc514ecf6e Match and link COsContext 2022-10-02 00:43:00 -07:00
70a1e449bd Match and link CPhsyicsActor 2022-10-01 23:06:32 -07:00
Henrique Gemignani Passos Lima
c261ee7bb9
Rename static vulnerabilities in CDamageVulnerability.s 2022-10-02 00:55:31 +03:00
Henrique Gemignani Passos Lima
dc47a3af22
Add CDamageVulnerability.cpp, fill header 2022-10-02 00:39:52 +03:00
Henrique Gemignani Passos Lima
524b0a4cc8
Fix data for visor list (#7) 2022-10-01 16:40:08 -04:00
Henrique Gemignani Passos Lima
1e30daa096
Add CPlayerState (#5)
* Start CPlayerState

* CPlayerState::CalculateHealth symbol rename

* Add inline constructor for CHealthInfo

* Add skeleton for the rest of CPlayerState

* Match CPlayerState::DecrPickUp

* Match more methods in CPlayerState

* Run formatting

* Fix function order

* Improving the constants
2022-10-01 10:08:15 -04:00
77b921601a Match CFontImageDef, can't link due to extraneous TToken destructor 2022-10-01 01:33:18 -07:00
6944a14e89 Symbol fixes, headers & main progress 2022-10-01 02:19:15 -04:00
e39a8e4c47 Minor fixes, start CTextParser 2022-09-29 21:24:13 -07:00
c8c05c2cd5 Fix GetSortingBounds symbol; various fixes 2022-09-29 20:24:12 -04:00
602109d8f0 Halfway match CAABox; continue CBallCamera 2022-09-29 19:55:43 -04:00
Henrique Gemignani Passos Lima
7e8bc34cab
Start RAssertDolphin (#3)
* Start RAssertDolphin

* Add OSContext

* Add missing files, Prime2's ErrorHandler

* Progress in ErrorHandler

* comments

* Don't link new code

* Format code

* Slight adjustments

* Use u16 for OSError
2022-09-29 19:09:11 -04:00
3831cfa905 Some CBallCamera progress 2022-09-29 01:30:20 -04:00
4d14f750d4 Match and link CStopwatch 2022-09-21 23:03:09 -07:00
cbbee3363a CBallCamera: Remove bad labels from .text 2022-09-21 01:47:00 -04:00
2afec50c52 Remove some hacks from CBallCamera 2022-09-21 01:40:03 -04:00
21f597aeb7 Begin CBallCamera & more headers 2022-09-21 01:18:20 -04:00
57ce723ec2 More allocator work 2022-09-19 21:35:24 -07:00
5d9f7afa3b CPlayer header, more CScriptPlatform, renaming 2022-09-19 00:19:46 -04:00