summaryrefslogtreecommitdiff
path: root/src/nw4r
AgeCommit message (Collapse)Author
2025-05-25snd_PlayerHeap OKrobojumper
2025-05-25snd_MemorySoundArchive OKrobojumper
2025-05-25snd_FrameHeap OKrobojumper
2025-05-25snd_DvdSoundArchive OKrobojumper
2025-05-25snd_DisposeCallbackManager OKrobojumper
2025-05-25snd_BasicPlayer OKrobojumper
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-25Initial import of nw4r::snd from https://github.com/muff1n1634/nw4r_snd_mid2010robojumper
Co-authored-by: muff1nOS <19197077+muff1n1634@users.noreply.github.com>
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-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-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-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-06More d/lyt (#52)robojumper
* More Lyt (maybe some wrong type associations) * more meter * Rename * More splits and renames * Fix SizedString conversion operators * Renames * dLytBattery_c almost OK * d_lyt_battery OK * diff clean * Continue doing splits while I'm at it * two more splits
2024-09-15Nw4r splits (#28)Elijah Thomas
* snd / math / g3d
2024-06-26Fix some compiler warningsrobojumper
2024-06-15RVL -> rvllepelog
2024-06-09Merge branch 'main' into pr/39elijah-thomas774
2024-06-09lyt_util OKelijah-thomas774
2024-06-09lyt_animation *ALMOST*elijah-thomas774
2024-06-08template out lyt_animationelijah-thomas774
2024-06-06lyt_drawInfo OKelijah-thomas774
2024-06-06lyt_texMap OKelijah-thomas774
2024-06-05lyt_material OK - Thanks robojumper for pointing out weak function order ↵elijah-thomas774
from header uses
2024-06-04lyt_material weirdnesselijah-thomas774
2024-06-01Templated out lyt_materialelijah-thomas774
2024-05-31lyt_bounding OKelijah-thomas774
2024-05-31name some data symbolselijah-thomas774
2024-05-29lyt_window matchingelijah-thomas774
2024-05-27lyt_window templatedelijah-thomas774
2024-05-27lyt_textBox matchingelijah-thomas774
2024-05-26lyt_picture match...elijah-thomas774
Im dreading Material
2024-05-25lyt_layout matchingelijah-thomas774
2024-05-25db_exceptionrobojumper
2024-05-24cleanup and try to give unk vars a nameelijah-thomas774
(roughly based on DWARF) sMapBufMaxSize -> guess sMapBuf -> why is this split??
2024-05-24lyt_layout progresselijah-thomas774
2024-05-24db_mapFilerobojumper
2024-05-24db_assertrobojumper
2024-05-23lyt_group matchingelijah-thomas774
2024-05-23lyt_pane matchingelijah-thomas774
2024-05-18lyt_resourceAccessorelijah-thomas774
2024-05-18lyt_arcResourceAccessorelijah-thomas774
2024-05-12lyt_common matchelijah-thomas774
2024-05-12fixed up typedef for u32 and s32 from mistake long agoelijah-thomas774
2024-05-12added ported from commentselijah-thomas774
2024-05-12Matched ut_TextWriterBaseelijah-thomas774