Florian
08b248da00
Added tooltip to ribbon buttons.
...
git-svn-id: svn://localhost@1207 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-10-31 16:58:18 +00:00
Florian
e550d24ee5
Fixed scrollbars of ExternalLayoutEditor.
...
Fixed associated layout set in the combobox without taking effect in the editor when opening an external events editor.
Fixed ExternalEventsEditor not setting its EventsEditor as being used on external events ( Not triggering code compilation on C++ Platform ).
Fixed badly formulated sentence in ChoixAction/ChoixCondition.
git-svn-id: svn://localhost@1205 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-10-30 19:41:50 +00:00
Florian
ed7f0f3199
Added CMakeLists.txt
...
Adapted scripts to the new directory hierarchy.
Adapted to changes in GDCore.
git-svn-id: svn://localhost@1152 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-30 21:09:55 +00:00
Florian
032a1af96b
Adapted to GDL name change.
...
git-svn-id: svn://localhost@1103 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 20:40:51 +00:00
Florian
0a892a63c4
Fixed extension count in the project manager.
...
git-svn-id: svn://localhost@1053 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-06-19 16:39:01 +00:00
Florian
031da9fb79
Added platform choice for Events editor.
...
Resource are now reloaded when an object is edited.
Fixed (?) working directory which was incorrect when loading the Racing game template.
git-svn-id: svn://localhost@1041 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-06-17 12:46:36 +00:00
Florian
d43ada6974
Fixed key choice.
...
Adapted to changes in GDCore.
All platforms are now noticed when a change occurs.
git-svn-id: svn://localhost@1023 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-06-02 15:47:58 +00:00
Florian
1eb1352772
Adapted to changes in GDCore.
...
git-svn-id: svn://localhost@1014 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-05-28 17:51:09 +00:00
Florian
3208966e2f
Merged CoreWithImplementation ( i.e: Game Develop 3 ) branch with trunk.
...
git-svn-id: svn://localhost@976 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-05-06 20:29:22 +00:00
Florian
0cfa50934b
Moved AutomatismTypeChoice to GDCore.
...
Added shortcuts in ProjectManager.
Updated to latest version of wxWidgets: Help button is now provided by wxRibbonBar.
Preview is now paused when editing events.
git-svn-id: svn://localhost@914 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-02-19 11:06:09 +00:00
Florian
d90df40f31
Integrated changes of branch to the trunk.
...
git-svn-id: svn://localhost@907 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-02-04 21:58:46 +00:00
Florian
a7b44caf2b
Some refactoring.
...
Started to implement a new properties panel to be used in scene editors.
git-svn-id: svn://localhost@887 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-11-26 20:41:51 +00:00
Florian
5a372eb544
Added HelpViewDlg dialog and adapted help system to use GDCore HelpFileAccess class : Help is now displayed by IDE.
...
Updated Help buttons to set them as hyperlink buttons.
Applied customized skin to all wxAuiToolBars.
Updated help links.
Removed useless files.
git-svn-id: svn://localhost@884 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-11-22 23:29:05 +00:00
Florian
de617fbb33
Removed default size of panels in various dialogs.
...
Fixed Source files not shown in project manager.
Adapted to changes in GDL.
git-svn-id: svn://localhost@878 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-11-18 17:32:40 +00:00
Florian
eb3e9bab24
Adapted to latest version of SFML2 ( Naming convention changed and some others changes ).
...
Prevented switch to events tab when previewing a scene.
Added customizable font for events editor.
Fixed position of pasted objects in SceneCanvas.
git-svn-id: svn://localhost@869 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-10-24 19:37:58 +00:00
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
5377c25010
Removed EventsRefactorer.
...
Adapted to changes in GDCore.
git-svn-id: svn://localhost@797 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-07-28 21:34:25 +00:00
Florian
bb51b35846
Adapted to changes in GDCore.
...
Small changes.
git-svn-id: svn://localhost@786 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-07-15 10:42:38 +00:00
Florian
09fbbec9d6
Adapted to wxWidgets Unicode build.
...
Added HtmlViewerPnl ( work in progress )
A file saved is now correctly added to recent files.
Zoom factor is now saved in scene editors.
git-svn-id: svn://localhost@771 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-06-16 21:53:04 +00:00
Florian
694f1bc4ac
Adapted to changes in GDL/GDCore.
...
SearchEvents dialog is now selecting the events when browsing results.
git-svn-id: svn://localhost@728 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-24 16:02:56 +00:00
Florian
943f91f928
Added date and time to log file messages.
...
Deleted deprecated "localisation" radio buttons in ChoixCondition dialog.
Added GDCore directory to TranslationsUpdate.bat script.
Minor corrections.
git-svn-id: svn://localhost@725 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-23 15:22:01 +00:00
Florian
022fb0e257
Adapted to changes in GDCore.
...
Enhanced BugReport dialog.
Help file is now on the wiki.
git-svn-id: svn://localhost@723 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-16 20:33:18 +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
1880eb34fa
Adapted to changes in GDCore. ( Notably, InitialVariablesDialog was removed and is now available in GDCore thanks to the ChooseVariableDialog class ).
...
Compilation is not using PCH anymore.
Now display duration of a compilation.
git-svn-id: svn://localhost@707 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-13 15:25:21 +00:00
Florian
54d7eb0662
Added log file option.
...
Tried to correct the fact that SFML does not intercept events when used on a wxSFMLCanvas on linux by emulating these events. TODO: Test it
Adapted to changes in GDCore.
git-svn-id: svn://localhost@701 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-04-27 20:53:21 +00:00
Florian
ee090a9866
Adapted to changes in GDCore.
...
git-svn-id: svn://localhost@698 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-04-15 21:30:00 +00:00
Florian
1b6f025bbe
Adapted to changes in GDL and GDCore.
...
git-svn-id: svn://localhost@692 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-04-11 22:09:03 +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
da788c5091
Adapted to changes in GDL.
...
Adapted to the new support for external C++ source files and C++ code events.
git-svn-id: svn://localhost@659 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-02-15 23:09:24 +00:00
Florian
07d3b78673
Some headers have changed in GDL.
...
git-svn-id: svn://localhost@655 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-02-10 17:34:15 +00:00
Florian
49103113a7
Adapted to the new CodeCompiler class.
...
git-svn-id: svn://localhost@647 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-02-04 23:15:10 +00:00
Florian
a630e2c38f
Finished reorganizing files of GDL.
...
Added Ctrl+Drag'n'drop shortcut to clone an object to SceneCanvas.
git-svn-id: svn://localhost@634 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-01-14 23:30:11 +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
1c45dfc95d
Updated copyright.
...
Adapted to changes made to MainEditorCommand in GDL.
Using InfoBar to display some messages in SceneCanvas.
git-svn-id: svn://localhost@620 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-31 12:33:32 +00:00
Florian
4a6e2f1627
Corrected menu items for adding custom events linked to the bad events editor when using multiple events editor.
...
Corrected crash in EventsRefactorer when links were creating circular references.
git-svn-id: svn://localhost@616 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-29 14:33:13 +00:00
Florian
0a73c67acb
Added un/fold all buttons to events editor.
...
git-svn-id: svn://localhost@602 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-23 01:02:54 +00:00
Florian
6880eaa50b
Corrected memory leak of events code compilation and simplified it.
...
Minor bug fixes.
git-svn-id: svn://localhost@568 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-11-13 18:46:43 +00:00
Florian
7f6b213c58
Corrected non working features in SearchEvents dialog.
...
Minor corrections.
git-svn-id: svn://localhost@565 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-11-11 17:12:04 +00:00
Florian
2faf85d538
Corrected events not recompiled when objects/groups changed.
...
Preview in editor were slightly distorted.
Improved EventsEditor refresh.
git-svn-id: svn://localhost@555 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-11-05 20:37:35 +00:00
Florian
df681617f8
Changed some includes.
...
git-svn-id: svn://localhost@550 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-10-28 10:58:30 +00:00
Florian
324d7177fb
Corrected profiling with events editor without associated sceneCanvas ( i.e. Events editor for externl events ).
...
git-svn-id: svn://localhost@547 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-10-25 20:12:32 +00:00
Florian
3c87a2126d
Compilation is now relaunched, as excepted, when events are modified in scene or external events.
...
Corrected ribbon for ExternalEventsEditor.
Added options to not remove temporaries.
Do not move context panels when dragging an event.
git-svn-id: svn://localhost@522 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-09-09 14:57:53 +00:00
Florian
2b30f4ad4d
Minor bugs fixes.
...
Changed all toolbars to wxAuiToolbar for linux.
git-svn-id: svn://localhost@516 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-09-01 10:33:36 +00:00
Florian
0ad749f44d
Minor bugfixes
...
git-svn-id: svn://localhost@514 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-27 13:06:43 +00:00
Florian
38d0a132ae
Upgraded SFML2.
...
Minor changes for linux.
Added Radiance skin.
git-svn-id: svn://localhost@511 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-25 16:26:29 +00:00
Florian
1f5241c3bb
Minor changes.
...
git-svn-id: svn://localhost@494 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-22 18:40:10 +00:00
Florian
4fe8d9615f
Removed hyperlinks in events editor to use instead texts which are highlighted but not underlined.
...
git-svn-id: svn://localhost@491 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-18 11:28:53 +00:00
Florian
f1b1f7b222
Corrected minor bugs.
...
Improved events editor.
git-svn-id: svn://localhost@489 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-17 10:29:30 +00:00
Florian
f173a06edb
Improved a lot events editor.
...
git-svn-id: svn://localhost@485 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-13 20:09:52 +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