| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-26 | Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) | vulcandth | |
| 2020-07-05 | Remove user system-specific files from .gitignore | Rangi | |
| 2020-07-05 | Sync .gitignore with pokegold and pokecrystal | Rangi | |
| 2020-07-05 | Make .gitignore consistent with pokegold and pokecrystal | Rangi | |
| Closes #209 (pokeyellow will need all pokered's recent changes synced) | |||
| 2020-06-27 | Create .map files, and don't sort .sym files since rgbds 0.4.0 does that | Rangi | |
| 2015-01-24 | Don't ignore .map files | U-Daniel-PC\Daniel | |
| it makes it confusing to edit/move the tilemaps in gfx/ | |||
| 2014-11-04 | Stop preprocessing files. | stag019 | |
| 2014-04-05 | Add *.1bpp, *.2bpp, *.pic to .gitignore. | yenatch | |
| These are now generated by the build. | |||
| 2014-04-05 | Remove "globals.asm" from .gitignore. | yenatch | |
| globals.asm is no longer part of the build, is not generated, does not exist at all. | |||
| 2013-12-07 | handle preprocessing in one python procress; export asm labels | yenatch | |
| 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-06 | map/symfiles in .gitignore | yenatch | |
| 2013-09-16 | revert pokemontools to 7aa016fb | U-Fish-PC\Daniel | |
| 2012-12-21 | Add generate_sys.py. | Sanky | |
| 2012-08-26 | .hgignore -> .gitignore | Bryan Bishop | |
