Commit Graph
10 Commits
Author SHA1 Message Date
Dylan Wilson cd8f6ea6df almost finished making tiled maps creatable from code 2017-11-21 20:57:32 +10:00
Dylan Wilson b6555e8ce5 moving some things around and code cleanup 2017-06-13 21:20:02 +10:00
Lucas Girouard-StranksandDylan Wilson ef1c20889f Fix iteration memory leaks. (#350) 2017-03-12 20:50:05 +10:00
Lucas Girouard-StranksandDylan Wilson 3a164d5385 Tiled Fix (#349)
* Tiled fix.

* Remove bat file.
2017-03-05 09:18:11 +10:00
Lucas Girouard-StranksandDylan Wilson a4fe5cafad TiledMapRenderer allow custom effect (#345) 2017-02-24 03:51:57 -08:00
Dylan Wilson a002aef77f big code cleanup 2017-01-31 21:15:21 +10:00
Lucas Girouard-StranksandDylan Wilson 8a7a27f89d Graphics refactor (#340)
* Graphics refactor

* fix
2017-01-28 01:51:19 -08:00
Lucas Girouard-StranksandDylan Wilson b22a062147 Fix Tiled Problems (#332)
* Add Tiled Content Pipeline library to NuGet

* Update Tiled NuGet package elements.

* Remove dependency on Graphics

* Update csproj for removal of Graphics dependency

* Fix build errors

* Fix problems
2017-01-20 21:08:14 +10:00
Dylan Wilson be429b4a07 minor api refactor on the tiled map renderer 2017-01-18 23:55:16 +10:00
Lucas Girouard-StranksandDylan Wilson 9e359fb750 Tiled Rework (#331)
* Tiled Rework

* fix failing tests

* really fix failing tests
2017-01-18 20:46:38 +10:00