index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
scaninc
Age
Commit message (
Expand
)
Author
2018-09-11
Update scaninc and preproc with multi-file incbins (ported from pokeemerald) ...
Marcus Huderle
2018-04-06
suppress make tools noise
yenatch
2017-10-22
fix out of bounds read when scanning comments
camthesaxman
2017-10-08
Merge branch 'master' into scaninc
yenatch
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-05-11
strip debugging symbols from tools
camthesaxman
2017-05-11
add LDFLAGS variable to tools makefiles
Cameron
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-23
preproc incbins
YamaArashi
2016-04-30
use compiled libgcc
YamaArashi
2016-01-24
pokemon graphics data and makefile
YamaArashi