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 |
|
Victor Levasseur
|
e05a606139
|
Merge remote-tracking branch 'upstream/master' into remove-boost
Conflicts:
GDCpp/GDCpp/ObjInstancesHolder.cpp
GDCpp/GDCpp/ObjInstancesHolder.h
GDCpp/GDCpp/RuntimeScene.cpp
GDCpp/GDCpp/RuntimeScene.h
|
2015-01-22 18:20:07 +01:00 |
|
Florian Rival
|
67db5bf5ac
|
Fixed hitboxes of PanelSprite/TiledSprite/Text objects not properly updated in HTML5 games
|
2015-01-20 23:10:09 +01:00 |
|
Victor Levasseur
|
0e92ebfd4a
|
Remove boost
|
2015-01-20 18:29:55 +01:00 |
|
Victor Levasseur
|
de9bb0470e
|
Merge branch 'win-wx3-gcc4.9-c++11' into remove-boost
|
2015-01-18 21:46:30 +01:00 |
|
Victor Levasseur
|
5932a3f5a6
|
Merge remote-tracking branch 'upstream/master' into win-wx3-gcc4.9-c++11
|
2015-01-18 21:45:47 +01:00 |
|
victorlevasseur
|
ae1f6d61b3
|
Remove boost dependency (boost::to_upper still remaining)
|
2015-01-18 21:09:45 +01:00 |
|
Florian Rival
|
6eea30d35a
|
Ported PrimitiveDrawing for HTML5 games
|
2015-01-18 18:01:11 +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
|
768204bb56
|
Removed useless extension virtual destructors. Updated Panel Sprite object description
|
2015-01-14 22:25:38 +01:00 |
|
Florian Rival
|
9dbe80e5b3
|
Ported PanelSpriteObject for HTML5 games
|
2015-01-14 21:51:34 +01:00 |
|
Florian Rival
|
418bae8632
|
Removed useless Destroy* functions for objects
|
2015-01-08 21:58:36 +01:00 |
|
Florian Rival
|
ff81b68d80
|
Removed useless destruction functions for extensions
|
2015-01-06 23:37:08 +01:00 |
|
Florian Rival
|
4c39bf0fa2
|
Removed need to have useless destruction functions for objects
|
2015-01-06 22:47:02 +01:00 |
|
Florian Rival
|
4711be9ffe
|
Using SFML targets in CMakeLists instead of raw filenames
|
2015-01-03 14:39:43 +01:00 |
|
Florian Rival
|
2b0c3a71c2
|
Enhanced CMakeLists.txt to use GTK2 or 3 according to wxWidgets
|
2014-12-30 12:53:16 +01:00 |
|
Florian Rival
|
284ba048fd
|
Made ExtLibs/CMakeLists.txt fully working on Windows.
Updated docs about the build process.
Added adv wxWidgets library in all CMakeLists.txt.
|
2014-12-29 18:21:14 +01:00 |
|
Florian Rival
|
6dcc4d2e5d
|
Removed dependency to wxWidget's webview (not supported by Ubuntu provided wxWidgets version), removed integrated help (now opening directly the default browser)
|
2014-12-28 18:38:58 +01:00 |
|
Florian Rival
|
540886e354
|
Switched back to GTK2 for now (need to find a way to determine if wxWidgets uses GTK2 or 3)
|
2014-12-26 19:45:27 +01:00 |
|
Florian Rival
|
7a3d9ecc7f
|
Add ExtLibs/CMakeLists.txt and reworked other CMakeLists.txt to download boost/SFML and build SFML
|
2014-12-26 15:13:52 +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
|
8b3c862fee
|
Fixed "Images Bank Editor" string not translated.
|
2014-11-23 18:29:37 +01:00 |
|
Florian Rival
|
de34b562ad
|
Fixed French string hardcoded for some pane captions
|
2014-11-17 00:02:07 +01:00 |
|
Florian Rival
|
7d3ada265c
|
Replaced "Game Develop" by "GDevelop"
|
2014-09-24 16:25:13 +02:00 |
|
Florian Rival
|
bbd7cd4f0b
|
Renamed Polygon files to Polygon2d
|
2014-09-17 18:31:04 +02:00 |
|
Florian Rival
|
e8cd1b16b7
|
Added GDJS and Extensions to this repository.
|
2014-06-30 21:39:29 +02:00 |
|