814 Commits (ae624801ac68b892e612228d70418b575b5c666a)
 

Author SHA1 Message Date
Alibek Omarov ae624801ac wscript: proper default showing in help 5 years ago
Alibek Omarov 8889bda261 wscript: use ConfigurationContext.define instead of appending to env['DEFINES'] 5 years ago
Alibek Omarov a5fa4df37c ref_gl: fix wrong texture resampling condition 5 years ago
Alibek Omarov 2183240221 waifulib: xcompile: fix aarch64 binary installation 5 years ago
Alibek Omarov 33800954ec travis: fix mistyped ARCHS for Android 64 5 years ago
Alibek Omarov 67cb5a4dde travis: fix mistyped ARCHS 5 years ago
Alibek Omarov 9fd7e333df travis: another blind try to fix r10e unpack 5 years ago
Alibek Omarov a9628cc0f0 travis: install lld-8 also 5 years ago
Alibek Omarov f33de46508 travis: verbose 7z x for r10e ndk 5 years ago
Alibek Omarov 595d452c23 travis: s/p7zip/p7zip-full/g 5 years ago
Alibek Omarov 911e670be6 travis: install p7zip to be able to unpack r10e ndk 5 years ago
Alibek Omarov 9ea973dad6 waifulib: xcompile: fix C++ with host toolchain 5 years ago
Alibek Omarov fcdd45341c travis: switch to clang-8 for android host build 5 years ago
Alibek Omarov 53d2d10932 travis: add Android 64 and Android hardfp experimental builds 5 years ago
Wei Mingzhi 88772a1c34 engine: GetGameDir should return gamedir only. Add proper stub functions for some engine APIs. 5 years ago
Alibek Omarov 1c21590e96 travis: set android autobuilds as release to have high optimization 5 years ago
Alibek Omarov d2a8cfe614 Revert "engine: client: implement connectionprogress partially" 5 years ago
Alibek Omarov 39ff3b199a wscript: fix LTO check scope 5 years ago
Alibek Omarov ddf070b63d ref_gl: fix build 5 years ago
iZarif 4c559a4a08 wscript: add --enable-lto option 5 years ago
Alibek Omarov fa16c49246
readme: sligthly update contributing guidelines 5 years ago
Alibek Omarov d382f6886d engine: fix build 5 years ago
Alibek Omarov 02e111c5e1 waifulib: xcompile: fix clang detection 5 years ago
Alibek Omarov 73516eea4c ref_gl: update glwesv2 submodule 5 years ago
Alibek Omarov 6e2dbd4e1c engine: android: get rid of VLA 5 years ago
Alibek Omarov 67cdbef833 engine: fix signed char in studio 5 years ago
Alibek Omarov d6bb72f772 engine: dedicated: fix old-style-definitions 5 years ago
Alibek Omarov e6dd4882cc wscript: more paranoic Werrors 5 years ago
Alibek Omarov cb62e65f9f public: fix implicit fallthrough 5 years ago
Alibek Omarov cb5e282af4 engine: sequence: fix condition 5 years ago
Alibek Omarov b175d8a0cb engine: net_encode: due to bug in GCC <9, disable duplicated-branches here 5 years ago
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