summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
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
2020-04-07Add engine/battle/ai/items.asm.entrpntr
2020-04-06Add unnamed.py and update for rgbds v0.4.x before continuing.entrpntr
2020-04-05Create PNGs for remaining gfx binary files.entrpntr
2020-04-05Add gfx helper code for mail; add PNGs to repo.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-04-01Use linkerscript for bank $2e, disassemble some stuff after pics.entrpntr
2020-03-31Disassemble pic banks.entrpntr
2020-03-25Update hram and engine/gfx/load_pics before continuing.entrpntr
2020-03-25Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.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 of files for banks $02 and $03 for main.asm.entrpntr
2020-03-17Cleanup of files for banks $01 and $04 for main.asm.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-03-17Some cleanup before continuing.entrpntr
2020-03-17Finish disassembling bank $04.entrpntr
2020-03-17Fill in a lot of missing bank $04 code.entrpntr
2020-03-17Itemfinder routines and labels.entrpntr
2020-03-16Sync home/ with pokecrystallibjet
2020-02-19Add home/trainers.asmlibjet
2020-02-19Add home/stone_queue.asm and update script_constants.asmlibjet
2020-02-19Add home/hp_pals.asmlibjet
2020-02-19Add home/tilemap.asm and update home/menu.asmlibjet
2020-02-19Add home/queue_script.asmlibjet
2020-02-19Use labels instead of constants for HRAMlibjet
2020-02-18Update math.asm and add print_text.asmlibjet
2020-02-18Add copy_name.asmlibjet
2020-02-18Fix copy_tilemap.asmlibjet
2020-02-18Add copy_tilemap.asmlibjet
2020-02-18Add clear_sprites.asmlibjet
2020-02-08Remove Crystal exlusiveslibjet
2019-12-12Update predef_pointers and wram, and correct typo's caused by search + replacelibjet
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet
2019-12-09Added engine/events stuff and cleaned up contest related codelibjet
2019-12-08Added misc_scripts from pokecrystal and removed 1 dr from main.asmlibjet
2019-10-11Disassemble Game Freak logo introRyan Tandy
2019-10-11Extract copyright gfx to pngRyan Tandy