Commit Graph

  • 86f36ddd1a Add mailmap current Kiyoshi Aman 2021-05-18 21:48:36 -0500
  • 34c94318a5 smeargle: Add flag for outputting tilemaps in little-endian format. Kiyoshi Aman 2018-10-23 13:05:51 -0500
  • f5c726eb0b porygon.py: linear1 format should be *called* that. Kiyoshi Aman 2018-10-23 13:03:32 -0500
  • 8195a8c4da package.sh: More packaging fixups. Kiyoshi Aman 2018-10-12 17:04:04 -0500
  • 3dee431aef smeargle/script: Check for min_tiles separately from max_tiles rather than mutually exclusively. Kiyoshi Aman 2018-10-11 15:43:15 -0500
  • f71911f7dd Omit Python cache dir. Kiyoshi Aman 2018-10-11 11:37:13 -0500
  • 106337e302 package.sh: Add smeargle/ and girafarig.py to script. Kiyoshi Aman 2018-10-11 11:32:47 -0500
  • e97b943689 Smeargle 0.7.0 Kiyoshi Aman 2018-10-11 11:11:57 -0500
  • 78f679966d Update 'license.txt' Lakmir 2018-06-06 15:49:24 -0500
  • 9252c663d4 Merge branch 'atlas_tools' of Aerdan/smeargle into master Aerdan 2018-06-06 15:41:53 -0500
  • d7fd042d38 Remove stray line from changelog Nathan Deren 2018-06-06 13:22:26 -0700
  • 05fcb9ca6b Readme update Nathan Deren 2018-06-06 13:14:19 -0700
  • c75e865ccf v0.6.0 update Adds atlas, thingy output formats Adds configurable filenames Adds an option to force 16-bit tilemap indexes Adds an option to start at a nonzero tilemap index Nathan Deren 2018-06-06 13:14:02 -0700
  • 3584999c55 Merge pep8 fixes from master Nathan Deren 2018-06-06 10:39:23 -0700
  • f1fd92e7dd WIP commit for merge Nathan Deren 2018-06-06 10:39:09 -0700
  • 68059a2c28 Merge branch 'pep8_fixes' of Aerdan/smeargle into master Aerdan 2018-06-06 12:36:02 -0500
  • 37cf19a806 PEP8 adjustment to porygon.py Added linebreaks before defs Refactored variable identifier "format" to "fmt" to avoid shadowing string.format Nathan Deren 2018-06-06 09:54:48 -0700
  • b479a88d64 PEP8 and QOL adjustments Nathan Deren 2018-06-06 09:50:42 -0700
  • a01b2cc69d Omit tarballs. Kiyoshi Aman 2018-05-14 21:05:49 -0500
  • 50995bb391 package.sh: Add example.json to script Kiyoshi Aman 2018-05-14 21:05:21 -0500
  • 106d954115 smeargle: Dcoument Font.length function. Kiyoshi Aman 2018-05-11 21:13:08 -0500
  • 417e3ef4db smeargle: Create output directory if not existent prior. Kiyoshi Aman 2018-05-01 13:58:29 -0500
  • 8bea09199e smeargle: Work, damnit. Kiyoshi Aman 2018-05-01 13:55:01 -0500
  • be4d5500e1 smeargle: Oops. This is why we test before we release, folks. Kiyoshi Aman 2018-03-14 11:04:50 -0500
  • 49aad5bdbb Smeargle 0.5.0 Kiyoshi Aman 2018-03-14 10:53:03 -0500
  • 46eb139637 smeargle.py: Add usage info. Kiyoshi Aman 2018-03-04 08:33:10 -0600
  • 8095eba641 package.sh: Script for packaging added. Kiyoshi Aman 2018-02-24 17:19:07 -0600
  • f3ab4d57ff porygon.py: Implement padded4_2 mode. Kiyoshi Aman 2018-02-23 09:01:37 -0600
  • cd2f370aff Rewrite Smeargle, prepare 0.4.0 release. Kiyoshi Aman 2018-02-23 09:00:44 -0600
  • 639ee357b9 melissa8.json: Add palette data. Kiyoshi Aman 2018-02-23 08:47:10 -0600
  • 14df5514fe smeargle.py: Add undeduplicated output. Kiyoshi Aman 2017-12-16 18:44:50 -0600
  • ec58ad2d1d porygon.py: Fix a bunch of shit. Kiyoshi Aman 2017-12-16 18:44:36 -0600
  • c128e2b749 smeargle.py: Drop to 8-bit indexes in PNG output. Kiyoshi Aman 2017-12-08 17:01:02 -0600
  • 137ec2afdc Update changelog. Kiyoshi Aman 2017-12-08 16:53:47 -0600
  • d197c0af06 porygon.py: Add palette map support. Kiyoshi Aman 2017-12-08 16:53:34 -0600
  • eaadbbd4d1 porygon.py: planar2 now works. Kiyoshi Aman 2017-12-08 14:37:52 -0600
  • 846080b3b9 porygon.py: And iterate properly now. Kiyoshi Aman 2017-12-08 14:05:15 -0600
  • 2deb2b3561 porygon.py: Why did I have row & column mixed up? Kiyoshi Aman 2017-12-08 14:03:59 -0600
  • 416d2f7c0f porygon.py: Invert bytes properly. Kiyoshi Aman 2017-12-08 13:47:51 -0600
  • 19e21c29a5 porygon.py: Add linear4/snes4/pce4. Kiyoshi Aman 2017-12-08 13:41:19 -0600
  • 67db6a92b9 porygon.py: Fix horizontal flip issue. Kiyoshi Aman 2017-12-08 13:40:34 -0600
  • 63ce12e02b porygon.py: mark executable Kiyoshi Aman 2017-12-08 10:19:16 -0600
  • 159978e724 porygon.py: Whoops. Now try this. Kiyoshi Aman 2017-12-08 10:17:54 -0600
  • 21994dd03e porygon.py should now be in a usable form. Kiyoshi Aman 2017-12-08 10:14:30 -0600
  • 56dd5d3f17 Add porygon.py Kiyoshi Aman 2017-12-08 09:56:21 -0600
  • 503c296cf3 Add changelog. Kiyoshi Aman 2017-12-08 00:44:37 -0600
  • fd74400832 Emit index map as hex. Kiyoshi Aman 2017-12-08 00:32:48 -0600
  • c8d7e59bf7 Remove broken binary export. Kiyoshi Aman 2017-12-08 00:32:22 -0600
  • 4733c1b398 Create output directory if it doesn't exist. Kiyoshi Aman 2017-12-07 08:46:56 -0600
  • dad39a9fb6 Omit output directory. Kiyoshi Aman 2017-12-07 08:43:59 -0600
  • 93bccd61f7 Mark executable. Kiyoshi Aman 2017-12-07 08:42:22 -0600
  • d03fa10184 Initial commit. Kiyoshi Aman 2017-12-07 08:38:28 -0600
  • d0a19d3a7c Oops, we actually do want to see PNGs. Kiyoshi Aman 2017-12-07 08:37:55 -0600
  • 201a424a77 Ignore smeargle output. Kiyoshi Aman 2017-12-07 08:36:51 -0600