| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wrap Emscripten module into JS Engine singleton per SCons | Leon Krause | 2018-01-13 | 1 | -6/+5 |
| | | | | | | Emscripten's meta DCE changes in 1.37.27(/28?) make it impossible to keep using --pre-js for this | ||||
| * | Merge pull request #15665 from endragor/fix-android-gdnative | Rémi Verschelde | 2018-01-13 | 2 | -0/+13 |
| |\ | | | | | Fix open_dynamic_library for Android | ||||
| | * | Fix open_dynamic_library for Android | Ruslan Mustakov | 2018-01-13 | 2 | -0/+13 |
| | | | |||||
| * | | SCons: Allow unbundling bullet on Linux (only 2.87+) | Rémi Verschelde | 2018-01-13 | 2 | -0/+20 |
| |/ | |||||
| * | [macOS] Adds ability to open files with "Open With" or double-click from Finder | bruvzg | 2018-01-12 | 3 | -1/+33 |
| | | |||||
| * | Merge pull request #15613 from eska014/html5-feature-tags | Rémi Verschelde | 2018-01-12 | 3 | -13/+21 |
| |\ | | | | | Fix HTML5 feature tags | ||||
| | * | Fix HTML5 feature tags | Leon Krause | 2018-01-12 | 3 | -13/+21 |
| | | | | | | | | | | | | | | | 'HTML5' is the platform tag, the 'JavaScript' tag indicates availability of the JavaScript.eval singleton. Also report texture compression support. | ||||
| * | | Merge pull request #15605 from volzhs/fix-android-build-27 | volzhs | 2018-01-12 | 1 | -0/+1 |
| |\ \ | | | | | | | Fix Android build error | ||||
| | * | | Fix Android build error | volzhs | 2018-01-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Fix #15603 Fix #15513 | ||||
| * | | | sorry, accidentally pressed delete before commiting. | Juan Linietsky | 2018-01-10 | 1 | -1/+2 |
| | | | | |||||
| * | | | Added middle button doubleclick, fixes #15567 | Juan Linietsky | 2018-01-10 | 1 | -1/+7 |
| | | | | |||||
| * | | | Fix IME producing multiple events per key press. | bruvzg | 2018-01-10 | 2 | -63/+125 |
| |/ / | |||||
| * | | Merge pull request #15344 from bruvzg/osx_dylib_export | Rémi Verschelde | 2018-01-08 | 3 | -2/+47 |
| |\ \ | | | | | | | [GDnative] macOS `dylib` export fixes | ||||
| | * | | Adds dylib export for "dmg" export mode and change dylib path to ↵ | bruvzg | 2018-01-04 | 3 | -2/+47 |
| | | | | | | | | | | | | | "/Contents/Frameworks" | ||||
| * | | | Merge pull request #15461 from endragor/better-loading-screen-msg | Rémi Verschelde | 2018-01-08 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Improve missing iOS loading screen error message | ||||
| | * | | | Improve missing iOS loading screen error message | Ruslan Mustakov | 2018-01-07 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #15440 from volzhs/fix-android-touch | Rémi Verschelde | 2018-01-08 | 3 | -20/+19 |
| |\ \ \ | |/ / |/| | | Fix Android multi touch | ||||
| | * | | Fix Android multi touch | volzhs | 2018-01-07 | 3 | -20/+19 |
| | | | | | | | | | | | | | Fix #11798 | ||||
| * | | | Merge pull request #15447 from eska014/html5-optmode | Rémi Verschelde | 2018-01-07 | 1 | -2/+8 |
| |\ \ \ | | | | | | | | | Build WebAssembly release module with -Os to decrease file size | ||||
| | * | | | Build WebAssembly module with -Os to decrease file size | Leon Krause | 2018-01-07 | 1 | -2/+8 |
| | | | | | |||||
| * | | | | Initialize WebGL context in OS | Leon Krause | 2018-01-07 | 1 | -3/+7 |
| | | | | | |||||
| * | | | | Merge pull request #15425 from bruvzg/osx_runtime_version_checks | Rémi Verschelde | 2018-01-07 | 1 | -31/+34 |
| |\ \ \ \ | | | | | | | | | | | [macOS] Remove 10.6+ runtime version checks, add 10.12+ runtime version checks | ||||
| | * | | | | Remove 10.6+ runtime version checks, add 10.12+ runtime version checks | bruvzg | 2018-01-07 | 1 | -31/+34 |
| | |/ / / | |||||
| * | | | | Merge pull request #15422 from eska014/html5-logger | Rémi Verschelde | 2018-01-07 | 1 | -0/+5 |
| |\ \ \ \ | | | | | | | | | | | Print without color control sequences in HTML5 platform | ||||
| | * | | | | HTML5: Print without color control sequences | Leon Krause | 2018-01-07 | 1 | -0/+5 |
| | |/ / / | |||||
| * | | | | Merge pull request #15420 from eska014/html5-internal-calls | Rémi Verschelde | 2018-01-07 | 2 | -4/+4 |
| |\ \ \ \ | |/ / / |/| | | | Fix internal Emscripten JS API calls | ||||
| | * | | | Fix internal Emscripten JS API calls | Leon Krause | 2018-01-06 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | Emscripten 1.37.24 no longer exports these by default | ||||
| * | | | | Merge pull request #15401 from bruvzg/osx_10_12_and_depric_fix | Rémi Verschelde | 2018-01-06 | 1 | -45/+39 |
| |\ \ \ \ | |/ / / |/| | | | [macOS] Fix build on pre 10.12 and deprecation warnings on 10.12+ | ||||
| | * | | | Fix build on macOS pre 10.12, fix deprecation warnings on 10.12+ | bruvzg | 2018-01-06 | 1 | -45/+39 |
| | |/ / | |||||
| * / / | Fix Android build error | volzhs | 2018-01-06 | 1 | -1/+1 |
| |/ / | |||||
| * | | SCons: Fix usage of LD when we meant LINK | Rémi Verschelde | 2018-01-05 | 4 | -5/+5 |
| | | | | | | | | | | | | | | | Also made LINK and CXXFLAGS configurable as command line options. Note that LINK currently expects the *compiler* that will be used for linking and will call its configured linker behind the scenes (so g++, clang++, etc., not ld.gold). See #15364 for details. | ||||
| * | | Merge pull request #15365 from guilhermefelipecgs/add_unimplemented_method | Rémi Verschelde | 2018-01-05 | 2 | -0/+4 |
| |\ \ | | | | | | | Add missing method for javascript | ||||
| | * | | Add missing method for javascript | Guilherme Silva | 2018-01-05 | 2 | -0/+4 |
| | | | | |||||
| * | | | Forced set mouse global position always, hopefully will fix #15354, ↵ | Juan Linietsky | 2018-01-05 | 1 | -0/+1 |
| |/ / | | | | | | | otherwise out of luck. | ||||
| * | | X11: Add missing return in OS_X11::initialize(). | Andreas Haas | 2018-01-05 | 1 | -0/+2 |
| | | | |||||
| * | | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 160 | -2/+162 |
| |/ | | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module. | ||||
| * | Fix macOS and other builds after #15299 | Duy-Nguyen TA | 2018-01-04 | 4 | -6/+7 |
| | | | | | Commit ammended by @akien-mga to fix more platforms. | ||||
| * | Add support from properly exporting shared objects, needed for GDNative export | Juan Linietsky | 2018-01-04 | 2 | -3/+33 |
| | | |||||
| * | Fixed missing parenthesis | Artem Varaksa | 2018-01-04 | 1 | -1/+1 |
| | | |||||
| * | Add missing translation in Javascript export dialog | Rémi Verschelde | 2018-01-04 | 1 | -9/+9 |
| | | | | | Also remove newlines from translated strings. | ||||
| * | Change OS::initialize signature to return Error (fix segfault on x11) | Emmanuel Leblond | 2018-01-04 | 18 | -38/+57 |
| | | |||||
| * | Merge pull request #15033 from poke1024/shortcuts-mac | Rémi Verschelde | 2018-01-04 | 1 | -3/+21 |
| |\ | | | | | Alternative keyboard shortcuts for macOS | ||||
| | * | On macOS, change some default editor shortcuts | Bernhard Liebl | 2017-12-26 | 1 | -3/+21 |
| | | | |||||
| * | | Merge pull request #15279 from volzhs/android-update-build | Rémi Verschelde | 2018-01-03 | 3 | -4/+4 |
| |\ \ | | | | | | | Update android build tool to latest | ||||
| | * | | Update android build tool to latest | volzhs | 2018-01-03 | 3 | -4/+4 |
| | | | | |||||
| * | | | Merge pull request #15092 from ↵ | Rémi Verschelde | 2018-01-03 | 2 | -2/+50 |
| |\ \ \ | | | | | | | | | | | | | | | | | guilhermefelipecgs/fix_infinite_loop_on_splash_screen Fix infinite loop on splash screen on tiling windows managers | ||||
| | * | | | Fix infinite loop introduced by 6f3486c4 on tiling windows managers | Guilherme Silva | 2017-12-27 | 2 | -2/+50 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor | Rémi Verschelde | 2018-01-03 | 16 | -21/+263 |
| |\ \ \ | |_|/ |/| | | Custom hardware-accelerated mouse cursor | ||||
| | * | | Add implementation for custom hardware cursor | Guilherme Silva | 2017-12-17 | 16 | -21/+263 |
| | | | | |||||
| * | | | Merge pull request #15246 from vnen/uwp-gdnative | George Marques | 2018-01-01 | 3 | -0/+60 |
| |\ \ \ | | | | | | | | | Make GDNative DLLs work on UWP | ||||
