exstrim401
2fb712af66
Fix macOS build ( #146 )
...
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2 years ago
Er2
53bd92f7a8
BSD: Add support ( #140 )
...
* BSD: Add support
* BSD: other fixes
There is still a bug when vgui haven't got text, maybe because of resources.
Also there is bug where when trying to start new game caption names shows wrong.
* BSD: Debugging
* BSD: modify preprocessor and fix windows
* BSD: Remove debugging and fix labels in gameui
* BSD: Remove disabling some DX9 commands
* BSD: Remove -g flag
2 years ago
exstrim401
a1c4e27718
Don't use objcopy for macOS build ( #143 )
...
* Don't use objcopy for macOS build
* Add -x option to strip on macOS
Without -x strip results in error for dylib
2 years ago
exstrim401
ad5790eee6
Don't use -march=native on macOS
2 years ago
exstrim401
54d76a1131
Move mm_hook to separate file
2 years ago
exstrim401
1f3b4583da
macOS build support
2 years ago
nillerusr
2f15ebbfb8
wscript: add videoservices
2 years ago
nillerusr
5e9ce905f7
tier1(android): add error message for library loading from mod apk
2 years ago
nillerusr
5a28ccec8c
game(client): fix touch drawing
2 years ago
nillerusr
3e19d26a72
add additional logging information
2 years ago
nillerusr
9aa0ecab6a
add wscripts for unittests
2 years ago
nillerusr
38fcc71c6e
launcher(android): add crashhandler
2 years ago
nillerusr
79e83bb97f
tier0: fix cpu freq on some arm cpu's
2 years ago
HappyDOGE
9dbdad3dc4
fix debug compile
2 years ago
HappyDOGE
84ed551ceb
fix debug macros
2 years ago
HappyDOGE
de84690884
fix opus
2 years ago
HappyDOGE
5206f38b9b
update windows lib placement
2 years ago
HappyDOGE
4fc6661cb4
fix SDL
2 years ago
HappyDOGE
3faf6a69ac
fix windows build scripts, add windows opus support
2 years ago
nillerusr
f266efa942
wscript: make opus optional( should help #69 )
2 years ago
nillerusr
9ee21ecf90
amd64: fix multithread, fix vgui, fix physmodels
2 years ago
nillerusr
816cc23833
wscript: add --disable-warns option
3 years ago
JusicP
edbe1baceb
Fix Windows build with WAF
3 years ago
nillerusr
6b10b528e9
engine: get opus voice codec
3 years ago
nillerusr
303b387e76
add more custom screen resolutions, fix build
3 years ago
nillerusr
0fb75b41fd
fix build with clang, fix saverestore again, android mod launcher support
3 years ago
nillerusr
4508c9c863
Rewrite ToGL in OpenGLES(Uncomplete)
3 years ago
nillerusr
d947e5e20e
Vpc parser ( #31 )
...
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
3 years ago
nillerusr
d2f3cc44db
touch: add new commands
3 years ago
nillerusr
18e088f8ff
Update wscript
3 years ago
nillerusr
2c6669f5e3
Initial android support ( #17 )
...
* Upload Android armv7 libs
* Fix debug build
* utlvector: fix undefined behavior
* wscript: add --use-ccache option
* wscript: store ccache in a separate directory
* Propertly use gl4es
* fontconfig: fix font detection
* [android]remove fontconfig dependency
* Add build guide for other platforms
Co-authored-by: JusicP <slender87844@gmail.com>
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
3 years ago
nillerusr
838584af38
wscript: fix 32bit build
4 years ago
nillerusr
8d6eeb47bf
force32_bit should be loaded before check_pkg calls
4 years ago
nillerusr
c1c616e569
wscript: typo fix
4 years ago
nillerusr
814b22f25b
waifulib: update
4 years ago
nillerusr
b33af199a7
fixes for arm target
4 years ago
nillerusr
50a93ce91a
build: arm target support
4 years ago
nillerusr
597f9da3b0
waf: fix install
4 years ago
nillerusr
598de9eb49
add wscipt files to build vphysics and game
4 years ago
nillerusr
5e870e53c1
add waf buildsystem
4 years ago