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
2a0052b207
Add gd::String::From/To template to replace all FromXXX/ToXXX() methods
2015-07-21 14:35:29 +02:00
Victor Levasseur
870b6580f5
Replace std::string with gd::String in all remaining extensions
2015-07-12 12:39:40 +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
847051fe8d
Latest commit before switching to git for the whole Extension directory.
...
git-svn-id: svn://localhost@1112 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:01:40 +00:00
Florian
430f24568c
Exchanged all french messages with their English counterparts.
...
git-svn-id: svn://localhost@865 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-10-14 19:52:18 +00:00
Florian
3331b3a7c6
Added two expressions to get IP addresses.
...
Minor adaptation to minor changes in GDL.
git-svn-id: svn://localhost@407 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-03-26 22:17:19 +00:00
Florian
bf9fe9cd53
Updated copyright and defines.
...
git-svn-id: svn://localhost@358 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-20 21:15:03 +00:00
Florian
c04962c670
Added automatism allowing to automagically send or receive position/angle/width/height of objects.
...
Important changes in actions : no more client/server separation.
git-svn-id: svn://localhost@306 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-13 21:30:55 +00:00