summaryrefslogtreecommitdiff
path: root/include/d/d_save.h
AgeCommit message (Collapse)Author
2026-07-18d_picture_box closer to matching for other versionsLagoLunatic
2026-07-05d_menu_save mostly done (#1103)TakaRikka
2026-05-28Demo work and fakematch cleanup (#1034)LagoLunatic
2026-05-21d_a_player_main cleanup and some demo matches (#1016)LagoLunatic
* d_a_player_main cleanup and some demo matches * Add unions for player_main procvars * Make d_a_player_main fields private
2026-05-09Demo work (#984)LagoLunatic
2026-03-11D_a_obj_apzl matching (#923)Zeclos
* bit too difficult for me for now, might go back later * progress * getmsg * logic matching data isnt * data section matches * mathubcg 100% * cleanup * revert this change * final cleanup and configure.py * nevermind cleanup * Equivalent onstead of matching * removed padding * cleanup code comments and a bit more * matching * cleanup * matching for retail * matching * documentation * changed field name * matching for GZLE01, GZLP01 * GZLJ01 and D44J01 * verion select for jutassert * tiny bit of cleanup and moving enums to header * feedback from pr * itemNo renamed to enum
2026-02-11d_a_npc_rsh1 matching (#927)Roland
* Initial work * 14% matching in .text - Add some of the static data - Match sinit function - Match HIO constructor - Match _create - Match some other trivial functions * Match CreateHeap * 20% matching in .text * 31% matching in .text * 34% matching in .text * 38% matching in .text * 51% matching in .text * createShopList work * More createShopList work * 54% matching in .text: Match createShopList * 57% matching in .text * 68% matching in .text * Variable name updates * 75% matching in .text * 81% matching in .text * Match lookBack * d_a_npc_rsh1 100% for demo and retail * Replace magic constants with applicable enums * Give some member fields trivial names and name some method parameters * Fix a few renaming errors * More renaming work * Rename HIO fields and rest of actor fields * Replace magic numbers associated with mItemNo
2025-09-19Added enums for all used event/tmp bits/regs (#893)LagoLunatic
2025-06-17daPy_lk_c::dProcTool and daDemo00_c::execute matched, fix up various inlines ↵LagoLunatic
and template classes, stb OK
2025-06-14d_file_select matching for JPN and demoLagoLunatic
2025-06-14d_file_select Matching on US (#795)SuperDude88
* d_file_select Almost Matching Down to 3 regswaps and probably weak func ordering * Fix Remaining Nonmatches Regswaps figured out by @ammaraskar
2025-05-24Demo matches (#767)LagoLunatic
2025-05-21CleanupLagoLunatic
2025-05-21Fix demo version diffs in gameinfo/save/stage/etcLagoLunatic
2025-01-06Add enums for island room numbers and indexesLagoLunatic
2024-07-14m_Do_MemCardRWmng workJasper St. Pierre
2024-05-08d_a_player_tact workLagoLunatic
2024-01-06d_gameover startJasper St. Pierre
2024-01-05d_save cleanupLagoLunatic
2024-01-05d_save OKLagoLunatic
2024-01-04dSv_info_c::reinitLagoLunatic
2024-01-04Move event bits enumLagoLunatic
2024-01-04Add save stage table, stage type, and event bit enumsLagoLunatic
2023-12-30m_Do_audioJcw87
2023-11-29d_save progressLagoLunatic
2023-11-29d_save progressLagoLunatic
2023-11-29d_com_inf_game progressLagoLunatic
2023-11-25Remove fake consts from d_saveLagoLunatic
2023-11-25d_stage 100%, no matchLagoLunatic
2023-11-23d_a_obj_akabe 90%Jasper St. Pierre
2023-11-20npc_md workLagoLunatic
2023-11-10d_com_inf_game minor progressJasper St. Pierre
2023-11-08minor workJasper St. Pierre
2023-10-17d_item OKLagoLunatic
2023-10-16d_item 40%LagoLunatic
2023-10-16d_item 10%LagoLunatic
2023-10-14d_save fixesJasper St. Pierre
2023-10-13d_s_title matchJasper St. Pierre
2023-10-08d_a_player_npc 98%LagoLunatic
2023-10-02remove address markers from tp headersJasper St. Pierre
2023-09-30d_kankyo workJasper St. Pierre
2023-09-24d_a_agbsw0 Almost OKSuperDude88
Biggest gaps are where it needs other actor classes, couple functions with regalloc issues too
2023-09-23work on d_a_agbTakaRikka
2023-09-20d_kankyo_wether almost doneTakaRikka
2023-09-19daObjTpost_c Nearly OK (#60)SuperDude88
* daObjTpost_c Nearly OK Also a little bit more work on fopNpc_npc_c * Remove Duplicate Struct
2023-09-19most of d_kankyo done (#61)TakaRikka
* most of d_kankyo done * some kankyo fixes
2023-09-19Added more JParticle headers (#59)LagoLunatic
2023-09-17work on d_stage (#50)TakaRikka
2023-09-17Fill out fopNpc_npc_c (#48)SuperDude88
* Fill out fopNpc_npc_c Start filling out the members * More Matches Still should/will get more cleanup
2023-09-16Match & link d_a_alldie; more d_com_inf_game (#38)Luke Street