Florian Rival
|
7bbad247cb
|
Update Intel XDK export option to target Cordova
Regenerated GUI files
|
2015-08-24 17:04:02 +02:00 |
|
Victor Levasseur
|
9b95089862
|
Fix gd::NativeFileSystem::WriteFile to save in UTF8 instead of the locale
|
2015-07-20 12:54:45 +02:00 |
|
Victor Levasseur
|
4efab914fe
|
Rename Utf8String.h/.cpp to String.h/.cpp
|
2015-07-09 18:17:13 +02:00 |
|
Victor Levasseur
|
0a1542ba73
|
Replace all std::string by gd::String in GDCore
Add some other methods to gd::String (insert, ...)
|
2015-07-04 23:58:06 +02:00 |
|
Florian Rival
|
2317368415
|
Merge branch 'remove-boost' of https://github.com/victorlevasseur/GD into c++11
Conflicts:
GDCpp/GDCpp/ObjInstancesHolder.cpp
|
2015-01-25 20:12:14 +01:00 |
|
Florian Rival
|
64e6860718
|
Version bump.
Updated copyrights.
|
2015-01-22 21:22:01 +01:00 |
|
victorlevasseur
|
f18b258083
|
Add support for TDM-GCC 4.9.2 with C++11
GNU extensions are also activated as wxWidgets cannot be built without
them
|
2015-01-18 15:54:31 +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 |
|
Florian Rival
|
cc019b4545
|
Normalize resources filenames (convert \ to /) to avoid portability issues from Windows to Linux for projects
|
2014-08-19 20:46:37 +02:00 |
|
Florian Rival
|
046d994104
|
Fix ReadFile in NativeFileSystem.
Add documentation.
|
2014-08-03 15:55:41 +02:00 |
|
Florian Rival
|
7c5681a36b
|
Switch from Closure Compiler (and Java) to UglifyJS (and Node) for scripts minification.
|
2014-07-04 20:10:17 +02:00 |
|
Florian Rival
|
8844642ae0
|
Updated copyrights.
Added doxygen files.
Cleaned some files.
|
2014-06-26 00:20:36 +02:00 |
|
Florian Rival
|
6e9c77dcde
|
Added AbstractFileSystem.
Updated classes to use AbstractFileSystem.
Exposed more methods to embind.
|
2014-06-02 16:26:31 +02:00 |
|