Rangi
|
477adc72af
|
grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
|
2018-01-28 13:20:04 -05:00 |
|
Rangi
|
8f2878c37e
|
trainers put the class and id first: trainer YOUNGSTER, JOEY1, ...
|
2018-01-23 13:08:48 -05:00 |
|
Rangi
|
dea26c6639
|
hiddenitem, like itemball and object_event, puts the item first and the event last
|
2018-01-23 12:59:21 -05:00 |
|
Remy Oukaour
|
b1c808f9f8
|
Rename some tilesets (close #467)
|
2018-01-17 14:50:34 -05:00 |
|
Remy Oukaour
|
d2725c3104
|
Allow italics/bold within inline code
|
2018-01-17 13:58:50 -05:00 |
|
Remy Oukaour
|
bf074f3598
|
map_header → map_def; map_header_2 → map_data
|
2018-01-16 23:25:00 -05:00 |
|
Remy Oukaour
|
5a3822fe86
|
Introduce callback, hiddenitem, conditional_event, and cmdqueue macros for map scripts
|
2018-01-13 00:47:38 -05:00 |
|
Remy Oukaour
|
2d0ed1159e
|
Use constants for rBGPI+rOBPI auto-increment
Fix some documentation
|
2018-01-01 13:43:02 -05:00 |
|
Remy Oukaour
|
84e22eb578
|
Consistent (x, y) coordinate formatting in map scripts
|
2017-12-28 14:31:25 -05:00 |
|
Remy Oukaour
|
3e7f3bbeb6
|
s/number/scene/, and correct some documentation
|
2017-12-24 17:35:33 -05:00 |
|
Remy Oukaour
|
c05b7f41dd
|
Renaming: (fix #412)
- MapTriggers / maptrigger → SceneScripts / scene_script
- XYTriggers / xy_trigger → CoordEvents / coord_event
- Signposts / signpost → BGEvents / bg_event
- PersonEvents / person_event → ObjectEvents / object_event
|
2017-12-24 14:33:17 -05:00 |
|
Remy Oukaour
|
8b501c19a6
|
Fix Markdown syntax
|
2017-12-12 13:57:14 -05:00 |
|
Remy Oukaour
|
33eb3c6af2
|
Start documentation for map callbacks.
|
2017-12-12 13:56:17 -05:00 |
|
Remy Oukaour
|
906d356e09
|
Fix relative links
|
2017-12-12 13:51:58 -05:00 |
|
Remy Oukaour
|
0b34c997d6
|
Add basic documentation for text commands.
|
2017-12-12 13:51:07 -05:00 |
|
Remy Oukaour
|
c5675927fe
|
Identify more sprite-related constants
|
2017-12-12 12:18:11 -05:00 |
|
Remy Oukaour
|
265d36c6b8
|
Italicize variables in docs
|
2017-12-11 23:11:58 -05:00 |
|
Remy Oukaour
|
fe9cb90049
|
Fix map script documentation formatting
|
2017-12-11 22:02:20 -05:00 |
|
Remy Oukaour
|
19a3d1b6e4
|
Fix Markdown formatting for example lines
|
2017-12-11 21:45:26 -05:00 |
|
Remy Oukaour
|
20f98e1403
|
Start documentation for map scripts
|
2017-12-11 21:40:21 -05:00 |
|