|
409eee3bb4
|
engine: fix gameinfo parsing
|
2019-10-04 11:58:14 +03:00 |
|
|
ac5bb86301
|
travis: nah, I don't have wish to experiment with yaml trash
|
2019-09-29 19:02:11 +03:00 |
|
|
530d376c44
|
travis: push newengine branch at deploy higher
|
2019-09-29 18:43:53 +03:00 |
|
|
b777ba9549
|
scripts: comment out github releases deployment until github fixes itself
|
2019-09-29 18:39:33 +03:00 |
|
|
bc39b707d4
|
Revert github repository deploy removal
|
2019-09-29 18:38:31 +03:00 |
|
|
cb0791c915
|
http: do not continue after HTTP_Free, fix potential buffer overflow
|
2019-09-29 01:42:17 +07:00 |
|
|
03c73f56d2
|
waf: add linkflags before filtering cflags
|
2019-09-29 01:42:17 +07:00 |
|
|
94d0c78913
|
ref_gl: update gles2 wrapper
|
2019-09-28 21:17:16 +03:00 |
|
|
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 |
|
|
da11da97ad
|
android: enable touch support
|
2019-09-28 20:09:26 +07:00 |
|
|
c0043a5467
|
touch: implement wheel
|
2019-09-28 19:35:30 +07:00 |
|
|
7770b1a82b
|
input: improve touch emulation
|
2019-09-28 19:33:57 +07:00 |
|
|
faf592adb4
|
waf: filter_cflags does not work with msvc
|
2019-09-28 04:59:09 +07:00 |
|
|
0aa57854ca
|
waf: fix unwanted required_flags modification
|
2019-09-28 04:36:08 +07:00 |
|
|
fd8c1becec
|
waifulib: gcc-6 support for android
|
2019-09-28 04:26:19 +07:00 |
|
|
0afc3d83c6
|
android: add stub for Platform_PreCreateMove
|
2019-09-28 04:26:19 +07:00 |
|
|
d633fe5deb
|
waf: add cflags detection, make some warning flags optional
|
2019-09-28 04:26:19 +07:00 |
|
|
5040cb83d0
|
engine: win32: lib: oops, fix wrong sizeof
|
2019-09-27 17:02:04 +03:00 |
|
|
2b385ff1f4
|
engine: win32: lib: try to fix crash when checking dependencies
|
2019-09-27 16:56:20 +03:00 |
|
|
cd5028eed1
|
ci: move signing to android project, don't call it here
|
2019-09-27 05:35:16 +03:00 |
|
|
3ce014d5f5
|
ci: sign apk and fix filename
|
2019-09-27 02:58:17 +07:00 |
|
|
75aaf1c66d
|
ci: try fix upload
|
2019-09-27 02:47:44 +07:00 |
|
|
26401a4fbf
|
ci: enable android build upload
|
2019-09-27 02:33:00 +07:00 |
|
|
dba757f0c2
|
touch: fix wrong dx/dy sign
|
2019-09-27 02:25:38 +07:00 |
|
|
7f3ee9ca71
|
input: merge touch support again. Fix m_ignore, fix EngineAppendMove
|
2019-09-27 02:19:03 +07:00 |
|
|
9a1414505a
|
imagelib: support for 16-bit transparent tga
|
2019-09-27 02:12:35 +07:00 |
|
|
13c1e807ad
|
engine: s_mouth: fix another signed char
|
2019-09-25 04:10:47 +03:00 |
|
|
6e95e19589
|
submodules: update
|
2019-09-25 04:09:48 +03:00 |
|
|
8f47596ad0
|
waifulib: xcompile: append SONAME to shared libraries, experimental support for host compiling with NDK r10e(don't work), replace exceptions with fatal messages
|
2019-09-21 03:52:47 +03:00 |
|
|
4f4c63b1dd
|
waifulib: xcompile: enhance compiling using host clang, refactoring
|
2019-09-20 18:49:37 +03:00 |
|
|
66323fe9ca
|
waifulib: xcompile: preserve order of MACROS_TO_DESTOS, add -stdlib=libstdc++ to use system provided C++ standard library
|
2019-09-20 16:30:17 +03:00 |
|
|
16e60bbb5f
|
waifulib: xcompile: use llvm-strip on host
|
2019-09-19 18:18:42 +03:00 |
|
|
0389d2495f
|
waifulib: strip_on_install: add changed bytes counter
|
2019-09-19 18:18:25 +03:00 |
|
|
4049c54511
|
engine: android: fix video backend not compiled
|
2019-09-19 18:17:56 +03:00 |
|
|
e8006c3253
|
engine: move ShellExecute to client, as it cannot be used in dedicated
|
2019-09-19 17:09:18 +03:00 |
|
|
07aa9595c0
|
engine: android: allow building dedicated on Android
|
2019-09-19 17:09:18 +03:00 |
|
|
b91e97ca53
|
wscript: remove DEST_OS2
|
2019-09-19 17:09:18 +03:00 |
|
|
cd0f7af38a
|
waifulib: xcompile: get rid of DEST_OS2
|
2019-09-19 17:09:18 +03:00 |
|
|
ac1bf4a9f8
|
waifulib: strip_on_install: fix typo
|
2019-09-12 17:00:08 +03:00 |
|
|
af0046f401
|
waifulib: strip_on_install: don't strip on PE and unknown binaries [ci skip]
|
2019-09-11 20:37:47 +03:00 |
|
|
43575b485d
|
wscript: add an option to not strip binaries
|
2019-09-11 20:26:34 +03:00 |
|
|
67c6cfce71
|
waf: strip installed binaries to reduce size
|
2019-09-11 18:47:44 +03:00 |
|
|
5986874be2
|
wscript: enable clang_compilation_database in options
|
2019-09-10 10:30:03 +03:00 |
|
|
cf17b4f63c
|
waf: update binary waf
|
2019-09-10 10:27:42 +03:00 |
|
|
d1ac48b2a1
|
waifulib: allow compiling using host clang and NDK sysroots, thus enabling building engine from any environment that has clang(termux as example)
|
2019-09-10 11:24:11 +06:00 |
|
|
3032ce3bee
|
engine: android: fix building dlsym_weak on latest NDK
|
2019-09-10 11:15:48 +06:00 |
|
|
ba69f9e62a
|
travis: comment osx autobuilds #61
|
2019-08-10 14:47:35 +03:00 |
|
|
8323df240b
|
engine: implement menu extensions to allow choosing renderers from GUI
|
2019-08-09 04:44:50 +03:00 |
|
|
a1ae770f70
|
engine: ref: add optional export to determine actual human readable renderer name
|
2019-08-09 03:39:24 +03:00 |
|
|
56938344b8
|
engine: win32: include shellapi.h
|
2019-08-09 03:07:56 +03:00 |
|