| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | d_menu work (#1141) | Mattias Blum | |
| * more progress * more progress * more progress * more progress * d_menu work d_menu_collect class members cleaned up, some functions at 100% matching * added `Nonmatching` tag to unmatched functions * more functions at 100% * more functions matching * more functions matching | |||
| 3 days | Compiler compat fix: Passing of rvalue GXColors to non-const reference ↵ | LagoLunatic | |
| parameters (#1142) | |||
| 3 days | TVec template fixes (#1140) | LagoLunatic | |
| * TVec template fixes * Fix cubic | |||
| 2026-07-18 | d_picture_box closer to matching for other versions | LagoLunatic | |
| 2026-07-18 | d_picture_box mostly matching for GZLE01 (#1125) | Mattias Blum | |
| * initial progress * more progress * more progress * d_picture_box mostly matching for GZLE01 Unable to resolve the regswap in dJle_Pb_c::draw() * reverted some changes to member names * filled missing enum value * PR changes made * renamed some fields | |||
| 2026-07-17 | Some npc/ship inline fixes from debug map | LagoLunatic | |
| 2026-07-02 | d_message mostly done (#1097) | TakaRikka | |
| * d_message mostly done * fopMsgM_selectMessageGet fix | |||
| 2026-06-30 | d_name mostly done (#1082) | TakaRikka | |
| 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-05-28 | Demo work and fakematch cleanup (#1034) | LagoLunatic | |
| 2026-05-26 | Implement some more JPAEmitter inlines | LagoLunatic | |
| 2026-05-26 | Add missing inlines for JPADraw | 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. | |||
| 2026-05-26 | Remove constant copied from TP decomp | LagoLunatic | |
| 2026-05-25 | d_menu_option OK (#1020) | LagoLunatic | |
| 2026-05-22 | Fix d_a_npc_md inline usage | LagoLunatic | |
| 2026-05-22 | Clean up JGeometry::TVec3 jank/fakematches | LagoLunatic | |
| It seems the const parameters might not be necessary after all, and these can be matched with (f32)/(s16) casts in set(T, T, T) instead. | |||
| 2026-05-18 | Fix compile and link errors when building in debug mode | LagoLunatic | |
| 2026-05-17 | JAIZelInst OK (#1005) | LagoLunatic | |
| * JAIZelInst OK * Clean up some default args | |||
| 2026-05-17 | d_a_st - 100% matching (#1004) | 123456789758 | |
| Co-authored-by: < > | |||
| 2026-05-15 | d_a_movie_player 99% (#1003) | LagoLunatic | |
| * d_a_movie_player 99% * Fix version differences | |||
| 2026-05-15 | d_a_demo00 OK (#1002) | LagoLunatic | |
| 2026-05-07 | jstudio-object OK | LagoLunatic | |
| Mostly copied from TP decomp | |||
| 2026-05-07 | d_a_obj_bemos (#975) | Maide | |
| * d_a_obj_bemos * Improve d_particle for demo | |||
| 2026-04-14 | Misc demo matches (#952) | LagoLunatic | |
| 2026-04-13 | TVec3 inline fixes, d_a_obj_gtaki OK, JPAConvectionField::calc cleanup | LagoLunatic | |
| 2026-04-02 | JFWSystem OK | LagoLunatic | |
| 2026-04-01 | Move extern forward decls from cpps to headers | LagoLunatic | |
| 2026-04-01 | Fix TPosition3 header wrong file ext | LagoLunatic | |
| 2025-12-29 | Add const to TVec2 ctor to match TVec3 | LagoLunatic | |
| 2025-12-29 | J3DCluster almost matching | LagoLunatic | |
| 2025-12-27 | Fix JSystem PCH breaking decomp.me | LagoLunatic | |
| 2025-12-27 | Misc cleanup | LagoLunatic | |
| 2025-12-27 | J3DGXColor ctors to match debug maps | LagoLunatic | |
| 2025-12-05 | Add JSystem PCH to fix weak function order (#904) | LagoLunatic | |
| * Add JSystem PCH * Fix build issues, remove weak order fakematches, and fix functionvalue weak func order | |||
| 2025-11-17 | Remove a functionvalue fakematch | LagoLunatic | |
| 2025-09-25 | Use composition instead of inheritance for most f_op classes | LagoLunatic | |
| 2025-09-19 | d_a_dr2 matching for demo | LagoLunatic | |
| 2025-09-17 | m_Do_ext work | LagoLunatic | |
| 2025-09-08 | bomb nearly matching on demo, one regswap left | LagoLunatic | |
| 2025-09-07 | d_a_kn (#883) | Maide | |
| 2025-09-03 | Add hacks to fix PCH .data causing fake mismatches with decompctx | LagoLunatic | |
| 2025-08-29 | d_a_himo3 (#873) | Maide | |
| 2025-08-26 | J3DModel inlines | LagoLunatic | |
| 2025-08-22 | d_a_beam (#863) | Maide | |
| * d_a_beam * PR | |||
| 2025-08-22 | Copy J3DMatblock inlines from TP, equivalent with 2 remaining regalloc | LagoLunatic | |
| 2025-08-20 | Use precompiled headers, fix weak data issues | LagoLunatic | |
| 2025-08-14 | d_a_obj_rcloud (#849) | Kristopher Early | |
| * d_a_obj_rcloud * Refactor daObjRcloud_c and update resource usage Renamed enum values and return types in daObjRcloud_c for clarity and consistency. Updated resource indices to use named constants from res_bvkumo.h. Replaced magic numbers and variable names for improved readability. Removed an obsolete comment in J3DTexture.h. * Rename variable o_phase to phase in _create method Refactored the variable name from o_phase to phase in the daObjRcloud_c::_create() method for clarity and consistency. * Set configure.py to matching. | |||
| 2025-08-11 | d_a_sk (#843) | Maide | |
| * d_a_sk * PR --------- Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com> | |||
| 2025-08-11 | d_a_sbox (#842) | Maide | |
| * d_a_sbox * PR | |||
