summaryrefslogtreecommitdiff
path: root/constants
AgeCommit message (Collapse)Author
2020-05-29Add engine/events/lucky_number.asmlibjet
2020-05-28Add halloffame.asm and credits.asmlibjet
2020-05-27Merge pull request #36 from entrpntr/misc-dumpentrpntr
Disassemble banks $70 and $3f, add tileset data
2020-05-25wtf was I even doing m8entrpntr
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-22Add engine/events/npc_trade.asm.entrpntr
2020-05-22Remove hardcoded addresses, minor cleanup of gamefreak_presents.asmentrpntr
2020-05-22Merge pull request #33 from entrpntr/phoneentrpntr
Disassemble phone scripts and text (bank $41)
2020-05-21Add credits strings pointers and constants.entrpntr
2020-05-21Disassemble remainder of bank $40.entrpntr
2020-05-20Add tentative labels and constants.entrpntr
2020-05-14Clean up battle anims, constants, and wram.entrpntr
2020-05-13Clean up engine/menus/naming_screen.asm.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 engine/games/slot_machine.asm.entrpntr
2020-05-09Add engine/overworld/landmarks.asm and engine/events/fish.asm.entrpntr
2020-05-09Add engine/pokegear/pokegear.asm.entrpntr
2020-05-08Add engine/phone/phone.asm.entrpntr
2020-05-04Clean up text, and some bank 3 code.entrpntr
2020-05-04Clean up specials and swarms.entrpntr
2020-05-01Add engine/overworld/wildmons.asm (without data files).entrpntr
2020-04-30Add engine/link/link.asm and engine/link/mystery_gift.asmentrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-27Clean up engine flags.entrpntr
2020-04-26More overworld code cleanup.entrpntr
2020-04-26Clean up some overworld code.entrpntr
2020-04-26Disassemble map scenes and events.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-04-20Finish disassembling battle core.entrpntr
2020-04-19Start adding engine/battle/core.asm.entrpntr
2020-04-19Finish disassembling effect commands.entrpntr
2020-04-19Continue with effect commands (about 50% complete).entrpntr
2020-04-19Start adding engine/battle/effect_commands.asm.entrpntr
2020-04-12Add engine/events/print_[photo|unown] and engine/pokemon/breeding.entrpntr
2020-04-12Money, marts, and mom.entrpntr
2020-04-10Add engine/events/pokemon_pc.asm and engine/items/mart.asm.entrpntr
2020-04-10Add engine/overworld/map_setup.asm.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-08Add engine/battle/ai/scoring.asm.entrpntr
2020-04-07Add data/moves/effects.asm.entrpntr
2020-04-01Use linkerscript for bank $2e, disassemble some stuff after pics.entrpntr
2020-03-31Disassemble pic banks.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr
2020-03-22Clean up wram constants and bad address labels/comments.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-03-17Some cleanup before continuing.entrpntr