Commit Graph

18 Commits

Author SHA1 Message Date
Florian fc8e47a8fc Added support for supplementary runtime files on compilation.
Corrected "Open examples" not working.


git-svn-id: svn://localhost@280 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-23 16:58:33 +00:00
Florian 11c10e813f Minor changes.
git-svn-id: svn://localhost@277 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-22 09:58:21 +00:00
Florian 91a876b839 Replace dialog has now an option to only replace in the selected event.
Events are now correctly updated after refactoring.

git-svn-id: svn://localhost@256 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-09-24 20:34:37 +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 5f1e2a0490 Code cleanup
git-svn-id: svn://localhost@186 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-07-26 22:42:28 +00:00
Florian 58cca26449 Effective reload of all game dumped after a crash.
Code cleanup.

git-svn-id: svn://localhost@172 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-07-08 14:30:15 +00:00
Florian f68d9f447c Added check for layers.
git-svn-id: svn://localhost@151 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-06-18 14:39:23 +00:00
Florian 4915581210 Deleted caching of rendered event : Needed too much memory.
Added framerate limit with external window preview.

git-svn-id: svn://localhost@147 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-06-13 19:09:39 +00:00
Florian 8f5831b80b Added Undo/Redo to scene editors.
Suppressed warning in SceneCanvas.
Corrected non refreshing of ribbon when changing page in editors notebook.
Added explanation text in Extensions Dialog.

git-svn-id: svn://localhost@145 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-06-11 21:35:52 +00:00
Florian 9a5bc8de09 Added check for validity of parameters in ChoixCondition and ChoixAction dialogs.
Automatically add quotes when choosing a color or a file.
Suppressed some warnings.

git-svn-id: svn://localhost@143 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-06-08 18:16:05 +00:00
Florian 91e2ebba7b Some changes to use new CommonTools.h instead of old algo.h/StdAlgo.h
Simple test of checking the validity of a text.
Corrected non verification of validity of event to paste.

git-svn-id: svn://localhost@114 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-05-17 19:20:40 +00:00
Florian 1a6981dc1b Removed ChoixObjet from IDE, moved to GDL ( with name ChooseObject )
Moved EditExpression to GDL.

git-svn-id: svn://localhost@92 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-21 19:15:58 +00:00
Florian 24ab016c4d Added a start here page.
Added a ribbon page for projects manager.
Use now imagesWereModified ( a edittime-only member of Game ) for test/set the need to reload images.
Suppressed MainEditeurJeu.cpp

git-svn-id: svn://localhost@54 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-24 23:50:07 +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 0ac0baf99d Modified EditLayer dialog so as to edit multiples cameras.
Started creation of a ProjectManager and support for multiples games.

git-svn-id: svn://localhost@48 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-17 20:04:55 +00:00
Florian d0b7a15550 Deleted EditorImages.
Adapted some code since Object Identifiers insertion.

git-svn-id: svn://localhost@44 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-14 17:39:50 +00:00
Florian 64431c077f Added "GDL/" to #include "StdAlgo.h"
git-svn-id: svn://localhost@14 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-01-24 20:35:55 +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