summaryrefslogtreecommitdiff
path: root/docs/event_commands.md
AgeCommit message (Collapse)Author
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