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
|
c66d195089
|
callba/callab → farcall/callfar
|
2017-12-24 12:47:30 -05:00 |
|
Remy Oukaour
|
699495bfcb
|
Consistent capitalization for map names, matching their constants
|
2017-12-10 13:37:15 -05:00 |
|
PikalaxALT
|
0e470bc785
|
Fix section linking
Create linker script and float all sections
|
2017-09-23 23:04:10 -04:00 |
|
Ben10do
|
288902139f
|
Revert "Fix floating sections"
This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803.
|
2017-03-24 11:51:03 +00:00 |
|
AntonioND
|
e28b88f56d
|
Fix floating sections
This is needed so that rgblink doesn't move them around after modifying
it's placement algorithm.
Signed-off-by: AntonioND <antonio_nd@outlook.com>
|
2017-03-15 00:52:26 +00:00 |
|
pikalaxalt
|
98f443f70c
|
engine/events.asm labels finished
fixed palred/green/blue macros
|
2016-05-17 08:40:56 -04:00 |
|
pikalaxalt
|
1fa6aecbfc
|
Unify directional movement macros
|
2016-05-14 13:46:14 -04:00 |
|
pikalaxalt
|
ae36ef2c7f
|
Labeled every function in ROM0 that's referenced in the source
|
2016-05-10 12:31:49 -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
|
2ed6c357af
|
More WRAM tidying
|
2016-01-12 12:46:18 -05:00 |
|
PikalaxALT
|
1637d915d4
|
Restored StandingTile and introduced LastTile
|
2016-01-11 02:28:09 -05:00 |
|
PikalaxALT
|
3dcbe0ff55
|
Pokegear
|
2016-01-10 17:44:09 -05:00 |
|
PikalaxALT
|
ce019e6347
|
Map callback constants
|
2016-01-06 07:44:50 -05:00 |
|
PikalaxALT
|
80aba7fc13
|
maptrigger macro
|
2016-01-05 08:46:37 -05:00 |
|
PikalaxALT
|
c087d44c42
|
more gfx-related labels
|
2016-01-04 08:43:55 -05:00 |
|
PikalaxALT
|
f030315b1f
|
jumptable macro repurposed
|
2015-12-26 21:59:03 -05:00 |
|
PikalaxALT
|
a5e928eb98
|
writebackup --> closewindow; game corner prize vendors; others
|
2015-12-24 22:58:42 -05:00 |
|
PikalaxALT
|
caa83c08a7
|
Movement etc.
|
2015-12-17 15:14:51 -05:00 |
|
PikalaxALT
|
efe3462f9a
|
Replaced SignpostItem with Hidden(ItemName)
|
2015-12-15 11:21:58 -05:00 |
|
PikalaxALT
|
bb2aba7da1
|
No more ItemFragment
|
2015-12-15 10:55:56 -05:00 |
|
PikalaxALT
|
8612a4a531
|
Renaming sections, further dissolving main.asm
|
2015-11-28 15:13:40 -05:00 |
|
PikalaxALT
|
8a6a1a7d77
|
CmdQueues
|
2015-11-18 23:16:25 -05:00 |
|
PikalaxALT
|
aba038a4a4
|
Fix some movement macro/function names
|
2015-11-15 21:28:15 -05:00 |
|