Remy Oukaour
|
4c35f3ac85
|
Merge branch 'master' of https://github.com/pret/pokecrystal
# Conflicts:
# macros/scripts/maps.asm
|
2017-12-28 20:56:21 -05:00 |
|
Remy Oukaour
|
84e22eb578
|
Consistent (x, y) coordinate formatting in map scripts
|
2017-12-28 14:31:25 -05:00 |
|
xCrystal
|
9457679af8
|
Prefix engine_flags wram addresses with w
|
2017-12-28 13:15:46 +01: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
|
48e40a7f09
|
Identify some SPRITE_ANIM_FRAME_IDX_* constants
|
2017-12-12 02:31:14 -05:00 |
|
Remy Oukaour
|
b4261d27d8
|
Use new palette constants
|
2017-12-10 20:50:08 -05:00 |
|
pikalaxalt
|
1fa6aecbfc
|
Unify directional movement macros
|
2016-05-14 13:46:14 -04:00 |
|
pikalaxalt
|
3108c9fa6a
|
Unify step_sleep macro
|
2016-05-14 12:28:00 -04:00 |
|
pikalaxalt
|
a613ed915c
|
HDMA transfer functions
|
2016-05-04 22:34:09 -04:00 |
|
pikalaxalt
|
6be4cd4da9
|
Local labels starting with lowercase letters are no longer decorated with a trailing colon
|
2016-04-10 15:01:49 -04:00 |
|
pikalaxalt
|
bf73772a56
|
Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style
|
2016-04-10 14:42:14 -04:00 |
|
pikalaxalt
|
93e12d2003
|
Split up banks 1-3 of main.asm
|
2016-03-27 12:47:28 -04:00 |
|