index
:
tmc
gh-pages
master
Decompilation of The Legend of Zelda: The Minish Cap
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-03-03
"fix" false positive null pointer dereference warning
Henny022p
2025-03-03
bump libfmt to 11.0.2 to fix compiler warnings with g++ 14
Henny022p
2024-01-06
Add more tilemap documentation
octorock
2024-01-06
Rename metaTiles
octorock
2023-12-31
Merge branch 'master' into tilemap-docs
octorock
2023-12-28
use correct signedness for char in tools
theo3
2023-12-28
Merge branch 'master' into tilemap-docs
octorock
2023-08-13
Update main.cpp
Reinmmar
2023-05-31
Merge remote-tracking branch 'upstream/master' into tilemap-docs
octorock
2023-04-25
Merge pull request #599 from Henny022p/makefile
notyourav
2023-04-22
Add cmake generated files to gitignore
Tal Hayon
2023-02-26
new Makefile
Henny022p
2022-12-21
Fix paths
octorock
2022-12-14
Split map data into folders
octorock
2022-12-11
Extract dungeon maps
octorock
2022-12-06
Fix some tilesets
octorock
2022-12-06
Decompress map assets
octorock
2022-09-03
Extract some data
octorock
2022-07-25
Rename objects
octorock
2022-05-13
Initial version of enum extractor script
Tal Hayon
2022-03-20
remove obsolete exit_list code from asset_processor
Henny022p
2022-02-11
switch to using cpp-best-practices/project_options for compiler warnings
Henny022p
2022-01-20
lower required cmake version
theo3
2022-01-20
fix cmake build for macos
theo3
2022-01-20
properly handle libpng dependency
Henny022p
2022-01-20
I'm too stupid to merge
Henny022p
2022-01-18
merge master
Henny022p
2021-11-30
improve scaninc error messages
Henny022p
2021-11-30
start work on scaninc
Henny022p
2021-11-30
removed some unnecessary vectors
Henny022p
2021-11-27
replace fstream with fmt::print
Henny022p
2021-11-27
remove data copy from reader class
Henny022p
2021-11-27
use simple stdio for binary buffer writes instead of filestream
Henny022p
2021-11-27
Merge branch 'fix-offset-calculation' of github.com:octorock/tmc into refacto...
Henny022p
2021-11-27
added util lib with file helpers
Henny022p
2021-11-24
Fix offset calculation for asset build mode
octorock
2021-11-23
cleaned asset_processor to build without warnings
Henny022p
2021-11-23
fix lib
theo3
2021-11-23
apply clang-format to tool sources
Henny022p
2021-11-23
modify main Makefile to build tools using cmake
Henny022p
2021-11-23
moved tmc_strings
Henny022p
2021-11-23
moved scaninc
Henny022p
2021-11-23
moved preproc
Henny022p
2021-11-23
moved mid2agb
Henny022p
2021-11-23
moved gbagfx
Henny022p
2021-11-23
moved gbafix
Henny022p
2021-11-23
moved bin2c
Henny022p
2021-11-23
moved aif2pcm
Henny022p
2021-11-23
moved agb2mid
Henny022p
2021-11-23
moved asset_processor to new location
Henny022p
[next]