Florian Rival
63cb853d72
Change file organization (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00
Victor Levasseur
8462eefb7d
Use gd::HelpFileAccess::OpenPage instead of OpenURL in GDevelop
2015-10-25 18:45:02 +01:00
Florian Rival
d062d7b6d3
Clarify the use of GPLv3 for the IDE
2015-08-23 16:36:25 +02:00
Victor Levasseur
cc6810e3f6
Replace unsigned int with std::size_t where it's possible
2015-08-18 18:43:39 +02:00
Victor Levasseur
2a0052b207
Add gd::String::From/To template to replace all FromXXX/ToXXX() methods
2015-07-21 14:35:29 +02:00
victorlevasseur
2fe320ee3b
Remove GD_T() macro
2015-07-07 13:30:13 +02:00
Victor Levasseur
346bfd48a2
Replace std::string by gd::String in GDIDE
2015-07-05 22:55:12 +02:00
victorlevasseur
b772a99ff0
Add GD_T macro to translate UTF8 std::string (and _ macro is for wxString
...
only)
Updated all source code to use the new macro
2015-03-29 14:40:07 +02:00
Florian Rival
64e6860718
Version bump.
...
Updated copyrights.
2015-01-22 21:22:01 +01:00
Florian Rival
7d3ada265c
Replaced "Game Develop" by "GDevelop"
2014-09-24 16:25:13 +02:00
Florian Rival
8844642ae0
Updated copyrights.
...
Added doxygen files.
Cleaned some files.
2014-06-26 00:20:36 +02:00
Florian Rival
fb02721bf9
All singletons now have a Get method instead of GetInstance.
...
Exposed more methods to embind.
2014-04-21 17:49:34 +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
78cdbdc4bd
Adapted dialogs to use gd::SkinHelper for their icons.
...
git-svn-id: svn://localhost@1243 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-02-04 16:23:22 +00: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
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
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
82cd337c9c
Deactivated Welcome screen.
...
Updated StartHere page.
Added "Add an external layout" button to ProjectManager.
Minor changes.
git-svn-id: svn://localhost@803 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-08-07 17:44:28 +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
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
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
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
613d70d291
Improved groups edition ergonomics.
...
Improved objects/groups renaming after pasting.
git-svn-id: svn://localhost@569 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-11-19 20:24:27 +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
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
Florian
5b2a523e86
Added icons and donation link to start here page.
...
git-svn-id: svn://localhost@271 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-09 16:51:37 +00:00
Florian
1a6981dc1b
Removed ChoixObjet from IDE, moved to GDL ( with name ChooseObject )
...
Moved EditExpression to GDL.
git-svn-id: svn://localhost@92 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-21 19:15:58 +00:00
Florian
aaecf4cd25
Corrected : Don't add an object without a name to a group.
...
git-svn-id: svn://localhost@77 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-03 13:59:17 +00:00
Florian
d0b7a15550
Deleted EditorImages.
...
Adapted some code since Object Identifiers insertion.
git-svn-id: svn://localhost@44 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-14 17:39:50 +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