338 Commits (f7c60ea9d15d6fb6e55266717477a02315b707d3)
 

Author SHA1 Message Date
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
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 847be54457 wscript: refactor adding compiler flags, remove --release flag, instead add mandatory --build-type flag 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
Alibek Omarov b1db062fbc
Merge pull request #3 from nekonomicon/bsd 6 years ago
Night Owl d4e5e609af Do not break video subsystem initialization. 6 years ago
Night Owl f36d1f5621 Use execv instead of execve, because environ symbol breaks compilation with -Wl,--no-undefined flag under FreeBSD via Waf. 6 years ago
Night Owl f350683e83 wscript: avoid linuxisms and gccisms. 6 years ago
Alibek Omarov 3c5f7de747 vgui_support: wscript: forgot to set MSVC_SUBSYSTEM for WinXP compatibility 6 years ago