355 Commits (576b78799ee1884f5fa90ddba3b6b57b0ddf9b20)
 

Author SHA1 Message Date
Alibek Omarov bbde1394e1 wscript: move some code to our waflib, remove --no-gcc-colors, as newer GCC colorize output automatically, so there is no need in -fdisagnostic-colors=aloways flag, move common win32 libraries check here, better output for subprojects 6 years ago
Alibek Omarov ede52d7808 mainui: update 6 years ago
Alibek Omarov 9ce9fa8cb5 vgui_support: wscript: refactor, use shared get_subproject_name, rename no-vgui to disable-vgui to follow automake-style convention, add vGUI library sanity check 6 years ago
Alibek Omarov 6debd84a2e game_launch: wscript: refactor, use shared get_subproject_name 6 years ago
Alibek Omarov 62995b0769 engine: wscript: refactor, use sdl2.py to get configure SDL2, use shared get_subproject_name 6 years ago
Alibek Omarov ec50c4571c waflib: add some waf plugins by FWGS 6 years ago
Alibek Omarov 09938b978b gitignore: allow waflib directory, hide pyc and pycache 6 years ago
Alibek Omarov 6eb327eac2
scripts: enable verbose build, fix including SDL2 6 years ago
Alibek Omarov cbb8db0089 travis: add mingw build deployment 6 years ago
Alibek Omarov 154ef82719 scripts: add mingw build archive creation 6 years ago
Alibek Omarov ec80b0884f travis: deploy at least appimage now 6 years ago
Alibek Omarov 6a78b4ed1f scripts: fix appimagetool warning 6 years ago
Alibek Omarov 239c6759cb scripts: add travis deploy script 6 years ago
Alibek Omarov 017714f3a0 scripts: give build_appimage.sh +x 6 years ago
Alibek Omarov 16aa5a78fe travis: building appimage requires libfuse2 library 6 years ago
Alibek Omarov baa94e2064 mainui: update 6 years ago
Alibek Omarov f9b13472b5 scripts: autobuild appimage on travis 6 years ago
Alibek Omarov 2922267ae1 scripts: add xash-extras to travis common deps 6 years ago
Alibek Omarov 3c4e75f1b2 scripts: add script building AppImage based on portable build for Linux 6 years ago
Alibek Omarov 130a7b3c42 scripts: move makepak.py from android project repo to engine main repo, port to python3, replace spaces by tabs 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 3046c9e68e gitignore: update 6 years ago
a1batross 137836348b client: fix GetCenterWindow engine call 6 years ago
a1batross 05eab0b5b0 system: fix win32 build 6 years ago
Alibek Omarov a1edbaced4 mainui: update submodule 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 b9945d62a3 Apply 4312 update 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 a6fba0cb96 travis: scripts: try to fix mingw and osx build 6 years ago
Alibek Omarov 1b9bfd8906 platform: sdl: fix compiling 6 years ago
Alibek Omarov e9d988f5d6 wscript: spaces to tabs 6 years ago
Alibek Omarov 7852192fc4 wscript: replace include/SDL by include/SDL2 6 years ago
Alibek Omarov 4db01487ba travis: scripts: install python for osx 6 years ago
Alibek Omarov 7b806add63 wscript: fix SDL2 include path 6 years ago
Alibek Omarov d3c310628f travis: scripts: enable stb font renderer for linux 6 years ago
Alibek Omarov 62af116654 travis: scripts: set SDL2 prefix 6 years ago
Alibek Omarov 2b085cb69e game_launch: remove SDL for simplicity 6 years ago
Alibek Omarov 27ee4337fe travis: fix building sdl2, fix libpath in wscript 6 years ago
Alibek Omarov f0297fc448 travis: initial support 6 years ago
Alibek Omarov d74743ac1d mainui: update 6 years ago