Commit Graph

11 Commits

Author SHA1 Message Date
victorlevasseur a0af4086d9 Add/Update license text 2014-09-02 22:07:48 +02:00
Victor Levasseur b32db58d11 Fix the same bug for non-integer coordinates 2014-09-01 20:19:29 +02:00
victorlevasseur bb20528977 Fix blank lines between tiles in preview 2014-09-01 20:07:45 +02:00
victorlevasseur 2e6f58cf33 Add condition to test width and height of the TileMapObject 2014-08-30 17:45:15 +02:00
victorlevasseur 3f7c74dbf8 Added proxy classes for TileMap and TileSet. 2014-08-27 12:48:37 +02:00
victorlevasseur af56bfc5ae Add collision mask generation (can now collides) 2014-08-26 23:35:44 +02:00
victorlevasseur ab1793626b Fix a bug with tilemap positioning in runtime 2014-08-22 11:55:06 +02:00
victorlevasseur 20992044d1 Add serialization to the tilemap object. 2014-08-22 11:30:37 +02:00
victorlevasseur ca81d61579 Add the beginning of the tilemap object
Add an icon for the object
2014-08-21 13:18:41 +02:00
victorlevasseur 070e85deaa Added TileSet class containing data about the tileset. 2014-08-15 22:24:18 +02:00
victorlevasseur 4e32cc3775 Added the beginning of the TileMapObject extension. 2014-08-13 12:55:33 +02:00