Florian Rival
58ba2668c2
Add clang-tidy and builds with assertions/memory sanitizers for libGD.js ( #7051 )
...
Only show in developer changelog
2024-10-14 12:06:42 +02:00
Lizard-13
48465425e4
Fix include order ( #527 )
2018-06-18 23:51:26 +01:00
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
e444e80493
Update copyrights year
2016-01-14 19:46:56 +01:00
Florian Rival
7460f69487
Fixed GetUsedVirtualMemory returning its result in bytes instead of kilobytes on Windows
2015-03-19 16:52:36 +13:00
Florian Rival
64e6860718
Version bump.
...
Updated copyrights.
2015-01-22 21:22:01 +01: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
victorlevasseur
da8636af5a
Fixed compilation/linkage error with GetProcessMemoryInfo
2014-08-13 12:50:43 +02:00
Florian Rival
ac8258b3f8
Organized tests and add a memory consumption test for EventsList
2014-08-11 19:31:51 +02:00