Phillip Stephens
|
f49d43abdc
|
Properly split GBA library
|
2022-10-15 14:47:38 -07:00 |
Phillip Stephens
|
3434469fc6
|
Properly split GBA
|
2022-10-15 14:47:38 -07:00 |
Henrique Gemignani Passos Lima
|
0648bc0e59
|
Match and link CScriptMemoryRelay
|
2022-10-15 19:24:27 +03:00 |
Phillip Stephens
|
dc69b9f2fd
|
Match but don't link CSegIdList (rstl::vector inlining)
|
2022-10-14 22:22:32 -07:00 |
Phillip Stephens
|
20ccef8a33
|
Remove CCallStack hack
|
2022-10-14 21:33:23 -07:00 |
Henrique Gemignani Passos Lima
|
62e9ad1c54
|
Add CScriptAreaAttributes
|
2022-10-14 19:03:48 +03:00 |
Phillip Stephens
|
2606c5f4a1
|
Match and link CCallStackDolphin
|
2022-10-14 08:46:40 -07:00 |
Henrique Gemignani Passos Lima
|
6a7cfb135f
|
Match(?) CABSFlinch, but hash fails after linking
|
2022-10-14 16:36:01 +03:00 |
Henrique Gemignani Passos Lima
|
79efb3b29c
|
Almost match SPositionHistory
|
2022-10-14 15:20:36 +03:00 |
Henrique Gemignani Passos Lima
|
4999dff1f2
|
Almost match CTweakPlayer
|
2022-10-14 13:41:25 +03:00 |
Henrique Gemignani Passos Lima
|
3e06682f37
|
Match and link CTweakParticle
|
2022-10-14 13:01:20 +03:00 |
Henrique Gemignani Passos Lima
|
c4045da4b3
|
Match and link CABSIdle
|
2022-10-14 11:49:48 +03:00 |
Phillip Stephens
|
9d4efb09ae
|
Nearly match Decode.cpp
|
2022-10-14 00:45:18 -07:00 |
Phillip Stephens
|
ba9184e06f
|
Match and link CObjectList
|
2022-10-13 21:50:56 -07:00 |
Henrique Gemignani Passos Lima
|
2313ccfa1d
|
Match but don't link CAudioStateWin
|
2022-10-14 02:31:53 +03:00 |
Henrique Gemignani Passos Lima
|
4b593647d6
|
Add CEffect
|
2022-10-14 02:06:56 +03:00 |
Phillip Stephens
|
b923d9cb52
|
Match and link SISamplingRate
|
2022-10-13 11:30:13 -07:00 |
Phillip Stephens
|
4266e1c03c
|
Rename CPVSVisAreaSet to CPVSAreaSet to match actual object name
|
2022-10-13 09:00:49 -07:00 |
Phillip Stephens
|
a1ea985b7c
|
Match and link FILE_POS
|
2022-10-13 08:19:18 -07:00 |
Phillip Stephens
|
8b0c414ae0
|
Match and link most of Runtime
|
2022-10-13 01:02:37 -07:00 |
Phillip Stephens
|
55617d2753
|
Match and link all remaining stream classes
|
2022-10-12 23:10:20 -07:00 |
Phillip Stephens
|
7f3718337f
|
Rename CPoseAsTransforms to CPoseTransformsVariableSize to match demo map
|
2022-10-11 22:16:08 -07:00 |
Phillip Stephens
|
9510f70f9d
|
Match COutputStream::FlushShiftRegister, start DoFlush/WriteBits
|
2022-10-11 20:18:01 -07:00 |
Henrique Gemignani Passos Lima
|
1d323af190
|
Use a struct instead of pair for x198_fileInfo
|
2022-10-12 01:37:14 +03:00 |
Henrique Gemignani Passos Lima
|
cfcf615e23
|
Move EMemoryCardPort/CCardFileInfo back to CMemoryCardSys
|
2022-10-12 01:11:22 +03:00 |
Henrique Gemignani Passos Lima
|
a02037e266
|
Use COutputStream::Put
|
2022-10-11 21:35:41 +03:00 |
Henrique Gemignani Passos Lima
|
fdd31b8283
|
Improve CMemoryCardDriver::InitializeFileInfo
|
2022-10-11 20:32:10 +03:00 |
Henrique Gemignani Passos Lima
|
9bd9f9c32f
|
Match SGameFileSlot::InitializeFromGameState (and a few others)
|
2022-10-11 20:10:00 +03:00 |
Phillip Stephens
|
03a49bb75e
|
Match CMemoryCardDriver::GetCardFreeBytes
|
2022-10-11 10:02:35 -07:00 |
Henrique Gemignani Passos Lima
|
46335059ec
|
Match CMemoryCardDriver::ImportPersistentOptions
|
2022-10-11 19:38:13 +03:00 |
Henrique Gemignani Passos Lima
|
8487d3751b
|
Add CMemoryCardDriver::BuildExistingFileSlot
|
2022-10-11 19:28:27 +03:00 |
Luke Street
|
a963804889
|
CPlayerGun progress
|
2022-10-11 11:31:28 -04:00 |
Henrique Gemignani Passos Lima
|
da2b4706db
|
Almost match CMemoryCardDriver::ReadFinished
|
2022-10-11 18:21:27 +03:00 |
Henrique Gemignani Passos Lima
|
b0ce4e26f1
|
Add CMemoryCardDriver::InitializeFileInfo, CMemoryStreamOut
|
2022-10-11 16:41:20 +03:00 |
Henrique Gemignani Passos Lima
|
408d89630c
|
Match CMemoryCardDriver::StartCardFormat
|
2022-10-11 15:31:52 +03:00 |
Henrique Gemignani Passos Lima
|
bab26cf95f
|
Match CMemoryCardDriver::StartFileDeleteAltTransactional
|
2022-10-11 15:29:57 +03:00 |
Henrique Gemignani Passos Lima
|
4cc0a1d579
|
Match CMemoryCardDriver::StartFileWrite
|
2022-10-11 15:19:51 +03:00 |
Henrique Gemignani Passos Lima
|
ec88e2ac35
|
Add CMemoryCardDriver::StartFileCreate
|
2022-10-11 15:17:26 +03:00 |
Henrique Gemignani Passos Lima
|
7ca5b720aa
|
Match CMemoryCardDriver::StartFileDeleteBad
|
2022-10-11 14:50:30 +03:00 |
Henrique Gemignani Passos Lima
|
c3fd91f641
|
Match CMemoryCardDriver::IndexFiles
|
2022-10-11 14:37:01 +03:00 |
Henrique Gemignani Passos Lima
|
65231b6191
|
Match CMemoryCardDriver::StartCardCheck
|
2022-10-11 12:44:26 +03:00 |
Phillip Stephens
|
fecef57a18
|
Match and link OSReset
|
2022-10-11 00:01:27 -07:00 |
Phillip Stephens
|
76ac2bfd74
|
Match OSRtc, more frank issues >.<
|
2022-10-10 22:33:20 -07:00 |
Luke Street
|
32a5ad5b71
|
CMemoryCardDriver progress
|
2022-10-11 00:00:52 -04:00 |
Henrique Gemignani Passos Lima
|
711a67cc54
|
Add almost matched CMemoryCardDriver::UpdateFileRead
|
2022-10-11 02:22:28 +03:00 |
Henrique Gemignani Passos Lima
|
9fe421822a
|
Add CMemoryCardDriver::UpdateCardCheck
|
2022-10-11 02:08:19 +03:00 |
Henrique Gemignani Passos Lima
|
209a12ea88
|
Add CMemoryCardDriver::HandleCardError
|
2022-10-11 02:02:10 +03:00 |
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
|
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
|
adaa52fede
|
Match and link __va_arg and ptmf
|
2022-10-10 02:30:42 -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 |
Luke Street
|
a110979970
|
Match & link CIntElement
|
2022-10-09 12:35:06 -04:00 |
Phillip Stephens
|
27bd20ff1d
|
Match CConsoleOutputWindow, regswaps in constructor
|
2022-10-08 23:55:36 -07:00 |
Luke Street
|
ad450211a5
|
Split CIntElement, CModVectorElement, CParticleDataFactory
|
2022-10-09 00:11:17 -04: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
|
9ae9e52ed7
|
Start matching CFire, weird regswaps in constructor, rmemory_allocator constructors
|
2022-10-08 01:44:58 -07:00 |
Phillip Stephens
|
b841756b36
|
Initial work on SIBios
|
2022-10-07 22:53:41 -07: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
|
f779e5819d
|
Match and link dtk
|
2022-10-07 19:38:36 -07:00 |
Phillip Stephens
|
8cf182eae3
|
Minor fixes, actually link PadClamp
|
2022-10-07 15:53:40 -07:00 |
Phillip Stephens
|
8de39f488c
|
Minor fixes
|
2022-10-07 01:17:26 -07:00 |
Phillip Stephens
|
dbaf1f40ca
|
Match and link CCollisionInfo
|
2022-10-06 21:23:10 -07:00 |
Luke Street
|
799ce41ad0
|
configure.py: Use metroidbuildinfo
|
2022-10-06 23:13:38 -04:00 |
Henrique Gemignani Passos Lima
|
8f1d21ac83
|
Match CGunMotion::LoadAnimations
|
2022-10-07 02:44:37 +03:00 |
Henrique Gemignani Passos Lima
|
c68d72a84c
|
Add CGunController
|
2022-10-07 01:53:47 +03:00 |
Phillip Stephens
|
cca1bc81f5
|
Improve metroidbuildinfo, use file instead of string passed from command line
|
2022-10-06 14:24:24 -07:00 |
Phillip Stephens
|
ec34055dbb
|
More CPlayerGun matches
|
2022-10-06 07:24:38 -07:00 |
Phillip Stephens
|
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 |
Phillip Stephens
|
b039acfac8
|
Match CLight, has issues with constants
|
2022-10-06 01:40:00 -07:00 |
Phillip Stephens
|
4ba459c876
|
Almost forgot these
|
2022-10-05 16:26:43 -07:00 |
Luke Street
|
45c5450376
|
Header merge & CScriptPickup progress
|
2022-10-05 19:06:15 -04:00 |
Phillip Stephens
|
dc8e4b8106
|
Start work on CPhysicsActor
|
2022-10-05 09:28:48 -07:00 |
Phillip Stephens
|
693fe93eab
|
Fix linking with static libs, CVector3f work, Initial COutputStream
|
2022-10-04 18:31:56 -07:00 |
Luke Street
|
84d590be2f
|
CScriptSpecialFunction progress & symbol updates
|
2022-10-04 20:16:35 -04:00 |
Phillip Stephens
|
b85528fbab
|
Match and link CVector2f
|
2022-10-04 14:00:16 -07:00 |
Phillip Stephens
|
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 |
Luke Street
|
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 |
Phillip Stephens
|
9f8f1ab7f7
|
Split, match and link CVector3i
|
2022-10-02 20:09:01 -07:00 |
Phillip Stephens
|
302df55a60
|
Match and link CPlane
|
2022-10-02 19:55:05 -07:00 |
Phillip Stephens
|
4614b90282
|
Match and link CWarp
|
2022-10-02 18:14:55 -07:00 |
Luke Street
|
fdbd70eea1
|
CScriptSpecialFunction: More matches
|
2022-10-02 18:27:13 -04:00 |
Luke Street
|
f16397257b
|
Match CScriptSpecialFunction constructor
|
2022-10-02 17:45:14 -04:00 |