Commit Graph

2834 Commits

Author SHA1 Message Date
Joshua Granick
a2030734f8 Fix non-accessible return warning 2016-11-16 14:49:00 -08:00
Joshua Granick
71ff49d159 Add -nolaunch option to HTML5 test 2016-11-16 14:48:46 -08:00
Joshua Granick
01714dd087 Flash runtime fix 2016-11-16 13:01:55 -08:00
Joshua Granick
a78347c1a2 Docs fix 2016-11-16 11:37:27 -08:00
Joshua Granick
46024e281b Update NOTICE.md 2016-11-16 11:15:02 -08:00
Joshua Granick
b701b8df7f Update NOTICE.md 2016-11-16 11:14:25 -08:00
Joshua Granick
b1bb21acbb Add NOTICE.md, update LICENSE.md 2016-11-16 11:08:36 -08:00
Joshua Granick
b72701ec0e Compile fix 2016-11-15 19:42:45 -08:00
Joshua Granick
c4cd020f66 Use GLRenderContext on native, prep for GLES3 API 2016-11-15 19:25:37 -08:00
Joshua Granick
c46d7ae42e Minor fix 2016-11-15 10:17:37 -08:00
Joshua Granick
f0c6b4dcf3 Add SVN auto-build number support 2016-11-14 12:01:21 -08:00
Joshua Granick
648a9c51cf Merge pull request #840 from zengjie/develop
Fix SDL renderer scale calculation error
2016-11-14 11:11:33 -08:00
Danny Wilson
3cc637b523 Implement HTML5 System clipboard support 2016-11-14 18:59:06 +07:00
Zeng Jie
8218d03b37 Fix SDL renderer scale calculation error 2016-11-14 12:18:05 +08:00
Joshua Granick
9d98e762b6 Implement initial 'lime rebuild <lib>' behavior (rebuild.hxml) 2016-11-11 17:59:52 -08:00
Joshua Granick
964d948d08 Update Haptic for iOS 2016-11-11 17:04:20 -08:00
Joshua Granick
54a8f32f60 Add System.openFile / System.openURL 2016-11-11 16:46:43 -08:00
Joshua Granick
c850459fa5 Implement audioBuffer.dispose() for HowlerJS 2016-11-11 16:05:06 -08:00
Joshua Granick
72d062b563 Docs fix 2016-11-09 21:48:07 -08:00
Joshua Granick
47fa89d50f Use abstract (to not disallow custom HTTP request methods) 2016-11-09 14:57:57 -08:00
Joshua Granick
5ce0074054 Minor update 2016-11-09 14:08:24 -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
97285c4881 Make HTTPRequest rely less on macros 2016-11-09 13:34:20 -08:00
Joshua Granick
5bb2816934 Add cancel to interface for now 2016-11-09 08:59:21 -08:00
Joshua Granick
18adf5d68d Additional work on native HTTPRequest 2016-11-08 22:25:57 -08:00
Joshua Granick
772ed548fe Dont process headers by default 2016-11-08 13:49:17 -08:00
Joshua Granick
4cfb0d479c Additional work on Flash and HTML5 HTTPRequest 2016-11-08 13:48:50 -08:00
Joshua Granick
ab7c9f5589 Handle error in synchronous Future constructor 2016-11-08 12:49:20 -08:00
Joshua Granick
26ad9cd068 Initial Flash HTTPRequest implementation 2016-11-08 12:45:16 -08:00
Joshua Granick
4cc54e3827 Initial Flash HTTPRequest implementation 2016-11-08 12:38:53 -08:00
Joshua Granick
4ab3e880ca First pass at new HTTPRequest API 2016-11-08 11:46:56 -08:00
Joshua Granick
9fefcb400c Fix 'has feature' in Haxe compiler for HTML5 module build (resolve openfl/openfl#1338) 2016-11-02 23:44:02 -07:00
Joshua Granick
fdd5b0ca91 Update CHANGELOG 3.4.1 2016-11-01 14:21:47 -07:00
Joshua Granick
b9f8f679fe Update to 3.4.1 2016-11-01 14:21:40 -07:00
Joshua Granick
a631d57f4e Workaround 'dont add haxe/std to path' error 2016-11-01 12:24:02 -07:00
Joshua Granick
87f331ca3c Make sure lime.Assets when onPreloaderComplete is called 2016-11-01 07:40:10 -07:00
Joshua Granick
b5fc26444b Update CHANGELOG.md 2016-10-31 12:12:21 -07:00
Joshua Granick
5b50563300 Update CHANGELOG 3.4.0 2016-10-31 12:04:15 -07:00
Joshua Granick
8be354b073 Check Haxe version once 2016-10-31 10:03:11 -07:00
Joshua Granick
7fe79ca748 Fix initial HTML5 AudioSource gain/position 2016-10-31 09:05:01 -07:00
Valentin Lemière
31b9b87b53 Add haxe variable with version value + error if haxe is less than 3.2.0. Fix #820 2016-10-30 11:26:51 +01:00
Joshua Granick
4b91b343ba Minor update 2016-10-28 18:23:02 -07:00
Joshua Granick
1f9714d9f0 Update to 3.4.0 2016-10-28 16:36:29 -07:00
Joshua Granick
7c78d22cf8 Substitute <log /> values 2016-10-28 16:36:21 -07:00
Joshua Granick
42b30761ba Add <log /> tag support (for info, warn, error, verbose messages) 2016-10-28 15:32:49 -07:00
Joshua Granick
36940ecaae Add != variable support 2016-10-28 15:15:10 -07:00
Joshua Granick
e193ef22ce Add support for ${var >= value} and other comparisons in XML project files 2016-10-28 15:11:36 -07:00
Joshua Granick
f4c1a5c82c Use lime.utils.Log for DefaultAssetLibrary warning 2016-10-28 15:10:53 -07:00
Joshua Granick
3c60d0e63b Do not set HAXE_STD_PATH in environment 2016-10-28 12:06:25 -07:00
Joshua Granick
ba5f8c91c8 Compile fix 2016-10-27 16:06:16 -07:00