Florian Rival
|
63cb853d72
|
Change file organization (Events, Extensions + more folders)
|
2015-11-01 11:26:40 +01:00 |
|
Victor Levasseur
|
0ff167cc06
|
Fix tests
|
2015-07-22 16:38:26 +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
|
ae1f6d61b3
|
Remove boost dependency (boost::to_upper still remaining)
|
2015-01-18 21:09:45 +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
|
175f9a19d7
|
Add new tests for ArbitraryResourceWorker
|
2014-10-02 14:02:10 +02:00 |
|
Florian Rival
|
6a2f1cc35b
|
Add test for VersionWrapper
|
2014-09-24 17:47:12 +02:00 |
|
Florian Rival
|
7d3ada265c
|
Replaced "Game Develop" by "GDevelop"
|
2014-09-24 16:25:13 +02:00 |
|
Florian Rival
|
962cc6c1ca
|
fix tests
|
2014-08-19 21:17:38 +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
|
7c79ae1634
|
Resources files now always use a slash in their filename
|
2014-08-17 19:29:32 +02:00 |
|
Florian Rival
|
fb25ae6295
|
Fixed memory leak with EventsList and added test for it
|
2014-08-12 22:22:00 +02:00 |
|