aboutsummaryrefslogtreecommitdiff
path: root/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* OSX export: Default to fat format, make it an enumRémi Verschelde2016-07-091-21/+27
* added "arch" parameter, made iphone use it to build isimAriel Manzur2016-07-091-5/+13
* iOS simulator: merge into iphone detect.pyRémi Verschelde2016-07-093-152/+31
* Pass mouse position to Input singleton in web exporteska2016-07-081-0/+3
* Avoid crash if setting modifiers fails, closes #5158Juan Linietsky2016-07-081-1/+3
* Fix crash when null value through jni on androidvolzhs2016-07-081-0/+4
* Windows: prevent freeze while moving or resizing the game window.Andreas Haas2016-07-082-1/+17
* Fix compiling for X11 on non-86, this fixes #5444Ferdinand Thiessen2016-07-081-1/+3
* Fix visual server error when minimizing the windowGeorge Marques2016-07-081-2/+6
* Changes X11 res_name to "Godot_Engine"paper-pauper2016-07-081-1/+1
* Fix string array parameter check with jnivolzhs2016-07-082-4/+4
* Remove duplicated aidl for androidvolzhs2016-07-081-144/+0
* Fixed bug using DirAccess in Android Marshmallow due to data dir being a symlinkJuan Linietsky2016-07-022-2/+28
* fix android resource localevolzhs2016-06-252-0/+0
* correct current Intent for androidvolzhs2016-06-251-1/+13
* fix errors while exporting androidvolzhs2016-06-251-38/+2
* Fix javascript build in WindowsGeorge Marques2016-06-251-0/+3
* property output unix seconds since epoch in windows get_system_time_secs, fix...Juan Linietsky2016-06-251-1/+7
* GLEW: Define static + enabled and includes via SConsRémi Verschelde2016-06-257-14/+11
* Haiku: Do not define GLEW_ENABLED to undefine it laterRémi Verschelde2016-06-251-2/+3
* change invalid characters when get user data dir on Windows & Unixvolzhs2016-06-251-1/+1
* Right click->Quit on the godot icon will now close the application on OSX.marcelofg552016-06-051-5/+3
* Remove Make-related flags from Android buildGeorge Marques2016-06-041-3/+3
* Key modifiers (Ctrl, Alt, Meta and Shift) may be used as Input keys now on OSXmarcelofg552016-06-041-11/+39
* Icon: Remove more grey capsules behind official logoRémi Verschelde2016-06-042-0/+0
* Added application/fat_bits property for EditorExportPlatformOSX::EditorExport...marcelofg552016-06-041-1/+8
* fix unexpected char: '\' error on windowsvolzhs2016-06-041-3/+3
* Added 'fat' option for bits param on scons for osx, this will produce a fat b...marcelofg552016-06-041-1/+4
* Android buildsystem: Drop obsolete NDK_TOOLCHAIN argumentRémi Verschelde2016-06-041-1/+0
* OS.get_screen_size now returns the correct value on OSXmarcelofg552016-05-122-2/+2
* Fix windows 64-bits build.George Marques2016-05-061-0/+2
* Fixes 64 bit MSVC builds, disables bits parameterAleksandar Danilovic2016-05-061-0/+89
* Fixed behavior of OS.set_window_resizableMattias Cibien2016-05-061-1/+1
* OSX: Fix lib suffix for Android lib (#4499)Rémi Verschelde2016-05-011-3/+1
* Implement OS.get_process_ID for WindowsGeorge Marques2016-05-012-0/+6
* Fix launching from .app on OSXAriel Manzur2016-04-291-1/+9
* Move export GUI debug toggle to export settings windoweska2016-04-294-4/+4
* NACL removal: fix leftoverRémi Verschelde2016-04-271-562/+0
* Drop NACL platformRémi Verschelde2016-04-2723-2928/+0
* Drop obsolete WIP for Flash platformRémi Verschelde2016-04-2729-24483/+0
* Add fallback to legacy KeyboardEvent in web exporteska2016-04-271-1/+21
* Reimplement key input events in Emscripten exporteska2016-04-274-121/+435
* remove unused resources and add korean locale for androidvolzhs2016-04-272-3/+52
* x11: Flush the X output buffer after changing mouse modeIgnacio Etcheverry2016-04-271-0/+2
* memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux()MSC2016-04-061-0/+2
* Add support for gnu-libstc++-4.9 needed by recent NDK versionsblubee2016-04-021-7/+9
* Remove trailing spacesRémi Verschelde2016-04-0220-217/+217
* Expose android/shutdown_adb_on_exit parameter and default to trueRémi Verschelde2016-04-021-0/+1
* Add -r flag to adb install for keep app user datasanikoyes2016-04-021-0/+1
* remove trailing whitespaceHubert Jarosz2016-04-0249-412/+412