Commit Graph

60 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima bfbeaf4695
Improve host_cc and some code fixes 2022-10-20 01:29:03 +03:00
Luke Street 2883468211 Link CAABoxFilter 2022-10-19 00:12:05 -04:00
Luke Street e44706da59 rstl::list constructor fix 2022-10-18 23:37:43 -04:00
Luke Street 3029184d1e Implement rstl::list::push_back; CInputGenerator 98% 2022-10-18 23:35:26 -04:00
Luke Street 45baefd608 Link SPositionHistory 2022-10-18 21:38:51 -04:00
Luke Street 5e367d95ee Link Decode & CABSFlinch 2022-10-16 20:46:56 -04:00
Pwootage d8804b5244
CGBASupport (#13)
* Start work on GBASupport

* Match update

* Almost perfect match

* Very close to 100% match

* Match & link CGBASupport

* Fix some naming

* use c-cstle cast and round-up
2022-10-16 13:20:36 -07:00
Henrique Gemignani Passos Lima d410febb1d
Match and link CTweakSlideShow 2022-10-16 19:36:07 +03:00
Pwootage 8feeaa9ed6
Some progress on list (#12) 2022-10-16 12:27:17 -04:00
Henrique Gemignani Passos Lima 7b1fc72739
Add CScriptDockAreaChange 2022-10-16 03:03:19 +03:00
Phillip Stephens dc69b9f2fd Match but don't link CSegIdList (rstl::vector inlining) 2022-10-14 22:22:32 -07:00
Henrique Gemignani Passos Lima 79efb3b29c
Almost match SPositionHistory 2022-10-14 15:20:36 +03:00
Henrique Gemignani Passos Lima 3e06682f37
Match and link CTweakParticle 2022-10-14 13:01:20 +03:00
Henrique Gemignani Passos Lima fdd31b8283
Improve CMemoryCardDriver::InitializeFileInfo 2022-10-11 20:32:10 +03:00
Henrique Gemignani Passos Lima 9f4fc78c16
Fix errors and warnings 2022-10-11 18:37:27 +03:00
Henrique Gemignani Passos Lima eec621aacc
Match CMemoryCardDriver::EraseFileSlot 2022-10-11 18:28:32 +03:00
Luke Street 32a5ad5b71 CMemoryCardDriver progress 2022-10-11 00:00:52 -04:00
Henrique Gemignani Passos Lima 8d49e80502
Add CMemoryCardDriver::CMemoryCardDriver 2022-10-11 00:46:32 +03:00
Henrique Gemignani Passos Lima f14ca94607
Fix building `ninja all_source` 2022-10-10 12:46:51 +03:00
Luke Street a110979970 Match & link CIntElement 2022-10-09 12:35:06 -04:00
Luke Street 133326ae40 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.
2022-10-09 01:37:23 -04:00
Luke Street 261ee48bba Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
Phillip Stephens fdbb3376ff Allow implicit conversion to rstl::string 2022-10-08 01:46:42 -07:00
Phillip Stephens 9ae9e52ed7 Start matching CFire, weird regswaps in constructor, rmemory_allocator constructors 2022-10-08 01:44:58 -07:00
Henrique Gemignani Passos Lima fcbfade432
Add CPlayerGun::InitCTData, auto_ptr "copy" assignment 2022-10-06 19:39:33 +03:00
Phillip Stephens ed90d87a4b Initial CRumbleVoice, various fixes 2022-10-06 05:51:36 -07:00
Henrique Gemignani Passos Lima 447782bddf
Fix vectors' operator= 2022-10-06 02:39:15 +03:00
Luke Street 84d590be2f CScriptSpecialFunction progress & symbol updates 2022-10-04 20:16:35 -04:00
Luke Street 39b5f3c01e Lots of stuff 2022-10-03 20:00:46 -04:00
Luke Street 87c0a6041c More CScriptSpecialFunction; start rstl::map/red_black_tree 2022-10-03 00:49:20 -04: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
Luke Street bbf3b658c2 Link CFontImageDef 2022-10-01 15:00:38 -04:00
Phillip Stephens 77b921601a Match CFontImageDef, can't link due to extraneous TToken destructor 2022-10-01 01:33:18 -07:00
Luke Street 6944a14e89 Symbol fixes, headers & main progress 2022-10-01 02:19:15 -04:00
Luke Street 797070bb0a rstl/algorithm: Remove dangling template<> 2022-09-30 10:17:07 -04:00
Henrique Gemignani Passos Lima 675a1904c4
algorithm.hpp header fixes 2022-09-30 15:46:54 +03:00
Luke Street 602109d8f0 Halfway match CAABox; continue CBallCamera 2022-09-29 19:55:43 -04:00
Luke Street 21f597aeb7 Begin CBallCamera & more headers 2022-09-21 01:18:20 -04:00
Luke Street 5d9f7afa3b CPlayer header, more CScriptPlatform, renaming 2022-09-19 00:19:46 -04:00
Luke Street 7608f27ed2 Various rstl fixes; continue CScriptMazeNode & CScriptPlatform 2022-09-18 13:51:07 -04:00
Luke Street feac221b4d Implement rstl::optional_object_null 2022-09-18 02:16:53 -04:00
Luke Street 6a979e343f clang-format pass 2022-09-18 02:05:46 -04:00
Luke Street 135d63412c Start matching CScriptPlatform; more CScriptMazeNode 2022-09-18 01:55:13 -04:00
Luke Street a6e365791b More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00
Luke Street 7eb08b6ee8 Migrate s32->int, u32->uint; fix dolphin/types.h 2022-09-05 00:01:22 -04:00
Luke Street bef7db1748 Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
Luke Street bcfefcc34a Renaming & more CActor progress 2022-08-15 22:14:28 -04:00
Luke Street 09dfe946fc Continued work on CActor 2022-08-15 00:51:06 -04:00
Luke Street 85284f7640 Continue work on CActor::UpdateAnimation; lots of headers n stuff 2022-08-14 14:38:41 -04:00