Commit Graph

133 Commits

Author SHA1 Message Date
Joshua Granick
41b2aa06d8 Read Options.txt in iOS makefile build (fixes #323) 2015-02-20 12:16:00 -08:00
Joshua Granick
9675f8a40a Switch to lime.exe instead of lime.bat (fixes exit from batch files) 2015-02-16 17:58:14 -08:00
Joshua Granick
a127565d0b Enable OpenAL for Emscripten build 2015-02-13 14:28:24 -08:00
Joshua Granick
941e55c90d facepalm 2015-02-13 10:05:30 -08:00
Joshua Granick
ef66e10dd2 Assets prefix fix 2015-02-13 09:31:16 -08:00
Joshua Granick
dd6facab42 Emscripten cleanup 2015-02-13 08:19:16 -08:00
Joshua Granick
643ff2e363 Fix HTML5 asset URL 2015-02-13 08:19:07 -08:00
Joshua Granick
62194c7842 Add Emscripten support 2015-02-12 19:04:57 -08:00
Joshua Granick
851931b220 Merge pull request #326 from ioga/assets-prefix
Support custom prefix (root) for resources URLs in html5.
2015-02-11 09:06:31 -08:00
Joshua Granick
41fcc1f4df Improve testing support 2015-01-29 12:00:58 -08:00
Ilia Glazkov
1dc7c513e4 Support custom prefix (root) for resources URLs in html5.
Allow users to specify custom resources root in lime.embed.
2015-01-22 15:22:43 -08:00
Joshua Granick
7700c12567 Add js-flatten and DCE full to HTML5 -final HXML 2015-01-22 11:10:02 -08:00
Joshua Granick
25286bcdc4 Update Google Closure compiler version, run minify by default on -final HTML5 builds 2015-01-22 11:02:03 -08:00
Joshua Granick
c0f1416535 Update default iOS deployment to 6.0 and remove unnecessary CFBundleIcon data now that we use asset catalogs for icons 2015-01-17 21:16:18 -08:00
MattTuttle
d33dd96cdc Enabling asset embedding for lime native (bytes/text/image working) 2015-01-15 14:05:41 -06:00
Joshua Granick
633cd9c772 Dead-Code-Elimination fix 2015-01-09 12:59:11 -08:00
Martin Jonasson
81230c85b0 Updates iOS launch image and icon data for non legacy templates 2015-01-09 14:31:09 +01:00
Joshua Granick
5cda508492 Remove comments 2015-01-08 15:42:11 -08:00
Joshua Granick
7a3617fc78 Guard Android API calls on older devices 2015-01-08 15:02:22 -08:00
Joshua Granick
fdbfb671fe Build fix 2015-01-08 13:13:21 -08:00
Joshua Granick
25f01e477a Compile fix 2015-01-08 12:53:56 -08:00
Joshua Granick
af5396119e Migrate to an Asset Catalog for Xcode icons and launch images 2015-01-08 10:45:56 -08:00
Joshua Granick
86493339e8 Add C++ compiler defines to iOS build (closes #301, fixes #300) 2015-01-05 13:05:37 -08:00
Joshua Granick
954ab3a32c Improve use of Node http-server 2014-12-30 12:40:03 -08:00
Joshua Granick
0d0c52eff7 Use proper fontName for embedded OpenFL/HTML5 fonts (closes #280) 2014-12-30 11:01:13 -08:00
Joshua Granick
f7ab6ab36b Fix builds for iOS x86_64, arm64, improve code caching, speed up build 2014-12-18 13:07:52 -08:00
Joshua Granick
3687aa18c0 Initial Lime support on Android using SDL2, need to handle assets next 2014-12-08 17:42:18 -08:00
Joshua Granick
6925514ffc Some progress on Java GL, can run 'Hello World' 2014-12-05 14:38:38 -08:00
Joshua Granick
6dd7ffaba9 Initial bindings for LWJGL on Java 2014-12-05 13:05:25 -08:00
Joshua Granick
00b2486416 Fixes for Haxe Java target 2014-12-05 11:15:15 -08:00
Joshua Granick
8cc187b583 Initial node.js support 2014-11-09 12:05:44 -08:00
vroad
17cb9e51b4 Work on node.js support 2014-11-02 23:38:29 +09:00
Joshua Granick
07d00ff048 Fix template 2014-11-01 10:16:34 -07:00
Joshua Granick
fe17a43f72 Use true font names and automatically register font names on native platforms 2014-11-01 09:44:59 -07:00
vroad
1fdc37a0b5 Replace js with html5 2014-11-01 11:17:23 +09:00
Joshua Granick
1d601c189e Fix for loading type BINARY assets as TEXT on native, improve 'isText' file detection 2014-10-27 16:51:27 -07:00
Joshua Granick
c4cfe94aec Hide help completion from FlashDevelop 2014-10-18 13:47:31 -07:00
Joshua Granick
b80b6b2201 Merge pull request #221 from pperidont/saveInstanceState
Add on(Save|Restore)InstanceState in Android extensions
2014-10-08 16:47:13 -07:00
Joshua Granick
96be073531 Merge pull request #228 from cbatson/framework_path
Facilitate framework paths containing spaces for iOS.
2014-10-08 16:37:45 -07:00
Joshua Granick
ee78c0ff33 Use older SWF embed format (as Haxe rejects some valid files), but keeping the newer 'assets.swf' -swf-lib system to prevent memory problems 2014-10-02 14:45:01 -07:00
Joshua Granick
540aa48c39 Merge Aether tools 2014-09-30 17:41:57 -07:00
cbatson
32145347a9 Facilitate framework paths containing spaces for iOS. 2014-09-29 17:43:46 -07:00
Joshua Granick
6bcbb6d223 Compile fix 2014-09-25 17:46:50 -07:00
Joshua Granick
abc07eeff8 Fix static link order 2014-09-20 18:44:10 -07:00
Pascal Peridont
e4879f521b Add on(Save|Restore)InstanceState in Android extensions 2014-09-18 14:28:48 +02:00
Joshua Granick
c4ea28e044 Add support for -static flag, initially on Windows 2014-08-15 13:16:19 -07:00
Joshua Granick
580540aa99 Preload JS fonts, compile fix 2014-08-13 14:19:39 -07:00
Joshua Granick
f409b5bc85 Fix FONT type 2014-08-13 10:42:15 -07:00
Joshua Granick
afcb3354a4 Add Assets.getFont, temporarily for Flash/OpenFL only 2014-08-12 20:35:55 -07:00
Joshua Granick
36d55dad79 Update DefaultAssetLibrary for newer aether Flash embed method 2014-08-07 12:23:55 -07:00