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
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
2014-03-05
Text macros.
yenatch
2014-03-03
dbbw macro
yenatch
2014-02-24
Map macros because maps are bananas
yenatch
2014-02-03
Move remaining constants into constants/{misc,pokemon_data}_constants.asm
yenatch
2014-02-02
Move rst constants into macros.asm
yenatch
2013-12-28
audio: note duration from 0-15 to 1-16 to match pokered
yenatch
2013-11-27
constant enumeration
yenatch
2013-11-24
lb macro for fast double-register loads
yenatch
2013-11-07
rework note macro
yenatch
2013-09-03
split macros out from constants.asm into macros.asm
yenatch
[prev]