summaryrefslogtreecommitdiffstats
path: root/platform/uwp/os_uwp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Change OS::initialize signature to return Error (fix segfault on x11)Emmanuel Leblond2018-01-041-1/+3
* Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursorRémi Verschelde2018-01-031-0/+4
|\
| * Add implementation for custom hardware cursorGuilherme Silva2017-12-171-0/+4
* | Merge pull request #15246 from vnen/uwp-gdnativeGeorge Marques2018-01-011-0/+45
|\ \
| * | Make GDNative DLLs work on UWPGeorge Marques2018-01-011-0/+45
| |/
* / Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/
* Move windows networking class to drivers/windows/Fabio Alessandrelli2017-12-151-4/+4
* Fixes vsync setting ignored when using a separate thread for renderingStefano Bonicatti2017-12-091-0/+1
* Return and repair file loggingRuslan Mustakov2017-11-211-10/+3
* Merge pull request #12988 from akien-mga/xdg-home-pathsRémi Verschelde2017-11-201-2/+3
|\
| * Rename OS::get_data_dir to OS::get_user_data_dirRémi Verschelde2017-11-171-2/+3
* | Cleanup old references to GLES2 rendererRémi Verschelde2017-11-191-1/+1
|/
* Make video mode initialization more intuitive, fixes #12022Juan Linietsky2017-11-091-5/+0
* Merge pull request #12262 from AndreaCatania/pplugJuan Linietsky2017-11-031-13/+0
|\
| * Implemented physics plugAndreaCatania2017-11-041-13/+0
* | Disable logging until the logs location is sorted outRémi Verschelde2017-10-291-1/+3
|/
* OS::execute can now read from stderr too when executing with a pipeMarcelo Fernandez2017-10-031-1/+1
* Extract logging logicRuslan Mustakov2017-09-251-50/+10
* Merge pull request #11252 from marcelofg55/fix_noaudio_crashRémi Verschelde2017-09-171-6/+1
|\
| * Fix crash when no audio driver is availableMarcelo Fernandez2017-09-131-6/+1
* | Fix enums bindingsMaxim Sheronov2017-09-131-1/+1
|/
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-4/+3
* -Reorganized all properties of project settings (Sorry, Again).Juan Linietsky2017-07-171-1/+1
* Fix UWP compilation issuesGeorge Marques2017-05-231-17/+12
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-8/+8
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-1/+1
* Fix compilation for UWPGeorge Marques2017-04-291-44/+25
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-101-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Input: Remove usage of platform dependent event IDs.Andreas Haas2017-03-261-5/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-178/+135
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-1/+0
* Add API to access battery power stateJulian Murgia2017-03-041-0/+14
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Adapt platforms to AudioServer refactoringRémi Verschelde2017-01-161-26/+3
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-151-6/+6
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-3/+5
* renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-081-4/+4
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Rename remaining WinRT references to UWPGeorge Marques2016-11-031-77/+77
* Rename WinRT files to UWPGeorge Marques2016-11-031-0/+983