summaryrefslogtreecommitdiff
path: root/platform/server
AgeCommit message (Expand)Author
2018-01-04Fix macOS and other builds after #15299Duy-Nguyen TA
2018-01-04Change OS::initialize signature to return Error (fix segfault on x11)Emmanuel Leblond
2018-01-03Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursorRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-17Add implementation for custom hardware cursorGuilherme Silva
2017-12-05Improve slang, especially in user-visible partsUnknown
2017-11-28disable caching for targets using helper functionsRhody Lugo
2017-11-28use the same cache for all branches for appveyorRhody Lugo
2017-11-17Rename OS::get_data_dir to OS::get_user_data_dirRémi Verschelde
2017-11-09Make video mode initialization more intuitive, fixes #12022Juan Linietsky
2017-11-04Implemented physics plugAndreaCatania
2017-10-17SCons: Disable server platform as it does not buildRémi Verschelde
2017-09-25Use BoolVariable in platform-specific options.Elliott Sales de Andrade
2017-09-25Use BoolVariable for third-party options.Elliott Sales de Andrade
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-09-24Merge pull request #11527 from QuLogic/system-zstdRémi Verschelde
2017-09-24Add support for OpenSSL 1.1.0.Elliott Sales de Andrade
2017-09-23Enable building against system zstd.Elliott Sales de Andrade
2017-09-17Merge pull request #11252 from marcelofg55/fix_noaudio_crashRémi Verschelde
2017-09-13Fix crash when no audio driver is availableMarcelo Fernandez
2017-09-13Fix enums bindingsMaxim Sheronov
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-07-01Buildsystem: Improve detect.py readability and fix issuesRémi Verschelde
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-26SCons: Add option to toggle warnings (on by default)Rémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-04Add API to access battery power stateJulian Murgia
2017-01-16Adapt platforms to AudioServer refactoringRémi Verschelde
2017-01-15Oops! Audio engine has vanished :DJuan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-19png: Allow building shared freetype with bundled libpngRémi Verschelde
2016-11-19Revert "libpng: Fix erroneously linking against libpng12 on old distros"Rémi Verschelde
2016-11-19libpng: Same fix as previous commit for server platformRémi Verschelde
2016-11-03server: Allow building against system librariesRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-17SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15glew: Split thirdparty files and isolate envRémi Verschelde
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-06-22Fixed iCCp chunk in pngsJ08nY
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-04-02Remove trailing spacesRémi Verschelde
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-25theora on server buildAriel Manzur