summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-22Some item menu headers.yenatch
2014-02-22More Bill's PC functions.yenatch
2014-02-22Finish off Bill's PC menudata.yenatch
2014-02-22Some incbinned data related to Cut.yenatch
2014-02-17Bicycle scripts and text.yenatch
Also an egg string.
2014-02-17Whirlpool and fishing scripts and text.yenatch
2014-02-16More field move scripts and text.yenatch
2014-02-06Merge pull request #231 from yenatch/sfx-criesBryan Bishop
Dump cries and sound effects
2014-02-06Use labels in audio/sfx_pointers.asmyenatch
2014-02-06Use labels in audio/cry_pointers.asmyenatch
2014-02-06Include cries and sound effects in audio.asmyenatch
2014-02-06Empty cry headers (for slots 252-255).yenatch
2014-02-06Dump the sound effectsyenatch
2014-02-06Dump the criesyenatch
2014-02-06Redump music for whitespace formatting changesyenatch
to avoid a bigger diff later
2014-02-06preprocessor: import commands `sound` and `noise`yenatch
2014-02-06Bump pokemontools for fixed audio dumpsyenatch
2014-02-06Merge pull request #230 from yenatch/masterBryan Bishop
the calm before the storm
2014-02-05Move includes into object bases instead of their version wrappers.yenatch
2014-02-05compare.sh: diff -uyenatch
2014-02-05Merge remote-tracking branch 'kanzure/master' into nuke-globalsyenatch
2014-02-05Merge pull request #229 from yenatch/nuke-globalsBryan Bishop
Use globals to implicitly define labels before passing them into BANK().
2014-02-04Merge remote-tracking branch 'kanzure/master' into nuke-globalsyenatch
2014-02-04Use globals to implicitly define labels before passing them into BANK().yenatch
2014-02-04Merge pull request #228 from yenatch/nuke-globalsBryan Bishop
Nuke globals.asm
2014-02-03Move remaining constants into constants/{misc,pokemon_data}_constants.asmyenatch
Now constant groups can be included separately if needed.
2014-02-02Move rst constants into macros.asmyenatch
2014-02-01Merge pull request #227 from yenatch/masterBryan Bishop
Map setup scripts
2014-02-01.gitignore: no more globals.asmyenatch
2014-02-01Clean up variable usage in the makefile.yenatch
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2014-02-01pokedex entry banksyenatch
2014-02-01Get rid of globals.asmyenatch
This breaks the build until labels are exported again!
2014-02-01preprocessor: actually call update_globals()yenatch
This is about to be removed, but it may as well work first.
2014-02-01Merge remote-tracking branch 'kanzure/master'yenatch
2014-02-01MBC3 constants in some RTC-related functionsyenatch
2014-02-01Assorted text and labels in banks 5 and Ayenatch
2014-01-29Merge pull request #225 from froggestspirit/masterBryan Bishop
fixed bank 39 pointers, options menu commentary
2014-01-29fixed bank 39 pointers, options menu commentaryU-Myles-PC\Myles
2014-01-27Merge pull request #224 from yenatch/movesBryan Bishop
Clean up the battle core and specify type categories
2014-01-26Map setup scripts and commandsyenatch
2014-01-20use constants for berserk gene, kings rock, scope lens effectsyenatch
2014-01-05explicitly define type categoriesyenatch
2014-01-05enumerate type constantsyenatch
2014-01-05recomment hidden power calculationyenatch
2014-01-05move type constants into constants/type_constants.asmyenatch
2014-01-05clean up type constantsyenatch
2014-01-05bring back move constant valuesyenatch
2014-01-05even more battle labelsyenatch
2014-01-03Merge pull request #222 from yenatch/movesBryan Bishop
clean up some move data