Commit Graph

16 Commits

Author SHA1 Message Date
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 be906afdc3 Added "Insert new object" button in SceneCanvas when right clicking.
Reworked compilation dialog.
Adapted to changes in GDCore.

git-svn-id: svn://localhost@816 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-09 19:42:51 +00:00
Florian ce0c8089f0 Adapted to changes in GDCore/GDL.
git-svn-id: svn://localhost@793 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-07-24 16:07:28 +00:00
Florian fac8f46f77 Deleted useless files.
Renamed Game_Develop_EditorFrame to MainFrame.cpp
Removed EditPropJeu dialog ( Replaced by ProjectPropertiesPnl ).
Moved Extensions dialog to GDCore.

git-svn-id: svn://localhost@777 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-06-28 14:51:27 +00:00
Florian 022fb0e257 Adapted to changes in GDCore.
Enhanced BugReport dialog.
Help file is now on the wiki.

git-svn-id: svn://localhost@723 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-16 20:33:18 +00:00
Florian 1b6f025bbe Adapted to changes in GDL and GDCore.
git-svn-id: svn://localhost@692 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-04-11 22:09:03 +00:00
Florian a630e2c38f Finished reorganizing files of GDL.
Added Ctrl+Drag'n'drop shortcut to clone an object to SceneCanvas.

git-svn-id: svn://localhost@634 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-01-14 23:30:11 +00:00
Florian df681617f8 Changed some includes.
git-svn-id: svn://localhost@550 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-10-28 10:58:30 +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 d9c92facda Tried to correct errors messages when saving in portable mode.
Started adding support for "dynamic extensions", meant to be written/compiled within Game Develop.
In SceneCanvas::Reload, now destroy and recreate scene member when reloading, as it is necessary for dynamic libraries for example to have explicit scene destruction when preview is ended.
Renamed GDE define to GD_IDE_ONLY.
Renamed old gdp namespace to GDpriv.

git-svn-id: svn://localhost@345 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-09 16:54:20 +00:00
Florian e4ff2b7e7d Corrected RenderDialog size.
Profiling couldn't be displayed with external Events.

git-svn-id: svn://localhost@338 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-01 16:43:35 +00:00
Florian 5b2a523e86 Added icons and donation link to start here page.
git-svn-id: svn://localhost@271 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-09 16:51:37 +00:00
Florian 1847bb5d91 Changed compilation to use new libsfml2-xxx.so
Removed wxwidgets assertion
Code cleanup.

git-svn-id: svn://localhost@230 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-08-29 16:08:49 +00:00
Florian 53d5629e06 Added condition selection based upon object.
Added support for automatism type parameters.

git-svn-id: svn://localhost@201 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-08-12 09:29:07 +00:00
Florian c5e5e0336d Implemented copy/cut/pasting for groups.
Corrected layer without camera when adding a layer.
Added a boolean to indicate to ChooseLayer dialog if it must add quotes or not.
Modified Image manager to load images on demand.

git-svn-id: svn://localhost@192 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-08-07 20:23:52 +00:00
Florian b866cfd2c4 Added support for automatisms.
git-svn-id: svn://localhost@183 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-07-26 20:03:47 +00:00