index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
menu.asm
Age
Commit message (
Expand
)
Author
2020-06-22
Identify some more labels
Rangi
2020-06-21
Comment more ROM labels as unreferenced
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-16
Harmonize home/ with pokegold
Rangi
2020-05-18
Update some routine labels, including unreferenced ones
Rangi
2020-04-16
Fix #709 miscellaneous issues
Rangi
2020-04-06
hStackBank -> hTempBank
Rangi
2020-04-06
hBuffer -> hStackBank and hFarByte
Rangi
2020-02-22
Implement suggestions in PR #687
mid-kid
2019-11-03
Split menu code out of home/movement.asm
Rangi
2019-04-09
TextBox -> Textbox
mid-kid
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
Remove all address comments
mid-kid
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-23
MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...
Rangi
2018-01-14
Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #...
Remy Oukaour
2018-01-14
Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-14
Use constants for menu flags
mid-kid
2018-01-13
menu_coords macro for (x1, y1, x2, y2) order (see issue #440)
Remy Oukaour
2018-01-09
More comments
Remy Oukaour
2018-01-03
Use BANK for hardcoded WRAM banks (except where bankswitches appear unnecessa...
Adelaide Walter
2018-01-02
More unreferenced labels cleanup
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-05-10
Labeled every function in ROM0 that's referenced in the source
pikalaxalt
2016-04-10
Local labels starting with lowercase letters are no longer decorated with a t...
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2016-03-01
Battle animation annotations
PikalaxALT
2016-01-05
maptrigger macro
PikalaxALT
2015-12-24
writebackup --> closewindow; game corner prize vendors; others
PikalaxALT
2015-12-22
More stats screen shenanigans
PikalaxALT
2015-12-20
Menu joy flags; started with link address space
PikalaxALT
2015-12-19
More work on slots; WRAM cleanup, Move Deleter
PikalaxALT
2015-12-18
Events and some WRAM cleanup
PikalaxALT
2015-12-17
More menu stuff
PikalaxALT
2015-12-16
Bill's PC
PikalaxALT
2015-12-15
Menu
PikalaxALT
2015-12-13
Pack
PikalaxALT
2015-11-25
Rename several script commands
PikalaxALT
2015-11-18
items/item_effects.asm; engine/evolution.asm
PikalaxALT
2015-11-16
Split up some more banks in main.asm
PikalaxALT
2015-11-11
Further split bank 4
PikalaxALT
2015-11-10
enum macros/move_anim.asm, resolve battle/anims.asm function labels
PikalaxALT
2015-11-07
more battle core labels
PikalaxALT
2015-11-04
Mon submenu, engine/menu.asm
PikalaxALT
[next]