Commit Graph

43 Commits

Author SHA1 Message Date
Florian Rival a90610ce57 Enhanced linux script 2014-08-19 21:57:27 +02:00
Florian Rival 9582d79ee0 script copying lib for linux now also copy wxWidgets lib 2014-08-19 00:19:31 +02:00
Florian Rival 0f868448a2 Forgot to commit a file 2014-08-16 14:07:07 +02:00
Florian Rival 7eb4c26c53 Updated Windows scripts integrated to the build process.
Fix forces in GDJS.
2014-08-14 21:45:55 +02:00
Florian Rival 63c21f7877 Integrated scripts into the build process, no need to call them manually (Still need testing on Windows) 2014-08-13 23:01:39 +02:00
Florian Rival 4136adefab Fix script when directories aren't created 2014-08-06 23:13:32 +02:00
Florian Rival 99c7c5a402 Updated installations and package scripts. 2014-07-27 15:20:37 +02:00
Florian Rival 23d9c7fe42 Updated licenses.
Fix pow expression in EditExpressionDialog.
French and Spanish translation update.
Upgraded pixi.js to latest version.
2014-07-26 17:20:33 +02:00
Florian Rival 88c0ea3593 Updated the translation file. 2014-07-07 21:42:35 +02:00
Florian Rival 830b533c6d Updated GDCore which was not up-to-date.
Binaries are now produced in a directory named with the build type and the os short name.
Added all files that are not binaries.
2014-04-01 00:19:58 +02:00
Florian 9ff37f4aee Added "Community News" on the start page and renamed CheckMAJ to UpdateChecker.
EventsEditor enforce "Trigger Once" condition position in a condition list.
Added "Franco Maciel" to the list of contributors.

git-svn-id: svn://localhost@1250 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-02-24 23:34:39 +00:00
Florian 31d9147350 Adapted to changes in GDCore.
git-svn-id: svn://localhost@1246 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-02-06 20:03:52 +00:00
Florian 1e25bbd9d6 Fixed ObjectsEditor move up/down.
git-svn-id: svn://localhost@1153 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-31 13:15:08 +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 813f94a994 Forgot to enable drag'n'drop from ObjectsEditor.
Minor changes.

git-svn-id: svn://localhost@1147 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-22 12:08:54 +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 8934895817 Added description static text for platforms in NewProjectDialog.
Fixed typo.
Added GDJS in the directories to search for texts to translate.

git-svn-id: svn://localhost@1047 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-06-17 20:22:17 +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 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 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