pokered/gfx, branch rgbgfx Pokémon Red and Blue Remove unused gfx file extensions 2015-08-05T23:11:43+00:00 dannye corrnondacqb@yahoo.com 2015-08-05T23:11:43+00:00 ccf4fe54a8e444aaf966fac7b38bc9452c494222

Use rgbgfx 2015-08-05T22:56:50+00:00 dannye corrnondacqb@yahoo.com 2015-08-05T22:56:50+00:00 5978562fa17b8663cf85cbe9ced6e4ccbf46d8af

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