Commit Graph

38 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima 8e0266da21
Match and link CScriptHUDMemo 2022-10-20 02:08:22 +03:00
Henrique Gemignani Passos Lima d745551c48
Match and link CScriptTimer 2022-10-18 18:17:17 +03:00
Henrique Gemignani Passos Lima 6d086a09e7
Add CScriptSpawnPoint 2022-10-17 22:19:07 +03:00
Henrique Gemignani Passos Lima 49f6652114
Match and link CScriptGrapplePoint 2022-10-17 21:28:33 +03:00
Henrique Gemignani Passos Lima 061bf00af6
Match and link CScriptTargetingPoint 2022-10-17 21:17:46 +03:00
Henrique Gemignani Passos Lima 45aa20e25e
Match and link CScriptCameraBlurKeyframe 2022-10-17 20:43:21 +03:00
Henrique Gemignani Passos Lima 0a7aa39f41
Match and link CScriptPlayerStateChange.
Thanks Antidote
2022-10-16 18:16:28 +03:00
Henrique Gemignani Passos Lima 44282da01f
Add CScriptRipple 2022-10-16 17:41:14 +03:00
Henrique Gemignani Passos Lima 2c7dcd7665
Match and link CScriptRelay 2022-10-16 16:59:20 +03:00
Henrique Gemignani Passos Lima 7cb4d107ca
Match and link CScriptCounter 2022-10-16 16:31:44 +03:00
Henrique Gemignani Passos Lima e9f0009c47
Add CScriptPlayerStateChange, one regswap away from matching 2022-10-16 16:20:53 +03:00
Henrique Gemignani Passos Lima 7b1fc72739
Add CScriptDockAreaChange 2022-10-16 03:03:19 +03:00
Henrique Gemignani Passos Lima 0648bc0e59
Match and link CScriptMemoryRelay 2022-10-15 19:24:27 +03:00
Henrique Gemignani Passos Lima 0bdf386768
CScriptAreaAttributes showSkybox uses uchar 2022-10-14 19:27:11 +03:00
Henrique Gemignani Passos Lima 62e9ad1c54
Add CScriptAreaAttributes 2022-10-14 19:03:48 +03: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 9ae9e52ed7 Start matching CFire, weird regswaps in constructor, rmemory_allocator constructors 2022-10-08 01:44:58 -07:00
Phillip Stephens a4a1d189da Formatting fix 2022-10-07 23:56:56 -07:00
Phillip Stephens 9cfd7f1776 Match and link CScriptSwitch 2022-10-07 23:55:54 -07:00
Luke Street 45c5450376 Header merge & CScriptPickup progress 2022-10-05 19:06:15 -04:00
Henrique Gemignani Passos Lima 78aebc8960
Add CScriptPickup and all dependencies 2022-10-05 21:06:23 +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
Henrique Gemignani Passos Lima e48f6478f9
Match CScriptSpecialFunction::DeleteEmitter 2022-10-03 18:59:07 +03:00
Henrique Gemignani Passos Lima d26a30f186
Implement CScriptSpecialFunction::ThinkSpinnerController 2022-10-03 14:55:03 +03:00
Luke Street 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
Luke Street c8c05c2cd5 Fix GetSortingBounds symbol; various fixes 2022-09-29 20:24:12 -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 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
Phillip Stephens 972aa78e61 Match CScriptMazeNode::SendScriptMsgs 2022-09-15 21:30:20 -07:00
Luke Street ff0275b48f CScriptMazeNode progress 2022-09-15 00:08:57 -04:00
Luke Street 38ca1f6816 Begin matching CScriptMazeNode 2022-09-14 01:24:12 -04:00
Luke Street 0eefeac3c6 Match & link CScriptDebugCameraWaypoint 2022-09-13 22:25:14 -04:00
Luke Street a6e365791b More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00