Commit Graph

1964 Commits

Author SHA1 Message Date
Florian Rival
f1ca1348cb Fix automatisms deactivation for HTML5 games 2015-04-22 15:19:12 +12:00
Florian Rival
cc07b135cb Version bump 3.6.80 2015-04-20 15:59:34 +12:00
Florian Rival
f371ca294e Merge pull request #103 from victorlevasseur/master
Fix extension not copied to the destination directory on Linux/MacOS
2015-04-20 08:40:02 +12:00
Victor Levasseur
45fd0145c2 Fix extension not copied to the destination directory on Linux/MacOS 2015-04-19 21:45:21 +02:00
Florian Rival
6c01538a73 Merge pull request #101 from 4ian/platformer-optimizations
Platformer engine optimizations
2015-04-19 22:54:02 +12:00
Florian Rival
ac7337ea67 Refactoring and added tests for platformerobjectruntimeautomatism.js 2015-04-19 22:53:02 +12:00
Florian Rival
47ef1d2152 Updated Readmes and some comments 2015-04-19 21:48:41 +12:00
Florian Rival
f578ad6c2a Optimized platformer engine for HTML5 games 2015-04-16 23:36:15 +12:00
Florian Rival
74eaf9642a Fixed formatting of Mac OS X compilation help page 2015-04-13 21:11:03 +12:00
Florian Rival
6a567805c9 Merge branch 'master' of github.com:4ian/GD 2015-04-13 18:51:44 +12:00
Florian Rival
607dc63f8c Added Mac OS X Bundle icon and updated docs/metadata files 2015-04-13 18:51:28 +12:00
Florian Rival
fb0cf6707f Merge pull request #99 from victorlevasseur/font-liberation
Replace Arial by Liberation (a free font licensed under SIL OFL 1.1)
2015-04-13 08:31:11 +12:00
Victor Levasseur
32ee6b5a8c Replace Arial by Liberation (a free font licensed under SIL OFL 1.1) 2015-04-12 18:50:03 +02:00
Florian Rival
20420207d0 Added Windows installer PT and DE languages files for configuring GDevelop 3.6.79 2015-04-12 18:11:58 +12:00
Florian Rival
80dcd3b90b Updated translations, and enabled more languages for Windows Installer 2015-04-12 17:59:39 +12:00
Florian Rival
69f1750c88 Hide all angle related instructions (deprecated, use Base object conditions/actions instead) 2015-04-12 17:28:05 +12:00
Florian Rival
dd914bf747 Fixed default height of new project dialog on Mac OS X 2015-04-12 16:02:32 +12:00
Florian Rival
285cae40ba Changed wording of animation speed scale action. Removed useless calls to std::cout. 2015-04-12 15:56:52 +12:00
Florian Rival
e389b4c24d Fixed rendering of Link events 2015-04-12 15:55:43 +12:00
Florian Rival
61f9be1b20 Fixed libPNG warnings in SpriteObjectEditor 2015-04-12 14:49:51 +12:00
Florian Rival
d0f14fd803 Ensure properties panel of ResourceEditor can be used on Linux&Mac OS X (the panel is frozen if not docked) 2015-04-12 14:49:21 +12:00
Florian Rival
54ec6d0737 Refactoring part of ForEach events code generation and fixed CppCodeEvent not always generating its source file 2015-04-12 12:23:13 +12:00
Florian Rival
99849ad32c Merge pull request #98 from Wend1go/linux_preferences
Added 'all files' filter to opendialog in preferences - external image editor
2015-04-11 10:43:59 +12:00
Matthias Meike
b3679ae214 Added 'all files' filter to openfile dialog in preferences - external image editor 2015-04-10 22:14:04 +02:00
Florian Rival
9032164b2c Added total opening count to analytics data 2015-04-07 22:58:13 +12:00
Florian Rival
2b902debc5 Updated translations and added German and Portuguese (partial) translations 2015-04-07 22:12:33 +12:00
Florian Rival
d967f9d3c0 Merge pull request #96 from victorlevasseur/master
Fixed little issues in examples.
2015-04-07 09:15:16 +12:00
victorlevasseur
9ef560acff Fix a PNG encoded in 8 bits (not usable by SFML) 2015-04-06 15:01:32 +02:00
victorlevasseur
b1907d323f Fix wrong platform in the Slot machine example 2015-04-06 14:56:40 +02:00
Florian Rival
2afc1b926c Store logs of Mac OS X app in ~/.GDevelop 2015-04-03 12:57:18 +13:00
Florian Rival
b20ebddadf Merge branch 'macos-bundle'
Conflicts:
	Core/GDCore/DocMainPage.h
2015-04-03 11:20:05 +13:00
Florian Rival
abf2127d2f Version bump 2015-04-03 11:12:37 +13:00
Florian Rival
3121e632ec Fixed MacOS bundle and updated docs 2015-04-03 00:07:29 +13:00
Florian Rival
d5b18fa718 Merge branch 'macos-bundle' of github.com:4ian/GD into macos-bundle 2015-04-02 23:26:09 +13:00
Florian Rival
5926bdb67b Updated docs and minor changes 2015-04-02 23:25:48 +13:00
Florian Rival
e25e8482a1 Fixed broken compilation not linking to extensions for Windows and Linux 2015-04-02 22:19:10 +13:00
Florian Rival
6e911147d0 Moved and updated packaging scripts for Windows 2015-04-02 21:41:14 +13:00
Florian Rival
48418e58fe Simplified gd::Serializer tests 2015-03-30 22:47:30 +13:00
Florian Rival
d4cfc645f7 Fixed JSON serializer not handling quotes properly in prop. names and variables serialization. Added tests for it. 2015-03-30 22:19:57 +13:00
Florian Rival
90b6d1f2f1 Added tests for gd::Serializer. Ensure tests can be run from build path in Mac OS 2015-03-30 21:31:24 +13:00
Florian Rival
ab53f71daf Fixed height of comment events when no text displayed 2015-03-30 21:25:25 +13:00
Florian Rival
aaf9205be5 Merge pull request #90 from victorlevasseur/feature-animation-speed
Change animation speed scale of a sprite object
2015-03-29 23:03:47 +13:00
Victor Levasseur
b4e7f90400 Fix AnimationSpeedScale attribute with an uppercase 2015-03-29 11:43:23 +02:00
Florian Rival
e8d55c2d21 Merge pull request #94 from victorlevasseur/patch-4
Fix SFML not linked to GDIDE.exe and GDIDE_dev.exe
2015-03-29 18:22:39 +13:00
Florian Rival
3a3fabd0ac Merge pull request #93 from victorlevasseur/patch-3
Fix variables from Extlibs/CMakeLists.txt on Windows
2015-03-29 15:23:58 +13:00
Florian Rival
9cb741c1e6 Merge pull request #91 from victorlevasseur/feature-preview-sprite-editor
Add a preview when adding images from files in the sprite editor
2015-03-29 15:21:16 +13:00
Victor Levasseur
fc39808092 Fix SFML not linked to GDIDE.exe and GDIDE_dev.exe 2015-03-28 22:26:10 +01:00
Victor Levasseur
f6c69dd70a Fix variables from Extlibs/CMakeLists.txt on Windows
Need to set the variables locally then set them in the PARENT_SCOPE
2015-03-28 21:43:31 +01:00
Victor Levasseur
d78538ce10 Add a preview when adding images from files in the sprite editor 2015-03-28 16:26:53 +01:00
Victor Levasseur
7693a067bd Add comments to the animation speed scale example 2015-03-28 16:14:45 +01:00