pikalaxalt
|
ca01a92880
|
Fix indentation in many places
|
2016-06-07 08:13:08 -04:00 |
|
pikalaxalt
|
d7a01e92e9
|
Remaining layout constants
|
2016-06-06 18:23:00 -04:00 |
|
pikalaxalt
|
789ebc7304
|
Port homecall macro
|
2016-05-27 10:41:59 -04:00 |
|
pikalaxalt
|
f1f3e2564c
|
Comment on bug in ClearWRAM
|
2016-05-19 08:11:44 -04:00 |
|
pikalaxalt
|
87b733994b
|
SPRITE_ANIM_FRAME_IDX constants
|
2016-05-15 22:00:17 -04:00 |
|
pikalaxalt
|
1fa6aecbfc
|
Unify directional movement macros
|
2016-05-14 13:46:14 -04:00 |
|
pikalaxalt
|
6a3b3e3773
|
Save functions; feeble attempt at serial and link functions
|
2016-05-11 21:19:52 -04:00 |
|
pikalaxalt
|
af0119ca7e
|
Name all printer functions
|
2016-05-11 17:16:03 -04:00 |
|
pikalaxalt
|
46ecd5b869
|
Name all functions in event/
|
2016-05-10 12:59:34 -04:00 |
|
pikalaxalt
|
ae36ef2c7f
|
Labeled every function in ROM0 that's referenced in the source
|
2016-05-10 12:31:49 -04:00 |
|
pikalaxalt
|
e95d42e0af
|
All functions in main.asm have non-generic names
|
2016-05-08 14:11:24 -04:00 |
|
pikalaxalt
|
8c26547645
|
Mobile and more battle anims
|
2016-05-05 15:07:37 -04:00 |
|
pikalaxalt
|
a613ed915c
|
HDMA transfer functions
|
2016-05-04 22:34:09 -04:00 |
|
pikalaxalt
|
3713b71d9e
|
More splitting of main.asm; remove unneeded rept 2
|
2016-05-04 11:46:23 -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 |
|
pikalaxalt
|
08e6009e61
|
Merge branch 'master' of https://github.com/pret/pokecrystal
|
2016-03-08 19:54:13 -05:00 |
|
yenatch
|
2270052319
|
Make diacritic labels less confusing in PlaceString.
|
2016-03-04 13:21:14 -05:00 |
|
yenatch
|
016c2baae2
|
Use the dakuten characters.
|
2016-03-03 00:07:17 -05:00 |
|
PikalaxALT
|
599e6e8d16
|
Battle animation annotations
|
2016-03-01 22:31:21 -05:00 |
|
PikalaxALT
|
8bf255b9f8
|
Prepare to merge
|
2016-01-18 00:39:01 -05:00 |
|
PikalaxALT
|
2ed6c357af
|
More WRAM tidying
|
2016-01-12 12:46:18 -05:00 |
|
PikalaxALT
|
35f687b536
|
Fully label home/map_objects.asm
|
2016-01-11 02:36:39 -05:00 |
|
PikalaxALT
|
1637d915d4
|
Restored StandingTile and introduced LastTile
|
2016-01-11 02:28:09 -05:00 |
|
PikalaxALT
|
f7ee74c3b8
|
Finish labels in engine/namingscreen.asm
|
2016-01-09 19:34:14 -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
|
9bbb65166e
|
More movement stuff
|
2015-12-29 13:15:58 -05:00 |
|
PikalaxALT
|
a2a2668233
|
Dummy Game
|
2015-12-28 17:09:53 -05:00 |
|
PikalaxALT
|
f030315b1f
|
jumptable macro repurposed
|
2015-12-26 21:59:03 -05:00 |
|
PikalaxALT
|
2bd45ca574
|
Move effects; no more reloadmapmusic, returnafterbattle
|
2015-12-26 19:22:27 -05:00 |
|
PikalaxALT
|
a5e928eb98
|
writebackup --> closewindow; game corner prize vendors; others
|
2015-12-24 22:58:42 -05:00 |
|
PikalaxALT
|
8152ab612c
|
Battle anims
|
2015-12-23 17:10:50 -05:00 |
|
PikalaxALT
|
3893feb835
|
Battle Anim Object struct constants
|
2015-12-23 14:00:29 -05:00 |
|
PikalaxALT
|
30b37da387
|
More stats screen shenanigans
|
2015-12-22 22:19:33 -05:00 |
|
PikalaxALT
|
d08199c79d
|
Color fns, some more address decoding in link/mobile
|
2015-12-22 18:03:00 -05:00 |
|
PikalaxALT
|
047effba94
|
Menu joy flags; started with link address space
|
2015-12-20 12:54:08 -05:00 |
|
PikalaxALT
|
987ed1fafb
|
More work on slots; WRAM cleanup, Move Deleter
|
2015-12-19 14:48:30 -05:00 |
|
PikalaxALT
|
3d36f1a837
|
Events and some WRAM cleanup
|
2015-12-18 20:07:09 -05:00 |
|
PikalaxALT
|
d644406f61
|
More menu stuff
|
2015-12-17 22:31:16 -05:00 |
|
PikalaxALT
|
caa83c08a7
|
Movement etc.
|
2015-12-17 15:14:51 -05:00 |
|
PikalaxALT
|
efee40447e
|
Mobile trade animations, pokepic animations
|
2015-12-17 13:49:26 -05:00 |
|
PikalaxALT
|
7203e9d2cc
|
Map script and color shenanigans
|
2015-12-16 21:57:42 -05:00 |
|
PikalaxALT
|
879b430fce
|
Bill's PC
|
2015-12-16 12:36:58 -05:00 |
|
PikalaxALT
|
77ef8404a1
|
Menu
|
2015-12-15 18:59:49 -05:00 |
|
PikalaxALT
|
bb2aba7da1
|
No more ItemFragment
|
2015-12-15 10:55:56 -05:00 |
|
PikalaxALT
|
c635e30777
|
map setup and warps
|
2015-12-14 11:12:18 -05:00 |
|
PikalaxALT
|
8a439dbd05
|
Miscellaneous labels
|
2015-12-13 20:33:56 -05:00 |
|
PikalaxALT
|
acd92eee94
|
Pack
|
2015-12-13 14:15:16 -05:00 |
|