Commit Graph

756 Commits

Author SHA1 Message Date
Joshua Granick
bc18b61a29 Fix for HXML comments on Flash target 2014-10-16 11:21:36 -07:00
Joshua Granick
06a949b1b5 Update to 2.0.0-alpha.2 2.0.0-alpha.2 2014-10-16 10:42:11 -07:00
Joshua Granick
78cfc4f23a Fix 'bin' template paths when Lime is not included 2014-10-16 09:53:57 -07:00
Joshua Granick
2897e62da5 Android tool fix 2014-10-16 04:42:40 -07:00
Joshua Granick
3fb5f65cdd Fix 'lime create' 2014-10-14 13:36:53 -07:00
Joshua Granick
79082949a6 Restore Flash font embedding 2014-10-14 12:46:31 -07:00
Joshua Granick
1dbcc45890 HTML5 mouse coordinate fix (account for letterboxing) 2014-10-14 09:55:08 -07:00
Joshua Granick
f82922b149 ByteArray fix 2014-10-14 09:09:20 -07:00
Joshua Granick
5515ed85d6 Fix ByteArray initial size on HTML5 2014-10-14 08:56:16 -07:00
Joshua Granick
1d3d335321 Prevent arrow and space keys (for page scroll), but don't prevent other shortcuts (such as Ctrl + Shift + I) when targeting HTML5 2014-10-14 08:49:17 -07:00
Joshua Granick
1fe986445a Prevent default on HTML5 key events 2014-10-14 08:30:56 -07:00
Joshua Granick
8bb48383b1 Fix iOS linker flags 2014-10-13 05:07:57 -07:00
Joshua Granick
ed69b1234c Merge branch 'master' of https://github.com/openfl/lime 2014-10-13 04:09:16 -07:00
Joshua Granick
35973a60e7 Duplicated classpath fix 2014-10-13 04:08:53 -07:00
Joshua Granick
1aca5d1320 Update README.md 2014-10-11 13:33:44 -07:00
Joshua Granick
6e81335cf9 Update README.md 2014-10-11 12:48:26 -07:00
Joshua Granick
171f00eb45 Merge pull request #240 from mandel59/language-tag-zh
correct a language tag
2014-10-10 09:44:34 -07:00
Ryusei Yamaguchi
1a73ce418e correct a language tag
`ch` for Chamorro and `zh` for Chinese
2014-10-10 20:19:24 +09: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
96553f5d29 Merge pull request #223 from darkdarkdragon/master
fix for fillRect method of ImageDataUtil
2014-10-08 16:43:23 -07:00
Joshua Granick
c9e8fa56ca Framework path fix 2014-10-08 16:42:23 -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
f670d1347d Merge pull request #238 from starburst997/master
Fix to compile Flash to version 10 and below
2014-10-08 14:44:22 -07:00
starburst
3417771c62 Fix to compile Flash to version 10 and below 2014-10-08 17:38:13 -04:00
Joshua Granick
edf8e07584 Merge pull request #234 from mrcdk/imagedatautil_copypixel_fix
Fix for ImageDataUtil.copyPixels()
2014-10-08 12:40:53 -07:00
MrCdK
74f2672c0d Fix colorTransform also 2014-10-07 23:46:01 +02:00
MrCdK
6480b8cef5 Fix for ImageDataUtil.copyPixels() 2014-10-07 21:23:16 +02: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
44f890f836 Minor tweak 2014-10-01 14:21:12 -07:00
Joshua Granick
37ee5d4607 Merge pull request #230 from larsiusprime/master
Tools fix for flash target when compiling on windows
2014-10-01 14:18:57 -07:00
Lars A. Doucet
d261fb4600 Tools fix for flash target when compiling on windows 2014-10-01 16:07:46 -05:00
Joshua Granick
c7c58959bd Don't sync Lime legacy repositories when running 'lime upgrade' 2014-10-01 13:49:19 -07:00
Joshua Granick
7e2d7939bd Minor fix 2014-09-30 23:47:23 -07:00
Joshua Granick
89c7f224f6 Allow 'lime rebuild <target>' and not just 'lime rebuild lime <target>' 2014-09-30 17:53:20 -07:00
Joshua Granick
540aa48c39 Merge Aether tools 2014-09-30 17:41:57 -07:00
Joshua Granick
f1e3707ad9 Update LICENSE.md 2014-09-30 15:43:48 -07:00
Joshua Granick
e3db90993d Merge pull request #227 from mrcdk/js_touch
Adds touch support for js
2014-09-30 15:18:55 -07:00
Joshua Granick
c7b4f9dd68 Fix using ByteArray.writeBytes when bytes.length is 0 2014-09-30 11:47:46 -07:00
cbatson
6ef745faae Facilitate framework paths containing spaces for iOS. (Overlooked Release configuration.) 2014-09-30 09:00:09 -07:00
cbatson
32145347a9 Facilitate framework paths containing spaces for iOS. 2014-09-29 17:43:46 -07:00
MrCdK
6068266f34 Adds touch support for js 2014-09-30 01:51:29 +02:00
Joshua Granick
a606b7c87c Timer fix 2014-09-26 19:25:04 -07:00
Joshua Granick
3ffc3437f3 Update LICENSE.md 2014-09-26 17:59:28 -07:00
Joshua Granick
4cb658dab5 PNG improvements 2014-09-26 13:36:17 -07:00
Joshua Granick
6bcbb6d223 Compile fix 2014-09-25 17:46:50 -07:00
Joshua Granick
98291b44f1 Restore ByteArray compress/uncompress 2014-09-25 13:17:11 -07:00
Joshua Granick
617acc646c Expect JSON libraries instead of serialized ones 2014-09-25 12:53:33 -07:00
Joshua Granick
b46f750bee Add missing templates 2014-09-25 10:15:50 -07:00
Joshua Granick
f2825da4e3 Build fix 2014-09-24 14:44:57 -07:00
Joshua Granick
dae11f6511 Compile fix 2014-09-24 14:43:37 -07:00