summaryrefslogtreecommitdiff
path: root/engine/std_scripts.asm
AgeCommit message (Collapse)Author
2014-08-18Recomment Headbutt tree and Rock Smash encounters.yenatch
2014-07-22Separate phone scripts from std scripts.yenatch
2014-07-22Fix some static addresses in std scripts.yenatch
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2013-12-02more 3pt macro labels; shorten 3pt macros to take just a labelyenatch
static addresses should be avoided anyway
2013-10-01fix parsing errors for displaylocationyenatch
2013-09-26script commands if_greater_than and if_less_than were swappedyenatch
2013-09-24rename bit2 script commands to flagyenatch
2013-09-24rename bit1 script commands to eventyenatch
2013-09-07split out std scripts from main.asmyenatch