Commit Graph

197 Commits

Author SHA1 Message Date
YamaArashi 85036fe67f partially comment GameCube multi-boot library 2015-11-27 01:33:50 -08:00
YamaArashi 0e3464ffa0 name unknown lib as 'libgcnmultiboot' (GameCube multi-boot) 2015-11-26 18:37:35 -08:00
YamaArashi 5ce2d43498 field effect graphics and scripts 2015-11-25 16:43:06 -08:00
YamaArashi f7a92b9a95 string ref charmap consts and field effect script macros 2015-11-24 18:04:56 -08:00
YamaArashi 3565d5ea5b split out string utility code 2015-11-24 12:35:16 -08:00
YamaArashi e417efb820 split out string utility data 2015-11-24 12:29:15 -08:00
YamaArashi c0502849fa powers of ten 2015-11-24 12:05:08 -08:00
YamaArashi 9968f7fbf8 update disasm 2015-11-24 11:59:32 -08:00
YamaArashi 69d1b312f6 title screen background tiles and palettes 2015-11-24 01:41:14 -08:00
YamaArashi 3e95160b25 tilesets 2015-11-22 15:29:11 -08:00
YamaArashi 08210ef39e field object data 2015-11-21 01:39:40 -08:00
YamaArashi f978097c69 field object PNGs and palettes (without .s files yet) 2015-11-19 08:38:21 -08:00
YamaArashi 43dae25742 berry PNGs and palettes 2015-11-14 16:32:02 -08:00
YamaArashi e205a499de renamed trainer pic to trainer front pic 2015-11-14 07:44:13 -08:00
YamaArashi 3d1b6597f3 trainer back pics 2015-11-08 14:13:45 -08:00
YamaArashi a221c035f8 trainer graphics labels 2015-11-08 12:47:49 -08:00
YamaArashi ab7ab10c72 trainer data 2015-11-08 11:41:34 -08:00
YamaArashi d46221aad1 item graphics labels 2015-11-07 19:25:31 -08:00
YamaArashi 795246a93d pokemon graphics labels 2015-11-07 15:09:26 -08:00
YamaArashi 6292ec87fc berry data table 2015-10-30 19:04:45 -07:00
YamaArashi 72f13c0b51 berry firmness strings 2015-10-30 10:34:16 -07:00
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
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 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 15deec2511 dumped item data 2015-10-14 03:12:21 -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