Alibek Omarov
|
8385563bef
|
engine: fix possible crash during exit
|
6 years ago |
Alibek Omarov
|
f9f96552b7
|
travis: move mingw engine build to standalone VM
|
6 years ago |
mittorn
|
ca3913cd88
|
fix windows build
|
6 years ago |
Alibek Omarov
|
8b07916598
|
scripts: travis: fix deployment, finally
|
6 years ago |
Alibek Omarov
|
5f122a7435
|
travis: experiment to move apt addons under stage
|
6 years ago |
Alibek Omarov
|
50c656df94
|
scripts: travis: fix upload to yadisk
|
6 years ago |
Alibek Omarov
|
5436658ce7
|
scripts: travis: accept everything when installing python from choco
|
6 years ago |
Alibek Omarov
|
d7ea40d850
|
scripts: remove waf jobs, as waf smart enough to get CPU number, fix upload archive name for osx, install newer python in windows
|
6 years ago |
Alibek Omarov
|
184ca6517c
|
travis: oops, forgot to set OSes
|
6 years ago |
Alibek Omarov
|
f4c36f49db
|
travis: another try to fix matrices
|
6 years ago |
Alibek Omarov
|
ae26783902
|
scripts: travis: yet another workaround for mingw...
|
6 years ago |
Alibek Omarov
|
45fdd74dd2
|
travis: fix matrices
|
6 years ago |
Alibek Omarov
|
880a9651d8
|
scripts: travis: use stages, use yandex disk as temporary place for build artifacts
|
6 years ago |
Alibek Omarov
|
db30358d06
|
travis: fix osx archive name, remove unneeded envvars on osx, try to fix windows python
|
6 years ago |
Alibek Omarov
|
ebbe22b09a
|
travis: force newer python for windows
|
6 years ago |
Alibek Omarov
|
752dd13c04
|
scripts: travis: uncomment osx packaging
|
6 years ago |
Alibek Omarov
|
469a080000
|
travis: add windows, test commit up
|
6 years ago |
Alibek Omarov
|
efc12f1045
|
scripts: travis: test windows scripts
|
6 years ago |
Alibek Omarov
|
becb58223a
|
scripts: travis: rewrite deploy script with commit up support
|
6 years ago |
Alibek Omarov
|
f48335f2f2
|
ref: get rid of fov in globals, add RenderFrame wrapper, which correctly initialize shared global values
|
6 years ago |
Alibek Omarov
|
8b5926f9b1
|
ref_gl: fix alpha in menu (and anywhere else where triColor4ub is used)
|
6 years ago |
Alibek Omarov
|
0b13bf393f
|
vgui_support: wscript: set default vgui-dev repo path, check OS in configuration stage
|
6 years ago |
Alibek Omarov
|
58b5e1a9df
|
wscript: introduce shortened frequently used configuration options
|
6 years ago |
Alibek Omarov
|
17f719558c
|
wscript: move build env setup to main wscript
|
6 years ago |
Alibek Omarov
|
70abee3e28
|
Merge pull request #32 from iZarif/cf749c8c
vgui_support/wscript fix indentation
|
6 years ago |
iZarif
|
37defbbd14
|
vgui_support/wscript fix indentation
|
6 years ago |
Alibek Omarov
|
62f04137a5
|
engine: hide ref calls under Host_IsDedicated checks, replace ref function ptr checks by \!Host_IsDedicated
|
6 years ago |
Alibek Omarov
|
5f849c4823
|
engine: bring back XASH_USE_SELECT. I need somehow disable this only on my work PC
|
6 years ago |
Alibek Omarov
|
b09242e41c
|
engine: fix dedicated check
|
6 years ago |
Alibek Omarov
|
1538bc609d
|
vgui_support: wscript: automatically disable vgui_support build on unsupported CPU type
|
6 years ago |
Alibek Omarov
|
26616314f8
|
engine: add initial support for MCST Elbrus
|
6 years ago |
Alibek Omarov
|
1483b21f00
|
Merge branch '0.20-renderdll'
|
6 years ago |
Alibek Omarov
|
743c5ca8d5
|
engine: make dedicated work again
|
6 years ago |
Alibek Omarov
|
92b89936b3
|
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
|
6 years ago |
Alibek Omarov
|
8abbef8dbd
|
scripts: try to workaround mingw bug by adding sse2
|
6 years ago |
Alibek Omarov
|
59f3b63e0a
|
ref_gl: wscript: fix libm linking
|
6 years ago |
Alibek Omarov
|
6a6f341c07
|
Merge pull request #22 from FWGS/netsplit
Extended netsplit, network extensions
|
6 years ago |
Alibek Omarov
|
402a596415
|
ref: add EXPORT to GetRefAPI, so MSVC will create *.lib file and not confuse waf or dynamic linker
|
6 years ago |
Alibek Omarov
|
52eb84d34b
|
mainui: update
|
6 years ago |
Alibek Omarov
|
f3a2f46fb3
|
wscript: remove libm linking to static public, it's useless. Correct include path order
|
6 years ago |
Alibek Omarov
|
4880ca3ca2
|
engine: move EXPORT definition to xash3d_types
|
6 years ago |
Alibek Omarov
|
121c72c9e0
|
Merge origin/master into ref_dll
|
6 years ago |
Alibek Omarov
|
e20e114643
|
miniutl: update
|
6 years ago |
Alibek Omarov
|
7e08104631
|
ref_gl: fixes for MSVC
|
6 years ago |
Alibek Omarov
|
7aa7f4dbbd
|
engine: fix broken win32 types after moving more definitions to xash3d_types.h
|
6 years ago |
Alibek Omarov
|
fb6fd61cd9
|
public: initial moving some common code into static public library, that can be linked to any engine part
|
6 years ago |
mittorn
|
34da3e0ccd
|
ref: clear draw entities when clearing edicts
|
6 years ago |
mittorn
|
0a22040c6e
|
Fix SpriteTexture
|
6 years ago |
mittorn
|
c55b7dcda7
|
ref: simplify efx api, move efrags to engine
|
6 years ago |
mittorn
|
78f8932313
|
Fill client RenderAPI
|
6 years ago |