Commit Graph

21 Commits

Author SHA1 Message Date
Florian 8672f179e9 Exchanged all french messages with their English counterparts.
Gui elements in SceneCanvas are now independant from the zoom factor.
Work in progress: NewProjectDialog.

git-svn-id: svn://localhost@837 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-20 19:53:26 +00:00
Florian cee23154c8 Adapted to changes in GDCore.
git-svn-id: svn://localhost@710 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-14 11:34:09 +00:00
Florian c2dbdd4374 Removed useless files.
Adapted to changes in GDL/GDCore.

git-svn-id: svn://localhost@687 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-03-31 16:11:59 +00:00
Florian 9e420fd3a3 Reorganizing files of GDL in progress...
git-svn-id: svn://localhost@631 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-01-09 21:01:07 +00:00
Florian 030abd4aa8 Recoded a new events editor. Currently supporting faster rendering, events folding, multiple selection, drag n drop ( still buggy for instructions ), item highlighting, parameter colorization. TODO : Parameters highlighting/live edition, shortcuts, panels for edition, and all classics features.
Corrected multiple panel bug in debugger.

git-svn-id: svn://localhost@483 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-09 23:11:35 +00:00
Florian 13162b94c9 Made events editor crash proof when no standard event is available.
Minor changes.

git-svn-id: svn://localhost@449 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-06-02 19:49:55 +00:00
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 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 11c10e813f Minor changes.
git-svn-id: svn://localhost@277 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-22 09:58:21 +00:00
Florian f978d9a863 Moved all functors for parser to a ParserCallbacks class and implemented support for sub expressions in EventsRefactorer.
Added Up/Down buttons in InitialVariablesDialog, but currently it does not work.

git-svn-id: svn://localhost@234 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-09-04 20:36:53 +00:00
Florian 53d5629e06 Added condition selection based upon object.
Added support for automatism type parameters.

git-svn-id: svn://localhost@201 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-08-12 09:29:07 +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 8c143a7cf4 Corrected non updating of height of events after modifications.
git-svn-id: svn://localhost@158 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-06-20 20:52:05 +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 d4fb7d4f87 Added Check for invalid names.
git-svn-id: svn://localhost@135 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-06-04 19:25:35 +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 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 47c38f2c9f Changed all SetValue to ChangeValue, so as to prevent bugs with GTK on linux.
Some adaptations so as to compile on linux.

git-svn-id: svn://localhost@108 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-05-08 19:56:57 +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 9203fab207 Initial import
git-svn-id: svn://localhost@6 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-01-24 19:15:15 +00:00