Commit Graph

165 Commits

Author SHA1 Message Date
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
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
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
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
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
Joshua Granick
1ad14bf7d3 Asset manifest improvements 2016-12-12 18:16:41 -08:00
Joshua Granick
89eb883bb0 Progress on a smarter asset manifest system 2016-12-12 16:32:56 -08:00
Joshua Granick
61fec3eefe Push asset logic deeper into 'loadFrom*' static methods and AssetLibrary 2016-12-11 13:50:34 -08:00
Joshua Granick
c2437cd291 Keep DefaultAssetLibrary 2016-12-09 10:37:26 -08:00
Joshua Granick
55301ca4cf Move hxProject.certificate to .keystore, use iOS config for profile, identity and team ID, some file cleanup 2016-12-02 17:04:41 -08:00
Joshua Granick
2b12cb3e91 Guard if manifest is not found on -livereload 2016-11-23 14:16:07 -08:00
Joshua Granick
11ca4a1bca Make Future progress use two Ints instead of one Float 2016-11-09 13:39:00 -08:00
Joshua Granick
4ab3e880ca First pass at new HTTPRequest API 2016-11-08 11:46:56 -08:00
Joshua Granick
87f331ca3c Make sure lime.Assets when onPreloaderComplete is called 2016-11-01 07:40:10 -07:00
Joshua Granick
f4c1a5c82c Use lime.utils.Log for DefaultAssetLibrary warning 2016-10-28 15:10:53 -07:00
Joshua Granick
ba5f8c91c8 Compile fix 2016-10-27 16:06:16 -07:00
Joshua Granick
73fd352301 Register default asset library later during init 2016-10-27 15:55:57 -07:00
Joshua Granick
6d02f5acec event.target fix 2016-10-24 11:05:00 -07:00
Joshua Granick
63a17d8884 Move DefaultAssetLibrary registeration to ApplicationMain template 2016-10-21 15:24:24 -07:00
Joshua Granick
6dc05a26c9 Move lime.embed to ApplicationMain template 2016-10-20 08:19:24 -07:00
Joshua Granick
bc74c1982c Rename loadFile -> loadFromFile 2016-10-06 13:27:41 -07:00
Joshua Granick
31dacebe5e Simplify audio loading, use AudioBuffer.loadFile(s) 2016-10-05 15:30:21 -07:00
Joshua Granick
944084d6ac Preload embedded HTML5 audio 2016-10-05 12:06:27 -07:00
Joshua Granick
a5b85e357a Improve DefaultAssetLibrary.isLocal 2016-10-05 09:47:30 -07:00
loudoweb
d3055e6e7a should fix isLocal when using not embedded assets on html5 and cpp 2016-10-05 16:02:02 +02:00
Joshua Granick
1c5ca75b67 C# fixes 2016-09-26 11:48:55 -07:00
Joshua Granick
a16499254a Default allowHighDPI to false on desktop, fix initialization to set value 2016-09-15 14:21:16 -07:00
Joshua Granick
09f88c5145 Fix use of CADisplayLink on iOS 2016-09-15 13:05:40 -07:00
Joshua Granick
152ba59adf Cleanup 2016-09-07 15:17:27 -07:00
Joshua Granick
9899bdf672 Require manual Locale init, fixes Travis build 2016-09-07 13:49:47 -07:00
Valentin Lemière
69206a502a Note in comment why hack
[skip ci]
2016-08-30 09:37:36 +02:00
Valentin Lemière
524880cd6c Use programPath on haxe 3.3+ 2016-08-30 09:36:08 +02:00
Joshua Granick
2918876ede Add support for hidden windows, hide on munit tests 2016-08-10 11:07:31 -07:00
Joshua Granick
5945147b8a Fix issue with not finding assets in Linux build 2016-07-20 14:16:05 -07:00