0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 15 hours ago.
May 22, 2024 — May 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modifications for new expression system.
FlorianR
as Florian
More... almost 15 years ago
Modifications for new expression system.
FlorianR
as Florian
More... almost 15 years ago
Initial import of Function extension.
FlorianR
as Florian
More... almost 15 years ago
Initial import of Function extension.
FlorianR
as Florian
More... almost 15 years ago
git-svn-id: svn://localhost@124 8062f311-0dae-4547-b526-b8ab9ac864a5
FlorianR
as Florian
More... almost 15 years ago
git-svn-id: svn://localhost@124 8062f311-0dae-4547-b526-b8ab9ac864a5
FlorianR
as Florian
More... almost 15 years ago
Corrected click position detection with sub events.
FlorianR
as Florian
More... almost 15 years ago
Corrected click position detection with sub events.
FlorianR
as Florian
More... almost 15 years ago
Refresh buttons really refresh images in images editor. Corrected glitch when rendering sub instructions.
FlorianR
as Florian
More... almost 15 years ago
Refresh buttons really refresh images in images editor. Corrected glitch when rendering sub instructions.
FlorianR
as Florian
More... almost 15 years ago
Corrected infinite loop when extending the scrollbars. Added selection rectangle in scene editor.
FlorianR
as Florian
More... almost 15 years ago
Corrected infinite loop when extending the scrollbars. Added selection rectangle in scene editor.
FlorianR
as Florian
More... almost 15 years ago
Added new string manipulation expressions.
FlorianR
as Florian
More... almost 15 years ago
Added new string manipulation expressions.
FlorianR
as Florian
More... almost 15 years ago
Added directional keys support for moving objects in scene editor.
FlorianR
as Florian
More... almost 15 years ago
Added directional keys support for moving objects in scene editor.
FlorianR
as Florian
More... almost 15 years ago
Added StringInstructionsExtension for string manipulations. Added real functions for getting text of variables. Added EditTextDialog and ChooseVariableDialog to GDL Commited new files that were not commited the last time.
FlorianR
as Florian
More... almost 15 years ago
Added StringInstructionsExtension for string manipulations. Added real functions for getting text of variables. Added EditTextDialog and ChooseVariableDialog to GDL Commited new files that were not commited the last time.
FlorianR
as Florian
More... almost 15 years ago
Moved EditTexte and ChoixVariableDialog to GDL. Real time updating of scene when scrolling with a scrollbar
FlorianR
as Florian
More... almost 15 years ago
Moved EditTexte and ChoixVariableDialog to GDL. Real time updating of scene when scrolling with a scrollbar
FlorianR
as Florian
More... almost 15 years ago
Moved ChoixLayer to GDL ( ChooseLayer ). Added unit tests for expressions. Started modifying text expression editor.
FlorianR
as Florian
More... almost 15 years ago
Moved ChoixLayer to GDL ( ChooseLayer ). Added unit tests for expressions. Started modifying text expression editor.
FlorianR
as Florian
More... almost 15 years ago
Ended support of new expressions. ( Still need to refactor a bit GDExpression.cpp ) 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.
FlorianR
as Florian
More... almost 15 years ago
Ended support of new expressions. ( Still need to refactor a bit GDExpression.cpp ) 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.
FlorianR
as Florian
More... almost 15 years ago
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.
FlorianR
as Florian
More... about 15 years ago
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.
FlorianR
as Florian
More... about 15 years ago
Finished support of new style of text expressions. Renamed PreprocessExpressions to PrepareForEvaluation, using now Scene and not RuntimeScene. Merged algos in CommonTools.h ( Really commited )
FlorianR
as Florian
More... about 15 years ago
Finished support of new style of text expressions. Renamed PreprocessExpressions to PrepareForEvaluation, using now Scene and not RuntimeScene. Merged algos in CommonTools.h ( Really commited )
FlorianR
as Florian
More... about 15 years ago
Replaced all actions/conditions functions with RuntimeScene& instead of RuntimeScene*. 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
FlorianR
as Florian
More... about 15 years ago
Replaced all actions/conditions functions with RuntimeScene& instead of RuntimeScene*. 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
FlorianR
as Florian
More... about 15 years ago