pikalaxalt
|
f8c14d97e5
|
Pitch wheel
|
2016-05-10 14:33:24 -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
|
3713b71d9e
|
More splitting of main.asm; remove unneeded rept 2
|
2016-05-04 11:46:23 -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
|
552febffe8
|
Merge branch 'master' of https://github.com/pret/pokecrystal
|
2016-04-10 13:39:55 -04:00 |
|
IIMarckus
|
0a2b14309a
|
More labels cleanup in map scripts.
|
2016-04-07 04:13:59 -06:00 |
|
pikalaxalt
|
93e12d2003
|
Split up banks 1-3 of main.asm
|
2016-03-27 12:47:28 -04:00 |
|
pikalaxalt
|
707020f9be
|
Merge branch 'master' of https://github.com/pret/pokecrystal
|
2016-03-19 19:46:39 -04:00 |
|
yenatch
|
5b27af071c
|
Add fish group constants.
|
2016-03-16 18:05:28 -04:00 |
|
pikalaxalt
|
f2fa5349d5
|
More annotations of HP bar animations, including an oversight by GameFreak resulting in super-slow HP bars for Pokemon with over 48 HP
|
2016-03-08 19:54:06 -05:00 |
|
PikalaxALT
|
599e6e8d16
|
Battle animation annotations
|
2016-03-01 22:31:21 -05:00 |
|
PikalaxALT
|
b272c0c375
|
Fix marts using hard-coded bank number
|
2016-01-27 12:25:12 -05:00 |
|
PikalaxALT
|
d02c9e39dd
|
BG pal constants, convert tileset pal maps to asm
|
2016-01-20 19:16:25 -05:00 |
|
PikalaxALT
|
8a45169a9d
|
Merge branch 'master' of https://github.com/pret/pokecrystal
|
2016-01-18 00:56:33 -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
|
3dcbe0ff55
|
Pokegear
|
2016-01-10 17:44:09 -05:00 |
|
PikalaxALT
|
8360a1a2e8
|
Pokegear functions and RAM labels
|
2016-01-09 23:41:03 -05:00 |
|
YamaArashi
|
0dd5f7ab7a
|
pokedex palette numbers
|
2016-01-09 19:56:37 -08:00 |
|
YamaArashi
|
e033ea3a37
|
commented pokedex more
|
2016-01-09 17:51:14 -08:00 |
|
PikalaxALT
|
6d1b7f28c8
|
Split base stats
|
2016-01-09 16:52:34 -05:00 |
|
PikalaxALT
|
69af99da5e
|
Mr Pokemons House
|
2016-01-06 16:59:56 -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
|
2a263629a4
|
Item effects, post-battle, and decoration flags
|
2015-12-29 16:44:37 -05:00 |
|
PikalaxALT
|
a2a2668233
|
Dummy Game
|
2015-12-28 17:09:53 -05:00 |
|
PikalaxALT
|
57d4cb0edf
|
trainer card
|
2015-12-28 10:57:04 -05:00 |
|
PikalaxALT
|
f030315b1f
|
jumptable macro repurposed
|
2015-12-26 21:59:03 -05:00 |
|
PikalaxALT
|
f485a45cda
|
More mobile-related labels; remove unneeded map object constants
|
2015-12-26 12:01:21 -05:00 |
|
PikalaxALT
|
7683b78fb4
|
Labels relating to odd egg
|
2015-12-25 23:34:33 -05:00 |
|
PikalaxALT
|
41618f9e98
|
More battle anim object constants
|
2015-12-24 13:33:54 -05:00 |
|
PikalaxALT
|
c4e3e980b1
|
More labels related to battle anims
|
2015-12-23 22:51:50 -05:00 |
|
PikalaxALT
|
d7a5ea998d
|
More battle anims and bg effects
|
2015-12-23 20:46:23 -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
|
3d36f1a837
|
Events and some WRAM cleanup
|
2015-12-18 20:07:09 -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
|
c635e30777
|
map setup and warps
|
2015-12-14 11:12:18 -05:00 |
|
PikalaxALT
|
acd92eee94
|
Pack
|
2015-12-13 14:15:16 -05:00 |
|
PikalaxALT
|
b9870541d4
|
slot machines
|
2015-12-10 22:26:31 -05:00 |
|
PikalaxALT
|
a5a8364c35
|
opentext and breeding
|
2015-12-09 18:25:44 -05:00 |
|
PikalaxALT
|
5b7fc7b0fa
|
More battle tower shenanigans
|
2015-12-08 16:06:13 -05:00 |
|
PikalaxALT
|
0549e3413f
|
audio flag constants
|
2015-12-07 18:33:04 -05:00 |
|