summaryrefslogtreecommitdiff
path: root/include/JSystem
AgeCommit message (Collapse)Author
2026-05-18Fix compile and link errors when building in debug modeLagoLunatic
2026-05-17JAIZelInst OK (#1005)LagoLunatic
* JAIZelInst OK * Clean up some default args
2026-05-17d_a_st - 100% matching (#1004)123456789758
Co-authored-by: ‎ ‎ ‎ <‎ ‎ ‎>
2026-05-15d_a_movie_player 99% (#1003)LagoLunatic
* d_a_movie_player 99% * Fix version differences
2026-05-15d_a_demo00 OK (#1002)LagoLunatic
2026-05-07jstudio-object OKLagoLunatic
Mostly copied from TP decomp
2026-05-07d_a_obj_bemos (#975)Maide
* d_a_obj_bemos * Improve d_particle for demo
2026-04-14Misc demo matches (#952)LagoLunatic
2026-04-13TVec3 inline fixes, d_a_obj_gtaki OK, JPAConvectionField::calc cleanupLagoLunatic
2026-04-02JFWSystem OKLagoLunatic
2026-04-01Move extern forward decls from cpps to headersLagoLunatic
2026-04-01Fix TPosition3 header wrong file extLagoLunatic
2025-12-29Add const to TVec2 ctor to match TVec3LagoLunatic
2025-12-29J3DCluster almost matchingLagoLunatic
2025-12-27Fix JSystem PCH breaking decomp.meLagoLunatic
2025-12-27Misc cleanupLagoLunatic
2025-12-27J3DGXColor ctors to match debug mapsLagoLunatic
2025-12-05Add 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-17Remove a functionvalue fakematchLagoLunatic
2025-09-25Use composition instead of inheritance for most f_op classesLagoLunatic
2025-09-19d_a_dr2 matching for demoLagoLunatic
2025-09-17m_Do_ext workLagoLunatic
2025-09-08bomb nearly matching on demo, one regswap leftLagoLunatic
2025-09-07d_a_kn (#883)Maide
2025-09-03Add hacks to fix PCH .data causing fake mismatches with decompctxLagoLunatic
2025-08-29d_a_himo3 (#873)Maide
2025-08-26J3DModel inlinesLagoLunatic
2025-08-22d_a_beam (#863)Maide
* d_a_beam * PR
2025-08-22Copy J3DMatblock inlines from TP, equivalent with 2 remaining regallocLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-08-14d_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-11d_a_sk (#843)Maide
* d_a_sk * PR --------- Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>
2025-08-11d_a_sbox (#842)Maide
* d_a_sbox * PR
2025-08-11JPA small cleanupLagoLunatic
2025-08-04d_a_obj_leaves (#831)Maide
2025-07-08Minor cleanupLagoLunatic
2025-07-05Some particle work and cleanupLagoLunatic
2025-06-26d_mesg workLagoLunatic
2025-06-23m_Do_main OK for demoLagoLunatic
2025-06-19Move J3DShapeMtx to correct header for assertLagoLunatic
2025-06-19Various inline cleanupLagoLunatic
2025-06-18Fix getSRTCenter fakematches with another (void)0 assertLagoLunatic
2025-06-18Add another (void)0 assert, fixing regalloc in daPy_lk_c::initTextureScroll ↵LagoLunatic
and J3DMaterialAttach
2025-06-18Fix J3DDeformData being in the wrong headerLagoLunatic
2025-06-18daPy_lk_c::draw and linkDraw matched on retail with (void)0 assert, ↵LagoLunatic
d_a_figure OK
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-09Some enum/define cleanupLagoLunatic
2025-06-04Demo work (#786)LagoLunatic
* Demo work * Fix PAL * Fix d_door weak func order and link it * Fix d_door for demo * JKernel OK on demo + misc * tag_attention 100% on demo * More demo work and fix some retail fakematches
2025-06-01d_a_npc_fa1 100% with weak order, add inlinesLagoLunatic