Commit Graph

17 Commits

Author SHA1 Message Date
victorlevasseur 3870313cfb Add an action to change the tileset texture 2014-09-07 17:33:09 +02:00
victorlevasseur bda12432d6 Add an action and an expression to save/load the tilemap 2014-09-07 16:13:57 +02:00
victorlevasseur 6137d24930 Change the way the tilemap is serialized 2014-09-07 14:59:30 +02:00
victorlevasseur 29a53bec6c Fix a bug with regenerating the tilemap object 2014-09-06 11:58:15 +02:00
Victor Levasseur e6ad1beb39 Add actions and expressions for tile edition 2014-09-06 11:30:05 +02:00
Victor Levasseur 7c4af2b6bb Remove some useless code 2014-09-05 23:28:44 +02:00
Victor Levasseur 581660a84b Add expressions to get the map width and height 2014-09-05 23:16:10 +02:00
Victor Levasseur 9c4ca6a2a1 Separate declarations into different files 2014-09-05 19:09:49 +02:00
Victor Levasseur 34c0e41d54 Added expressions for tile size 2014-09-05 16:55:12 +02:00
victorlevasseur 0d4ea49b55 Merge branch 'tilemapobject/master' into tilemapobject/dev 2014-09-03 12:29:39 +02:00
victorlevasseur a0af4086d9 Add/Update license text 2014-09-02 22:07:48 +02:00
Victor Levasseur 9b65830d05 Merge branch 'tilemapobject/master' into tilemapobject/dev 2014-09-01 15:52:08 +02:00
victorlevasseur 181bdf92b2 Add a help button in TileMapObjectEditor 2014-09-01 10:56:23 +02:00
victorlevasseur 084a5000e1 Add single tile collision condition 2014-08-31 20:13:40 +02:00
victorlevasseur 413497d138 Add single tile collision condition 2014-08-30 17:49:17 +02:00
victorlevasseur 2e6f58cf33 Add condition to test width and height of the TileMapObject 2014-08-30 17:45:15 +02:00
victorlevasseur 4e32cc3775 Added the beginning of the TileMapObject extension. 2014-08-13 12:55:33 +02:00