Commit Graph
371 Commits
Author SHA1 Message Date
KiritoDv 4451ae28db Code cleanup and moved current audio system to legacy 2024-11-16 19:44:27 -06:00
MegaMechandGitHub 6edf65beca Revert yay0 change that broke mk64 (#156)
* Revert breakage

* Update Decompressor.cpp
2024-11-10 18:53:39 -06:00
KiritoDv ff8c2d13c7 Fixed formatting 2024-10-23 09:52:17 -06:00
KiritoDv 22f246c252 Added support for tables on display lists 2024-10-23 09:43:46 -06:00
LywxandGitHub 710497aadc Added support to latest LUS (#155) 2024-10-21 15:26:23 -06:00
inspectredcandGitHub 2381a1cd0d Viewport Factory (#154)
* Viewport Factory

* newline

* dont make static

* reformat to valid c
2024-10-21 09:49:32 -06:00
MegaMechandGitHub 90ab0eaaab Binary Exporter for Course Metadata (#151)
* Update CourseMetadata.cpp

* Update CourseMetadata.h

* Update ResourceType.h
2024-10-13 17:07:50 -06:00
MegaMechandGitHub 03809a6e8c Update DisplayListFactory.cpp (#153) 2024-10-13 17:06:58 -06:00
KiritoDv 6ccdeaa226 Added Yay0 support with auto detection for pkmn-stadium files 2024-10-11 13:54:38 -06:00
LywxandGitHub d13284f0ca Update README.md (#152) 2024-10-06 19:59:18 -06:00
KiritoDv b2f3d9d1b5 Fixed some sm64 bugs 2024-10-03 16:02:22 -06:00
KiritoDv 298578677e Fixed movtex and macro factories 2024-09-01 15:35:35 -06:00
KiritoDv b9560339d3 Added missing cast 2024-08-25 14:08:54 -06:00
KiritoDv ec75d6117c For some reason mtxs need to be on bigendian 2024-08-25 13:57:35 -06:00
KiritoDv 54b90668e7 Updated intPart to use uint16 2024-08-25 11:02:54 -06:00
KiritoDv b8de67b0d8 Fixed mtx otr export 2024-08-25 10:37:33 -06:00
KiritoDv 243125d6d5 Fixed light export 2024-08-17 18:31:57 -06:00
KiritoDv 1f3bdf8a4e Fixed lights this time i hope 2024-08-17 17:37:48 -06:00
MegaMechandGitHub ab4d83223f Update LightsFactory.cpp (#149) 2024-08-17 17:09:57 -06:00
MegaMechandGitHub 0b7901ae85 Update DisplayListFactory.cpp (#150) 2024-08-17 16:40:14 -06:00
MegaMechandGitHub 5d499766c6 Update DisplayListFactory.cpp (#147) 2024-08-14 08:58:10 -06:00
MegaMechandGitHub d3b05ae95a Merge pull request #148 from coco875/unk-spawn-data
Unk spawn data
2024-08-14 07:38:59 -06:00
coco875 1a4cbb7471 add UnkSpawData 2024-08-13 20:56:03 +02:00
MegaMechandcoco875 90aafc2dbd Update DisplayListFactory.cpp 2024-08-13 15:33:44 +02:00
Alejandro Asenjo NittiandGitHub 8733d06dc3 Fix segfault (#146) 2024-07-29 00:55:45 -06:00