index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros.asm
Age
Commit message (
Expand
)
Author
2016-01-20
BG pal constants, convert tileset pal maps to asm
PikalaxALT
2015-12-26
jumptable macro repurposed
PikalaxALT
2015-12-18
Events and some WRAM cleanup
PikalaxALT
2015-12-11
Card Flip
PikalaxALT
2015-12-11
card flip (checkpoint commit)
PikalaxALT
2015-12-10
slot machines
PikalaxALT
2015-12-05
Address some comments from padz
PikalaxALT
2015-12-02
More work interpreting the sprite engine
PikalaxALT
2015-12-01
More animations including cutting grass
PikalaxALT
2015-11-28
Renaming sections, further dissolving main.asm
PikalaxALT
2015-11-26
Battle Tower scripts and text labels
PikalaxALT
2015-11-23
trade animation
PikalaxALT
2015-11-20
bgcoord
PikalaxALT
2015-11-18
engine/compose_mail.asm; ldpixel
PikalaxALT
2015-11-12
Map header labels, tileset constants
PikalaxALT
2015-11-03
Battle Tower
PikalaxALT
2015-11-03
Experience and level calculations
PikalaxALT
2015-11-01
Sweepthrough of ClearBox arg conversion to lb
PikalaxALT
2015-10-24
Address comments on PR 322
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-10-19
Move battle start animation functions to its own file
PikalaxALT
2015-10-17
Battle intro animation function
PikalaxALT
2015-10-14
Replaced "ldtile" and "dwtile" with the "tile" equs macro
PikalaxALT
2015-10-13
Final descriptive label in tilesets/animations.asm
PikalaxALT
2015-10-13
ldtile and dwtile macros added and globally implemented
PikalaxALT
2015-10-12
Happiness and Mystery Gift constants
PikalaxALT
2015-10-04
soft reset
PikalaxALT
2015-07-20
Fix unnecessary white space and retire add_n_times
PikalaxALT
2015-07-20
More label updates, moved predefs to new file
PikalaxALT
2015-07-16
Special script annotation, trainer constant enumeration, person-event structu...
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-07-13
- Update variable sprites to use constants rather than fixed values
PikalaxALT
2015-07-13
Replace EVENT_ALWAYS_THERE with -1
PikalaxALT
2015-07-03
- Renamed "Functiond283" to "GetPocketCapacity" and updated the pointers and ...
Scott Norton
2015-05-18
Merge branch 'gfx-tweaks'
yenatch
2015-04-13
Add a macro for enumeration.
yenatch
2015-03-03
Use a macro instead of manually subtracting $36 from pic banks.
yenatch
2015-02-10
Blindly use wram labels for everything except mobile, part 1.
yenatch
2015-02-04
Mobile phrases and tons of related data.
yenatch
2015-02-02
Mobile trade incbins and coordinate macros.
yenatch
2015-01-27
Add a "mobile" directive for dummied-out mobile adapter functions.
yenatch
2015-01-20
Move around some more macros.
yenatch
2015-01-20
Start moving relevant macros into macros/text.asm.
yenatch
2015-01-20
Stop using the preprocessor.
yenatch
2015-01-01
More labels in code and some mobile datatracking.
yenatch
2014-08-14
Wrap macro arguments with parentheses.
yenatch
2014-06-16
Use a predef macro that takes labels instead of juggling constants.
yenatch
2014-06-10
Fix argument handling in *coord macros. Add a "percent" shortcut.
yenatch
2014-06-04
Remove the FuncCoord macro.
yenatch
2014-05-05
Use a macro for sine waves.
yenatch
[next]