summaryrefslogtreecommitdiffstats
path: root/platform/server/os_server.h
Commit message (Expand)AuthorAgeFilesLines
* Remove server platformFabio Alessandrelli2021-06-011-116/+0
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove OS::can_draw() remnantsMarcel Admiraal2020-12-171-2/+0
* Cleanup unused engine codeTomasz Chabora2020-12-091-2/+0
* Merge pull request #43742 from qarmin/editor_modules_default_valuesRémi Verschelde2020-12-081-6/+6
|\
| * Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-6/+6
* | RenderingServer reorganizationreduz2020-12-041-1/+1
|/
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Rename InputFilter back to InputRémi Verschelde2020-04-281-1/+1
* Renaming of servers for coherency.Juan Linietsky2020-03-271-3/+3
* Refactored input, goes all via windows now.Juan Linietsky2020-03-261-1/+1
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-1/+1
* Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky2020-03-261-1/+1
* Remove incomplete battery status/power APIRémi Verschelde2020-02-141-11/+0
* Remove unused ip_unix member from OSX/server.Fabio Alessandrelli2020-01-141-1/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* iOS modular build and export implementation.bruvzg2019-12-011-1/+0
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-3/+0
* CameraServer is needed for editor nodeCameron Reikes2019-07-161-0/+1
* added a const keyword for a methods that return constant literal...hbina0852019-05-211-1/+1
* Add Input::get_current_cursor_shapeGuilherme Felipe2019-04-151-3/+0
* Drop RtAudio driver on WindowsRémi Verschelde2019-02-201-1/+0
* Platform: Ensure classes match their header filenameRémi Verschelde2019-02-121-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix missing/malformed license headersRémi Verschelde2019-01-011-0/+1
* Added basic support for custom resource savers and loadersMarc Gilleron2018-12-151-1/+1
* Server platform works on OS X tooMarcelo Fernandez2018-10-291-0/+10
* Fix some more build issues after c69de2ba4Rémi Verschelde2018-07-201-4/+1
* Fix build issues and typos after c69de2ba4Rémi Verschelde2018-07-201-2/+6
* Dummy texture importerGustav Lund2018-05-091-0/+3
* Fixes to OS_Server and DummyRasterizer to match new signaturesFabio Alessandrelli2018-02-151-1/+2
* server platform now compiles and run on linux.Fabio Alessandrelli2018-02-151-3/+18
* 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/+1
* Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursorRémi Verschelde2018-01-031-0/+1
|\
| * Add implementation for custom hardware cursorGuilherme Silva2017-12-171-0/+1
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/
* Improve slang, especially in user-visible partsUnknown2017-12-051-1/+0
* Make video mode initialization more intuitive, fixes #12022Juan Linietsky2017-11-091-1/+0
* Implemented physics plugAndreaCatania2017-11-041-5/+0
* Merge pull request #11252 from marcelofg55/fix_noaudio_crashRémi Verschelde2017-09-171-2/+0
|\
| * Fix crash when no audio driver is availableMarcelo Fernandez2017-09-131-2/+0
* | Fix enums bindingsMaxim Sheronov2017-09-131-1/+1
|/
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* 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
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-19/+15
* Add API to access battery power stateJulian Murgia2017-03-041-0/+7
* Adapt platforms to AudioServer refactoringRémi Verschelde2017-01-161-10/+1
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-1/+1