Commit Graph

1500 Commits

Author SHA1 Message Date
Alibek Omarov ec50c4571c waflib: add some waf plugins by FWGS 2018-12-13 08:00:22 +03:00
Alibek Omarov 09938b978b gitignore: allow waflib directory, hide pyc and pycache 2018-12-13 07:48:51 +03:00
Alibek Omarov 6eb327eac2
scripts: enable verbose build, fix including SDL2 2018-12-13 03:25:46 +03:00
Alibek Omarov cbb8db0089 travis: add mingw build deployment 2018-12-12 04:50:24 +03:00
Alibek Omarov 154ef82719 scripts: add mingw build archive creation 2018-12-12 04:49:11 +03:00
Alibek Omarov ec80b0884f travis: deploy at least appimage now 2018-12-12 04:33:36 +03:00
Alibek Omarov 6a78b4ed1f scripts: fix appimagetool warning 2018-12-12 04:33:18 +03:00
Alibek Omarov 239c6759cb scripts: add travis deploy script 2018-12-12 04:32:58 +03:00
Alibek Omarov 017714f3a0 scripts: give build_appimage.sh +x 2018-12-12 04:24:47 +03:00
Alibek Omarov 16aa5a78fe travis: building appimage requires libfuse2 library 2018-12-12 04:21:10 +03:00
Alibek Omarov baa94e2064 mainui: update 2018-12-12 04:19:47 +03:00
Alibek Omarov f9b13472b5 scripts: autobuild appimage on travis 2018-12-12 04:19:17 +03:00
Alibek Omarov 2922267ae1 scripts: add xash-extras to travis common deps 2018-12-12 04:18:58 +03:00
Alibek Omarov 3c4e75f1b2 scripts: add script building AppImage based on portable build for Linux 2018-12-12 04:18:09 +03:00
Alibek Omarov 130a7b3c42 scripts: move makepak.py from android project repo to engine main repo, port to python3, replace spaces by tabs 2018-12-12 04:16:23 +03:00
mittorn 17b0c23f2e Show engine arch in version 2018-12-06 04:28:19 +07:00
mittorn 4b58b0b168 Fix console background aspect ratio 2018-12-06 03:00:39 +07:00
mittorn 298393b653 Initial amd64 port 2018-12-05 23:57:05 +07:00
mittorn aed53c4fda Do not spam in console if vsync not availiable 2018-12-05 23:56:41 +07:00
a1batross 7ad7af76dd render: register r_showtree cvar 2018-11-30 22:56:20 +03:00
a1batross 0964fb11e4 sdl: partially fix maximizing window on Windows 2018-11-29 21:43:51 +03:00
a1batross f173ce11f7 console: fix version drawn all the time which engine runs 2018-11-29 20:43:53 +03:00
a1batross 3046c9e68e gitignore: update 2018-11-29 20:24:39 +03:00
a1batross 137836348b client: fix GetCenterWindow engine call 2018-11-29 20:24:25 +03:00
a1batross 05eab0b5b0 system: fix win32 build 2018-11-29 19:48:16 +03:00
Alibek Omarov a1edbaced4 mainui: update submodule 2018-11-29 01:54:45 +03:00
Alibek Omarov 3fe737058f buildinfo: add host_ver cvar 2018-11-29 01:54:25 +03:00
Alibek Omarov 9c3e8f7e48 buildinfo: remove XASH_RELEASE 2018-11-29 01:54:09 +03:00
Alibek Omarov dcf64c6b33 Fix build, update menu 2018-11-27 16:38:22 +03:00
Alibek Omarov b9945d62a3 Apply 4312 update 2018-11-27 16:15:24 +03:00
Alibek Omarov 622de7a7f1 Apply 4312 update 2018-11-27 16:11:26 +03:00
Alibek Omarov 776d1cb52c wscript: try to fix windres searching for game_launch, fix osx 32 bit compiling 2018-11-19 01:58:40 +03:00
Alibek Omarov 81e142936d wscript: use lower-case win32 libraries names for crosscompiling from Linux 2018-11-19 00:46:29 +03:00
Alibek Omarov a6fba0cb96 travis: scripts: try to fix mingw and osx build 2018-11-18 23:16:12 +03:00
Alibek Omarov 1b9bfd8906 platform: sdl: fix compiling 2018-11-18 23:04:47 +03:00
Alibek Omarov e9d988f5d6 wscript: spaces to tabs 2018-11-18 23:04:30 +03:00
Alibek Omarov 7852192fc4 wscript: replace include/SDL by include/SDL2 2018-11-18 22:56:30 +03:00
Alibek Omarov 4db01487ba travis: scripts: install python for osx 2018-11-18 22:55:47 +03:00
Alibek Omarov 7b806add63 wscript: fix SDL2 include path 2018-11-18 22:48:52 +03:00
Alibek Omarov d3c310628f travis: scripts: enable stb font renderer for linux 2018-11-18 22:41:16 +03:00
Alibek Omarov 62af116654 travis: scripts: set SDL2 prefix 2018-11-18 22:37:06 +03:00
Alibek Omarov 2b085cb69e game_launch: remove SDL for simplicity 2018-11-18 22:34:16 +03:00
Alibek Omarov 27ee4337fe travis: fix building sdl2, fix libpath in wscript 2018-11-18 18:52:57 +03:00
Alibek Omarov f0297fc448 travis: initial support 2018-11-18 18:33:32 +03:00
Alibek Omarov d74743ac1d mainui: update 2018-11-18 18:19:45 +03:00
Alibek Omarov 28471aee97 cl_game: get rid of int* to float* conversion 2018-11-18 18:19:31 +03:00
Alibek Omarov deb537c1bb common: fix NULL redefine(do we really need NULL definition?) 2018-11-18 17:52:01 +03:00
Alibek Omarov 9d93eca572 platform: linux: fix descriptor leak 2018-11-18 17:50:15 +03:00
Alibek Omarov 66d1a632a7 net_ws: fix possible garabe in return value due to uninitialized value 2018-11-18 17:14:38 +03:00
Alibek Omarov 847be54457 wscript: refactor adding compiler flags, remove --release flag, instead add mandatory --build-type flag 2018-11-18 17:02:40 +03:00