summaryrefslogtreecommitdiff
path: root/src/d/d_save.cpp
AgeCommit message (Collapse)Author
2026-05-28Demo work and fakematch cleanup (#1034)LagoLunatic
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
* Fix some profile comments * Add missing static for local visibility data * Move proc name and draw priority enums to f_pc * Add _e suffix to daObjBarrier_c proc enum * Change proc name enum format to match TP * Change draw prio enum format to match TP * Change ItemNo enum format, finish fixing item names * Revert static for cb1 hio * Clean up formatting of profile comments * Fix comment alignment
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-12-27Misc cleanupLagoLunatic
2025-09-19Added enums for all used event/tmp bits/regs (#893)LagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-07-25DEMO_SELECTLagoLunatic
2025-06-17daPy_lk_c::dProcTool and daDemo00_c::execute matched, fix up various inlines ↵LagoLunatic
and template classes, stb OK
2025-06-16daPy_lk_c::dProcTool 99%LagoLunatic
2025-06-15d_a_player_main cleanup and inlinesLagoLunatic
2025-06-09Some enum/define cleanupLagoLunatic
2025-05-30More demo workLagoLunatic
2025-05-24Demo matches (#767)LagoLunatic
2025-05-21Fix demo version diffs in gameinfo/save/stage/etcLagoLunatic
2025-05-19Fix version definesLagoLunatic
2025-01-18Fix references to memcard gamedata struct sizeLagoLunatic
2025-01-17Rename more item enumsLagoLunatic
2025-01-06Add enums for island room numbers and indexesLagoLunatic
2025-01-06Add item button enum and talk button enumLagoLunatic
2024-12-27document inventory slotsJasper St. Pierre
2024-11-02fix JPN buildLagoLunatic
2024-11-02warning cleanupLagoLunatic
2024-07-04Add some dCom inlines from TP debugLagoLunatic
2024-05-18Random WorkSuperDude88
2024-05-08d_a_player_tact workLagoLunatic
2024-02-25Started cleaning up the itemNo enumLagoLunatic
2024-02-03Realmatch dStage_roomControl_c's static weak functionsLagoLunatic
2024-02-03Clean up resource enums, more inline workLagoLunatic
2024-01-06build fixJasper St. Pierre
2024-01-05d_save cleanupLagoLunatic
2024-01-05d_save OKLagoLunatic
2024-01-04dSv_info_c::reinitLagoLunatic
2023-12-27reorganize MSL_C/Runtime files. wip, notmatchingTakaRikka
2023-12-20use inlines in more placesLagoLunatic
2023-12-02d_a_player_food progressLagoLunatic
2023-11-29d_save progressLagoLunatic
2023-11-29d_save progressLagoLunatic
2023-11-29d_com_inf_game progressLagoLunatic
2023-11-26d_save minor matchJasper St. Pierre
2023-11-25Remove fake consts from d_saveLagoLunatic
2023-11-10d_com_inf_game minor progressJasper St. Pierre
2023-11-08minor workJasper St. Pierre
2023-10-14d_save fixesJasper St. Pierre
2023-09-19most of d_kankyo done (#61)TakaRikka
* most of d_kankyo done * some kankyo fixes
2023-09-11d_save fixes, d_a_andsw dComIfGp fixJasper St. Pierre
2023-09-11most of d_com_inf_game.cpp doneTakaRikka
2023-09-10d_save_init OKTakaRikka
2023-09-10d_save mostly doneTakaRikka