Florian
00e226593d
Added save of the size and position of ObjectTypeChoice dialog.
...
Prevented a wxWidgets assertion when an object returns a bad thumbnail.
git-svn-id: svn://localhost@815 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-08-30 12:56:38 +00:00
Florian
c78fa1dc9e
Corrected a subtle bug in DebuggerGUI when dealing with a std::map.
...
Corrected "Open examples" functions.
git-svn-id: svn://localhost@740 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-06-01 14:04:12 +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
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
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
dd44cdb04c
Moved "General" ribbon to a separated "File" menu.
...
Added a custom Help button to the ribbon.
Minor changes according to changes coming in GDL.
git-svn-id: svn://localhost@624 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-01-08 21:00:32 +00:00
Florian
cf4fbf111f
Forgot to version a file.
...
Minors changes.
git-svn-id: svn://localhost@608 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-28 16:22:57 +00:00
Florian
022acb9b18
Updated CheckMAJ to add timeout and save news file in temporary folder.
...
Added nice theme to several wxTreeCtrl and wxListView ( Windows only ).
Changed configuration file location to /.Config/Game Develop on linux.
Corrected bug with InitialPositionBrowserDlg on linux.
Corrected mp3 to ogg converter.
Updated scripts to handle Victor Levasseur's Widgets extension.
git-svn-id: svn://localhost@606 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-27 19:14:39 +00:00
Florian
c2ca8cf0d9
Added new sanity check for GDL.
...
Corrected wiki links in welcome screen.
Added victor Levasseur to contributors list.
git-svn-id: svn://localhost@599 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-22 23:58:09 +00:00
Florian
26a5d48ff1
Prevent images unloading when reloading a scene in editor.
...
git-svn-id: svn://localhost@575 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-03 15:35:14 +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
df681617f8
Changed some includes.
...
git-svn-id: svn://localhost@550 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-10-28 10:58:30 +00:00
Florian
ce39e5dde3
Added contributors.
...
Corrected small glitch.
git-svn-id: svn://localhost@543 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-10-23 13:11:54 +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
1f5241c3bb
Minor changes.
...
git-svn-id: svn://localhost@494 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-22 18:40:10 +00:00
Florian
a1434c359c
Updated script to compile PCH header using ONLY GD include directory ( And no C:\Mingw or any other directory ).
...
(Forgot to say in the last commit)
git-svn-id: svn://localhost@486 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-13 20:12:04 +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
Florian
db5f77e821
Some adaptations.
...
Corrected events refactorer.
Reimplemented expression checking.
git-svn-id: svn://localhost@463 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-03 15:08:10 +00:00
Florian
6908217d9b
Adaptations to EventsCodeCompiler changes.
...
git-svn-id: svn://localhost@458 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-07-09 11:32:46 +00:00
Florian
3cc1d82c99
Adaptations and code cleanup.
...
SceneCanvas is aware of events compilation when reloading : If a preview is launched, wait until compilation is over.
git-svn-id: svn://localhost@456 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-07-07 23:11:20 +00:00