summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-22Move fonts into gfx/miscyenatch
2013-02-18spruce up CheckUnownLetteryenatch
2013-02-18Split magikarp length calcs outyenatch
2013-02-18Merge https://github.com/kanzure/pokecrystalSanky
2013-02-17Merge pull request #113 from yenatch/masterBryan Bishop
2013-02-17Split landmarks outyenatch
2013-02-17Split move names outyenatch
2013-02-17Split item names and descriptions from main.asmyenatch
2013-02-17Split common text out of main.asmyenatch
2013-02-17Split map scripts, text, events from main.asmyenatch
2013-02-16Merge pull request #111 from yenatch/masterBryan Bishop
2013-02-15Point to map groups instead of their first headeryenatch
2013-02-15Split map headers and second map headers from main.asmyenatch
2013-02-15Minor rgbasm macro cleanupyenatch
2013-02-12Last map header labelyenatch
2013-02-12Merge pull request #109 from yenatch/masterBryan Bishop
2013-02-12Export any detected palettes to png by defaultyenatch
2013-02-12Fix png export orientationyenatch
2013-02-11Merge pull request #108 from yenatch/masterBryan Bishop
2013-02-11Clean up the makefile a bityenatch
2013-02-11Finish off make target for png generationyenatch
2013-02-11Fix compressed graphics and filestructureyenatch
2013-02-11Remove unnecessary 2bpp filesyenatch
2013-02-11better dimension handling in 2bpp->pngyenatch
2013-02-11Add build target to mass-generate pngs from 2bpp filesyenatch
2013-02-11Dump cry headersyenatch
2013-02-11Infrastructure to dump pngs for 2bpp graphicsyenatch
2013-02-09Don't try to convert empty 2bpp filesyenatch
2013-02-09Allow png->lz compression in the build processyenatch
2013-02-09Move compressed trainer pics into the main folderyenatch
2013-02-09Dump and include trainer palettesyenatch
2013-02-09Add some command-line interfaces for use w/ makefileyenatch
2013-02-07use pypng as a dependencyBryan Bishop
2013-02-07Merge pull request #107 from yenatch/masterBryan Bishop
2013-02-07dump and incbin monster palettesyenatch
2013-02-07add swap~ files to .gitignoreBryan Bishop
2013-02-07implement png import/exportyenatch
2013-02-07Merge pull request #106 from yenatch/masterBryan Bishop
2013-02-06Condense pic dimensions tableyenatch
2013-02-05Merge pull request #105 from yenatch/masterBryan Bishop
2013-02-05Create individual pokedex entry filesyenatch
2013-02-05Split pic pointers into filesyenatch
2013-02-05Rename pokedex entry filesyenatch
2013-02-05Move music/ into audio/yenatch
2013-02-05Clean up and condense music includesyenatch
2013-02-05Split audio engine and pointers into filesyenatch
2013-02-05Move VBlank function to a fileyenatch
2013-02-05Consistent SECTION spacingyenatch
2013-02-05Saner file distributionyenatch
2013-02-05Move BitTable2 to a fileyenatch