Commit Graph

18 Commits

Author SHA1 Message Date
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 8fd1d1a586 Finished NewCppFileDlg.
Added button to display C++ tools in ribbon.
Code refactoring.

git-svn-id: svn://localhost@372 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-02-01 20:45:40 +00:00
Florian 14190ff529 Updated copyrights.
Code cleanup.

git-svn-id: svn://localhost@339 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-02 17:57:18 +00:00
Florian 20fab9e0da Minor adaptations to changes in GDL.
git-svn-id: svn://localhost@313 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-16 21:45:30 +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 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 37753f8170 Moved ChoixLayer to GDL ( ChooseLayer ).
Added unit tests for expressions.
Started modifying text expression editor.

git-svn-id: svn://localhost@116 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-05-24 20:07:19 +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 17a4a17651 Corrected bad copy of events.
Corrected deletion of objects in debugger
Corrected deselection of sub instructions
Added error messages.
Removed dependence to legacy AppelEvent.h file

git-svn-id: svn://localhost@101 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-29 18:15:53 +00:00
Florian 96adebedc1 Corrected freeze occurring with debugger, when deleting an object from the tree, which could cause a freeze.
Adapted Objects editor for global object groups.

git-svn-id: svn://localhost@94 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-21 21:04:09 +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 8506fd9a69 Suppressed events renderers, as events renders now themselves.
Moved TranslateAction/Condition from the IDE to GDL.

git-svn-id: svn://localhost@88 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-14 20:59:26 +00:00
Florian 156e4aaa57 Debugger display now address of objects instead of their identifier in a temporary object list.
git-svn-id: svn://localhost@82 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-04 19:14:19 +00:00
Florian cfc7ae9ff2 Adapted code for using new ListVariable class.
git-svn-id: svn://localhost@81 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-04 16:53:57 +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 ef4a3a5821 Corrected Open instead of Save in a filedialog in CreateTemplate
Adapted DebuggerGUI for using ObjInstanceHolder.
EditOptionsPosition have now fields for size of the object.
EditorObjectList reload thumbnail if necessary.
Can now resize and change angle of InitialPosition from the Scene Editor.

git-svn-id: svn://localhost@17 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-01-31 14:26:01 +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