Commit Graph

2711 Commits

Author SHA1 Message Date
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
Joshua Granick
73fd352301 Register default asset library later during init 2016-10-27 15:55:57 -07:00
Joshua Granick
2c94bc255e Android template improvements 2016-10-27 12:12:43 -07:00
Joshua Granick
fc4fbd45aa Improve Android immersive mode (close #1325) 2016-10-27 08:53:31 -07:00
Joshua Granick
02e406026c Compile fix 2016-10-26 16:08:56 -07:00
Joshua Granick
87793d8b4c Haxe development build fix 2016-10-26 13:48:52 -07:00
Joshua Granick
666e724bb7 Cleanup 2016-10-24 17:54:49 -07:00
Joshua Granick
384fdf2942 Compile fix, cleanup 2016-10-24 17:46:54 -07:00
Federico Bricker
fe13ea21f3 implement lime.ui.Haptic.vibrate(...) for iOS
-Basic implementation, but works-
2016-10-24 17:16:15 -07:00
Federico Bricker
a361b4681e Add lime.ui.Haptic.vibrate(...) function (just for android right now... iOS will be soon) 2016-10-24 17:16:00 -07:00
Joshua Granick
7668f0ea93 Minor Haxe dev build fix 2016-10-24 16:50:46 -07:00
Joshua Granick
43498aacbb Linux install fix 2016-10-24 14:57:03 -07:00
Joshua Granick
6442d54787 Use 10.6 as the minimum macOS target 2016-10-24 11:05:18 -07:00
Joshua Granick
6d02f5acec event.target fix 2016-10-24 11:05:00 -07:00
Joshua Granick
64bf561ef9 Set HAXE_STD_PATH only 2016-10-21 19:24:33 -07:00
Joshua Granick
e509fdeb69 Update to SDL 2.0.5 2016-10-21 16:26:31 -07:00
Joshua Granick
e14d8e7db0 Initial support for modular JS output 2016-10-21 15:24:37 -07:00
Joshua Granick
63a17d8884 Move DefaultAssetLibrary registeration to ApplicationMain template 2016-10-21 15:24:24 -07:00
Joshua Granick
24e84002e9 Target flag fix 2016-10-20 10:02:39 -07:00
Joshua Granick
6dc05a26c9 Move lime.embed to ApplicationMain template 2016-10-20 08:19:24 -07:00
Valentin Lemière
525a51d07f Travis: test on min haxe version, latest stable and dev 2016-10-20 10:45:24 +02:00
Valentin Lemière
bfc800897e Minimum haxe version supported is 3.2.0 2016-10-20 10:34:18 +02:00
Joshua Granick
6cd72d912c Initial allowHighDPI support for HTML5 2016-10-18 13:55:17 -07:00
Joshua Granick
2adfd6ba60 Set IPHONE_VER before going to HXCPP 2016-10-18 08:34:20 -07:00