Commit Graph

15 Commits

Author SHA1 Message Date
Florian 34beed129d Compilation uses now ResourcesMergingHelper to inventory resources.
git-svn-id: svn://localhost@168 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-07-07 20:41:02 +00:00
Florian 9f94424613 Moved EditTexte and ChoixVariableDialog to GDL.
Real time updating of scene when scrolling with a scrollbar

git-svn-id: svn://localhost@117 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-05-27 19:37:05 +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 726e7a35c5 Adapted code for new event system.
Adapted TemplateEvents for an unlimited number of parameters.

TODO :
Move editors of the events to an Edit function owned by events, like Objects.
Move renderers of the events inside the events ( a Render function )


git-svn-id: svn://localhost@85 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-09 21:52:59 +00:00
Florian aaecf4cd25 Corrected : Don't add an object without a name to a group.
git-svn-id: svn://localhost@77 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-03 13:59:17 +00:00
Florian b8609ba825 Modified files copyright.
(Work in progress) Modified EditorEvents so as to permit direct edition of conditions and actions 

git-svn-id: svn://localhost@60 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-03-07 20:21:35 +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 3e08964d97 Added RenderDialog, used instead of sf::RenderWindow when playing a scene in an externalWindow ( RenderDialog handles properly special keys ).
Re-added resource.rc and icon to executable.
EditorEvents insert now properly comments and links at end.
Corrected single file compilation.

git-svn-id: svn://localhost@41 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-13 16:06:59 +00:00
Florian c060c425ce Corrected compilation in single file mode.
git-svn-id: svn://localhost@30 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-07 17:18:03 +00:00
Florian b95554d3b0 Drag and drop an object to a scene placed it on correction position now.
git-svn-id: svn://localhost@29 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-07 12:29:43 +00:00
Florian ee42cc220f Compilation copy extensions files.
Extensions dialog verify compatibility with OS.
EditExpression use now GetObjectExpressionInfos for objects expressions.

git-svn-id: svn://localhost@23 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-06 20:44:34 +00:00
Florian 5e6238460c Corrected thumbnail for object just created in EditorObjectList
Elements of GUI are now always at top in EdittimeScene.
Compilation use now AES Algorithm.

git-svn-id: svn://localhost@21 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-03 19:03:56 +00:00
Florian dc7b073f0c git-svn-id: svn://localhost@20 8062f311-0dae-4547-b526-b8ab9ac864a5 2010-02-03 19:03:42 +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