summaryrefslogtreecommitdiff
path: root/src/d/d_minigame_starter.cpp
AgeCommit message (Collapse)Author
2026-07-02A few small matchesLagoLunatic
2026-06-28dMinigame_Starter_c::_execute matchLagoLunatic
2026-06-28water_mark / wpillar done, minigame_starter wip (#1069)TakaRikka
* d_minigame_starter attempt * water_mark / wpillar done * review changes
2026-01-09d_a_goal_flag - matching (#918)Roland
* initial work on d_a_goal_flag * Update config.yml to extract symbols from d_a_goal_flag; also add l_pos and l_texCoord * 17% matching in .text * daGoal_Flag_c::CreateHeap matched * RopeMove 99% * Update d_a_goal_flag.cpp * getRacePath 100% * 31% in .text * 47% matching in .text * 56% matching in .text * 70% matching in .text Add definitions to inlines in daGFlag_packet_c and fully matched some daGFlag_packet_c methods. * 84% matching in .text Match daGFlag_packet_c::draw * 91% matching in .text - Formatting tweaks - Match TimerExecute - Add fopMsgM_MiniGameTerminater_create inline - Move daGoal_Flag_c::_create in the correct place to match .data * d_a_goal_flag matching 100% for retail * d_a_goal_flag demo 99% * Resolve _create fakematch * d_a_goal_flag demo matching 100% * link d_a_goal_flag for demo * Renaming of fields/variables and some refactoring * Refactoring continued - Change direct calls to VECDotProduct to cXyz::getDotProduct * Named more HIO fields and packet fields * Implement fopMsgM_MiniGameStarter_create * Name all used HIO fields * Named all fields in daGoal_Flag_c * Finishing touches
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-05-29Document several more TU names (#770)123456789758
Co-authored-by: ‎ ‎ ‎ <‎ ‎ ‎>
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2024-04-17add static keyword in more placesLagoLunatic
2024-03-01get more d_ TUs to compileLagoLunatic
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww