Peter J. Stieber
b8322398f3
Updated wxFont flags to remove warnings.
...
Changed font family and font weight flags to use the new convention
to prevent deprecation warnings from wxWidgets.
2016-01-08 09:49:33 -08:00
Victor Levasseur
56967479de
Clean the credit dialog
2015-12-14 23:11:57 +01:00
Victor Levasseur
68c995221e
Fix _() not considering the input literal at UTF8 (can cause problems with
...
special characters hard coded in the software)
Fix the Credit dialog encoding problem (missing
GDCore/Tools/Localization.h header inclusion)
2015-08-28 17:33:45 +02:00
Victor Levasseur
05b5fb1a68
Fix accentuated/special characters in some source files
...
(use their octal representation instead)
2015-08-28 12:22:42 +02:00
Florian Rival
d062d7b6d3
Clarify the use of GPLv3 for the IDE
2015-08-23 16:36:25 +02:00
Florian Rival
428e72914d
[WIP] Rename Automatism to Behavior
2015-08-17 23:52:59 +02:00
Victor Levasseur
346bfd48a2
Replace std::string by gd::String in GDIDE
2015-07-05 22:55:12 +02:00
Florian Rival
64e6860718
Version bump.
...
Updated copyrights.
2015-01-22 21:22:01 +01:00
Florian Rival
40a82c61ea
Switched from LGPL and zlib/png licenses to MIT License.
2014-11-30 16:59:51 +01:00
Florian Rival
7d3ada265c
Replaced "Game Develop" by "GDevelop"
2014-09-24 16:25:13 +02:00
Florian Rival
fc46940449
Added Russian translation: Thanks to Airvikar from ubuntu-wine.ru
2014-08-15 00:22:14 +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
8844642ae0
Updated copyrights.
...
Added doxygen files.
Cleaned some files.
2014-06-26 00:20:36 +02:00
Florian
79f842d136
Reminder dialog now ask for feedback + Replaced paywhatyouwant with indiegogo.
...
git-svn-id: svn://localhost@1257 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-03-27 15:02:34 +00: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
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
45f93ab763
Fixed credits "Game Develop" text.
...
git-svn-id: svn://localhost@1234 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-12-29 16:18:22 +00:00
Florian
d55cbf3234
Ensure that the main editor keep the focus when leaving the editor of an object.
...
Fixed HelpViewerDlg toolbar not shown on Linux and badly displayed text in Credits dialog.
git-svn-id: svn://localhost@1232 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-12-29 01:07:24 +00:00
Florian
0cf710f4c7
Fixed donate link in Credits dialog.
...
git-svn-id: svn://localhost@1220 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-11-28 22:11:25 +00:00
Florian
fd2554b72b
Extra information are now sent to the server when checking for informations.
...
Fixed crash when XML update information file was malformed.
Fixed command line options not recognized.
git-svn-id: svn://localhost@1218 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-11-24 17:21:45 +00:00
Florian
652a68cb52
Fixed some links and added metadata for Google Analytics in the URLs.
...
git-svn-id: svn://localhost@1191 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-09-29 13:47:37 +00:00
Florian
2d5187e5e6
Removed jQuery button in credits.
...
git-svn-id: svn://localhost@1131 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-09 12:13:02 +00:00
Florian
753fd6ccea
Fixed actions/conditions without groups.
...
Added JS/Jquery/Pixi.js to about dialog.
git-svn-id: svn://localhost@1092 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-06-30 13:08:50 +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
c0c83233e8
Removed now useless "Portable" dialog.
...
Enhanced NewProjectDialog.
Added "Create new project" button in StartHerePage.
Fixed Credits dialog size.
git-svn-id: svn://localhost@859 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-10-11 20:40:22 +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
4ebe69e1fd
Adapted editors and resources classes to use filenames which are relatives to the project directory.
...
The current working directory is changed on the fly when loading/previewing a scene so that every filename in a project is relative to the project directory.
Adapted to changes in GDL/GDCore.
Added MillionthVector in Credits.
git-svn-id: svn://localhost@745 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-06-03 12:22:54 +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
d7bd1d9487
Minor changes.
...
git-svn-id: svn://localhost@681 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-03-17 14:14:07 +00:00
Florian
fda4b47a6f
Minor changes.
...
git-svn-id: svn://localhost@638 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-01-23 21:46:00 +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
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
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
301212005c
Corrected bug in Credits when opening an url.
...
Finished implementation of ResourcesManager.
git-svn-id: svn://localhost@541 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-10-16 16:41:37 +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
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
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
2de1d83dc7
Added Save all button
...
git-svn-id: svn://localhost@282 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-27 18:08:05 +00:00
Florian
fc8e47a8fc
Added support for supplementary runtime files on compilation.
...
Corrected "Open examples" not working.
git-svn-id: svn://localhost@280 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-23 16:58:33 +00:00
Florian
6dcc587f2e
Added copy/cut/paste for Scene Editor.
...
Minor changes in Credits and StartHerePage
Added predefined zooms.
Corrected missing call to LoadRuntimeResources when adding an object using debugger.
git-svn-id: svn://localhost@245 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-09-19 19:32:30 +00:00
Florian
2fda7b165c
Minor layout change.
...
git-svn-id: svn://localhost@163 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-06-30 19:45:21 +00:00
Florian
f961f50547
Corrected case in gd-logo.png
...
Corrected bad size of preview window.
git-svn-id: svn://localhost@110 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-05-12 19:48:37 +00:00
Florian
b8609ba825
Modified files copyright.
...
(Work in progress) Modified EditorEvents so as to permit direct edition of conditions and actions
git-svn-id: svn://localhost@60 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-03-07 20:21:35 +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