Alibek Omarov
|
fbb88a55cb
|
engine: linux: fix C89
|
5 years ago |
Alibek Omarov
|
f3a40ac794
|
engine: cfgscript: fix userinfo cvars wrong dump to config
|
5 years ago |
Alibek Omarov
|
dc207a449c
|
engine: fix -Werror=strict-prototypes
|
5 years ago |
Alibek Omarov
|
5a8de90918
|
waifulib: xcompile: light refactoring
|
5 years ago |
Alibek Omarov
|
2d6b770e7c
|
waifulib: xcompile: allow building with host Clang and NDK r10e sysroot
|
5 years ago |
Aimless Wanderer
|
409eee3bb4
|
engine: fix gameinfo parsing
|
5 years ago |
Alibek Omarov
|
ac5bb86301
|
travis: nah, I don't have wish to experiment with yaml trash
|
5 years ago |
Alibek Omarov
|
530d376c44
|
travis: push newengine branch at deploy higher
|
5 years ago |
Alibek Omarov
|
b777ba9549
|
scripts: comment out github releases deployment until github fixes itself
|
5 years ago |
Alibek Omarov
|
bc39b707d4
|
Revert github repository deploy removal
|
5 years ago |
mittorn
|
cb0791c915
|
http: do not continue after HTTP_Free, fix potential buffer overflow
|
5 years ago |
mittorn
|
03c73f56d2
|
waf: add linkflags before filtering cflags
|
5 years ago |
Alibek Omarov
|
94d0c78913
|
ref_gl: update gles2 wrapper
|
5 years ago |
mittorn
|
34463dcddc
|
ref_gl: fix glConfig.max_texture_units when GL_MAX_TEXTURE_UNITS_ARB query not supported
|
5 years ago |
mittorn
|
da11da97ad
|
android: enable touch support
|
5 years ago |
mittorn
|
c0043a5467
|
touch: implement wheel
|
5 years ago |
mittorn
|
7770b1a82b
|
input: improve touch emulation
|
5 years ago |
mittorn
|
faf592adb4
|
waf: filter_cflags does not work with msvc
|
5 years ago |
mittorn
|
0aa57854ca
|
waf: fix unwanted required_flags modification
|
5 years ago |
mittorn
|
fd8c1becec
|
waifulib: gcc-6 support for android
|
5 years ago |
mittorn
|
0afc3d83c6
|
android: add stub for Platform_PreCreateMove
|
5 years ago |
mittorn
|
d633fe5deb
|
waf: add cflags detection, make some warning flags optional
|
5 years ago |
Alibek Omarov
|
5040cb83d0
|
engine: win32: lib: oops, fix wrong sizeof
|
5 years ago |
Alibek Omarov
|
2b385ff1f4
|
engine: win32: lib: try to fix crash when checking dependencies
|
5 years ago |
Alibek Omarov
|
cd5028eed1
|
ci: move signing to android project, don't call it here
|
5 years ago |
mittorn
|
3ce014d5f5
|
ci: sign apk and fix filename
|
5 years ago |
mittorn
|
75aaf1c66d
|
ci: try fix upload
|
5 years ago |
mittorn
|
26401a4fbf
|
ci: enable android build upload
|
5 years ago |
mittorn
|
dba757f0c2
|
touch: fix wrong dx/dy sign
|
5 years ago |
mittorn
|
7f3ee9ca71
|
input: merge touch support again. Fix m_ignore, fix EngineAppendMove
|
5 years ago |
mittorn
|
9a1414505a
|
imagelib: support for 16-bit transparent tga
|
5 years ago |
Alibek Omarov
|
13c1e807ad
|
engine: s_mouth: fix another signed char
|
5 years ago |
Alibek Omarov
|
6e95e19589
|
submodules: update
|
5 years ago |
Alibek Omarov
|
8f47596ad0
|
waifulib: xcompile: append SONAME to shared libraries, experimental support for host compiling with NDK r10e(don't work), replace exceptions with fatal messages
|
5 years ago |
Alibek Omarov
|
4f4c63b1dd
|
waifulib: xcompile: enhance compiling using host clang, refactoring
|
5 years ago |
Alibek Omarov
|
66323fe9ca
|
waifulib: xcompile: preserve order of MACROS_TO_DESTOS, add -stdlib=libstdc++ to use system provided C++ standard library
|
5 years ago |
Alibek Omarov
|
16e60bbb5f
|
waifulib: xcompile: use llvm-strip on host
|
5 years ago |
Alibek Omarov
|
0389d2495f
|
waifulib: strip_on_install: add changed bytes counter
|
5 years ago |
Alibek Omarov
|
4049c54511
|
engine: android: fix video backend not compiled
|
5 years ago |
Alibek Omarov
|
e8006c3253
|
engine: move ShellExecute to client, as it cannot be used in dedicated
|
5 years ago |
Alibek Omarov
|
07aa9595c0
|
engine: android: allow building dedicated on Android
|
5 years ago |
Alibek Omarov
|
b91e97ca53
|
wscript: remove DEST_OS2
|
5 years ago |
Alibek Omarov
|
cd0f7af38a
|
waifulib: xcompile: get rid of DEST_OS2
|
5 years ago |
Alibek Omarov
|
ac1bf4a9f8
|
waifulib: strip_on_install: fix typo
|
5 years ago |
Alibek Omarov
|
af0046f401
|
waifulib: strip_on_install: don't strip on PE and unknown binaries [ci skip]
|
5 years ago |
Alibek Omarov
|
43575b485d
|
wscript: add an option to not strip binaries
|
5 years ago |
Alibek Omarov
|
67c6cfce71
|
waf: strip installed binaries to reduce size
|
5 years ago |
Alibek Omarov
|
5986874be2
|
wscript: enable clang_compilation_database in options
|
5 years ago |
Alibek Omarov
|
cf17b4f63c
|
waf: update binary waf
|
5 years ago |
Alibek Omarov
|
d1ac48b2a1
|
waifulib: allow compiling using host clang and NDK sysroots, thus enabling building engine from any environment that has clang(termux as example)
|
5 years ago |