209 Commits (6a02a571c1e5e3ff3d2e79c5063ce7708461809d)

Author SHA1 Message Date
mittorn 6a02a571c1 Legacy protocol compatibility (cl_legacymode) 6 years ago
mittorn 1e5f12a0ae Fix crash on broken model 6 years ago
Alibek Omarov 7205f2d4fa sound: sdl: use SDL_setenv for crossplatform 6 years ago
Alibek Omarov 196c311113 wcon: fix implicit declaration 6 years ago
Alibek Omarov 0409107ee2 scripts: appimage: fix generating extras.pak 6 years ago
Alibek Omarov c8035c1adf host: fix implicit declaration on Win32 builds 6 years ago
Alibek Omarov 5fda638edf host: fix compiling error 6 years ago
Alibek Omarov ed05519c60 host: rearrange conditionals in Host_CalcFPS for better readability 6 years ago
Alibek Omarov ac77bab967 sound: opensles: same fix applied for OpenSLES/Android backend 6 years ago
Alibek Omarov 9935e2c8d3 sound: sdl: set pulseaudio environment variables regardless of target OS, because PA is crossplatform 6 years ago
Alibek Omarov 80fc7209ed sound: move related function declarations to platform header. Remove unused. 6 years ago
Alibek Omarov bf07a9e61e Apply 4344 update 6 years ago
Alibek Omarov 626df3673c Fix missing newline after exec userconfig.cfg 6 years ago
Josh K 422e511aac Added the 'sleeptime' cvar and behavior from the 'Old Engine'. 6 years ago
Alibek Omarov 621cdba53c engine: android: restore OpenSL ES audio 6 years ago
Alibek Omarov e7ddc6d6c5 engine: android: restore dlsym hack for old Android(<5.0) 6 years ago
Alibek Omarov b1a06baf83 wscript: link -llog on Android 6 years ago
Alibek Omarov 463a339a09 wscript: initial support for building on Android 6 years ago
Alibek Omarov 95ce9fc00f wscript: explicitly set language when checking library 6 years ago
Alibek Omarov 62995b0769 engine: wscript: refactor, use sdl2.py to get configure SDL2, use shared get_subproject_name 6 years ago
mittorn 17b0c23f2e Show engine arch in version 6 years ago
mittorn 4b58b0b168 Fix console background aspect ratio 6 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
mittorn aed53c4fda Do not spam in console if vsync not availiable 6 years ago
a1batross 7ad7af76dd render: register r_showtree cvar 6 years ago
a1batross 0964fb11e4 sdl: partially fix maximizing window on Windows 6 years ago
a1batross f173ce11f7 console: fix version drawn all the time which engine runs 6 years ago
a1batross 137836348b client: fix GetCenterWindow engine call 6 years ago
a1batross 05eab0b5b0 system: fix win32 build 6 years ago
Alibek Omarov 3fe737058f buildinfo: add host_ver cvar 6 years ago
Alibek Omarov 9c3e8f7e48 buildinfo: remove XASH_RELEASE 6 years ago
Alibek Omarov dcf64c6b33 Fix build, update menu 6 years ago
Alibek Omarov 622de7a7f1 Apply 4312 update 6 years ago
Alibek Omarov 776d1cb52c wscript: try to fix windres searching for game_launch, fix osx 32 bit compiling 6 years ago
Alibek Omarov 81e142936d wscript: use lower-case win32 libraries names for crosscompiling from Linux 6 years ago
Alibek Omarov 1b9bfd8906 platform: sdl: fix compiling 6 years ago
Alibek Omarov 7852192fc4 wscript: replace include/SDL by include/SDL2 6 years ago
Alibek Omarov 7b806add63 wscript: fix SDL2 include path 6 years ago
Alibek Omarov 27ee4337fe travis: fix building sdl2, fix libpath in wscript 6 years ago
Alibek Omarov 28471aee97 cl_game: get rid of int* to float* conversion 6 years ago
Alibek Omarov deb537c1bb common: fix NULL redefine(do we really need NULL definition?) 6 years ago
Alibek Omarov 9d93eca572 platform: linux: fix descriptor leak 6 years ago
Alibek Omarov 66d1a632a7 net_ws: fix possible garabe in return value due to uninitialized value 6 years ago
Alibek Omarov 9d156b4285 crclib: md5: fix memset call 6 years ago
Alibek Omarov edde871eb5 console: fix console font scale for Quake I fonts, fix drawing arrows in console for Quake I 6 years ago
Alibek Omarov 7c772d6bfd engine: rework timer stuff, move to platform. Move debugger present checks to platform 6 years ago
Alibek Omarov f0d0861160 PhysicAPI: fix callback list initialization 6 years ago
Alibek Omarov 1ef0b44a41 filesystem: allow setting extras.pak by env-var for everyone 6 years ago
Alibek Omarov 25d8a94c1c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 6 years ago
Alibek Omarov b60b3f7d18 GameUI: avoid const modifier loss 6 years ago