summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-25Add remaining collision files, plus unused Johto files.entrpntr
2020-05-25Palette map updates.entrpntr
2020-05-25Make separate tileset object, add similar collision files.entrpntr
2020-05-25Fix pngs, prepare for png to bpp conversion.entrpntr
2020-05-25Reformat and re-reidentify some gfx.entrpntr
2020-05-23Rename some previously unidentified code/gfx.entrpntr
2020-05-23Updates to add pngs.entrpntr
2020-05-23Add engine/menus/debug.asm.entrpntr
2020-05-23Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm.entrpntr
2020-05-22Add engine/events/npc_trade.asm.entrpntr
2020-05-22Add engine/tilesets/tileset_anims.asm.entrpntr
2020-05-22Updates to add pngs.entrpntr
2020-05-22Disassemble remainder of bank $70.entrpntr
2020-05-21Add credits strings pointers and constants.entrpntr
2020-05-21Add tileset pngs.entrpntr
2020-05-21Dump tileset gfx.entrpntr
2020-05-21Dump tileset metatiles.entrpntr
2020-05-21Dump credits strings.entrpntr
2020-05-21Merge pull request #35 from entrpntr/std-scriptsentrpntr
Disassemble standard scripts and text (bank $40)
2020-05-21Remove a couple pics that aren't necessary for the build.entrpntr
2020-05-21Disassemble remainder of bank $40.entrpntr
2020-05-21Merge pull request #34 from libjet/bank11entrpntr
Disassemble bank $11
2020-05-21Removed wSwarmFlagslibjet
2020-05-21Add start_battle.asmlibjet
2020-05-21Add place_graphic.asmlibjet
2020-05-21Add mail.asmlibjet
2020-05-21Add fruit_trees.asmlibjet
2020-05-19Merge pull request #32 from libjet/bank10entrpntr
Disassemble bank $10
2020-05-19Several small cleanups, add pics.entrpntr
2020-05-19Add evolve.asmlibjet
2020-05-19Add pokedex.asmlibjet
2020-05-16Merge pull request #30 from entrpntr/spring-cleaningDaniel Harding
Spring Cleaning
2020-05-16Couple quick fixes so nothing dangerous/shameful gets merged in.entrpntr
2020-05-15Merge pull request #19 from libjet/home-cleanupentrpntr
Home and HRAM cleanup
2020-05-15Remove remaining legacy macros from current code.entrpntr
2020-05-15A bit more cleanup of wram.asm.entrpntr
2020-05-14Clean up battle anims, constants, and wram.entrpntr
2020-05-14Match pokecrystal file names and folder structure, tools updates.entrpntr
2020-05-14Clean up some palette stuff, update main.asm and layout.link.entrpntr
2020-05-13More cleanup of title screen, update unused sources script.entrpntr
2020-05-13Clean up engine/menus/naming_screen.asm.entrpntr
2020-05-13Many minor cleanups.entrpntr
2020-05-12Update music for newer audio macros.entrpntr
2020-05-12Simple cleanups in constants/data/macros and banks 1-4.entrpntr
2020-05-12Cleanup of color.asm and scgb_layouts.asm.entrpntr
2020-05-11Clean up engine/menus/intro_menu.asm.entrpntr
2020-05-09Add item/move/class names; update linkerscript and main.asm.entrpntr
2020-05-09Add item descriptions.entrpntr
2020-05-09Fix labels, add PNGs.entrpntr
2020-05-09Add engine/games/slot_machine.asm.entrpntr