Commit Graph

19 Commits

Author SHA1 Message Date
Florian Rival fff64c0ec9 Add rebranding capabilities 2015-12-17 20:38:55 +01:00
Florian Rival fe9252d3f9 Move SkinHelper to IDE/wxTools directory & avoid crash at startup if StartHerePage is deleted 2015-12-08 22:51:16 +01:00
Florian Rival e4fab74a32 Change file organization 2 (Events, Extensions + more folders) 2015-11-01 11:26:40 +01:00
Florian Rival 63cb853d72 Change file organization (Events, Extensions + more folders) 2015-11-01 11:26:40 +01:00
Florian Rival 5f1452a410 Make sure that compilation/autosave of folder projects are done in a single file 2015-09-04 21:11:18 +02:00
Florian Rival 824e937748 Add support for saving projects in multiple files as "Folder project".
Also refactor loading/saving to XML/JSON in gd::ProjectFileWriter.
2015-09-02 18:54:08 +02:00
Florian Rival d062d7b6d3 Clarify the use of GPLv3 for the IDE 2015-08-23 16:36:25 +02:00
Victor Levasseur cc6810e3f6 Replace unsigned int with std::size_t where it's possible 2015-08-18 18:43:39 +02:00
Florian Rival 5a6ff36901 Remove useless code and allow extensions to be marked as deprecated 2015-08-17 18:00:55 +02:00
Victor Levasseur 492a981ca8 Merge remote-tracking branch 'upstream/master' into utf8-gdstring 2015-07-23 12:13:19 +02:00
Victor Levasseur 2a0052b207 Add gd::String::From/To template to replace all FromXXX/ToXXX() methods 2015-07-21 14:35:29 +02:00
Florian Rival e0e6022282 Deactivate Native platform preview/export for Mac OS X 2015-07-19 18:40:39 +12:00
Victor Levasseur 346bfd48a2 Replace std::string by gd::String in GDIDE 2015-07-05 22:55:12 +02:00
Victor Levasseur 9d8a5b35bd Fix the news not downloaded when the update dialog is disabled 2015-04-25 18:00:13 +02:00
Victor Levasseur 8c4ce675db Add a GD_NO_UPDATE_CHECKER macro to disable the update dialog and the automatic update check when GDevelop starts 2015-04-25 17:41:19 +02:00
Florian Rival 9032164b2c Added total opening count to analytics data 2015-04-07 22:58:13 +12:00
Florian Rival ce603f4c06 Removed dead code and small refactoring 2015-03-18 18:34:25 +13:00
Florian Rival 4382225576 Factored some parts of CMakeLists.txt 2015-03-18 17:03:51 +13:00
Florian Rival b36ae89326 Fixed warnings and do a bit of refactoring 2015-03-10 23:02:00 +13:00