summaryrefslogtreecommitdiff
path: root/docs/event_commands.md
AgeCommit message (Collapse)Author
2019-11-03Rename buttonsound to promptbuttonRangi
2019-04-19Identify some more WRAM labelsRangi
2019-04-08Identify and eliminate wEngineBuffer1-5Rangi
2019-03-10Second try at fixing doc linksRangi
2019-03-10Fix documentation links to work with GitHub PagesRangi
2019-03-10Rename some call/jump script commands to avoid confusion with jr/jp asm ↵Rangi
instructions Fixes #580
2019-03-10Rename more script commands for consistency and predictabilityRangi
Fixes #540
2019-02-16passtoengine -> autoinputRangi
2018-05-06Fix rest of the givepokeitem/checkpokeitem referencesmid-kid
2018-04-01Update file paths in constants/ and docs/mid-kid
2018-02-25* loadmenuheader -> loadmenu (ead103d)Rangi
* objectface -> turnobject (c834bda)
2018-02-02spriteface → objectface, consistent with the other script commandsRangi
2018-02-02Remove checkmorn/checkday/checknite macrosRangi
2018-02-02Script commands don't have underscoresRangi
2018-01-26G/S Scripting Compendium linkRangi
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue ↵Rangi
#440)
2018-01-17Allow italics/bold within inline codeRemy Oukaour
2018-01-12Use more constants in scriptsRemy Oukaour
2017-12-26Use "battle_anims" and "sprite_anims" for clarity, not just "anims"Remy Oukaour
2017-12-24Update documentation to match renamingRemy Oukaour
2017-12-24Renaming: (fix #412)Remy Oukaour
- MapTriggers / maptrigger → SceneScripts / scene_script - XYTriggers / xy_trigger → CoordEvents / coord_event - Signposts / signpost → BGEvents / bg_event - PersonEvents / person_event → ObjectEvents / object_event
2017-12-14Use absolute links within repositoryRemy Oukaour
2017-12-12Add basic documentation for text commands.Remy Oukaour