summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth
2020-11-04Start reorganizing pokeyellowRangi
2020-11-04Sync with pokereddannye
2015-10-24Convert pikachu cries to .wav files, and process .wav files into .pcm files ↵Marcus Huderle
at compile-time. Update pret
2015-10-18Complete documentation of bank3luckytyphlosion
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
2015-10-12Ignore changes to replace.shluckytyphlosion
2015-09-20More pikachu related bank3fluckytyphlosion
2015-01-24Don't ignore .map filesU-Daniel-PC\Daniel
it makes it confusing to edit/move the tilemaps in gfx/
2014-11-04Stop preprocessing files.stag019
2014-04-05Add *.1bpp, *.2bpp, *.pic to .gitignore.yenatch
These are now generated by the build.
2014-04-05Remove "globals.asm" from .gitignore.yenatch
globals.asm is no longer part of the build, is not generated, does not exist at all.
2013-12-07handle preprocessing in one python procress; export asm labelsyenatch
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-06map/symfiles in .gitignoreyenatch
2013-09-16revert pokemontools to 7aa016fbU-Fish-PC\Daniel
2012-12-21Add generate_sys.py.Sanky
2012-08-26.hgignore -> .gitignoreBryan Bishop