pokered/gfx, branch adding-pokemon Pokémon Red and Blue Remove the Beach House option. 2016-06-08T05:55:55+00:00 IIMarckus iimarckus@gmail.com 2016-06-08T05:55:55+00:00 674b4dcc4aabde8b5556c0ed32383c32b11a4f0e

Fix PNG files to have bit depth match the bit depth used in the game. 2015-01-08T02:30:48+00:00 stag019 stag019@gmail.com 2015-01-08T02:30:48+00:00 21f306d6532843172b133ab407ccd1da7a37c6bb

Add Yellow’s slot machine graphics. 2014-10-21T07:31:34+00:00 IIMarckus iimarckus@gmail.com 2014-10-21T07:31:34+00:00 d0bb99ec893c3880a8b606e7680bcdbaee71a46d

Add the beach house tileset. 2014-10-17T17:13:22+00:00 IIMarckus iimarckus@gmail.com 2014-10-17T17:13:22+00:00 16ad16302e0c5ee116c697454cb98a62cf0bb58b

Commented function 2014-07-28T09:22:58+00:00 YamaArashi shadow962@live.com 2014-07-28T09:09:14+00:00 c9946975d4cd806c92c1aa1efef94eb41d8b9d36 - Named and commented Func_4c70. - Removed gfx/diagonal_lines.png, which is not actually graphics.
- Named and commented Func_4c70.
- Removed gfx/diagonal_lines.png, which is not actually graphics.
Remove redundant dimensions in image filenames. 2014-05-30T08:30:10+00:00 yenatch yenatch@gmail.com 2014-05-30T08:30:10+00:00 188ac8a9b4816dd98df0108314e58885c3b07452

Accidentally added a second minimize graphic. 2014-04-06T01:26:34+00:00 yenatch yenatch@gmail.com 2014-04-06T01:26:34+00:00 fc4213813e5e1009a246c2b5316ffbcdf198f8bc

Fix tile padding for house and ship_port tileset graphics. 2014-04-05T20:53:25+00:00 yenatch yenatch@gmail.com 2014-04-05T20:53:25+00:00 05c58eaa706a76e568faf7801a6156e4e7afbdf6

Convert pngs in gfx/ to 1bpp and 2bpp. 2014-04-05T20:41:36+00:00 yenatch yenatch@gmail.com 2014-04-05T20:41:36+00:00 01888c742d6d748d56757de9a54b9f8d590b5205 All graphics are now png. Some files were split out of necessity: - gfx/trade.2bpp -> gfx/game_boy.norepeat.png gfx/link_cable.png - gfx/red/introfight.2bpp -> gfx/red/intro_nido_{1,2,3}.6x6.png - gfx/blue/introfight.2bpp -> gfx/blue/intro_purin_{1,2,3}.6x6.png
All graphics are now png.

Some files were split out of necessity:
- gfx/trade.2bpp -> gfx/game_boy.norepeat.png gfx/link_cable.png
- gfx/red/introfight.2bpp -> gfx/red/intro_nido_{1,2,3}.6x6.png
- gfx/blue/introfight.2bpp -> gfx/blue/intro_purin_{1,2,3}.6x6.png
Name the tilesets and give them constants. 2014-04-04T02:46:39+00:00 yenatch yenatch@gmail.com 2014-04-04T02:27:59+00:00 8a106a2c6124ce4782584d3c369b0f16ea463103 Also clean up the tileset macro and remove placeholders/redundant files.
Also clean up the tileset macro and remove placeholders/redundant files.