| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-18 | d_picture_box closer to matching for other versions | LagoLunatic | |
| 2026-07-05 | d_menu_save mostly done (#1103) | TakaRikka | |
| 2026-05-28 | Demo work and fakematch cleanup (#1034) | LagoLunatic | |
| 2026-05-21 | d_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-09 | Demo work (#984) | LagoLunatic | |
| 2026-03-11 | D_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-11 | d_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-19 | Added enums for all used event/tmp bits/regs (#893) | LagoLunatic | |
| 2025-06-17 | daPy_lk_c::dProcTool and daDemo00_c::execute matched, fix up various inlines ↵ | LagoLunatic | |
| and template classes, stb OK | |||
| 2025-06-14 | d_file_select matching for JPN and demo | LagoLunatic | |
| 2025-06-14 | d_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-24 | Demo matches (#767) | LagoLunatic | |
| 2025-05-21 | Cleanup | LagoLunatic | |
| 2025-05-21 | Fix demo version diffs in gameinfo/save/stage/etc | LagoLunatic | |
| 2025-01-06 | Add enums for island room numbers and indexes | LagoLunatic | |
| 2024-07-14 | m_Do_MemCardRWmng work | Jasper St. Pierre | |
| 2024-05-08 | d_a_player_tact work | LagoLunatic | |
| 2024-01-06 | d_gameover start | Jasper St. Pierre | |
| 2024-01-05 | d_save cleanup | LagoLunatic | |
| 2024-01-05 | d_save OK | LagoLunatic | |
| 2024-01-04 | dSv_info_c::reinit | LagoLunatic | |
| 2024-01-04 | Move event bits enum | LagoLunatic | |
| 2024-01-04 | Add save stage table, stage type, and event bit enums | LagoLunatic | |
| 2023-12-30 | m_Do_audio | Jcw87 | |
| 2023-11-29 | d_save progress | LagoLunatic | |
| 2023-11-29 | d_save progress | LagoLunatic | |
| 2023-11-29 | d_com_inf_game progress | LagoLunatic | |
| 2023-11-25 | Remove fake consts from d_save | LagoLunatic | |
| 2023-11-25 | d_stage 100%, no match | LagoLunatic | |
| 2023-11-23 | d_a_obj_akabe 90% | Jasper St. Pierre | |
| 2023-11-20 | npc_md work | LagoLunatic | |
| 2023-11-10 | d_com_inf_game minor progress | Jasper St. Pierre | |
| 2023-11-08 | minor work | Jasper St. Pierre | |
| 2023-10-17 | d_item OK | LagoLunatic | |
| 2023-10-16 | d_item 40% | LagoLunatic | |
| 2023-10-16 | d_item 10% | LagoLunatic | |
| 2023-10-14 | d_save fixes | Jasper St. Pierre | |
| 2023-10-13 | d_s_title match | Jasper St. Pierre | |
| 2023-10-08 | d_a_player_npc 98% | LagoLunatic | |
| 2023-10-02 | remove address markers from tp headers | Jasper St. Pierre | |
| 2023-09-30 | d_kankyo work | Jasper St. Pierre | |
| 2023-09-24 | d_a_agbsw0 Almost OK | SuperDude88 | |
| Biggest gaps are where it needs other actor classes, couple functions with regalloc issues too | |||
| 2023-09-23 | work on d_a_agb | TakaRikka | |
| 2023-09-20 | d_kankyo_wether almost done | TakaRikka | |
| 2023-09-19 | daObjTpost_c Nearly OK (#60) | SuperDude88 | |
| * daObjTpost_c Nearly OK Also a little bit more work on fopNpc_npc_c * Remove Duplicate Struct | |||
| 2023-09-19 | most of d_kankyo done (#61) | TakaRikka | |
| * most of d_kankyo done * some kankyo fixes | |||
| 2023-09-19 | Added more JParticle headers (#59) | LagoLunatic | |
| 2023-09-17 | work on d_stage (#50) | TakaRikka | |
| 2023-09-17 | Fill 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-16 | Match & link d_a_alldie; more d_com_inf_game (#38) | Luke Street | |
