Commit Graph

27 Commits

Author SHA1 Message Date
Florian Rival c2dc553571 Simplified function name declaration for actions/conditions/expressions 2015-04-23 21:30:04 +12:00
Florian Rival 2317368415 Merge branch 'remove-boost' of https://github.com/victorlevasseur/GD into c++11
Conflicts:
	GDCpp/GDCpp/ObjInstancesHolder.cpp
2015-01-25 20:12:14 +01:00
Florian Rival 64e6860718 Version bump.
Updated copyrights.
2015-01-22 21:22:01 +01:00
Victor Levasseur 0e92ebfd4a Remove boost 2015-01-20 18:29:55 +01:00
Florian Rival 768204bb56 Removed useless extension virtual destructors. Updated Panel Sprite object description 2015-01-14 22:25:38 +01:00
Florian Rival ff81b68d80 Removed useless destruction functions for extensions 2015-01-06 23:37:08 +01:00
Florian Rival 4c39bf0fa2 Removed need to have useless destruction functions for objects 2015-01-06 22:47:02 +01:00
Florian Rival 40a82c61ea Switched from LGPL and zlib/png licenses to MIT License. 2014-11-30 16:59:51 +01:00
Florian Rival 7d3ada265c Replaced "Game Develop" by "GDevelop" 2014-09-24 16:25:13 +02:00
Florian Rival 2b8ce73ae2 Minor changes in TileMap extension 2014-09-15 18:58:08 +02:00
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