summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-02-08Merge pull request #701 from Henny022p/cleanup/250302HEADmasterHenny022p
2025-03-09cleanup hole managerHenny022p
2025-03-03"fix" false positive null pointer dereference warningHenny022p
2025-03-03bump libfmt to 11.0.2 to fix compiler warnings with g++ 14Henny022p
2024-01-06Add more tilemap documentationoctorock
2024-01-06Rename metaTilesoctorock
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-28use correct signedness for char in toolstheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-08-13Update main.cppReinmmar
2023-05-31Merge remote-tracking branch 'upstream/master' into tilemap-docsoctorock
2023-04-25Merge pull request #599 from Henny022p/makefilenotyourav
2023-04-22Add cmake generated files to gitignoreTal Hayon
2023-02-26new MakefileHenny022p
2022-12-21Fix pathsoctorock
2022-12-14Split map data into foldersoctorock
2022-12-11Extract dungeon mapsoctorock
2022-12-06Fix some tilesetsoctorock
2022-12-06Decompress map assetsoctorock
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