summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-11-21Fixed compilation errorKiritoDv
2024-11-21Recreated audio export system to something more genericKiritoDv
2024-11-16Code cleanup and moved current audio system to legacyKiritoDv
2024-11-10Revert yay0 change that broke mk64 (#156)MegaMech
* Revert breakage * Update Decompressor.cpp
2024-10-23Fixed formattingKiritoDv
2024-10-23Added support for tables on display listsKiritoDv
2024-10-21Added support to latest LUS (#155)Lywx
2024-10-21Viewport Factory (#154)inspectredc
* Viewport Factory * newline * dont make static * reformat to valid c
2024-10-13Binary Exporter for Course Metadata (#151)MegaMech
* Update CourseMetadata.cpp * Update CourseMetadata.h * Update ResourceType.h
2024-10-13Update DisplayListFactory.cpp (#153)MegaMech
2024-10-11Added Yay0 support with auto detection for pkmn-stadium filesKiritoDv
2024-10-03Fixed some sm64 bugsKiritoDv
2024-09-01Fixed movtex and macro factoriesKiritoDv
2024-08-25Added missing castKiritoDv
2024-08-25For some reason mtxs need to be on bigendianKiritoDv
2024-08-25Updated intPart to use uint16KiritoDv
2024-08-25Fixed mtx otr exportKiritoDv
2024-08-17Fixed light exportKiritoDv
2024-08-17Fixed lights this time i hopeKiritoDv
2024-08-17Update LightsFactory.cpp (#149)MegaMech
2024-08-17Update DisplayListFactory.cpp (#150)MegaMech
2024-08-13add UnkSpawDatacoco875
2024-08-13Update DisplayListFactory.cppMegaMech
2024-07-29Fix segfault (#146)Alejandro Asenjo Nitti
2024-07-28Update Companion.cpp (#145)MegaMech
2024-07-24Fix Spaghetti texture loading for segments 3 & 5 (#144)MegaMech
* Update DisplayListFactory.cpp * Update DisplayListFactory.cpp
2024-07-09Fix OOB for code output loop for non-color non-quad movtex objects. (#143)Malkierian
Add tab formatting for Movtex and MovtexQuad.
2024-07-08read the correct movtex count field (#142)inspectredc
2024-07-01fix movtex parsing (#141)inspectredc
2024-06-14Fix Script Indenting and GeoLayout BranchAndLink to NULL (#139)inspectredc
2024-06-12Fix movtex quad parser (#138)inspectredc
2024-06-12Remove a debug log (#135)MegaMech
2024-06-12Update GenericArrayFactory.cpp (#137)MegaMech
2024-06-11Use correct painting map size number (#136)inspectredc
2024-06-11Update DisplayListFactory.cpp (#133)MegaMech
2024-06-10Add option to process DLs with indexes instead of offsets (#131)MegaMech
* Update DisplayListFactory.cpp * Update gbi-otr.h * Update gbi-otr.h * Update DisplayListFactory.cpp * Update gbi-otr.h * Update DisplayListFactory.cpp * Update gbi-otr.h * Update gbi-otr.h * Update DisplayListFactory.cpp * Update gbi-otr.h * Update DisplayListFactory.cpp
2024-06-10Fixed generic sm64 animationsKiritoDv
2024-06-09add null checking (#132)inspectredc
2024-06-09Fix Preset and Yaw in Macro Factory (#130)inspectredc
* Fix Preset and Yaw in Macro Factory * remove leftover macro
2024-06-09Translated branch to dlist + end_dlKiritoDv
2024-06-09Fixed GeoLayout LOD ExtractionKiritoDv
2024-06-09Fixed GeoLayout ProcessingKiritoDv
2024-06-03Update CourseVtx.cppMegaMech
2024-06-03Update ResourceType.hMegaMech
2024-06-03Revert Vtx Conversion CourseVtx.cppMegaMech
2024-06-03Update CourseVtx.hMegaMech
2024-06-01fix pack segfaultbriaguya
2024-06-01Fixed animation factoryKiritoDv
2024-06-01Fixed animation factoriesKiritoDv
2024-05-26Fixed torch compilation on msvcKiritoDv