Commit Graph

128 Commits

Author SHA1 Message Date
YamaArashi
ddc1ae2fed name RTC lib functions 2015-11-27 15:32:24 -08:00
YamaArashi
08c0c508cf name unknown library as 'librtc' 2015-11-27 15:30:41 -08:00
YamaArashi
13340a9d82 split out tileset animation code 2015-11-27 09:39:52 -08:00
YamaArashi
144bab20ce name tileset functions 2015-11-27 09:34:59 -08:00
YamaArashi
6105801ee7 split out multiboot.s 2015-11-27 02:19:02 -08:00
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
066d199fe3 add space in include directive 2015-11-23 19:06:19 -08:00
YamaArashi
1ddb502ff8 put back unused labels for FRLG fonts 2015-11-23 18:41:54 -08:00
YamaArashi
45a115354b clean fonts 2015-11-23 18:31:37 -08:00
YamaArashi
5c20c01b7a unused fonts are FRLG male/female fonts
(thanks to Ketsuban from #pret)
2015-11-23 18:29:07 -08:00
YamaArashi
7199d3a54a put font widths in rows of 16 2015-11-23 18:04:02 -08:00
YamaArashi
b951fb1113 dumped fonts 2015-11-23 17:44:06 -08:00
YamaArashi
22d87f81d7 fix typo in tileset name 2015-11-22 17:04:54 -08:00
YamaArashi
3e95160b25 tilesets 2015-11-22 15:29:11 -08:00
YamaArashi
a14b654374 the unknown Brendan/May image was for base decorating 2015-11-22 02:55:46 -08:00
YamaArashi
08210ef39e field object data 2015-11-21 01:39:40 -08:00
YamaArashi
a580d84634 unused woman object 2015-11-19 21:26:03 -08:00
YamaArashi
58e7a7108d unused Brendan and May images 2015-11-19 20:13:01 -08:00
YamaArashi
5e8ad60ec3 add leading zeroes to filenames 2015-11-19 18:44:58 -08:00
YamaArashi
f978097c69 field object PNGs and palettes (without .s files yet) 2015-11-19 08:38:21 -08:00
YamaArashi
1537ae67af fix pichu icon 2015-11-15 20:11:38 -08:00
YamaArashi
43dae25742 berry PNGs and palettes 2015-11-14 16:32:02 -08:00
YamaArashi
57fef42a95 trainer PNGs and palettes 2015-11-14 09:58:43 -08:00
YamaArashi
e205a499de renamed trainer pic to trainer front pic 2015-11-14 07:44:13 -08:00
YamaArashi
3af77f0544 item icon PNGs and palettes 2015-11-14 07:05:39 -08:00
YamaArashi
8d0d89c00c formatting and license 2015-11-13 22:44:23 -08:00
YamaArashi
fa863b11b6 phony targets for tools 2015-11-13 22:20:00 -08:00
YamaArashi
4c733f3811 pokemon PNGs and palettes 2015-11-13 21:57:22 -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
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