index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros.asm
Age
Commit message (
Expand
)
Author
2016-07-18
Merge branch 'master' of https://github.com/pret/pokered
dannye
2016-07-18
Clean up text commands
dannye
2016-06-12
more syncing with pokeyellow
YamaArashi
2016-06-09
Implement handy text macros from yellow
pikalaxalt
2016-05-30
TX_SFX_KEY_ITEM and `mapconst` macro
pikalaxalt
2016-05-13
Merge branch 'master' of https://github.com/pret/pokered
pikalaxalt
2016-04-08
Add a TX_MART macro for inventories.
IIMarckus
2016-03-14
Add a farcall alias.
yenatch
2016-01-29
Macrofy sprite status data in WRA0
PikalaxALT
2015-08-14
add border constant and clear up misnomer
YamaArashi
2015-07-28
fix tmlearn
yenatch
2015-07-26
tmlearn macro.
luckytyphlosion
2015-07-21
Name some battle sound effects
dannye
2015-07-19
jpab/jpba macros
YamaArashi
2015-07-18
misc
YamaArashi
2015-07-18
A few missed object constants
dannye
2015-07-18
Fix object constant names
dannye
2015-07-18
Map object macro
dannye
2015-07-18
Consolidate coord macros
dannye
2015-07-18
Simplify map connections
dannye
2015-07-18
fix variable naming
YamaArashi
2015-07-17
Enumerate map constants
dannye
2015-07-04
Start using text predef macros
dannye
2015-07-03
TX_ASM
U-Daniel-PC\Daniel
2015-02-04
Added bcd macros with coins and money aliases.
Marcus Huderle
2014-11-04
Uncomment useful macros.
stag019
2014-09-20
Merge remote-tracking branch 'YamaArashi/master'
yenatch
2014-09-17
Add macros for text predefs.
yenatch
2014-09-17
Enumerate move constants and add unnamed animation constants.
yenatch
2014-09-14
Commented/labelled misc functions
YamaArashi
2014-09-01
Use a macro for move attributes.
yenatch
2014-06-25
Use *Coord instead of FuncCoord
U-Fish-PC\Daniel
2014-06-16
Use macros to define predefs.
yenatch
2014-06-10
Make each pitch/instrument its own macro
U-Fish-PC\Daniel
2014-06-09
Clean up white space
U-Fish-PC\Daniel
2014-06-09
Improve music command names
U-Fish-PC\Daniel
2014-05-27
Use wOverworldMap in macros.
yenatch
2014-05-27
Add macro TX_BCD for printing BCD numbers.
yenatch
2014-05-23
Comment some more bank 0 functions.
yenatch
2014-04-22
Use callba/callab macros for cross-bank calls.
yenatch
2014-04-03
Name the tilesets and give them constants.
yenatch
2014-01-22
rename and add some text macros
yenatch
2014-01-21
Add text macros
yenatch
2013-12-20
Cleaned map connections with macros.
Marcus Huderle
2013-12-05
split rgbasm macros into macros.asm
yenatch