summaryrefslogtreecommitdiff
path: root/lib/Tiled2.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* make map parser work with more mapsstuebinm2021-11-171-5/+25
* map format: turns out more things are optionalstuebinm2021-11-171-6/+6
* config options: implement script-related optionsstuebinm2021-11-141-0/+5
* Functional jitsiRoomAdminTag adjustmentstuebinm2021-11-141-0/+9
* remove dead codestuebinm2021-11-101-36/+9
* first example of a map adjustmentstuebinm2021-11-091-1/+10
* yet more tiled propertiesstuebinm2021-10-301-1/+5
* also flipping tileset lint output structurestuebinm2021-10-301-0/+2
* added more keys to the Tiled formatstuebinm2021-10-301-30/+51
* flipping the output map structurestuebinm2021-10-301-3/+6
* make aeson instances agree with themselvesstuebinm2021-10-301-182/+69
* add tileset property lintingstuebinm2021-10-301-1/+1
* rename to walintstuebinm2021-10-011-18/+17
* nicer json output which leaks less haskell namesstuebinm2021-09-301-3/+6
* very naïve handling of directoriesstuebinm2021-09-231-15/+24
* lint embedded tilesetsstuebinm2021-09-201-2/+2
* lint general map propertiesstuebinm2021-09-201-2/+2
* some properties require non-empty layersstuebinm2021-09-191-2/+4
* support for properties that aren't stringsstuebinm2021-09-191-13/+29
* can collect dependencies!stuebinm2021-09-181-2/+2
* type check propertiesstuebinm2021-09-181-1/+25
* input options, output jsonstuebinm2021-09-161-1/+1
* moving lots of code aroundstuebinm2021-09-161-0/+400