summaryrefslogtreecommitdiffstats
path: root/platform/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* | server: Allow building against system librariesRémi Verschelde2016-11-031-0/+45
* | style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-011-4/+3
* | style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-012-26/+26
* | style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-012-39/+39
* | SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł2016-10-171-3/+0
* | SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
* | zlib: Split thirdparty files, simplify scons optionRémi Verschelde2016-10-151-1/+0
* | glew: Split thirdparty files and isolate envRémi Verschelde2016-10-151-1/+1
|/