Commit Graph

3508 Commits

Author SHA1 Message Date
HerbinCommando
c3b8f49ee0 Update GameActivity.java
Handle android onWindowFocusChanged in GameActivity.java
2017-10-13 11:34:47 -07:00
Joshua Granick
164121bbd2 Add libvpx, libwebm 2017-10-12 15:16:07 -07:00
Joshua Granick
a4a017d25c Update CHANGELOG 5.7.1 2017-10-12 13:07:08 -07:00
Joshua Granick
b2d7414691 Update to 5.7.1 2017-10-12 13:07:01 -07:00
Joshua Granick
801b3be275 Update default macOS deployment to 10.7 2017-10-12 09:55:23 -07:00
Joshua Granick
d1221a1d12 Status 400 is an error 2017-10-11 10:08:51 -07:00
Joshua Granick
1a5f861929 Treat <200 or >=400 HTTP response status as error on native HTTPRequest (resolve #1089) 2017-10-11 09:02:12 -07:00
Joshua Granick
c603fe9df6 Update CHANGELOG 5.7.0 2017-10-10 14:29:36 -07:00
Joshua Granick
8e7b184ace Update to 5.7.0 2017-10-10 14:29:28 -07:00
Joshua Granick
2cf3c643db Commit missing files for AIR backend 2017-10-10 14:09:04 -07:00
Joshua Granick
a3dce7ef3b Better AIR windowing, support for AIR backend methods 2017-10-10 13:09:21 -07:00
Joshua Granick
c3e49e01ed Be more aggressive about adding MACOSX_DEPLOYMENT_TARGET 2017-10-10 08:58:32 -07:00
Joshua Granick
abf681ef2f Fix resolution of provisioning profile for AIR/iOS on Windows 2017-10-09 15:18:51 -07:00
Joshua Granick
aae40a4189 Improve support for combining characters in TextLayout 2017-10-09 11:20:41 -07:00
Joshua Granick
e991ae1205 Revert TextLayout default TextScript change 2017-10-06 13:31:18 -07:00
Joshua Granick
56c6c8c626 Try to improve kerning 2017-10-06 12:43:54 -07:00
Joshua Granick
06e197c935 Update freetype, harfbuzz modules 2017-10-06 09:56:13 -07:00
Joshua Granick
1fc3c06b3a Add default ESCAPE key on RPi 2017-10-05 13:17:28 -07:00
Patrick Gutlich
8a71fb5bcc FIXED Raspberry Pi Needing GLES2 instead of GLES3
FIXED Raspberry Pi Needing GLES2 instead of GLES3
2017-10-05 12:38:14 -07:00
Joshua Granick
6d7845f38b Improve handling of alpha in gaussian blur 2017-10-05 12:15:02 -07:00
Joshua Granick
04f533fa98 Minor runtime fix 2017-10-05 12:03:08 -07:00
Joshua Granick
86f2ed4a5d Restore cache break string 2017-10-05 11:15:25 -07:00
Joshua Granick
0596bfb37f Add performance.now() polyfill (close #1082) 2017-10-03 13:53:54 -07:00
Joshua Granick
017c913378 Fix C++ compile warnings 2017-10-02 13:56:39 -07:00
Joshua Granick
b0bb85116c Reduce size of image 2017-09-29 17:21:15 -07:00
Joshua Granick
16e66d1235 Initial work on Dockerfile 2017-09-29 16:40:50 -07:00
Joshua Granick
7237c0043c Update config.yml 2017-09-29 11:13:54 -07:00
Joshua Granick
a2dedc7784 Update CI script 2017-09-29 11:10:31 -07:00
Joshua Granick
b007025628 Update for Xcode 9.1 2017-09-28 15:02:19 -07:00
Joshua Granick
3722185adc Auto-assign asset type properly ieven if extension is not lower-case (resolve openfl/openfl#1726) 2017-09-28 13:20:43 -07:00
Joshua Granick
d7b63c8d73 iOS compile fix 2017-09-28 12:29:24 -07:00
Joshua Granick
939d73367f Minor tidying 2017-09-27 15:52:18 -07:00
Adam
d07460b450 Ability to define build modules from project.hxp 2017-09-27 15:43:45 -07:00
Jean-Denis Boivin
f06f6466d4 Use content-length as initial buffer size 2017-09-27 15:14:58 -07:00
Joshua Granick
dc0e59f13e Add threadPool.onRun, fix some threading/timing in NativeHTTPRequest 2017-09-27 15:12:20 -07:00
Joshua Granick
3cfbc799e8 Fix older MSVC build 5.6.0 2017-09-26 13:36:27 -07:00
Joshua Granick
0fd37871b2 Update CHANGELOG 2017-09-26 13:08:17 -07:00
Joshua Granick
bf4732a173 Update to 5.6.0 2017-09-26 13:08:11 -07:00
Joshua Granick
c42181c86d Revert "Improvements to AIR mobile options"
This reverts commit f81fa3fc1b.
2017-09-26 11:46:15 -07:00
Joshua Granick
f81fa3fc1b Improvements to AIR mobile options 2017-09-26 11:44:04 -07:00
Joshua Granick
91c33d9f3e Improvements to AIR mobile options 2017-09-26 11:44:04 -07:00
Joshua Granick
3ffcc80e6e FileWatcher fixes 2017-09-26 11:14:44 -07:00
Joshua Granick
8c0ef9504a Enable EFSW in Mac and Linux builds 2017-09-26 10:47:12 -07:00
Joshua Granick
511f99e378 Fix --window-minimized=true, maximized and hidden from command-line 2017-09-26 10:41:34 -07:00
Joshua Granick
28e5833a39 Migrate FileWatcher to EFSW 2017-09-26 10:41:03 -07:00
Joshua Granick
efcecb3842 Remove simplefilewatcher submodule 2017-09-26 08:29:14 -07:00
Joshua Granick
caf72d6052 Allow -dce flag on command-line 2017-09-26 06:48:56 -07:00
Joshua Granick
a70a948329 Rename new API to FileWatcher (resolve #1064) 2017-09-26 06:18:13 -07:00
Joshua Granick
75e78a6d8f Compile fix 2017-09-25 16:51:17 -07:00
Joshua Granick
cac79f90ca Fix file locking in -rebuild 2017-09-25 16:47:32 -07:00