Age | Commit message (Expand) | Author |
2019-04-21 | "object_const_def" instead of "const_def 2" | Rangi |
2019-03-03 | Define constants for map event sizes | Rangi |
2018-06-24 | Fix triple newlines left over from removing address comments | Rangi |
2018-02-25 | Default macro parameters use recursion; avoids repeating internal structure | Rangi |
2018-02-03 | map → map_id; map_def → map; map_data → map_attributes | Rangi |
2018-02-01 | warp_event x, y, map, warp_id | Rangi |
2018-02-01 | More comments and macros | Rangi |
2018-01-28 | grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g | Rangi |
2018-01-23 | trainers put the class and id first: `trainer YOUNGSTER, JOEY1, ...` | Rangi |
2018-01-23 | hiddenitem, like itemball and object_event, puts the item first and the event... | Rangi |
2018-01-13 | Introduce callback, hiddenitem, conditional_event, and cmdqueue macros for ma... | Remy Oukaour |
2017-12-28 | Merge branch 'master' of https://github.com/pret/pokecrystal | Remy Oukaour |
2017-12-28 | endm -> ENDM | xCrystal |
2017-12-28 | Consistent (x, y) coordinate formatting in map scripts | Remy Oukaour |
2017-12-28 | Uppercase MACRO and EQU(S) according to the style guide | xCrystal |
2017-12-24 | s/number/scene/, and correct some documentation | Remy Oukaour |
2017-12-24 | Renaming: (fix #412) | Remy Oukaour |
2017-12-23 | Document the meaning of hour and daytime values for person_events | Remy Oukaour |
2017-12-14 | Reorganize macros | Remy Oukaour |