EditorImages now connect their events when they gain focus.
Tried to change force so as to use std::complex : Slower.
git-svn-id: svn://localhost@146 8062f311-0dae-4547-b526-b8ab9ac864a5
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
Automatically add quotes when choosing a color or a file.
Suppressed some warnings.
git-svn-id: svn://localhost@143 8062f311-0dae-4547-b526-b8ab9ac864a5
Corrected VariableString expression name.
Corrected replacement of " by \" when opening a legacy game.
Added icon to EditTextDialog.
Added BuiltinStringInstructions to initial extensions of games.
git-svn-id: svn://localhost@142 8062f311-0dae-4547-b526-b8ab9ac864a5
Corrected pointX and pointY expressions : Point parameters are not texts.
Corrected some warnings.
git-svn-id: svn://localhost@136 8062f311-0dae-4547-b526-b8ab9ac864a5
Removed tilde ( ~ ) from separation character in math expressions.
Added missing parameters to legacy Anim and Direc expressions.
git-svn-id: svn://localhost@134 8062f311-0dae-4547-b526-b8ab9ac864a5
Try to delete call to sf::Text without passing it a font. ( So as to suppress crash due to SFML instancing the default font. Does not seems to work )
git-svn-id: svn://localhost@132 8062f311-0dae-4547-b526-b8ab9ac864a5
Added real functions for getting text of variables.
Added EditTextDialog and ChooseVariableDialog to GDL
Commited new files that were not commited the last time.
git-svn-id: svn://localhost@118 8062f311-0dae-4547-b526-b8ab9ac864a5
Started conversion of old expressions during loading of a game ( Still need to add conversion for text expressions ).
Declared some parameters optional so as to conform to new expression system.
Sprite objects : Added action and condition for blending mode
Renamed all "texte" parameters type in "text".
Created new CreateByName action, so as to create object using an expression for the name of the object
ExtensionManager : GetObjectExpressionInfos now check also for expressions relatives to base object.
git-svn-id: svn://localhost@115 8062f311-0dae-4547-b526-b8ab9ac864a5
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
Renamed PreprocessExpressions to PrepareForEvaluation, using now Scene and not RuntimeScene.
Merged algos in CommonTools.h ( Really commited )
git-svn-id: svn://localhost@113 8062f311-0dae-4547-b526-b8ab9ac864a5
Removed Evaluateur class.
Added support for new style of expressions.
Added String expressions functions.
Started support of new style of text expressions.
Merged algos in CommonTools.h
git-svn-id: svn://localhost@112 8062f311-0dae-4547-b526-b8ab9ac864a5
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
Corrected crash when preprocessing non-executable events at the end of the list.
GetConditionAt and GetActionAt handle now sub instructions
git-svn-id: svn://localhost@100 8062f311-0dae-4547-b526-b8ab9ac864a5
Added GUI warnings when loading bad extensions.
Improved error messages when loading bad extensions.
Added missing default values for IsLocal and IsInverted to some constructors of Instruction.
Added NOT condition.
Added saving of subactions/subconditions.
Added support for loading legacy while condition with False in parameter.
git-svn-id: svn://localhost@99 8062f311-0dae-4547-b526-b8ab9ac864a5