Commit Graph

1003 Commits

Author SHA1 Message Date
Alibek Omarov 9ea973dad6 waifulib: xcompile: fix C++ with host toolchain 2019-10-09 03:48:51 +03:00
Alibek Omarov fcdd45341c travis: switch to clang-8 for android host build 2019-10-09 02:52:59 +03:00
Alibek Omarov 53d2d10932 travis: add Android 64 and Android hardfp experimental builds 2019-10-09 02:34:30 +03:00
Wei Mingzhi 88772a1c34 engine: GetGameDir should return gamedir only. Add proper stub functions for some engine APIs. 2019-10-07 16:08:10 +03:00
Alibek Omarov 1c21590e96 travis: set android autobuilds as release to have high optimization 2019-10-06 09:23:14 +03:00
Alibek Omarov d2a8cfe614 Revert "engine: client: implement connectionprogress partially"
This reverts commit cb417a3d51.

This commit breaks demo playback. Figure out why, then revert it back.
2019-10-06 07:45:32 +03:00
Alibek Omarov 39ff3b199a wscript: fix LTO check scope 2019-10-06 06:58:45 +03:00
Alibek Omarov ddf070b63d ref_gl: fix build 2019-10-06 06:55:16 +03:00
iZarif 4c559a4a08 wscript: add --enable-lto option 2019-10-06 06:10:06 +03:00
Alibek Omarov fa16c49246
readme: sligthly update contributing guidelines 2019-10-06 03:49:46 +03:00
Alibek Omarov d382f6886d engine: fix build 2019-10-05 04:02:25 +03:00
Alibek Omarov 02e111c5e1 waifulib: xcompile: fix clang detection 2019-10-05 03:35:11 +03:00
Alibek Omarov 73516eea4c ref_gl: update glwesv2 submodule 2019-10-05 03:34:52 +03:00
Alibek Omarov 6e2dbd4e1c engine: android: get rid of VLA 2019-10-05 03:33:13 +03:00
Alibek Omarov 67cdbef833 engine: fix signed char in studio 2019-10-05 03:33:00 +03:00
Alibek Omarov d6bb72f772 engine: dedicated: fix old-style-definitions 2019-10-05 03:17:38 +03:00
Alibek Omarov e6dd4882cc wscript: more paranoic Werrors 2019-10-05 03:06:51 +03:00
Alibek Omarov cb62e65f9f public: fix implicit fallthrough 2019-10-05 02:49:04 +03:00
Alibek Omarov cb5e282af4 engine: sequence: fix condition 2019-10-05 02:22:46 +03:00
Alibek Omarov b175d8a0cb engine: net_encode: due to bug in GCC <9, disable duplicated-branches here 2019-10-05 02:22:10 +03:00
Alibek Omarov fbb88a55cb engine: linux: fix C89 2019-10-05 02:10:46 +03:00
Alibek Omarov f3a40ac794 engine: cfgscript: fix userinfo cvars wrong dump to config 2019-10-05 02:10:09 +03:00
Alibek Omarov dc207a449c engine: fix -Werror=strict-prototypes 2019-10-05 02:09:45 +03:00
Alibek Omarov 5a8de90918 waifulib: xcompile: light refactoring 2019-10-05 01:16:20 +03:00
Alibek Omarov 2d6b770e7c waifulib: xcompile: allow building with host Clang and NDK r10e sysroot 2019-10-04 22:21:11 +03:00
Aimless Wanderer 409eee3bb4 engine: fix gameinfo parsing 2019-10-04 11:58:14 +03:00
Alibek Omarov ac5bb86301 travis: nah, I don't have wish to experiment with yaml trash 2019-09-29 19:02:11 +03:00
Alibek Omarov 530d376c44 travis: push newengine branch at deploy higher 2019-09-29 18:43:53 +03:00
Alibek Omarov b777ba9549 scripts: comment out github releases deployment until github fixes itself 2019-09-29 18:39:33 +03:00
Alibek Omarov bc39b707d4 Revert github repository deploy removal 2019-09-29 18:38:31 +03:00
mittorn cb0791c915 http: do not continue after HTTP_Free, fix potential buffer overflow 2019-09-29 01:42:17 +07:00
mittorn 03c73f56d2 waf: add linkflags before filtering cflags 2019-09-29 01:42:17 +07:00
Alibek Omarov 94d0c78913 ref_gl: update gles2 wrapper 2019-09-28 21:17:16 +03:00
mittorn 34463dcddc ref_gl: fix glConfig.max_texture_units when GL_MAX_TEXTURE_UNITS_ARB query not supported 2019-09-28 21:13:38 +07:00
mittorn da11da97ad android: enable touch support 2019-09-28 20:09:26 +07:00
mittorn c0043a5467 touch: implement wheel 2019-09-28 19:35:30 +07:00
mittorn 7770b1a82b input: improve touch emulation 2019-09-28 19:33:57 +07:00
mittorn faf592adb4 waf: filter_cflags does not work with msvc 2019-09-28 04:59:09 +07:00
mittorn 0aa57854ca waf: fix unwanted required_flags modification 2019-09-28 04:36:08 +07:00
mittorn fd8c1becec waifulib: gcc-6 support for android 2019-09-28 04:26:19 +07:00
mittorn 0afc3d83c6 android: add stub for Platform_PreCreateMove 2019-09-28 04:26:19 +07:00
mittorn d633fe5deb waf: add cflags detection, make some warning flags optional 2019-09-28 04:26:19 +07:00
Alibek Omarov 5040cb83d0 engine: win32: lib: oops, fix wrong sizeof 2019-09-27 17:02:04 +03:00
Alibek Omarov 2b385ff1f4 engine: win32: lib: try to fix crash when checking dependencies 2019-09-27 16:56:20 +03:00
Alibek Omarov cd5028eed1 ci: move signing to android project, don't call it here 2019-09-27 05:35:16 +03:00
mittorn 3ce014d5f5 ci: sign apk and fix filename 2019-09-27 02:58:17 +07:00
mittorn 75aaf1c66d ci: try fix upload 2019-09-27 02:47:44 +07:00
mittorn 26401a4fbf ci: enable android build upload 2019-09-27 02:33:00 +07:00
mittorn dba757f0c2 touch: fix wrong dx/dy sign 2019-09-27 02:25:38 +07:00
mittorn 7f3ee9ca71 input: merge touch support again. Fix m_ignore, fix EngineAppendMove 2019-09-27 02:19:03 +07:00