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 |