Commit Graph

34 Commits

Author SHA1 Message Date
Florian 2f43d5a85f Corrected reset of every member of (Edittime)scenes when reloading a scene in the editor.
git-svn-id: svn://localhost@399 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-03-13 21:07:34 +00:00
Florian e4ff2b7e7d Corrected RenderDialog size.
Profiling couldn't be displayed with external Events.

git-svn-id: svn://localhost@338 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-01 16:43:35 +00:00
Florian 94c811b492 New update checking system.
New locale managing system.
Added icons in Preferences window.
Added externals events when importing a game.

git-svn-id: svn://localhost@330 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-12-20 22:08:32 +00:00
Florian 903c0e94ef Reimplemented zoom menu from Scene editor to Scene canvas.
Finished profiling implementation.

git-svn-id: svn://localhost@327 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-12-09 22:13:17 +00:00
Florian 95221f17f1 Improved profiling.
git-svn-id: svn://localhost@323 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-12-05 18:56:25 +00:00
Florian c000ccce52 Improved Profiler implementation.
git-svn-id: svn://localhost@321 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-12-03 22:09:25 +00:00
Florian 600fd1e944 Improved layers editor : Layer selection is now made directly in this editor.
git-svn-id: svn://localhost@319 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-24 20:45:11 +00:00
Florian ecc9da93ed Improved SceneCanvas refactoring ( SceneCanvas owns its associated editors ).
Improved layers editor.

git-svn-id: svn://localhost@318 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-22 21:51:42 +00:00
Florian 231fcf7642 Started refactoring of EditorScene/SceneCanvas/EdittimeScene.
git-svn-id: svn://localhost@317 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-20 23:00:22 +00:00
Florian cb8e253610 Added basic InitialPosition Browser dialog.
git-svn-id: svn://localhost@316 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-19 21:13:09 +00:00
Florian cf2c44988a Added options for tab position.
Added window mask in Scene editor.
Minor changes to use latest SFML version.

git-svn-id: svn://localhost@293 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-13 12:13:05 +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 1847bb5d91 Changed compilation to use new libsfml2-xxx.so
Removed wxwidgets assertion
Code cleanup.

git-svn-id: svn://localhost@230 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-08-29 16:08:49 +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 da3b760cf8 Began to implement ExternalEvents.
git-svn-id: svn://localhost@165 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-07-07 16:21:26 +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 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 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 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 9e8f908222 Moved editors of events to GDL.
Rendering and hit test of events are made by events themselves now.

git-svn-id: svn://localhost@90 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-20 21:08:33 +00:00
Florian e2a588931c Modified events editor so as to allow direct edition of actions and conditions.
git-svn-id: svn://localhost@68 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-03-13 11:01:33 +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 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 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 7adaa36870 Corrected glitch in EditorObjetsGroups.
Groups can now be moved.

git-svn-id: svn://localhost@34 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-10 17:47: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 9203fab207 Initial import
git-svn-id: svn://localhost@6 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-01-24 19:15:15 +00:00