| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove user system-specific files from .gitignore | Rangi | 2020-07-05 | 1 | -11/+0 |
| | | |||||
| * | Sync .gitignore with pokegold and pokecrystal | Rangi | 2020-07-05 | 1 | -18/+17 |
| | | |||||
| * | Make .gitignore consistent with pokegold and pokecrystal | Rangi | 2020-07-05 | 1 | -18/+24 |
| | | | | | Closes #209 (pokeyellow will need all pokered's recent changes synced) | ||||
| * | Create .map files, and don't sort .sym files since rgbds 0.4.0 does that | Rangi | 2020-06-27 | 1 | -0/+1 |
| | | |||||
| * | Don't ignore .map files | U-Daniel-PC\Daniel | 2015-01-24 | 1 | -1/+0 |
| | | | | | it makes it confusing to edit/move the tilemaps in gfx/ | ||||
| * | Stop preprocessing files. | stag019 | 2014-11-04 | 1 | -3/+0 |
| | | |||||
| * | 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 |
