Florian Rival
|
433da0f2e9
|
Fix typo
|
2015-07-09 08:47:30 +12:00 |
|
victorlevasseur
|
e762aa55b6
|
Merge remote-tracking branch 'upstream/master' into utf8-gdstring
|
2015-07-07 13:41:14 +02:00 |
|
Florian Rival
|
2d6212642a
|
Update translations and add Polish, Italian and Chinese Simplified
|
2015-07-07 22:46:10 +12:00 |
|
victorlevasseur
|
c98e97e60a
|
Merge remote-tracking branch 'upstream/master' into utf8-gdstring
Conflicts:
.travis.yml
Core/GDCore/BuiltinExtensions/SpriteExtension/Dialogs/SpriteObjectEditor.cpp
Core/GDCore/Events/Builtin/ForEachEvent.h
Core/GDCore/Events/Event.cpp
Core/GDCore/Events/Event.h
Core/GDCore/Events/EventMetadata.cpp
Core/GDCore/Events/EventMetadata.h
Core/GDCore/Events/ExpressionMetadata.h
Core/GDCore/Events/Instruction.h
Core/GDCore/Events/InstructionMetadata.h
Core/GDCore/IDE/Dialogs/EditLayerDialog.cpp
Core/GDCore/PlatformDefinition/Object.cpp
Core/GDCore/PlatformDefinition/PlatformExtension.cpp
Core/GDCore/PlatformDefinition/PlatformExtension.h
Extensions/Function/Extension.cpp
Extensions/TextObject/TextObject.h
Extensions/TimedEvent/Extension.cpp
GDCpp/GDCpp/BuiltinExtensions/CommonInstructionsExtension.cpp
GDCpp/GDCpp/BuiltinExtensions/KeyboardTools.h
GDCpp/GDCpp/BuiltinExtensions/MouseTools.h
GDCpp/GDCpp/BuiltinExtensions/SceneExtension.cpp
GDCpp/GDCpp/InputManager.cpp
GDCpp/GDCpp/RuntimeSpriteObject.cpp
GDCpp/GDCpp/RuntimeSpriteObject.h
GDJS/GDJS/BuiltinExtensions/BaseObjectExtension.cpp
GDJS/GDJS/BuiltinExtensions/CommonInstructionsExtension.cpp
GDJS/GDJS/BuiltinExtensions/SceneExtension.cpp
GDJS/GDJS/BuiltinExtensions/VariablesExtension.cpp
GDJS/GDJS/Exporter.cpp
GDJS/GDJS/Exporter.h
IDE/Dialogs/ObjectsEditor.cpp
IDE/Preferences.cpp
|
2015-07-06 15:16:59 +02:00 |
|
Florian Rival
|
e9a3aa8ffb
|
Update the title of some editors to make them more consistent with other editors
|
2015-06-05 13:19:19 +12:00 |
|
Florian Rival
|
c0c05ff46d
|
Updated dlib for CommonDialogs to latest version
|
2015-06-04 23:15:27 +12:00 |
|
Victor Levasseur
|
0049b5c6fa
|
Merge remote-tracking branch 'upstream/master' into utf8-tr-macro
Conflicts:
Core/GDCore/BuiltinExtensions/SpriteExtension/SpriteExtension.cpp
Core/GDCore/Events/ExpressionMetadata.h
Extensions/Box3DObject/Extension.cpp
Extensions/DraggableAutomatism/Extension.cpp
Extensions/Light/Extension.cpp
Extensions/Network/Extension.cpp
Extensions/PanelSpriteObject/Extension.cpp
Extensions/ParticleSystem/ExtensionSubDeclaration1.cpp
Extensions/ParticleSystem/ExtensionSubDeclaration3.cpp
Extensions/PathAutomatism/Extension.cpp
Extensions/PathfindingAutomatism/Extension.cpp
Extensions/PhysicsAutomatism/Extension.cpp
Extensions/PlatformAutomatism/Extension.cpp
Extensions/PrimitiveDrawing/Extension.cpp
Extensions/SoundObject/Extension.cpp
Extensions/TextEntryObject/Extension.cpp
Extensions/TextObject/Extension.cpp
Extensions/TileMapObject/Extension.cpp
Extensions/TiledSpriteObject/Extension.cpp
Extensions/TopDownMovementAutomatism/Extension.cpp
GDCpp/GDCpp/DocMainPage.h
GDCpp/docs/doxyfile
GDJS/GDJS/BuiltinExtensions/AudioExtension.cpp
GDJS/GDJS/BuiltinExtensions/BaseObjectExtension.cpp
GDJS/GDJS/BuiltinExtensions/CameraExtension.cpp
GDJS/GDJS/BuiltinExtensions/FileExtension.cpp
GDJS/GDJS/BuiltinExtensions/JoystickExtension.cpp
GDJS/GDJS/BuiltinExtensions/NetworkExtension.cpp
GDJS/GDJS/BuiltinExtensions/SceneExtension.cpp
GDJS/GDJS/BuiltinExtensions/SpriteExtension.cpp
scripts/ExtractTranslations.sh
|
2015-04-28 20:03:27 +02:00 |
|
Florian Rival
|
80dcd3b90b
|
Updated translations, and enabled more languages for Windows Installer
|
2015-04-12 17:59:39 +12:00 |
|
Florian Rival
|
2b902debc5
|
Updated translations and added German and Portuguese (partial) translations
|
2015-04-07 22:12:33 +12:00 |
|
Florian Rival
|
5926bdb67b
|
Updated docs and minor changes
|
2015-04-02 23:25:48 +13:00 |
|
Florian Rival
|
6e911147d0
|
Moved and updated packaging scripts for Windows
|
2015-04-02 21:41:14 +13:00 |
|
victorlevasseur
|
c969da19cc
|
Add xgettext.exe to generate .pot for Windows
|
2015-03-29 20:20:13 +02:00 |
|
victorlevasseur
|
c9cb5faa09
|
Add GD_T as a gettext keyword when generating pot file
|
2015-03-29 20:06:36 +02:00 |
|
Florian Rival
|
b2a3ec44a4
|
Tweaked CMakeLists.txt and some files for MacOS compilation
|
2015-03-07 12:15:08 +13:00 |
|
Florian Rival
|
48b5c8aa42
|
Fixed ObjInstancesHolder copy-ctor and assignment operator & added tests for it
|
2015-01-25 13:17:34 +01:00 |
|
Florian Rival
|
cf9007ac26
|
Updated translations.
|
2015-01-22 21:48:39 +01:00 |
|
Florian Rival
|
64e6860718
|
Version bump.
Updated copyrights.
|
2015-01-22 21:22:01 +01:00 |
|
Florian Rival
|
ed5b9d2a33
|
Renamed DrawerObject to ShapePainterObject. Fixed typo ipo in gdjs.shapepainterruntimeobject.setOutlineOpacity name
|
2015-01-18 18:48:28 +01:00 |
|
Florian Rival
|
d4f8062cef
|
Fixed CopyWindowsToLinuxReleaseFiles.sh and make sure Debian package is installed in /opt/gdevelop
|
2015-01-04 15:57:03 +01:00 |
|
Florian Rival
|
ff11dc1857
|
Made CopyWindowsToLinuxReleaseFiles.sh working with git
|
2015-01-03 18:25:08 +01:00 |
|
Florian Rival
|
095ced4870
|
Updated translation source.pot file
|
2014-12-26 12:53:21 +01:00 |
|
Florian Rival
|
2bb9687b2d
|
Updated Windows batch file to update .mo translations files.
|
2014-12-25 21:34:30 +01:00 |
|
Florian Rival
|
30a0b8c8f7
|
Modified translation scripts and start page to use Crowdin
|
2014-12-25 16:08:10 +01:00 |
|
Florian Rival
|
b7e002b3ea
|
Ensure versioned files of Release_Windows are copied to other targets directory when building IDE
|
2014-10-26 15:08:14 +01:00 |
|
Florian Rival
|
f8717a531e
|
Updated installation messages still refering to Game Develop instead of GDevelop.
ReleaseProcedure.bat now produce a zip file instead of a 7z file (not support by GitHub).
|
2014-10-09 16:33:57 +02:00 |
|
Florian Rival
|
bb4dd02f90
|
Updated docs, added linux script for generating docs
|
2014-09-25 17:48:41 +02:00 |
|
Florian Rival
|
7d3ada265c
|
Replaced "Game Develop" by "GDevelop"
|
2014-09-24 16:25:13 +02:00 |
|
Florian Rival
|
c32e5d7e49
|
Fix bad working directory for games on Windows using gdb.
Translation update.
Version bump.
Fix ReleaseProcedure.bat script.
|
2014-08-24 18:10:42 +02:00 |
|
Florian Rival
|
e6427fe729
|
Updated scripts for linux packaging
|
2014-08-19 23:03:25 +02:00 |
|
Florian Rival
|
39236ee000
|
Added window border in scene editor, updated scripts and fix a file dialog on Linux
|
2014-08-16 13:49:54 +02:00 |
|
Florian Rival
|
0d5d555b91
|
Made some scripts more robusts
|
2014-08-12 22:58:10 +02:00 |
|
Florian Rival
|
0dbfb0ff81
|
Removed calls to old scripts in ReleaseProcedure.bat
|
2014-07-10 14:07:12 +02:00 |
|
Florian Rival
|
0b2452bfe6
|
Removed useless scripts and files
|
2014-07-10 14:02:45 +02:00 |
|
Florian Rival
|
8844642ae0
|
Updated copyrights.
Added doxygen files.
Cleaned some files.
|
2014-06-26 00:20:36 +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 Rival
|
475c9da06c
|
Cleaned thing and added not versioned files.
|
2014-03-31 21:55:51 +02:00 |
|