index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
scripting.asm
Age
Commit message (
Expand
)
Author
2014-03-03
Label map trigger functions in home.asm.
yenatch
2014-03-01
Smoke out bank 4.
yenatch
2014-02-05
Move includes into object bases instead of their version wrappers.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-12-27
more npc trade cleanup
yenatch
2013-12-04
YesNoBox
yenatch
2013-12-02
more 3pt macro labels; shorten 3pt macros to take just a label
yenatch
2013-12-01
shorten redundant text_jump macros
yenatch
2013-11-22
version checks for event script commands and move in related asm
yenatch
2013-11-22
version-sensitive objects for egg moves and evos/attacks
yenatch
2013-10-25
Merge commit '789469c' into merge-mrwint
yenatch
2013-10-25
Merge commit '546c17ad' into merge-mrwint
yenatch
2013-10-08
rename 'StartMusic' to 'PlayMusic'
yenatch
2013-10-08
rename 'StartSFX' to 'PlaySFX'
yenatch
2013-10-02
* last callab/callba macros
Mr Wint
2013-10-02
* even more callab/callba macros
Mr Wint
2013-10-01
fix parameter comments for updated script commands
yenatch
2013-10-01
script command unknown0xa8 is wait
yenatch
2013-09-26
script commands if_greater_than and if_less_than were swapped
yenatch
2013-09-24
rename bit2 script commands to flag
yenatch
2013-09-24
rename bit1 script commands to event
yenatch
2013-09-24
use a label in wildon/wildoff script command asm
yenatch
2013-09-24
script commands wildon and wildoff got mixed up
yenatch
2013-09-16
rename hall of fame labels
yenatch
2013-09-08
fix item asm labels
yenatch
2013-09-07
StdScripts label in engine/scripting.asm
yenatch
2013-08-30
Function2f79 is PickUpItem
yenatch
2013-08-30
rename RNG to Random
yenatch
2013-08-30
Coins in main.asm
yenatch
2013-08-29
use more bank 0 labels in engine/scripting.asm
yenatch
2013-08-24
battle init and some overworld actions
yenatch
2013-08-23
BitTableFunc -> FlagAction
yenatch
2013-07-20
get rid of bank 25 hard addresses in scripting.asm
yenatch
2013-07-10
more scripting cleanup
yenatch
2013-07-10
Clean up and remove incbins from script commands
yenatch
2013-06-17
move miscellaneous asm into engine/
yenatch