Commit Graph

369 Commits

Author SHA1 Message Date
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
Joseph Cloutier
9bbb6205be Allow setting a different Gradle plugin version.
Turns out, the Gradle version (2.10) is NOT the same as the plugin version (2.1.0). These have to be treated separately.
2017-02-13 13:01:27 -05:00
Joseph Cloutier
b4055db620 Revert "Allow setting a different Gradle version."
This reverts commit af05162c72.
2017-02-13 12:55:51 -05:00
Joseph Cloutier
af05162c72 Allow setting a different Gradle version. 2017-02-12 15:17:47 -05:00
Joshua Granick
62f9fe0b7c Compile fix 2017-01-26 15:07:10 -08:00
Joshua Granick
9c5a3590bd Improve display.dpi values 2017-01-26 14:36:08 -08:00
Joshua Granick
1f6cac2948 Hide recommended settings message on Xcode 8.2 2017-01-26 14:35:55 -08:00
Joshua Granick
ca8c0c5a48 Centralize AssetManifest base path logic (still need to improve this system) 2017-01-24 09:46:28 -08:00
Joshua Granick
76e51a2379 Asset library fixes/unification for Flash 2017-01-23 10:32:19 -08:00
Joshua Granick
a8b1e2cf1a Fix font preload 2017-01-19 17:56:56 -08:00
Joshua Granick
feec323117 Improve asset library progress events (close #886) 2017-01-14 16:21:38 -08:00
Joshua Granick
b280054c33 Unify DefaultAssetLibrary around AssetManifest logic 2017-01-14 13:38:16 -08:00
Joshua Granick
0f41f2555b Correct state when exiting Android application (resolves #787, close #765) 2017-01-11 11:50:23 -08:00
Joshua Granick
7d7f19f8db Hide template ApplicationMain/DefaultAssetLibrary classes from dox gen (close #494) 2017-01-09 14:54:02 -08:00
Joshua Granick
6b4f70027f Hack support for named library preload (need to revise this more) 2016-12-24 00:42:02 -08:00
Joshua Granick
592665629d Use AppName.embed instead lime.embed for HTML5 by default 2016-12-22 14:34:33 -08:00
Joshua Granick
1ea331e47a Add 'lime.AppFileName.embed' as a temporary patch for multiple embeds on the same HTML page 2016-12-22 12:28:58 -08:00
Joshua Granick
e059593a0b Respect 'embed=false' assets on HTML5 2016-12-22 09:00:04 -08:00
Joshua Granick
5d9f3e9ec5 Bytes embed fix 2016-12-19 17:08:42 -08:00
Joshua Granick
e9b2609d29 Fix HTML5 font preload 2016-12-19 14:08:58 -08:00