summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2020-05-13Clean up engine/menus/naming_screen.asm.entrpntr
2020-05-13Many minor cleanups.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-09Fix labels, add PNGs.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/rtc/timeset.asm.entrpntr
2020-05-08Add engine/phone/phone.asm.entrpntr
2020-05-08Modest cleanup of wram.asm.entrpntr
2020-05-07Add majority of remaining unused source files.entrpntr
2020-05-04Finish cleanup of bank 3.entrpntr
2020-05-04Clean up text, and some bank 3 code.entrpntr
2020-05-04Clean up specials and swarms.entrpntr
2020-05-03Add Makefile option for verbose sym/map; fix some label names.entrpntr
2020-05-01Disassemble bank $0b.entrpntr
2020-05-01Add wildmon data.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-30Add remaining bank 9 files.entrpntr
2020-04-30Add engine/menus/trainer_card.asm.entrpntr
2020-04-29Add bank 9 files before trainer card.entrpntr
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-24Minor cleanup of wram and text/charmap before continuing.entrpntr
2020-04-23Revisit some bank 5 code before continuing.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-04-20Miscellaneous cleanup before continuing.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-13Minor cleanup (remove unused HRAM, predef folder) before continuing.entrpntr
2020-04-12Finish disassembling bank $05.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/menus/save.asm, and some other files.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-08Add engine/battle/ai/[move|redundant|switch].asm.entrpntr
2020-04-08Add engine/battle/read_trainer_[attributes|party].asm.entrpntr
2020-04-08Add engine/battle/ai/scoring.asm.entrpntr