Commit Graph

995 Commits

Author SHA1 Message Date
Joshua Granick
1fd8f0970c Update CHANGELOG 2015-01-22 14:27:54 -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
1dcacbc69c No external OpenAL lib for Android target 2015-01-21 15:54:02 -08:00
Joshua Granick
32d2d48e1e Update README.md 2015-01-21 14:38:58 -08:00
Joshua Granick
081dd94565 Improve console context, add support in 'Hello World' 2015-01-20 10:51:12 -08:00
Joshua Granick
db7f1f9f4f Updates for console targets 2015-01-20 10:28:39 -08:00
James Gray
057ae36d69 add ConsoleRenderContext 2015-01-20 00:46:13 -06:00
Joshua Granick
6682afbec4 Merge the backend function for key, mouse and touch events into application and window classes 2015-01-19 21:27:26 -08:00
Joshua Granick
10453bd23a Refactor 2015-01-19 20:37:01 -08:00
Joshua Granick
b71df75953 Don't freeze on 'adb devices' call on OS X 2015-01-19 20:36:39 -08:00
Joshua Granick
d60887b739 Refactor into separate 'backend' classes 2015-01-19 12:43:55 -08:00
Joshua Granick
f0021fc14c Compile fix 2015-01-19 11:29:02 -08:00
Joshua Granick
d898e3b02b Add missing files 2015-01-19 11:04:46 -08:00
Joshua Granick
9c36f300d7 Integrate TextField improvement, mingw32 improvements, software renderer improvements (legacy) 2015-01-19 11:03:24 -08:00
Joshua Granick
7f178e4f42 Try using 5.1.1 as the default deployment instead 2015-01-17 21:21:10 -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
Joshua Granick
d2a2ed5cd2 Fix ArrayBuffer from openfl.Vector on Neko 2015-01-16 09:47:40 -08:00
Joshua Granick
9c3e022fca Skip extra 'connect' call for now 2015-01-16 09:02:57 -08:00
Joshua Granick
e2aff76b27 Improve the getDeviceSDKVersion call, make it skip errors and bypass if no devices seem to be connected 2015-01-16 08:42:36 -08:00
Joshua Granick
46f58e1491 Use PathHelper.combine when copying assets for Android and BlackBerry 2015-01-16 08:20:49 -08:00
MattTuttle
d33dd96cdc Enabling asset embedding for lime native (bytes/text/image working) 2015-01-15 14:05:41 -06:00
Joshua Granick
712749e9d7 Copy templates/iphone/Resources if it exists 2015-01-15 02:57:23 -08:00
Joshua Granick
8fe86596aa Cleanup window and renderer for SDL2 2015-01-14 23:07:54 -08:00
Joshua Granick
75566d3dc4 Update to 2.0.5 2.0.5 2015-01-13 12:01:48 -08:00
Joshua Granick
63fb63285e Fix iOS target path combining 2015-01-13 11:48:51 -08:00
Joshua Granick
269004cff8 Flash PNG fixes 2015-01-13 11:23:23 -08:00
Joshua Granick
3eb104146f Update CHANGELOG 2015-01-13 11:12:01 -08:00
Joshua Granick
5ee4777891 Update README.md 2015-01-11 13:43:10 -08:00
Joshua Granick
a47cbba01f Update README.md 2015-01-11 08:41:00 -08:00
Joshua Granick
90c294090a Update README.md 2015-01-10 12:51:23 -08:00
Joshua Granick
e0db9d33a9 Add timeout to Android 'getDeviceSDKVersion' command, fix #313 2015-01-10 09:07:22 -08:00
Joshua Granick
c45e1a4db0 Fix crash in iOS Capabilities.language (fixes #464) 2015-01-10 00:20:46 -08:00
Joshua Granick
633cd9c772 Dead-Code-Elimination fix 2015-01-09 12:59:11 -08:00
Joshua Granick
faf4fd71ab Allow both String name or HTML element references in lime.embed() 2015-01-09 10:30:23 -08:00
Joshua Granick
d3ac5bf671 Merge pull request #311 from grapefrukt/ios-images
Adds all launch image and icon sizes wanted by XCode
2015-01-09 09:06:25 -08:00
Martin Jonasson
81230c85b0 Updates iOS launch image and icon data for non legacy templates 2015-01-09 14:31:09 +01:00
Martin Jonasson
2ead9cd714 Adds all launch image sizes wanted by XCode
This also has the added benefit of enabling non-interpolated resolutions on iPhone 6 and iPhone 6 Plus.
2015-01-09 14:27:38 +01:00
Martin Jonasson
178029317a Adds all icon sizes wanted by XCode 2015-01-09 14:21:00 +01:00
Joshua Granick
d2d34517d8 Add BitmapData.merge 2015-01-08 16:58:29 -08:00
Joshua Granick
cf447330d1 Compile fix 2015-01-08 15:59:19 -08:00
Joshua Granick
3d87c5974c Flash compile fix 2015-01-08 15:55:54 -08:00
Joshua Granick
5cda508492 Remove comments 2015-01-08 15:42:11 -08:00
Joshua Granick
d1ce8bd3b5 Copy Images.xcassets template for iOS 2015-01-08 15:32:32 -08:00
Joshua Granick
ec283d01f9 Make getDeviceSDKVersion more resiliennt for ADB 2015-01-08 15:02:53 -08:00
Joshua Granick
7a3617fc78 Guard Android API calls on older devices 2015-01-08 15:02:22 -08:00
Joshua Granick
16de6e0d54 Fix image.data on HTML5 DOM mode 2015-01-08 14:23:15 -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