summaryrefslogtreecommitdiff
path: root/macros/scripts
AgeCommit message (Expand)Author
2018-01-10Other files belong in data/battle/Remy Oukaour
2018-01-01Document some more battle animation commandsyenatch
2017-12-29Fix anim_obj x/y valuesyenatch
2017-12-28Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)Remy Oukaour
2017-12-28Merge branch 'master' of https://github.com/pret/pokecrystalRemy Oukaour
2017-12-28endm -> ENDMxCrystal
2017-12-28Consistent (x, y) coordinate formatting in map scriptsRemy Oukaour
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal
2017-12-27Remove redundant data/ filename prefixesRemy Oukaour
2017-12-26Use "battle_anims" and "sprite_anims" for clarity, not just "anims"Remy Oukaour
2017-12-26Split battle/ into data/ and engine/ componentsRemy Oukaour
2017-12-26Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headersRemy Oukaour
2017-12-24s/number/scene/, and correct some documentationRemy Oukaour
2017-12-24Renaming: (fix #412)Remy Oukaour
2017-12-24Support old one-argument sound_duty macro, similar to callab/callba legacy su...Remy Oukaour
2017-12-23Document the meaning of hour and daytime values for person_eventsRemy Oukaour
2017-12-15Correct `endturn` valueRemy Oukaour
2017-12-15Start documenting effect commandsRemy Oukaour
2017-12-15More comments for macrosRemy Oukaour
2017-12-14Clarify which gfx anim commands are for oamRemy Oukaour
2017-12-14Reorganize macrosRemy Oukaour