Commit Graph

588 Commits

Author SHA1 Message Date
Joshua Granick
a3dce7ef3b Better AIR windowing, support for AIR backend methods 2017-10-10 13:09:21 -07:00
Joshua Granick
b007025628 Update for Xcode 9.1 2017-09-28 15:02:19 -07:00
Joshua Granick
e92cedda2e Better handling of AIR version label/number 2017-09-25 09:58:25 -07:00
Joshua Granick
27e9759f2f Initial merge of WinJS UWP support 2017-09-22 15:10:57 -07:00
jared gholston
a6b88222ee - fix some path issues
- remove white space changes compared to dev branch
2017-09-22 15:10:57 -07:00
jared gholston
89fee086e9 update templates to support winjs and testing outside of uwp env 2017-09-22 15:10:57 -07:00
jared gholston
5a513c0ab5 attempt to implement test target for uwp. failing 2017-09-22 15:10:57 -07:00
jared gholston
0bcd26099e uwp html5 vs template progress 2017-09-22 15:10:57 -07:00
jared gholston
890b9cb527 first pass template files 2017-09-22 15:10:57 -07:00
jared gholston
985d70464a nothing works yet. checking in to work on a different machine 2017-09-22 15:10:57 -07:00
matze
c4285c2fec add possibility to store source map file in html5 minification 2017-09-08 08:06:40 -07:00
leocavalcante
a9ec17fd2b Use fullscreen conditional at manifest theme attribute 2017-09-03 12:28:10 -07:00
Joshua Granick
9f5a478154 Rename to 'ios.non-exempt-encryption' 2017-08-28 11:49:17 -07:00
sergey.labutin
ba04188590 try fix #1004 2017-08-28 11:46:06 -07:00
Joshua Granick
48bb8548eb Improvements to AIR target (icons, 'lime deploy' to generate .air on desktop) 2017-08-24 17:42:07 -07:00
Joshua Granick
970fc7655f Put SWF assets in first frame for AIR, add custom HXML template for AIR 2017-08-24 16:36:58 -07:00
Joshua Granick
2b0e2906cc AIR fixes 2017-08-24 15:39:42 -07:00
Joshua Granick
9991e99fee Initial support for AIR 2017-08-24 12:50:13 -07:00
Joshua Granick
698509bd83 Guard Android onRequestPermissionResult for API 23 or greater only 2017-08-07 16:53:52 -07:00
Joshua Granick
44ef97a39d Hack to make ANDROID_GRADLE_PLUGIN remain a template value after 'lime create extension' 2017-07-12 10:31:16 -07:00
aW4KeNiNG
f6879da971 Request Permission result for Android. 2017-07-10 17:28:02 -07:00
Joshua Granick
3cd245682e Fix Emscripten asset support, fix Log.verbose on Emscripten builds 2017-06-23 16:30:15 -07:00
Joshua Granick
5d52def495 Band-aid for using embedded assets with HTML5 -Dmodular builds 2017-06-21 15:48:08 -07:00
Joshua Granick
ce870293c5 Fix Node http-server 2017-06-09 11:14:10 -07:00
Justin Espedal
f31b29fc3c Auto-detect Android build-tools version
Use <android build-tools-version="" /> to specify a version in project xml.
2017-06-05 16:01:09 -07:00
Joshua Granick
d736579bfe Add support for Gradle build directory (resolve #802) 2017-06-05 15:34:20 -07:00
Joshua Granick
1683c0db93 Update Node http-server to 0.10.0 2017-06-05 15:10:10 -07:00
Joshua Granick
dab605d892 Update ecstatic to 0.5 (resolve #800) 2017-06-05 14:49:52 -07:00
Joshua Granick
6589b22c6f Add support for GL 32-bit color depth on native (close #698) 2017-06-05 13:29:37 -07:00
Joshua Granick
70438fc957 Add with options for true, false, * or specific domains (multiple tags supported) (close #684) 2017-06-05 12:13:42 -07:00
Joshua Granick
3475693c02 Code completion fix 2017-05-30 15:34:45 -07:00
Joshua Granick
bb0650511e Fix config.rootPath 2017-05-24 08:09:43 -07:00
Joshua Granick
ad72b1ef5b Correct state when exiting Android application (resolves #787, close #765) 2017-05-16 14:33:31 -07:00
Joshua Granick
8eb53972c3 Update extension template 2017-05-05 12:35:35 -07:00
Joshua Granick
ac13182fd0 Update to SDL dev 22a0b777d7cd 2017-05-04 15:15:29 -07:00
Joshua Granick
45f923360a Add 'always on top' window support 2017-05-04 14:44:18 -07:00
Joshua Granick
ef202d2d12 Add CoreText to iOS build 2017-05-04 13:53:47 -07:00
Joshua Granick
f2a4b425c1 Fix Neko initialization loop 2017-04-26 14:30:45 -07:00
Joshua Granick
4b0f765daa Force CFFI to front of static initialization order 2017-04-26 14:04:27 -07:00
Joshua Granick
2d74f0af81 Patch support for proper suspend/resume behavior on Android in SDLActivity 2017-03-31 15:18:23 -07:00
Joshua Granick
ffdf9bd30c Use default 'base' value in Flash HTML template (load paths relative to SWF URL) 2017-03-29 16:20:30 -07:00
Joshua Granick
96df81a89b Remove deprecated HTML meta tag 2017-03-29 16:00:07 -07:00
Joshua Granick
b13a732db9 Minor cleanup 2017-03-09 15:31:48 -08:00
Joshua Granick
3185e383d6 Fix OpenFL font embed 2017-03-07 08:57:25 -08:00
Joshua Granick
3ded4212ae Update default HTML template 2017-02-28 15:50:00 -08:00
Joshua Granick
06dbecde66 Rebuild how lime.embed works, fix multiple embeds, allow passing window config values (resolve #933) 2017-02-28 15:33:51 -08:00
Joshua Granick
2d27cf1144 Fix AssetManifest base path 2017-02-26 14:06:11 -08:00
Joshua Granick
d87122eb7f Minor fix 2017-02-24 19:25:25 -08:00
Joshua Granick
ef39486f25 Revise asset library architecture 2017-02-24 19:19:39 -08:00
Joshua Granick
cdbe9665ab Rename basePath to rootPath, handle .bundle paths and add AssetLibrary.fromBytes/fromFile/loadFromBytes/loadFromFile/loadFromManifest 2017-02-22 19:36:40 -08:00