Age | Commit message (Expand) | Author |
2020-05-01 | Add PNGs. | entrpntr |
2020-05-01 | Disassemble bank $0b. | entrpntr |
2020-05-01 | Add wildmon data. | entrpntr |
2020-05-01 | Add engine/overworld/wildmons.asm (without data files). | entrpntr |
2020-04-30 | Add engine/link/link.asm and engine/link/mystery_gift.asm | entrpntr |
2020-04-30 | Add remaining bank 9 files. | entrpntr |
2020-04-30 | Add engine/menus/trainer_card.asm. | entrpntr |
2020-04-29 | Add bank 9 files before trainer card. | entrpntr |
2020-04-27 | Sync with the recent updates to pokecrystal. | entrpntr |
2020-04-27 | Clean up engine flags. | entrpntr |
2020-04-26 | More overworld code cleanup. | entrpntr |
2020-04-26 | Clean up some overworld code. | entrpntr |
2020-04-26 | Disassemble map scenes and events. | entrpntr |
2020-04-24 | Minor cleanup of wram and text/charmap before continuing. | entrpntr |
2020-04-23 | Revisit some bank 5 code before continuing. | entrpntr |
2020-04-22 | Finish home cleanup, identify tileset data, other misc cleanups. | entrpntr |
2020-04-20 | Miscellaneous cleanup before continuing. | entrpntr |
2020-04-20 | Finish disassembling battle core. | entrpntr |
2020-04-19 | Start adding engine/battle/core.asm. | entrpntr |
2020-04-19 | Finish disassembling effect commands. | entrpntr |
2020-04-19 | Continue with effect commands (about 50% complete). | entrpntr |
2020-04-19 | Start adding engine/battle/effect_commands.asm. | entrpntr |
2020-04-13 | Minor cleanup (remove unused HRAM, predef folder) before continuing. | entrpntr |
2020-04-12 | Finish disassembling bank $05. | entrpntr |
2020-04-12 | Add engine/events/print_[photo|unown] and engine/pokemon/breeding. | entrpntr |
2020-04-12 | Money, marts, and mom. | entrpntr |
2020-04-10 | Add engine/events/pokemon_pc.asm and engine/items/mart.asm. | entrpntr |
2020-04-10 | Add engine/overworld/map_setup.asm. | entrpntr |
2020-04-10 | Add engine/menus/save.asm, and some other files. | entrpntr |
2020-04-10 | Add engine/rtc/rtc.asm and engine/overworld/overworld.asm. | entrpntr |
2020-04-08 | Remove empty banks and clean up main.asm before continuing. | entrpntr |
2020-04-08 | Add engine/battle/ai/[move|redundant|switch].asm. | entrpntr |
2020-04-08 | Add engine/battle/read_trainer_[attributes|party].asm. | entrpntr |
2020-04-08 | Add engine/battle/ai/scoring.asm. | entrpntr |
2020-04-07 | Add data/moves/effects.asm. | entrpntr |
2020-04-07 | Add engine/battle/ai/items.asm. | entrpntr |
2020-04-06 | Add unnamed.py and update for rgbds v0.4.x before continuing. | entrpntr |
2020-04-05 | A modest bit of cleanup before continuing. | entrpntr |
2020-04-05 | Create PNGs for remaining gfx binary files. | entrpntr |
2020-04-05 | Add gfx helper code for mail; add PNGs to repo. | entrpntr |
2020-04-02 | Fix gfx code, generate pngs for pokemon/trainers and add to repo. | entrpntr |
2020-04-02 | Finish disassembling bank $2e, miscellaneous pics cleanup. | entrpntr |
2020-04-01 | Use linkerscript for bank $2e, disassemble some stuff after pics. | entrpntr |
2020-03-31 | Disassemble pic banks. | entrpntr |
2020-03-25 | Update hram and engine/gfx/load_pics before continuing. | entrpntr |
2020-03-25 | Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14. | entrpntr |
2020-03-22 | Update documentation. | entrpntr |
2020-03-22 | Clean up makefile, submodules, root dir; Python 3 compatibility. | entrpntr |
2020-03-22 | Clean up wram constants and bad address labels/comments. | entrpntr |
2020-03-17 | Cleanup of files for banks $02 and $03 for main.asm. | entrpntr |