aboutsummaryrefslogtreecommitdiff
path: root/platform/server
Commit message (Expand)AuthorAgeFilesLines
* SCons: Allow unbundling libwebsockets and miniupnpcRémi Verschelde2018-06-071-3/+15
* Dummy texture importerGustav Lund2018-05-092-0/+9
* SCons: Fix linking system pcre2 on server platformRémi Verschelde2018-03-041-0/+5
* Fix server build on FreeBSDFabio Alessandrelli2018-03-012-1/+13
* server: Add support for statically linking libgcc and libstdc++Rémi Verschelde2018-02-221-0/+5
* Add dummy audio driver, fix dummy rasterizerK. S. Ernest (iFire) Lee2018-02-151-2/+3
* Fixes to OS_Server and DummyRasterizer to match new signaturesFabio Alessandrelli2018-02-153-2/+13
* server platform now compiles and run on linux.Fabio Alessandrelli2018-02-154-47/+147
* Deleting OpenSSL module and libraryFabio Alessandrelli2018-02-141-3/+0
* Bullet: allow unbundling only if > 2.87Rémi Verschelde2018-01-261-3/+3
* SCons: Allow unbundling bullet on Linux (only 2.87+)Rémi Verschelde2018-01-131-0/+10
* SCons: Fix usage of LD when we meant LINKRémi Verschelde2018-01-051-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-054-0/+4
* Fix macOS and other builds after #15299Duy-Nguyen TA2018-01-041-1/+2
* Change OS::initialize signature to return Error (fix segfault on x11)Emmanuel Leblond2018-01-042-3/+5
* Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursorRémi Verschelde2018-01-032-0/+4
|\
| * Add implementation for custom hardware cursorGuilherme Silva2017-12-172-0/+4
* | Update copyright statements to 2018Rémi Verschelde2018-01-014-8/+8
|/
* Improve slang, especially in user-visible partsUnknown2017-12-051-1/+0
* disable caching for targets using helper functionsRhody Lugo2017-11-281-2/+1
* use the same cache for all branches for appveyorRhody Lugo2017-11-281-1/+2
* Rename OS::get_data_dir to OS::get_user_data_dirRémi Verschelde2017-11-171-1/+1
* Make video mode initialization more intuitive, fixes #12022Juan Linietsky2017-11-092-5/+0
* Implemented physics plugAndreaCatania2017-11-042-17/+0
* SCons: Disable server platform as it does not buildRémi Verschelde2017-10-171-0/+3
* Use BoolVariable in platform-specific options.Elliott Sales de Andrade2017-09-251-3/+3
* Use BoolVariable for third-party options.Elliott Sales de Andrade2017-09-251-21/+21
* Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade2017-09-251-1/+1
* Merge pull request #11527 from QuLogic/system-zstdRémi Verschelde2017-09-241-0/+3
|\
| * Enable building against system zstd.Elliott Sales de Andrade2017-09-231-0/+3
* | Add support for OpenSSL 1.1.0.Elliott Sales de Andrade2017-09-241-9/+0
|/
* Merge pull request #11252 from marcelofg55/fix_noaudio_crashRémi Verschelde2017-09-172-9/+1
|\
| * Fix crash when no audio driver is availableMarcelo Fernandez2017-09-132-9/+1
* | Fix enums bindingsMaxim Sheronov2017-09-132-2/+2
|/
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-274-4/+4
* Buildsystem: Improve detect.py readability and fix issuesRémi Verschelde2017-07-011-33/+45
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-102-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-084-0/+4
* SCons: Add option to toggle warnings (on by default)Rémi Verschelde2017-03-261-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-053-69/+46
* Add API to access battery power stateJulian Murgia2017-03-042-0/+19
* Adapt platforms to AudioServer refactoringRémi Verschelde2017-01-161-10/+1
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-151-3/+3
* Style: Fix whole-line commented codeRémi Verschelde2017-01-142-4/+6
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-022-6/+6
|\
| * Begining of GLES3 renderer:Juan Linietsky2016-10-032-6/+6
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-014-4/+4
* | png: Allow building shared freetype with bundled libpngRémi Verschelde2016-11-191-1/+0
* | Revert "libpng: Fix erroneously linking against libpng12 on old distros"Rémi Verschelde2016-11-191-1/+1
* | libpng: Same fix as previous commit for server platformRémi Verschelde2016-11-191-1/+1