summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-09-03Extract some dataoctorock
2022-07-25Rename objectsoctorock
2022-05-13Initial version of enum extractor scriptTal Hayon
2022-03-20remove obsolete exit_list code from asset_processorHenny022p
2022-02-11switch to using cpp-best-practices/project_options for compiler warningsHenny022p
2022-01-20lower required cmake versiontheo3
2022-01-20fix cmake build for macostheo3
2022-01-20properly handle libpng dependencyHenny022p
2022-01-20I'm too stupid to mergeHenny022p
2022-01-18merge masterHenny022p
2021-11-30improve scaninc error messagesHenny022p
2021-11-30start work on scanincHenny022p
2021-11-30removed some unnecessary vectorsHenny022p
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-24Fix offset calculation for asset build modeoctorock
2021-11-23cleaned asset_processor to build without warningsHenny022p
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-22mac fixtheo3
2021-11-20Fix clang warnings and remove remaining baserom referencesoctorock
2021-11-19Fix incbin dependencies to assetsoctorock
2021-11-19Improve compilation time of asset_processoroctorock
2021-11-19Remove python asset_extractoroctorock
2021-11-19Calculate offsets for map and gfxoctorock
2021-11-07Restructure asset processoroctorock
2021-11-07Need to use it as the last flag?octorock
2021-11-07Link stdc++fs for old g++ compiler?octorock
2021-11-07Rewrite asset processor in C++octorock
2021-11-01Use more macrosoctorock
2021-10-31Extract sprite framesoctorock
2021-10-31Extract palette groupsoctorock
2021-10-29Add tilesets with 256 colorsoctorock
2021-10-28Split map dataoctorock
2021-10-27Split asset config into multiple filesoctorock