index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-03-18
Merge pull request #724 from Diegoisawesome/master
huderlem
2019-03-18
minor optimization
PikalaxALT
2019-03-18
preproc supports GNU-processed C pipe from stdin
PikalaxALT
2019-03-18
scaninc: Fix C comment consumption logic
Diegoisawesome
2019-02-16
Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields
Marcus Huderle
2019-02-16
use strings for map json coord_event var_value
garak
2019-02-04
Cleanup and add game version flag to mapjson tool
Marcus Huderle
2019-02-04
Convert map data to JSON
Marcus Huderle
2018-10-03
Fix build
Marcus Huderle
2018-09-29
Add support for gbafix
aplumafreak500
2018-09-15
mid2agb changes from #380
Kermalis
2018-09-11
Update scaninc and preproc with multi-file incbins (ported from pokeemerald) ...
Marcus Huderle
2018-09-06
Add ability to specify metatile dimensions to gbagfx (#684)
Marcus Huderle
2018-06-03
Fix "catching polymorphic type" errors with newest gcc
Konrad Borowski
2018-04-06
suppress make tools noise
yenatch
2017-12-04
allow bit depth conversion when possible
camthesaxman
2017-11-25
fix issue with line numbers in errors when using preproc with C
sceptillion
2017-11-20
fix global labels in preproc
sceptillion
2017-10-22
fix out of bounds read when scanning comments
camthesaxman
2017-10-09
Merge pull request #443 from camthesaxman/png_palettes
Cameron Hall
2017-10-08
Merge branch 'master' into scaninc
yenatch
2017-10-08
add png -> gbapal conversion
camthesaxman
2017-07-29
scaninc: fix buffer overflow
yenatch
2017-07-28
fix std::string buffer overflow in scaninc
camthesaxman
2017-07-24
scaninc: skip whitespace/comments in the read loop
yenatch
2017-07-23
scaninc: allow multiple include paths
yenatch
2017-07-23
scaninc: optimize for unix newlines
yenatch
2017-07-23
scaninc: skipping comments seems to be faster than removing them
yenatch
2017-07-23
scaninc: faster incbin detection
yenatch
2017-07-23
scaninc: add -I and stop hardcoding include paths
yenatch
2017-07-22
scaninc: read c includes
yenatch
2017-07-06
Error on tool warnings
yenatch
2017-07-06
Fix gbagfx warning
yenatch
2017-05-11
strip debugging symbols from tools
camthesaxman
2017-05-11
add LDFLAGS variable to tools makefiles
Cameron
2017-05-05
German ProcessRecvCmds
YamaArashi
2017-02-03
use std:: prefix and remove some unused functions
camthesaxman
2017-02-03
remove C++14 feature from tools
YamaArashi
2017-01-25
make scaninc build under GCC (#218)
Cameron Hall
2017-01-24
make preproc build under GCC (#215)
Cameron Hall
2017-01-23
preproc incbins
YamaArashi
2017-01-22
change preproc syntax for C strings
YamaArashi
2017-01-08
simplify delta compression algorithm
YamaArashi
2017-01-08
aif2pcm: Accept .aiff files too.
yenatch
2017-01-08
aif2pcm: Fix delta compression for foreign audio.
yenatch
2017-01-08
aif2pcm: Fix length reporting. Don't use a MARK chunk if no loop.
yenatch
2017-01-06
make ROM match
YamaArashi
2017-01-06
Dump the cries and rewrite aif2pcm. (#156)
yenatch
2016-11-13
aif2pcm: Initialize pcm length if there are no MARK chunks.
yenatch
2016-11-13
aif2pcm: Avoid reading past eof.
yenatch
[next]