summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-26Unknown item lists and TM/HM text.yenatch
Bank B is all done.
2014-02-25Move deleter text.yenatch
2014-02-25Battle hud party status graphics.yenatch
2014-02-25Legacy move AI.yenatch
This is distinct from the "Smart" AI's giant move handling table in battle/ai/scoring.asm.
2014-02-25Doll text.yenatch
That's it for bank 9 incbins.
2014-02-25Poster scripts.yenatch
2014-02-25Decoration attributes and menus.yenatch
2014-02-24Decoration menus and a couple broken function calls.yenatch
2014-02-24Misc bank 9 and text command $14 data.yenatch
2014-02-24String buffers in phone text.yenatch
2014-02-24Introducing StringBuffer5yenatch
2014-02-24Assorted strings, tilemaps and menudata in bank 9.yenatch
2014-02-24Consumable items and trainer card badge oam data.yenatch
2014-02-24Restore byte padding to trainer backpics.yenatch
2014-02-24Get rid of the last bank A incbin.yenatch
2014-02-24Unused item mappings and roaming maps.yenatch
2014-02-24Map macros because maps are bananasyenatch
2014-02-24Fix a party menu action comment.yenatch
2014-02-24Trade tilemaps and an unreferenced function.yenatch
2014-02-23Trade graphics in gfx/trade.yenatch
2014-02-23More trade text functions.yenatch
2014-02-23Disassemble a jump table related to trading.yenatch
2014-02-23Misc trainer card graphics.yenatch
2014-02-23Trainer card gym leader and badge graphics.yenatch
2014-02-23Dummy player object and incbinned data.yenatch
2014-02-23Remove an incbin for Data4273yenatch
2014-02-23OTPartyMon1HP instead of PartyMon1HP - PartyMon1 + OtPartyMon1yenatch
2014-02-23Partymon structs for opponent and player parties.yenatch
2014-02-22wContestMon in Bug Catching Contest rankings.yenatch
2014-02-22Use a partymon struct macro in wram.asm.yenatch
2014-02-22Address comments for footprints.yenatch
2014-02-22gfx/misc/town_map.lz is actually paddedyenatch
2014-02-22footprintsyenatch
how did we forget that?
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