Commit graph

15 commits

Author SHA1 Message Date
Capucine Meyer 8cf1ba9fc9 seems to have fixed the yujirou gym fight, now need to solve the warp issue once exiting the gym 2023-04-09 14:43:18 +02:00
vulcandth fe8d3c51a4
Build the Virtual Console patches with make red_vc and make blue_vc (#351) 2022-03-26 16:59:36 -04:00
Rangi 95014444bc Remove user system-specific files from .gitignore 2020-07-05 19:44:00 -04:00
Rangi 034801b6af Sync .gitignore with pokegold and pokecrystal 2020-07-05 19:00:31 -04:00
Rangi f60ee848e8 Make .gitignore consistent with pokegold and pokecrystal
Closes #209 (pokeyellow will need all pokered's recent changes synced)
2020-07-05 15:17:03 -04:00
Rangi 412d3c7a92 Create .map files, and don't sort .sym files since rgbds 0.4.0 does that 2020-06-27 21:43:32 -04:00
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