summaryrefslogtreecommitdiff
path: root/platform/server
AgeCommit message (Expand)Author
2019-07-16CameraServer is needed for editor nodeCameron Reikes
2019-07-04Remove libwebsocket. No longer used, yay!Fabio Alessandrelli
2019-07-03SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde
2019-06-19Png driver reworked to use libpng 1.6 simplified APIIbrahn Sahir
2019-06-11bullet: Sync with current upstream master branchRémi Verschelde
2019-05-21added a const keyword for a methods that return constant literal...hbina085
2019-04-30SCons: Always use env.Prepend for CPPPATHRémi Verschelde
2019-04-24SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde
2019-04-15Add Input::get_current_cursor_shapeGuilherme Felipe
2019-04-06Remove unused importsHendrikto
2019-04-05SCons: add `methods.using_clang` to check used compilerRémi Verschelde
2019-04-03SCons: Fix python3 compat for builtin_bullet=noRémi Verschelde
2019-03-05Update the server platform's `detect.py` to match x11'sHugo Locurcio
2019-02-20Drop RtAudio driver on WindowsRémi Verschelde
2019-02-12Platform: Ensure classes match their header filenameRémi Verschelde
2019-01-09Don't use -ffast-math or other unsafe math optimizationsHein-Pieter van Braam
2019-01-01Update copyright statements to 2019Rémi Verschelde
2019-01-01Fix missing/malformed license headersRémi Verschelde
2018-12-15Added basic support for custom resource savers and loadersMarc Gilleron
2018-10-30Allow the server platform to build on linux again.Ibrahn Sahir
2018-10-29Server platform works on OS X tooMarcelo Fernandez
2018-10-06Remove redundant "== true" codeAaron Franke
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-09-25Server platform builds (dummy) mobile_vr module.Fabio Alessandrelli
2018-09-25SCons: Fix checks for clang in env['CXX']Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-20Fix some more build issues after c69de2ba4Rémi Verschelde
2018-07-20Fix build issues and typos after c69de2ba4Rémi Verschelde
2018-06-28Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio
2018-06-07SCons: Allow unbundling libwebsockets and miniupnpcRémi Verschelde
2018-05-09Dummy texture importerGustav Lund
2018-03-04SCons: Fix linking system pcre2 on server platformRémi Verschelde
2018-03-01Fix server build on FreeBSDFabio Alessandrelli
2018-02-22server: Add support for statically linking libgcc and libstdc++Rémi Verschelde
2018-02-15Add dummy audio driver, fix dummy rasterizerK. S. Ernest (iFire) Lee
2018-02-15Fixes to OS_Server and DummyRasterizer to match new signaturesFabio Alessandrelli
2018-02-15server platform now compiles and run on linux.Fabio Alessandrelli
2018-02-14Deleting OpenSSL module and libraryFabio Alessandrelli
2018-01-26Bullet: allow unbundling only if > 2.87Rémi Verschelde
2018-01-13SCons: Allow unbundling bullet on Linux (only 2.87+)Rémi Verschelde
2018-01-05SCons: Fix usage of LD when we meant LINKRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
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