Commit Graph

5 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 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 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 14fc162b3e Added expressions to get data stored in ReceivedDataManager.
Added expression to get last error ( using the ErrorManager ).

Todo : Sockets are not closed properly ( in particularly when being the server and when switching back to edition mode in editor. )

git-svn-id: svn://localhost@287 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-04 21:42:25 +00:00