Commit Graph

16 Commits

Author SHA1 Message Date
Florian cee23154c8 Adapted to changes in GDCore.
git-svn-id: svn://localhost@710 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-14 11:34:09 +00:00
Florian 1880eb34fa Adapted to changes in GDCore. ( Notably, InitialVariablesDialog was removed and is now available in GDCore thanks to the ChooseVariableDialog class ).
Compilation is not using PCH anymore.
Now display duration of a compilation.


git-svn-id: svn://localhost@707 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-13 15:25:21 +00:00
Florian 2a3a775f00 Reworked parts of ProjectManager to use GDCore function to manage layouts.
Modified EditPropScene to use ( partially ) GDCore.

git-svn-id: svn://localhost@695 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-04-12 22:40:17 +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 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 38d0a132ae Upgraded SFML2.
Minor changes for linux.
Added Radiance skin.

git-svn-id: svn://localhost@511 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-25 16:26:29 +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 82167dc348 Removed simple mode.
Added Compilation progress panel.
Added window to setup paths for compiler/libs.
Added check box to activate use of C++ source files in game parameters.
Started implementation of a dialog to choose a template when creating a c++ file.

git-svn-id: svn://localhost@369 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-29 14:39:07 +00:00
Florian 5f1cec875c Adapted saving and opening of a portable game so as to use ResourcesMergingHelper.
Adapted compilation to use InventoryEventsResources from ResourcesMergingHelper.
Moved icon executable modification to ExecutableIconChanger.


git-svn-id: svn://localhost@336 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-12-30 14:14:09 +00:00
Florian 6dcc587f2e Added copy/cut/paste for Scene Editor.
Minor changes in Credits and StartHerePage
Added predefined zooms.
Corrected missing call to LoadRuntimeResources when adding an object using debugger.

git-svn-id: svn://localhost@245 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-09-19 19:32:30 +00:00
Florian b9b83d34da Started implementation of automagic renaming in events when renaming an object.
Some corrections so as to compile on linux.


git-svn-id: svn://localhost@232 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-09-01 15:51:51 +00:00
Florian 035546af59 Added members to scenes to modify openGL perspective.
Added ability to disable events.
Corrected crash and bad display of sprites.
Modified Instruction::GetParameter for efficency. Added GetParameterSafely.

git-svn-id: svn://localhost@208 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-08-19 16:28:39 +00:00
Florian 47c38f2c9f Changed all SetValue to ChangeValue, so as to prevent bugs with GTK on linux.
Some adaptations so as to compile on linux.

git-svn-id: svn://localhost@108 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-05-08 19:56:57 +00:00
Florian 08c84c996c Corrected ItemData not updated when renaming a scene.
Use class HelpFileAccess to access to help file.
Added a language section in options.
Added support for English language.

git-svn-id: svn://localhost@56 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-26 21:56:47 +00:00
Florian b948407903 ProjectManager is able to display and edit scenes of multiples games.
Editors use now a reference to the scene edited, and not a pointer. ( As games use now a vector of shared_ptr to Scene ).

git-svn-id: svn://localhost@50 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-21 18:48:08 +00:00
Florian 9203fab207 Initial import
git-svn-id: svn://localhost@6 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-01-24 19:15:15 +00:00