Florian Rival
|
db69c83a58
|
Change file organization 5 (GDCpp/Project)
|
2015-11-01 17:06:23 +01:00 |
|
Florian Rival
|
e4fab74a32
|
Change file organization 2 (Events, Extensions + more folders)
|
2015-11-01 11:26:40 +01:00 |
|
Victor Levasseur
|
cc6810e3f6
|
Replace unsigned int with std::size_t where it's possible
|
2015-08-18 18:43:39 +02:00 |
|
Victor Levasseur
|
f0a9b14e73
|
Remove gd::String::FromXXX/ToXXX methods
|
2015-07-22 01:30:17 +02:00 |
|
Victor Levasseur
|
2a0052b207
|
Add gd::String::From/To template to replace all FromXXX/ToXXX() methods
|
2015-07-21 14:35:29 +02:00 |
|
Victor Levasseur
|
870b6580f5
|
Replace std::string with gd::String in all remaining extensions
|
2015-07-12 12:39:40 +02:00 |
|
victorlevasseur
|
2fe320ee3b
|
Remove GD_T() macro
|
2015-07-07 13:30:13 +02:00 |
|
victorlevasseur
|
c98e97e60a
|
Merge remote-tracking branch 'upstream/master' into utf8-gdstring
Conflicts:
.travis.yml
Core/GDCore/BuiltinExtensions/SpriteExtension/Dialogs/SpriteObjectEditor.cpp
Core/GDCore/Events/Builtin/ForEachEvent.h
Core/GDCore/Events/Event.cpp
Core/GDCore/Events/Event.h
Core/GDCore/Events/EventMetadata.cpp
Core/GDCore/Events/EventMetadata.h
Core/GDCore/Events/ExpressionMetadata.h
Core/GDCore/Events/Instruction.h
Core/GDCore/Events/InstructionMetadata.h
Core/GDCore/IDE/Dialogs/EditLayerDialog.cpp
Core/GDCore/PlatformDefinition/Object.cpp
Core/GDCore/PlatformDefinition/PlatformExtension.cpp
Core/GDCore/PlatformDefinition/PlatformExtension.h
Extensions/Function/Extension.cpp
Extensions/TextObject/TextObject.h
Extensions/TimedEvent/Extension.cpp
GDCpp/GDCpp/BuiltinExtensions/CommonInstructionsExtension.cpp
GDCpp/GDCpp/BuiltinExtensions/KeyboardTools.h
GDCpp/GDCpp/BuiltinExtensions/MouseTools.h
GDCpp/GDCpp/BuiltinExtensions/SceneExtension.cpp
GDCpp/GDCpp/InputManager.cpp
GDCpp/GDCpp/RuntimeSpriteObject.cpp
GDCpp/GDCpp/RuntimeSpriteObject.h
GDJS/GDJS/BuiltinExtensions/BaseObjectExtension.cpp
GDJS/GDJS/BuiltinExtensions/CommonInstructionsExtension.cpp
GDJS/GDJS/BuiltinExtensions/SceneExtension.cpp
GDJS/GDJS/BuiltinExtensions/VariablesExtension.cpp
GDJS/GDJS/Exporter.cpp
GDJS/GDJS/Exporter.h
IDE/Dialogs/ObjectsEditor.cpp
IDE/Preferences.cpp
|
2015-07-06 15:16:59 +02:00 |
|
Florian Rival
|
4b21cf333b
|
Exclude Box3DObjectEditor and extensions dialogs from compilation when wxWidgets is deactivated
|
2015-06-05 00:07:58 +12:00 |
|
victorlevasseur
|
f1b1453bc4
|
Fix a compilation error when inside GDevelop
|
2015-03-29 23:58:40 +02:00 |
|
victorlevasseur
|
c4e899465a
|
Extensions and GDJS now use GD_T where it is possible
|
2015-03-29 22:28:25 +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
|
418bae8632
|
Removed useless Destroy* functions for objects
|
2015-01-08 21:58:36 +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
|
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 |
|
Florian Rival
|
475c9da06c
|
Cleaned thing and added not versioned files.
|
2014-03-31 21:55:51 +02:00 |
|
Florian
|
59f15180a5
|
Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1110 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2013-07-01 22:01:30 +00:00 |
|
Florian
|
7d35fc59fa
|
Exchanged all french messages with their English counterparts.
git-svn-id: svn://localhost@844 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2012-09-20 19:55:40 +00:00 |
|
Florian
|
8d96385a19
|
Adapted to changes in GDCore.
git-svn-id: svn://localhost@824 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2012-09-09 19:54:50 +00:00 |
|
Florian
|
487480d2f6
|
Intensity was not properly load.
Adapted to changes in GDL.
git-svn-id: svn://localhost@804 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2012-08-08 22:26:54 +00:00 |
|
Florian
|
ad75c6ea03
|
Adapted to changes in GDL.
git-svn-id: svn://localhost@735 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2012-05-26 17:15:08 +00:00 |
|
Florian
|
17daf4fb56
|
Updated copyright.
git-svn-id: svn://localhost@664 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2012-03-03 15:50:20 +00:00 |
|
Florian
|
bf06ede9ee
|
Adapted to changes in GDL.
git-svn-id: svn://localhost@557 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2011-11-05 21:03:22 +00:00 |
|
Florian
|
2b86fbd5cd
|
Adaptations to changes in GDL.
git-svn-id: svn://localhost@534 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2011-09-09 15:01:08 +00:00 |
|
Florian
|
4dd93dd5a1
|
Corrected bugs.
Minor changes for linux.
Adaptations to changes in GDL.
git-svn-id: svn://localhost@501 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2011-08-22 18:43:21 +00:00 |
|
Florian
|
1b0edd3ee4
|
Adaptations to GD2.
git-svn-id: svn://localhost@473 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2011-08-06 13:37:12 +00:00 |
|
Florian
|
3b6467851d
|
Initial import.
git-svn-id: svn://localhost@433 8062f311-0dae-4547-b526-b8ab9ac864a5
|
2011-04-23 20:33:20 +00:00 |
|