summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-05Fix box name addressesyenatch
2013-02-05Split Pokemon names off into a fileyenatch
2013-02-05Split base stats off into a fileyenatch
2013-02-05Split pokedex entries off into filesyenatch
2013-02-04Split evos/attacks off into filesyenatch
2013-02-04Split move list off into a fileyenatch
2013-02-04Split pokedex orders off into filesyenatch
2013-02-04Reformat trainer group datayenatch
2013-02-04Add NONE constantyenatch
2013-02-04Split trainers off into filesyenatch
2013-02-04Split type matchup off into a fileyenatch