Commit Graph

12 Commits

Author SHA1 Message Date
Florian Rival a8559bfbbc Add clang-format to format (C++) source files automatically (#491)
* Update all CMakeLists of extensions to use clang-format
* Run clang-format on all Extensions
* Update GDCore CMakeLists.txt to add clang-format
* Run clang-format on GDCore files
* Update GDJS and GDCpp CMakeLists.txt to add clang-format
* Run clang-format on GDCpp and GDJS files
2018-05-09 15:57:38 -07:00
Florian Rival 117722621a Change file organization in GDCpp to have a Runtime directory inside GDCpp 2016-02-09 19:42:52 +01:00
Victor Levasseur 870b6580f5 Replace std::string with gd::String in all remaining extensions 2015-07-12 12:39:40 +02: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 e8cd1b16b7 Added GDJS and Extensions to this repository. 2014-06-30 21:39:29 +02:00
Florian Rival 475c9da06c Cleaned thing and added not versioned files. 2014-03-31 21:55:51 +02:00
Florian a4f1078a48 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1111 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:01:34 +00:00
Florian e26bbfa7e4 Exchanged all french messages with their English counterparts.
git-svn-id: svn://localhost@845 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-20 19:57:08 +00:00
Florian 02930a06b3 Fixed PickObjectsLinkedTo to works with groups.
git-svn-id: svn://localhost@807 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-08-10 14:19:49 +00:00
Florian 7f0d8345e2 Updated copyright.
Adapted to changes in GDL.

git-svn-id: svn://localhost@660 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-02-15 23:11:38 +00:00
Florian bd6e2bb3a3 Initial import.
git-svn-id: svn://localhost@468 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-06 13:35:13 +00:00