Red fishing tiles and ss anne smoke puff gfx INCBIN.
Player spinning direction list for the teleporting away animation INCBIN.
Fly overworld animation screen coordinates INCBIN.
Wavy Screen animation line offsets INCBIN.
SpiralBallAnimation coordinates INCBIN.
MinimizedMonSprite 1bpp gfx.
Filled in hardcoded pointers that pointed to INCBINs.
Labeled Special Effect pointers and ids.
Merge branch 'music' of https://github.com/dannye/pokered
Merge branch 'master' of https://github.com/huderlem/pokered
Pointer table clean up
Cleaned up all Map Headers.
W_TRAINER_NAME wram constant added, and labeled more hardcoded pointers.
Filled out most of a text id pointer table.
Fixed labels to get around syntax error.
Cleaned hardcoded pointers related to pokecenter texts and OT names.
Cleaned map connections with macros.
Fishing Rod Graphics properties INCBIN.
Nidorino's intro fight animation INCBIN.
Stat modifier ratios INCBIN.
INCBIN for enemy mon's battle HUD tiles.
INCBIN for several tiles used in the player's battle HUD.
WildMonEncounterSlotChances INCBIN.
CutTreeBlockSwaps INCBIN.
CutTreeAnimationOffsets INCBIN.
Labeled GetMonFieldMoves function.
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'