summaryrefslogtreecommitdiff
path: root/include/rvl
AgeCommit message (Collapse)Author
2026-05-31Re-import MSL_C from TProbojumper
2026-05-25dAcArrow_c 99%robojumper
2026-05-07MTX/VEC cleanuprobojumper
2026-04-07100% mpls.cppSean Miller
2026-04-06100% match for d_sysSean Miller
2026-03-15Initial work on d_mainSean Miller
2025-09-16remove address commentselijah-thomas774
2025-09-13AudioSystem names from BBA, cleanuprobojumper
2025-08-20Various exception/assert filesrobojumper
2025-08-14d_thp with THPPlayer headers from SMSlepelog
2025-07-27d_gfx mostly OKrobojumper
2025-07-24Namingrobojumper
2025-07-23Merge remote-tracking branch 'upstream/main' into d_a_obj_boomerangrobojumper
2025-07-23pad fixes and stuffrobojumper
2025-07-16some updates -> non working yetelijah-thomas774
2025-07-13More data splitsrobojumper
2025-07-13More splits (text only)robojumper
2025-06-19beginPadelijah-thomas774
2025-06-16d_reset almost fully matchingelijah-thomas774
2025-06-15d_reset namingelijah-thomas774
2025-06-15Pad stuffelijah-thomas774
2025-05-28snd_FxReverbStdDpl2 OKrobojumper
2025-05-25Merge pull request #178 from robojumper/nw4r_sndrobojumper
Initial import of nw4r::snd source files
2025-05-25Import of more nw4r::snd from https://github.com/kiwi515/ogwsrobojumper
Co-authored-by: kiwi515 <49212064+kiwi515@users.noreply.github.com>
2025-05-25make it buildrobojumper
2025-05-24d_path 33%robojumper
2025-05-10d_message OK (via dFlow_c)robojumper
2025-05-02save_manager OKrobojumper
2025-04-27JPAExtraShape, JPAChildShape OKrobojumper
2025-04-27Get the thing building again after Eggificationrobojumper
2025-04-27Get initial JParticle import to build, label symbols.txtrobojumper
2025-04-26Configure everythingrobojumper
2025-03-28Running out of ideas for G3DUtilityrobojumper
2025-03-21eggPalette and eggTextureelijah-thomas774
2025-03-21StateGX OKrobojumper
2025-03-16First CreateDisplayList attemptrobojumper
2025-03-16morerobojumper
2025-03-16g3d source (#123)Elijah Thomas
* g3d_calcvtx GetData seems to have changed -> dwarf says r is a local and using ofs_to_ptr didnt work * g3d_light and g3d_fog sdata2 splits and func ordering * g3d_scnproc * g3d_init * g3d_scnmdl * g3d_scnmdlsmpl * g3d_scnroot * g3d_scnobj * g3d_res* progress * g3d_resmdl OK * g3d_restev OK * g3d_resmat OK * g3d_resvtx and g3d_restex OK * g3d_resnode OK * g3d_resanm OK * g3d_resanmchr Progress * the rest of g3d_res* OK * g3d_anmvis OK * g3d_anmclr OK * Some Splitting * more OK, Inline Issue in g3d_anmtexsrt * g3d_obj, g3d_anmobj, g3d_gpu, g3d_tmem, g3d_cpu OK * g3d_state OK * g3d/dcc OK * Include fixup * More Fixups * g3d_camera OK * g3d_draw OK * g3d_calcworld OK * g3d_calcworld actually OK * g3d_workmem, g3d_dcc OK * g3d_calcview OK * g3d_anmtexsrt OK with DONT_INLINE * g3d_transform OK (Feels Cheaty) * g3d_resanmchr OK * g3d_draw1mat1shp Close * g3d_draw1mat1shp OK (Thanks Lago!). Ran symbol applying script
2025-02-09g3d initial pullover (#115)Elijah Thomas
* g3d Headers * initial g3d source files -- NOT YET FIXED * change ResFile static_cast to explicit ctor
2024-11-01Updated CC collision (#80)Elijah Thomas
* c_cc_d soooo close * d_cc_shape_colliders -> d_cc_d * ported over changes from #43 * Oops, didnt save * use better collision functions in bombf * bombf fixes * bombf actorPostCreate matching * fix * small fix for cCcD_UnkAttr Set function * more cleanup(?) for c_cc_d * d_cc_mass_s OK * Initial d_cc_s setup * some easy funcs --------- Co-authored-by: robojumper <robojumper@gmail.com>
2024-10-16update from dtk-template - clangd :) (#66)Elijah Thomas
* update from dtk-template and start work towards using clangd * include <a> -> "a" * Update build.yml * remove/add non-trivial class in union warning
2024-10-16Misc Collision (#51)Elijah Thomas
* Initial Commit - Starting to translate from TP * Collision Updates * Actor Collision -> dBgW (DZB Collision) * bg .text splits complete * fix errors * file organization * missed files * progress * weee * most of cM3dG * Revert mAng change * Progress * Progress -> Need to update from main * Fixup Merge * d_bg_s symbols.... * TList Changes * oops * d_bg_s large progress * d_bg_s_acch majority done * d_bg_s_chk OK * d_bg_s_gnd_chk OK * d_bg_s_grp_pass_chk OK * d_bg_lin_chk OK * d_bg_s_poly_pass_chk OK * d_bg_s_roof_chk and d_bg_s_sph_chk OK * d_bg_s_spl_grp_chk OK * d_bg_s_wtr_chk OK * d_bg_w started * d_bg_w_base OK * name d_bg_w_kcol symbols * d_bg_w_sv split/started * most of d_bg_w_time * stopping d_bg_w_kcol for now * d_bg_w_sv OK * work on d_bg_w_time * revert TList to take offset arg * fixup some compiler warnings * set c_bg_w OK * Update rel_sieve.py * Remove TList Macros * Bomb Header started
2024-10-06eggException with two minor problems (#53)robojumper
* eggException with two minor problems * Fix * One minor problem --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-10-01Misc Egg (#37)Elijah Thomas
* EGG: Archive, DvdFile, DvdRipper * start eggStream * FrmHeap and AssertHeap OK * progress on EggController * port in WPAD stuff * update WPAD/WUD/KPAD/SC symbols * eggController OK * bytematch more CoreController virtual funcs * eggDecomp/eggStreamDecomp Ok * eggDvdRipper OK * EGG gfx splits * Finished Splitting EGG * create egg Files * eggDecomp.h -> eggStreamDecomp.h * Revert some format changes
2024-09-27Rough dynamic collision setup (#24)robojumper
* Rough collider shape setup * d_a_obj_toD3_stone_figure OK * Cleanup * Cleanup 2
2024-09-15Nw4r splits (#28)Elijah Thomas
* snd / math / g3d
2024-09-13Largely match m_shadow (#20)robojumper
* Largely match m_shadow --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-06-29sLib math, known symbols editionrobojumper
2024-06-15RVL -> rvllepelog
2024-06-09Merge branch 'main' into pr/39elijah-thomas774