Commit Graph

13124 Commits

Author SHA1 Message Date
YamaArashi
89fdfa4811 move lists that determine battle factory battle style hint 2015-10-18 00:35:42 -07:00
YamaArashi
09084cf977 battle pyramid wild pokemon 2015-10-17 23:01:19 -07:00
YamaArashi
147ba4adc0 battle frontier/tent pokemon 2015-10-17 21:25:28 -07:00
YamaArashi
b9e336cf8b battle frontier/tent trainers 2015-10-17 18:50:43 -07:00
YamaArashi
033c5e64ee battle frontier held items 2015-10-16 22:47:29 -07:00
YamaArashi
b189af94cc use fewer easy chat macros 2015-10-16 21:58:26 -07:00
YamaArashi
22bafa45ca use macros for easy chat words 2015-10-16 17:32:39 -07:00
YamaArashi
8ce02b461e easy chat words by letter 2015-10-16 16:57:46 -07:00
YamaArashi
fc49fe46fd easy chat words 2015-10-16 12:33:20 -07:00
YamaArashi
009d9f877b easy chat group names 2015-10-15 00:50:43 -07:00
YamaArashi
a6f32421bb renaming 2015-10-14 14:37:16 -07:00
YamaArashi
27061f496e contest move effect func ptr table 2015-10-14 14:20:40 -07:00
YamaArashi
078afb798e contest move effects 2015-10-14 13:26:49 -07:00
YamaArashi
dd8f08f8a8 some contest text 2015-10-14 13:17:58 -07:00
YamaArashi
6dd8d212c6 contest move data 2015-10-14 10:40:52 -07:00
YamaArashi
b6e95f52d6 battle move data 2015-10-14 06:57:02 -07:00
YamaArashi
63ce51de2e split bytes in item data 2015-10-14 03:23:42 -07:00
YamaArashi
15deec2511 dumped item data 2015-10-14 03:12:21 -07:00
YamaArashi
9cf66deb98 fix alignment 2015-10-13 07:01:39 -07:00
YamaArashi
f678112ce1 nature stat table 2015-10-13 06:59:37 -07:00
YamaArashi
654b3eef7c preliminary dump of item effect data 2015-10-13 02:12:21 -07:00
YamaArashi
ed64ddfb34 spinda spot graphics data 2015-10-12 23:07:18 -07:00
YamaArashi
f381883b5d Documented the name stored in an egg's data.
The Japanese word for egg is stored in an egg's name field when it's
created, but the name is not shown.
2015-10-12 21:35:15 -07:00
YamaArashi
79f2988694 egg moves 2015-10-12 20:26:16 -07:00
YamaArashi
b3f965dc84 remove unnecessary leading zeroes 2015-10-12 19:08:21 -07:00
YamaArashi
fb02626f1e tm/hm learnsets 2015-10-12 18:53:18 -07:00
YamaArashi
d5b5623de7 evolution table 2015-10-12 18:08:47 -07:00
YamaArashi
bfae72bf1d level up learnsets 2015-10-12 16:14:45 -07:00
YamaArashi
54183f2d07 pokemon base stats 2015-10-12 13:08:49 -07:00
YamaArashi
6c87e0143d item descriptions 2015-10-11 22:14:07 -07:00
YamaArashi
c608a399db experience tables 2015-10-11 19:42:50 -07:00
YamaArashi
7b95d1ff81 pokedex data 2015-10-11 17:59:52 -07:00
YamaArashi
e67ef58403 ribbon descriptions 2015-10-11 14:30:45 -07:00
YamaArashi
7a16daf6ee add move descriptions 2015-10-11 11:16:52 -07:00
YamaArashi
63ee844510 ability descriptions 2015-10-11 03:06:48 -07:00
YamaArashi
5f550963fa nature names 2015-10-11 02:11:27 -07:00
YamaArashi
bc7f744daa ability names 2015-10-11 01:46:54 -07:00
YamaArashi
52c9f4a7dc type names 2015-10-11 01:20:41 -07:00
YamaArashi
1874db5e8a add trainer class names 2015-10-10 22:52:58 -07:00
YamaArashi
9fa2098029 add pokemon and move names, plus pokemon constants 2015-10-10 21:03:09 -07:00
YamaArashi
fcaed9692f I/O reg constants for dma3_manager.s 2015-10-10 10:28:00 -07:00
YamaArashi
ad6c576199 add WRAM symbols for DMA3 manager 2015-10-10 10:22:31 -07:00
YamaArashi
8cb7dcb2da add I/O register constants 2015-10-10 10:06:17 -07:00
YamaArashi
14a95252f8 create constants dir 2015-10-10 08:43:47 -07:00
YamaArashi
fd6e15b70a use .4byte and .2byte everywhere 2015-10-10 08:37:51 -07:00
YamaArashi
725956695b add labels for unknown ROM data 2015-10-10 05:20:38 -07:00
YamaArashi
e329fff4a2 make more labels into local labels 2015-10-10 03:50:53 -07:00
YamaArashi
ba0829d751 remove more manual literal pools 2015-10-10 03:41:19 -07:00
YamaArashi
98f62d9dfa remove unnecessary .arm and .thumb directives 2015-10-10 03:27:41 -07:00
YamaArashi
41013b2feb update for modified assembler 2015-10-10 03:15:57 -07:00