- Jun 20, 2020
-
-
BlockCat authored
-
- May 09, 2020
-
-
Matt Hall authored
-
- May 08, 2020
-
-
Jonathan Nilsson authored
-
- May 05, 2020
-
-
Temeez authored
-
- May 03, 2020
-
-
Jonathan Nilsson authored
-
- Apr 26, 2020
-
-
jon lipstate authored
-
- Feb 24, 2020
-
-
Matt Stavola authored
-
- Nov 25, 2019
- Oct 14, 2019
-
-
Jengamon authored
-
- Jun 02, 2019
-
-
Alec Deason authored
-
- Dec 18, 2018
-
-
Frizi authored
-
- Dec 17, 2018
- Oct 12, 2018
-
-
Arvid E. Picciani authored
fixes #47
-
- Aug 11, 2018
-
-
Kyle Simpson authored
-
- Jun 11, 2018
-
-
Matthew Hall authored
Fixes #41
-
- Jun 03, 2018
- Apr 07, 2018
-
-
mraof authored
-
- Jan 11, 2018
-
-
TatriX authored
-
- Dec 24, 2017
-
-
TatriX authored
Also add test for parsed image layers. The test can be also used as an example off how one can get data from the parsed map.
-
- Oct 21, 2017
-
-
Ignacio Gutiérrez Gómez authored
-
- Aug 23, 2017
-
-
Connie Hilarides authored
-
- Aug 18, 2017
-
-
Matthew Hall authored
-
- Aug 10, 2017
-
-
Connie Hilarides authored
this just adds a field to the Tile so that data may be parsed and accessed
-
- Jun 16, 2017
-
-
Afonso Bordado authored
-
- Jun 14, 2017
-
-
Doug Reeves authored
-
- Jun 10, 2017
-
-
Taryn Hill authored
-
Doug Reeves authored
-
- Jun 09, 2017
-
-
Doug Reeves authored
-
- Mar 19, 2017
-
-
Gabriel Martinez authored
-
Gabriel Martinez authored
Still need to parse properties.
-
- Feb 06, 2017
-
-
Gabriel Martinez authored
The attribute is called "type" but we were previously looking for "obj_type".
-
- Sep 13, 2016
-
-
standart authored
The tmx format supports for objects various attributes. id, gid, name and type were ignored by the parser. as an result it was not possible not possible to have objects which are using tiles because of the missing attribute gid. The enhanced parser is now parsing the additional attributes: *id - object id, *gid - tile no *name- object name (property) *type- object type (property)
-
- Jul 23, 2016
-
-
Ruben Slabbert authored
Added tile id to image, since they don't have to start at 0
-
- Jul 10, 2016
-
-
SilverWingedSeraph authored
This makes TiledError behavior more standard, more expressive, and much more useful for both library and application developers. Close mattyhall/rs-tiled #17
-
- Feb 06, 2016
-
-
Ticki authored
-