Commit graph

84 commits

Author SHA1 Message Date
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
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
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
14a95252f8 create constants dir 2015-10-10 08:43:47 -07:00
YamaArashi
725956695b add labels for unknown ROM data 2015-10-10 05:20:38 -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
YamaArashi
c21b61688e add pokedex order data 2015-10-09 00:43:11 -07:00
YamaArashi
2f245f08c5 make data dir 2015-10-08 02:07:23 -07:00
YamaArashi
c467da924b make includes relative to the base dir 2015-10-08 02:03:14 -07:00
YamaArashi
f7aa4ad144 add font labels 2015-10-08 00:21:20 -07:00
YamaArashi
dc8e2ebc13 change name of glyph width functions 2015-10-07 18:24:21 -07:00
YamaArashi
0f1e6fbfa4 add text renderer data 2015-10-07 06:48:45 -07:00
YamaArashi
2b1c03dd2e replace unknown addresses with labels 2015-10-06 21:41:57 -07:00
YamaArashi
65228e6fb8 add type signatures
- many of these probably have mistakes
2015-10-06 20:15:42 -07:00
YamaArashi
dc52bd0d85 split out task.s 2015-10-06 19:12:31 -07:00
YamaArashi
61abdbe445 split out libraries 2015-10-06 07:00:49 -07:00
YamaArashi
25342bcf33 split out some code 2015-10-06 05:46:30 -07:00
YamaArashi
b05c4231a9 use .pool instead of manual literal pool in most cases 2015-10-05 19:15:37 -07:00
YamaArashi
9024595c93 split out files and add build batch file 2015-10-05 06:03:59 -07:00
YamaArashi
7f3c790d09 make asm directory 2015-10-05 05:52:26 -07:00
Renamed from emerald.s (Browse further)