Commit Graph

15 Commits

Author SHA1 Message Date
Florian Rival 8844642ae0 Updated copyrights.
Added doxygen files.
Cleaned some files.
2014-06-26 00:20:36 +02:00
Florian Rival ba32de86c0 Embinded gd::Layer and fixed gd::Project binding.
Fixed JSON serialization.
gd::InitialInstancesContainer::IterateOverInstances is now passing a pointer. (For use with emscripten, so that the "$$.ptr" element of the instance passed as parameter is constant).
2014-05-29 17:15:59 +02:00
Florian 2d5f4ff831 Improved bug report dialog.
Updated copyright.

git-svn-id: svn://localhost@1238 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-01-04 12:50:39 +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 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 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 066b15d171 Refactored SceneCanvas.
git-svn-id: svn://localhost@732 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-25 16:41:46 +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 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 8bc27c51c2 Minor corrections.
git-svn-id: svn://localhost@427 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-04-04 19:14:22 +00:00
Florian 476dab90c6 Renamed EdittimeScene to SceneEdittimeRenderer.
Updated ChoixCondition and ChoixAction dialogs to support an arbitrary number of parameters.

git-svn-id: svn://localhost@403 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-03-20 14:46:19 +00:00
Florian 8fd1d1a586 Finished NewCppFileDlg.
Added button to display C++ tools in ribbon.
Code refactoring.

git-svn-id: svn://localhost@372 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-02-01 20:45:40 +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 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