FieldMoveDisplayData INCBIN.
Removed pointless ed_symbol file.
Merged and fixed incbin conflicts with Danny.
Merge branch 'master' of https://github.com/yenatch/pokered
Yet Another Map Script Commit
bump pokemontools for fixed wram label handling
init.sh: sudo pip install and make sure rgbds man dirs exist
Move slot machine constants
Disassemble Slot Machine and Others
Merge branch 'master' of https://github.com/iimarckus/pokered
Use safer and more standard POSIX find options.
Merge pull request #19 from yenatch/crystal-makefile
makefile: find -delete isnt portable
Makefile: use += to append to variables
prequeue: say how many files are being preprocessed
relative link to install in readme
bump pokemontools for scan_includes fix
add INSTALL.md and README -> README.md
finish off wram labels and fix up mistaken label overloads
wram labels and clarify safari zone step counter
Makefile: $: is not an escaped :
Merge remote-tracking branch 'iimarckus/master' into crystal-makefile
bump pokemontools for global label handling
include globals.asm in rgbasm objects
prequeue: less wasteful stdout rerouting
handle preprocessing in one python procress; export asm labels
bump pokemontools to support makefile changes
rewrite the makefile to be consistent with pokecrystal
Nicknaming screen loads the 'ED' symbol separately.
Cleaned up TitleScreenPokemonLogoYScrolls to use base-10 numbers.
FlyWarp data for maps in which you fall down holes.
Cable Club NPC Text labels.
Vending Machine routine and texts.
BattleCenter and TradeCenter warp data specs. Also renamed FirstMapSpec to FirstMapWarpSpec.
Title screen pokemon logo bouncing effect.
rename textpre.py -> preprocessor.py
split related constants into constants/
split rgbasm macros into macros.asm
split wram/hram out of constants.asm and start using wram sections
Unincbin more map scripts
Dissasemble and clean up
Disassemble incbinned predef routines
Add labels to PredefPointers:
Remove music.tx from Makefile for pokeblue
remove more redundant addresses
Merge branch 'master' of https://github.com/Sanky/pokered
All INCBIN baserom.gbcs begin with \n and all INCBINs of gfx etc begin with \t
Merge branch 'master' of https://github.com/iimarckus/pokered
Merge branch 'music' of https://github.com/dannye/pokered
Remove redundant addresses and 'known jump sources'
Fix blue and yellow music
Merge remote-tracking branch 'kanzure/master' into mergetastic
More bank 2 music engine and music/sfx format update
More music engine labels and comments
More music engine labels
Some music engine labels
Replace terminator character in TX_FAR's
Add song alternate start labels
Merge pull request #11 from dannye/music
Fix CheckIfInOutsideMap comments.
Merge branch 'comments' of https://github.com/dannye/pokered
Merge remote-tracking branch 'kanzure/use-new-preprocessor'
Merge branch 'comments'
Merge branch 'master' into comments
revert pokemontools to 7aa016fb
bump and support latest pokemontools
give consistency to map names
gbz80disasm for pokered fix
Merge branch kanzure/master into dannye-incbins
Add labels to recently added asm