23 Commits

Author SHA1 Message Date
e19ce6ea3b Match and link CMetroidPrimeProjectile
Former-commit-id: 63fc93babe6c9bea4e26e505a09978770e86dc18
2022-12-31 12:11:53 -08:00
Henrique Gemignani Passos Lima
e9018b7912 Add CScriptPickupGenerator
Former-commit-id: c598ab74392e94436b80c5ee2441035aa08b378b
2022-11-29 19:17:12 +02:00
a8c486425d Match & link CFlaahgraPlants
Former-commit-id: e662d052471da7415559814c1396aef4c2dfaefb
2022-11-25 23:03:36 -05:00
Henrique Gemignani Passos Lima
a6ee5c2836 Add CPowerBomb
Former-commit-id: 70e69ea33bad0a9b90db6fcd0a5ade9463f82c77
2022-11-10 01:45:24 +02:00
Henrique Gemignani Passos Lima
1dd0e2ad4d Fix override usage
Former-commit-id: 989015db6a75ef1f545117c12fd5b2add6ce82c6
2022-11-08 16:23:03 +02:00
Henrique Gemignani Passos Lima
cd46490a6c Match and link CRipperControlledPlatform
Former-commit-id: f0840951902345139a00fd18d9b1c8168d50e42c
2022-11-07 15:30:53 +02:00
Henrique Gemignani Passos Lima
28976e9994 Match and link CScriptPlayerHint
Former-commit-id: 7f414d1d5eec356ddb0aea2b10e6cc69609fe917
2022-11-04 00:05:21 +02:00
Henrique Gemignani Passos Lima
f8169e22f9 Add CMetroidPrimeProjectile
Former-commit-id: 6ea05616bc9aa55a8f1c1ae0e4a1c2c67b8183bc
2022-11-03 20:15:03 +02:00
d4333c1f6a CNewIntroBoss progress
Former-commit-id: fb4706a250e2799dffae867317c03776f4371133
2022-10-30 15:47:50 -04:00
3b8eb2ed04 95% match CMetaree
Former-commit-id: 280fe91febad8dee8ede28ae95b16c8d6ff4a702
2022-10-29 00:22:07 -04:00
f463d79f5d CPatterned & related headers; almost match CPuffer
Former-commit-id: 7fd19f0c1202418da99071179a3cda58f92b6447
2022-10-28 17:43:22 -04:00
8b5b9757f3 Add CCollisionActorManager
Former-commit-id: dca89789f212b8f1875334a2366d626d7397b44a
2022-10-28 14:06:29 -07:00
47a12b876a Match and link PatternedCastTo
Former-commit-id: dd62a7eaa0eac1cdd9264c7cd815f86e4a81d9ef
2022-10-23 11:36:25 -07:00
8173a671c2 Add CStateMachine, mostly matched, constructor needs work
Former-commit-id: 06464964dd0d14ecca5105b0637dba521e45f2f1
2022-10-22 21:49:41 -07:00
8846b1df1b Add CAmbientAI, just needs Think implmented
Former-commit-id: b8d23f2ff6e49b658b89c7f0e417602979c8706c
2022-10-20 08:43:17 -07:00
Henrique Gemignani Passos Lima
a4473acb2a Match and link CBurstFire
Former-commit-id: a5685638b5a960f45602088c6e82d5190974dab1
2022-10-20 05:00:49 +03:00
Henrique Gemignani Passos Lima
86fbf83a6b Match and link CPatternedInfo
Former-commit-id: 14bf190ed237bd91fd8feb080da9c77c42fe8b89
2022-10-14 18:12:16 +03:00
Henrique Gemignani Passos Lima
37122489ac Almost match SPositionHistory
Former-commit-id: 79efb3b29ccc2401356f069607587b007d169099
2022-10-14 15:20:36 +03:00
503020b195 Match and link GameObjectLists.cpp
Former-commit-id: b57ec9605eaa4cfd1769093a70d67849e9542028
2022-10-13 22:58:49 -07: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
7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b35de8a1c056db8a4833150450c84d9
2022-09-13 00:28:02 -04:00
bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e6833629bb0ce30125ca6f5dbffccd1
2022-07-18 18:42:58 -04:00