| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add *.1bpp, *.2bpp, *.pic to .gitignore. | yenatch | 2014-04-05 | 1 | -0/+5 |
| | | | | | These are now generated by the build. | ||||
| * | Remove "globals.asm" from .gitignore. | yenatch | 2014-04-05 | 1 | -3/+0 |
| | | | | | globals.asm is no longer part of the build, is not generated, does not exist at all. | ||||
| * | handle preprocessing in one python procress; export asm labels | yenatch | 2013-12-07 | 1 | -0/+3 |
| | | | | | | 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 | ||||
| * | map/symfiles in .gitignore | yenatch | 2013-12-06 | 1 | -7/+8 |
| | | |||||
| * | revert pokemontools to 7aa016fb | U-Fish-PC\Daniel | 2013-09-16 | 1 | -1/+1 |
| | | |||||
| * | Add generate_sys.py. | Sanky | 2012-12-21 | 1 | -0/+3 |
| | | |||||
| * | .hgignore -> .gitignore | Bryan Bishop | 2012-08-26 | 1 | -0/+30 |
