summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-30start work on scanincHenny022p
2021-11-30removed some unnecessary vectorsHenny022p
2021-11-29unset LDFLAGS before calling cmake in Makefilejorun
2021-11-27replace fstream with fmt::printHenny022p
2021-11-27remove data copy from reader classHenny022p
2021-11-27use simple stdio for binary buffer writes instead of filestreamHenny022p
2021-11-27Merge branch 'fix-offset-calculation' of github.com:octorock/tmc into refacto...Henny022p
2021-11-27added util lib with file helpersHenny022p
2021-11-26clean up TreeItem a bitHenny022p
2021-11-24Fix offset calculation for asset build modeoctorock
2021-11-23cleaned asset_processor to build without warningsHenny022p
2021-11-23Merge pull request #202 from notyourav/fixxxnotyourav
2021-11-23fix libtheo3
2021-11-23apply clang-format to tool sourcesHenny022p
2021-11-23modify main Makefile to build tools using cmakeHenny022p
2021-11-23moved tmc_stringsHenny022p
2021-11-23moved scanincHenny022p
2021-11-23moved preprocHenny022p
2021-11-23moved mid2agbHenny022p
2021-11-23moved gbagfxHenny022p
2021-11-23moved gbafixHenny022p
2021-11-23moved bin2cHenny022p
2021-11-23moved aif2pcmHenny022p
2021-11-23moved agb2midHenny022p
2021-11-23moved asset_processor to new locationHenny022p
2021-11-23added cmake file with dependenciesHenny022p
2021-11-22Merge pull request #170 from octorock/asset-extractionnotyourav
2021-11-22mac fixtheo3
2021-11-20Fix clang warnings and remove remaining baserom referencesoctorock
2021-11-20Clean upoctorock
2021-11-19Fix incbin dependencies to assetsoctorock
2021-11-19Improve compilation time of asset_processoroctorock
2021-11-19Merge pull request #199 from destoer/masterIbot02
2021-11-19Remove python asset_extractoroctorock
2021-11-19Calculate offsets for map and gfxoctorock
2021-11-18Merge branch 'master' into asset-extractionoctorock
2021-11-18Split spritesoctorock
2021-11-18decompile code_0804B9F8.sdestoer
2021-11-15Merge pull request #198 from notyourav/lfnotyourav
2021-11-15fix flag enumtheo3
2021-11-14Decompile entity init functionsoctorock
2021-11-12Merge branch 'master' into asset-extractionoctorock
2021-11-12Extract entity definitionsoctorock
2021-11-12Merge pull request #197 from notyourav/filesnotyourav
2021-11-12remove redundant unionstheo3
2021-11-12loadRoom mergetheo3
2021-11-11move entity update functionstheo3
2021-11-10thumb interwork finishedtheo3
2021-11-07Restructure asset processoroctorock
2021-11-06merge entity.ctheo3