Commit Graph

22 Commits

Author SHA1 Message Date
Florian Rival d062d7b6d3 Clarify the use of GPLv3 for the IDE 2015-08-23 16:36:25 +02:00
Victor Levasseur 346bfd48a2 Replace std::string by gd::String in GDIDE 2015-07-05 22:55:12 +02:00
Florian Rival 0a768a4496 Updated wording, added user language to Analytics 2015-03-12 22:21:20 +13:00
Florian Rival 64e6860718 Version bump.
Updated copyrights.
2015-01-22 21:22:01 +01:00
Florian Rival 7d3ada265c Replaced "Game Develop" by "GDevelop" 2014-09-24 16:25:13 +02:00
Florian Rival 8844642ae0 Updated copyrights.
Added doxygen files.
Cleaned some files.
2014-06-26 00:20:36 +02:00
Florian 78cdbdc4bd Adapted dialogs to use gd::SkinHelper for their icons.
git-svn-id: svn://localhost@1243 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-02-04 16:23:22 +00:00
Florian 2d5f4ff831 Improved bug report dialog.
Updated copyright.

git-svn-id: svn://localhost@1238 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-01-04 12:50:39 +00:00
Florian 3208966e2f Merged CoreWithImplementation ( i.e: Game Develop 3 ) branch with trunk.
git-svn-id: svn://localhost@976 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-05-06 20:29:22 +00:00
Florian d90df40f31 Integrated changes of branch to the trunk.
git-svn-id: svn://localhost@907 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-02-04 21:58:46 +00:00
Florian 8672f179e9 Exchanged all french messages with their English counterparts.
Gui elements in SceneCanvas are now independant from the zoom factor.
Work in progress: NewProjectDialog.

git-svn-id: svn://localhost@837 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-20 19:53:26 +00:00
Florian 5377c25010 Removed EventsRefactorer.
Adapted to changes in GDCore.

git-svn-id: svn://localhost@797 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-07-28 21:34:25 +00:00
Florian 9e420fd3a3 Reorganizing files of GDL in progress...
git-svn-id: svn://localhost@631 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-01-09 21:01:07 +00:00
Florian dd44cdb04c Moved "General" ribbon to a separated "File" menu.
Added a custom Help button to the ribbon.
Minor changes according to changes coming in GDL.

git-svn-id: svn://localhost@624 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-01-08 21:00:32 +00:00
Florian 1c45dfc95d Updated copyright.
Adapted to changes made to MainEditorCommand in GDL.
Using InfoBar to display some messages in SceneCanvas.

git-svn-id: svn://localhost@620 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-31 12:33:32 +00:00
Florian e46b52fe77 Sources filenames are now relatives to project path.
Started adapting compilation so as to support mac.

git-svn-id: svn://localhost@429 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-04-17 20:36:18 +00:00
Florian 8bc27c51c2 Minor corrections.
git-svn-id: svn://localhost@427 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-04-04 19:14:22 +00:00
Florian 3b07cf5472 Updated to latest SFML2 version with ATI fix.
Improved Code editor by using wxstedit.

git-svn-id: svn://localhost@424 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-04-03 14:00:18 +00:00
Florian 156a0bc3f9 Making code refactoring/cleaning/documentation.
git-svn-id: svn://localhost@388 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-02-12 15:06:26 +00:00
Florian 8172593b82 Implemented file opening when double cliking on an error in BuildMessagesPnl.
Change GD_DYNAMIC_EXTENSIONS define to GD_NO_DYNAMIC_EXTENSIONS.

git-svn-id: svn://localhost@352 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-20 21:13:24 +00:00
Florian 47a63e938e Started implementation of a build log window.
git-svn-id: svn://localhost@350 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-18 22:21:02 +00:00
Florian 29a02b9a77 Started implementing support for writing dynamic C++ extension inside Game Develop.
Created Basic text editor.

git-svn-id: svn://localhost@349 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-16 17:12:21 +00:00