aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-17README.mdown: update URLs and improve structureHEADmasterzlg1-4/+17
2021-10-17palettes: add PICO-8 palettezlg1-0/+20
2021-10-17Configs automatically updated due to upgrade to v2.10zlg2-64/+101
2013-10-27Update templaterczlg1-6/+26
2013-10-27Tidy AC palettes, update features filezlg18-250/+249
2012-11-02Add brushes for 16x16 mappingzlg82-3/+3
2012-08-13Add Animal Crossing paletteszlg2-1/+4
2012-04-17Added Animal Crossing pattern paletteszlg16-0/+304
2011-02-08updated readmezlg1-6/+6
2011-02-08updated readmezlg1-2/+11
2010-10-31Embedded features.png into the readmezlg1-1/+4
2010-10-31Updated readme, included image outlining featureszlg3-2/+16
2010-10-13Added usage informationzlg1-3/+0
2010-10-13Merge branch 'master' of github.com:sporkbox/gimpixelzlg1-0/+3
2010-10-13Initial commitzlg42-0/+283
2010-10-13Initial commitzlg42-0/+280
ng the user to make an alias. 2018-03-13Make VGSTASH_DB_LOCATION point to a filezlg2-21/+20 It used to point to a directory, which would then look for .vgstash.db. This behavior was kind of backwards and I don't remember why I did it that way. This change gives users more control over where they put their DB. Be sure to update your environment variable if you have it set! 2016-11-18Remove settings from helpers.shZe Libertine Gamer1-5/+0 Sourcing them in .bash_profile screws up login if they're set. 2016-11-15Correct phrasing in README.Ze Libertine Gamer1-4/+4 2016-11-13DerpZe Libertine Gamer1-0/+1 2016-11-03Improve error handling in shell scriptsZe Libertine Gamer4-3/+23 2016-10-24Correct run_again, add recursionZe Libertine Gamer1-0/+4 Loops and functions -- oh my, what a useful combination. :) 2016-10-21Add quotes to correct behavior for arglistZe Libertine Gamer1-1/+1 2016-10-14updater.sh: add recursion, error handlingZe Libertine Gamer1-43/+101 2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9 2016-10-12Clarify a method to move between platformsZe Libertine Gamer1-2/+5 Also correct a typo.