Commit graph

9 commits

Author SHA1 Message Date
U-Daniel-PC\Daniel
b3324b175e Don't ignore .map files
it makes it confusing to edit/move the tilemaps in gfx/
2015-01-24 09:15:09 -05:00
stag019
d8aa1f0d86 Stop preprocessing files. 2014-11-04 20:25:33 -05:00
yenatch
b8a4f91b84 Add *.1bpp, *.2bpp, *.pic to .gitignore.
These are now generated by the build.
2014-04-05 16:48:03 -04:00
yenatch
666a5374ff Remove "globals.asm" from .gitignore.
globals.asm is no longer part of the build, is not generated, does not exist at all.
2014-04-05 16:46:39 -04:00
yenatch
120ba96649 handle preprocessing in one python procress; export asm labels
instead of running a process for each file, one process handles all files
rgbasm requires label EXPORT definitions for cross-object compiling. this is handled by globals.asm
2013-12-07 20:01:50 -05:00
yenatch
1dd87231f7 map/symfiles in .gitignore 2013-12-06 19:37:48 -05:00
U-Fish-PC\Daniel
11aa33e49c revert pokemontools to 7aa016fb 2013-09-16 12:57:41 -04:00
Sanky
2efa3ebe1f Add generate_sys.py. 2012-12-21 19:49:56 +01:00
Bryan Bishop
4b28ddb11f .hgignore -> .gitignore 2012-08-26 19:43:35 -05:00