| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-05 | d_a_npc_mt OK for all versions | LagoLunatic | |
| closes #348 | |||
| 2026-07-05 | d_a_npc_mt 100% for GZLE01 (#1102) | Mattias Blum | |
| * d_a_npc_mt 100% for GZLE01 * implemented dPb_erasePicture and added some relevant inlines * fixed existing references to mSelectPicture * PR changes made | |||
| 2026-07-05 | d_menu_save OK | LagoLunatic | |
| closes #1026 closes #1011 | |||
| 2026-07-05 | d_menu_save mostly done (#1103) | TakaRikka | |
| 2026-07-05 | D_a_npc_tt (#1099) | Zeclos | |
| * matching * cleanup * d_a_npc_tt matching outside of _create and rodata * matching * cleanup | |||
| 2026-07-02 | A few small matches | LagoLunatic | |
| 2026-07-02 | d_message mostly done (#1097) | TakaRikka | |
| * d_message mostly done * fopMsgM_selectMessageGet fix | |||
| 2026-06-30 | d_auction_screen OK | LagoLunatic | |
| closes #1075 | |||
| 2026-06-30 | d_auction_screen mostly done (#1083) | TakaRikka | |
| 2026-06-30 | d_name OK | LagoLunatic | |
| closes #1073 | |||
| 2026-06-30 | d_name mostly done (#1082) | TakaRikka | |
| 2026-06-28 | dMinigame_Starter_c::_execute match | LagoLunatic | |
| 2026-06-28 | water_mark / wpillar done, minigame_starter wip (#1069) | TakaRikka | |
| * d_minigame_starter attempt * water_mark / wpillar done * review changes | |||
| 2026-06-26 | d_seafightgame OK for demo | LagoLunatic | |
| 2026-06-26 | Fix d_a_kb demo version diffs, and match a couple retail funcs | LagoLunatic | |
| 2026-06-26 | d_tree OK for retail | LagoLunatic | |
| 2026-06-26 | d_a_kb Almost Matching (#1040) | SuperDude88 | |
| * d_a_kb Almost Matching - Get most of the logic in Still need to switch over from inheritance to composition, will fix at least 2/3 of the functions * Switch Inheritance -> Composition Causes regressions in way_check and target_set * Use More Enums Now uses res/loop mode/item number/sound/particle/collision attribute/event flag enums properly * Fix d_a_npc_people Used kb_class in a couple spots * Another Inline Found it in the debug map * Joint Enums - Add joint enums with note about normal/big pigs needing to have (at least partially) identical joint setups * Assert for Joint Numbers - Make sure the joint numbers match for the normal pig + big pig models - Update/extend note accordingly | |||
| 2026-06-26 | Fix OdemuExi2 wrong caps | LagoLunatic | |
| 2026-06-26 | tree (#1067) | TakaRikka | |
| * tree * WorkCo fix from superdude | |||
| 2026-06-26 | copy over a bunch of sdk stuff (#1066) | TakaRikka | |
| * most of dolsdk copied over * add some gf stuff * trk wip * ode/amc stuff * build fix | |||
| 2026-06-23 | Fix Ghidra instructions in readme | LagoLunatic | |
| 2026-06-16 | Also mark NZ_JNT as an ambiguous name | LagoLunatic | |
| 2026-06-16 | Add comment to res headers about them being automatically generated | LagoLunatic | |
| 2026-06-16 | Fix BOW_JNT ambiguity in res_arc.py script | LagoLunatic | |
| 2026-06-16 | Fix include capitalization | LagoLunatic | |
| 2026-06-16 | Use joint enums in several different places (#981) | 123456789758 | |
| Co-authored-by: < > | |||
| 2026-05-31 | d_a_lstair - 100% matching for GZLJ01, GZLE01 and GZLP01 (#1039) | N1ghtD3c0d3r | |
| * d_a_lstair - 100% matching for GZLE01 * d_a_lstair - 100% matching for GZLE01 - restore comment deleted by mistake * d_a_lstair - 100% matching for GZLE01 - fix return values of functions in the MethodTable; replace code with some inlines and macros; improve some casting locations; replace some magic numbers with enum usage; adjust res enum file according general update in the codebase * d_a_lstair - 100% matching for GZLE01 - remove useless parameter * d_a_lstair - 100% matching for GZLJ01, GZLE01 and GZLP01 | |||
| 2026-05-30 | Merge pull request #1041 from SuperDude88/event-inline-fix | LagoLunatic | |
| Fix Some Uses of dComIfGp_event_reset | |||
| 2026-05-30 | dComIfGp_event_reset Uses | SuperDude88 | |
| - Fix a few cases where this wasn't being used properly | |||
| 2026-05-30 | Update decomp guide to use new res enum format | LagoLunatic | |
| 2026-05-30 | Merge pull request #1037 from LagoLunatic/resarc | LagoLunatic | |
| Regenerate all resource enums and add joint enums | |||
| 2026-05-29 | Update all code to use the new enum formats | LagoLunatic | |
| 2026-05-29 | Delete old res file id, file index, and joint index enums | LagoLunatic | |
| 2026-05-29 | Generate new res file id, file index, and joint index enums | LagoLunatic | |
| 2026-05-29 | Add include dirs | LagoLunatic | |
| 2026-05-29 | Support Linux | LagoLunatic | |
| 2026-05-29 | Mark as executable | LagoLunatic | |
| 2026-05-29 | Fix type checker errors | LagoLunatic | |
| 2026-05-29 | Copy paste res_arc.py directly from TP | LagoLunatic | |
| Co-authored-by: roeming <brother64youyou@gmail.com> | |||
| 2026-05-28 | Cleanup, improve readability of conditionals | LagoLunatic | |
| 2026-05-28 | Match 3 more d_a_tn funcs, clean up some inlines | LagoLunatic | |
| 2026-05-28 | Improve debug_map_diff.py, handle UNUSED symbols | LagoLunatic | |
| 2026-05-28 | d_a_tn - 99% matching (#994) | 123456789758 | |
| Co-authored-by: < > | |||
| 2026-05-28 | Demo work and fakematch cleanup (#1034) | LagoLunatic | |
| 2026-05-28 | d_a_mo2 - 100% matching (#939) | 123456789758 | |
| Co-authored-by: < > | |||
| 2026-05-26 | Implement some more JPAEmitter inlines | LagoLunatic | |
| 2026-05-26 | Add missing inlines for JPADraw | LagoLunatic | |
| 2026-05-26 | debug_map_diff.py: Fix several bugs with main.dol TUs | LagoLunatic | |
| 2026-05-26 | Fix debug build failing to link | LagoLunatic | |
| 2026-05-26 | JPADraw OK | LagoLunatic | |
| __sinit_JPADraw_cpp had a weird mismatch, turns out the fix is adding an explicit dtor to JPADrawSetupTev. | |||
