index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pack.asm
Age
Commit message (
Expand
)
Author
2018-01-16
Avoid "+- 1" at every maskbits
Remy Oukaour
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-11
Disambiguate some uses of wcf64/5/6
Remy Oukaour
2018-01-11
Use maskbits some more
Remy Oukaour
2018-01-03
Replace magic reference to PackMenuGFX.
Adelaide Walter
2018-01-02
More unreferenced labels cleanup
xCrystal
2017-12-29
Clean up .Jumptable: spaces
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-28
Prefix engine_flags wram addresses with w
xCrystal
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-16
Move some more main.asm routines into individual files
Remy Oukaour
2017-12-09
Move some gfx/misc/ files into meaningful directories
Remy Oukaour
2017-11-30
Label all of PARTYMENUACTION_*
mid-kid
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-05-04
More splitting of main.asm; remove unneeded rept 2
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
2015-12-26
jumptable macro repurposed
PikalaxALT
2015-12-24
writebackup --> closewindow; game corner prize vendors; others
PikalaxALT
2015-12-24
Split up anim objects into several files
PikalaxALT
2015-12-22
Color fns, some more address decoding in link/mobile
PikalaxALT
2015-12-18
Events and some WRAM cleanup
PikalaxALT
2015-12-17
More menu stuff
PikalaxALT
2015-12-15
Menu
PikalaxALT
2015-12-13
Pack; buy, sell, toss
PikalaxALT
2015-12-13
Pack
PikalaxALT
2015-11-23
link and seer labels
PikalaxALT
2015-11-18
CmdQueues
PikalaxALT
2015-11-11
More splits; map setup labels
PikalaxALT
2015-11-11
engine/mart.asm
PikalaxALT
2015-11-10
enum macros/move_anim.asm, resolve battle/anims.asm function labels
PikalaxALT
2015-11-04
Mon submenu, engine/menu.asm
PikalaxALT
2015-11-03
dbw BANK, addr replaced with dba
PikalaxALT
2015-11-03
Experience and level calculations
PikalaxALT
2015-11-03
Fix errors in global substitution
PikalaxALT
2015-11-01
Fix merge conflicts
PikalaxALT
2015-11-01
Buena local labels
PikalaxALT
2015-11-01
Sweepthrough of ClearBox arg conversion to lb
PikalaxALT
2015-10-26
merge with newest update
JimB16
2015-10-24
Address comments on PR 322
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-10-19
So very jumb
PikalaxALT
2015-10-19
Move battle start animation functions to its own file
PikalaxALT
2015-10-17
Restructured functions in main.asm to resemble the home functions they clone
PikalaxALT
2015-10-16
Split up bank 2; other relabelings
PikalaxALT
2015-10-14
Replaced "ldtile" and "dwtile" with the "tile" equs macro
PikalaxALT
[next]