summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Collapse)Author
2024-04-10Fix torch (#604)MegaMech
* Update Makefile
2024-04-09Torchfix (#601)MegaMech
* Update Makefile
2024-04-09Fix torch (#600)MegaMech
* Fixed torch
2024-04-09Add ymls for Torch code generator (#497)MegaMech
* Add torch * update jenkinsfile
2024-02-22add compatibilty for Windows build (#564)coco875
* Add Windows Support * Modify readme instructions for windows building * Remove unused files * Modified extract_assets.py, new_extract_assets.py, and build.py to work on windows
2023-09-09Various cleanup (#410)MegaMech
2023-03-07Disassembled courses, added DLpacker, and disassembled packed DLs (#290)MegaMech
* Disassembled all courses; packed DLs and course data. * Added displaylist packer * Minor documentation and naming
2021-10-09Update makefile to also build ido5.3-recomp (#32)iProgramInCpp
2021-09-22Removed recomp binaries (#31)CoderStig
* deleted recomp binaries
2021-03-08Decompiled course geography (#19)CoderStig
* Added bss * Decompiled course vertex data and moved packed.s * Added recomp * Added new line char to the end of a few audio files
2020-10-14Initial commitn64