index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
menus
Age
Commit message (
Collapse
)
Author
2020-06-16
Harmonize some more symbols with pokecrystal
Rangi
2020-06-15
Define wStackBottom
Rangi
2020-06-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-06-09
Extract title graphics and add options_menu.asm.
entrpntr
2020-06-05
Fix file permissions.
entrpntr
2020-05-30
Add engine/menus/delete_save.asm
libjet
2020-05-30
Add savemenu/phonering_copytilemapatonce.asm
libjet
2020-05-26
Best attempt at merging different color picker disassemblies.
entrpntr
2020-05-25
Finish disassembling banks 7 and 8.
entrpntr
2020-05-23
Add engine/menus/debug.asm.
entrpntr
2020-05-16
Couple quick fixes so nothing dangerous/shameful gets merged in.
entrpntr
2020-05-14
Clean up battle anims, constants, and wram.
entrpntr
2020-05-13
More cleanup of title screen, update unused sources script.
entrpntr
2020-05-13
Clean up engine/menus/naming_screen.asm.
entrpntr
2020-05-13
Many minor cleanups.
entrpntr
2020-05-12
Cleanup of color.asm and scgb_layouts.asm.
entrpntr
2020-05-11
Clean up engine/menus/intro_menu.asm.
entrpntr
2020-05-08
Modest cleanup of wram.asm.
entrpntr
2020-05-04
Clean up specials and swarms.
entrpntr
2020-05-03
Add Makefile option for verbose sym/map; fix some label names.
entrpntr
2020-04-30
Add engine/link/link.asm and engine/link/mystery_gift.asm
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-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-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-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
Add engine/battle/read_trainer_[attributes|party].asm.
entrpntr
2020-04-06
Add unnamed.py and update for rgbds v0.4.x before continuing.
entrpntr
2020-04-05
Create PNGs for remaining gfx binary files.
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-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 $01 and $04 for main.asm.
entrpntr
2020-03-17
Cleanup macros before continuing.
entrpntr
2020-03-17
Fill in a lot of missing bank $04 code.
entrpntr