Commit Graph

85 Commits

Author SHA1 Message Date
YamaArashi 832b0b525f wild pokemon data
- Thanks to Sanqui for many Ruby/Sapphire names. https://github.com/Sanqui/romhacking/blob/master/pokemon/location-area-names
2015-10-25 22:56:06 -07:00
YamaArashi 269cda7ac9 remove "+1" from function pointer labels 2015-10-20 23:52:50 -07:00
YamaArashi e771d87c78 move script command function table to separate file 2015-10-20 23:41:19 -07:00
YamaArashi 1e46fbec42 Merge pull request #1 from yenatch/event-macros
add event script macros
2015-10-20 18:59:47 -07:00
yenatch 45fc576354 event script command pointers 2015-10-20 13:30:48 -07:00
yenatch 316be8337a truncate nonexistent command macros 2015-10-20 10:21:48 -07:00
yenatch cd857e0e84 fix a broken comment and a repeated command name 2015-10-20 09:55:59 -07:00
yenatch 8fb91c74b2 add event script macros 2015-10-19 09:42:57 -07:00
YamaArashi e17df124ff Hoenn region map entries 2015-10-18 05:11:30 -07:00
YamaArashi b948fcbb0d pickup items 2015-10-18 02:17:47 -07:00
YamaArashi d17f3b9746 battle arena move mind ratings 2015-10-18 01:15:48 -07:00
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