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
Florian Rival
db69c83a58
Change file organization 5 (GDCpp/Project)
2015-11-01 17:06:23 +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
4b21cf333b
Exclude Box3DObjectEditor and extensions dialogs from compilation when wxWidgets is deactivated
2015-06-05 00:07:58 +12: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
22e63e8cdc
Latest commit before switching to git for the whole Extension directory.
...
git-svn-id: svn://localhost@1109 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:01:24 +00:00
Florian
eab910fb81
Fixed compilation error with functions with special characters or spaces
...
Updated copyright.
git-svn-id: svn://localhost@910 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-02-07 19:48:51 +00:00
Florian
9f2ddc45e5
Exchanged all french messages with their English counterparts.
...
git-svn-id: svn://localhost@843 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-20 19:55:21 +00:00
Florian
d16fdf92b6
Corrected code generation when objects are using special characters.
...
Adapted to changes in GDCore.
git-svn-id: svn://localhost@823 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-09 19:54:36 +00:00
Florian
7adfd074c0
Adapted to changes in GDL. Notably, objects passed as arguments must now be clearly specified.
...
Updated copyright.
git-svn-id: svn://localhost@661 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-02-15 23:12:44 +00:00
Florian
1b26e610a1
Added non versioned files.
...
git-svn-id: svn://localhost@597 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-21 13:14:14 +00:00