Commit Graph

109 Commits

Author SHA1 Message Date
Joshua Granick
0fa5ad30ad Add ability to set HTML5 module name 2017-11-29 13:28:42 -08:00
Joshua Granick
1287b2e30d Implement fileDialog.save for HTML5 2017-11-01 11:04:51 -07:00
Joshua Granick
a213294661 Working toward Java CFFI 2017-10-18 11:46:07 -07:00
Joshua Granick
801b3be275 Update default macOS deployment to 10.7 2017-10-12 09:55:23 -07:00
Joshua Granick
c3e49e01ed Be more aggressive about adding MACOSX_DEPLOYMENT_TARGET 2017-10-10 08:58:32 -07:00
Joshua Granick
761cc21c7b Enable Flash debugging on debug builds by default 2017-09-25 10:57:47 -07:00
Joshua Granick
1409f6c00d Use HXCPP std only for older Haxe releases 2017-09-11 15:46:45 -07:00
Joshua Granick
9991e99fee Initial support for AIR 2017-08-24 12:50:13 -07:00
Joshua Granick
d77cfc3e64 Minor -Dmodular fix 2017-06-30 17:23:48 -07:00
Joshua Granick
32f5a0509b HTML5 -Dmodular improvements 2017-06-26 15:55:18 -07:00
Joshua Granick
44020adfc3 Emscripten fixes 2017-06-23 15:22:40 -07:00
Joshua Granick
31d0cd20d9 -Dmodular compile fix 2017-06-21 12:45:11 -07:00
Joshua Granick
1836701398 Add linkage for Lime Switch target 2017-05-05 12:23:19 -07:00
Joshua Granick
7f7273fff4 Initial Vorbis bindings, rename lime.audio to lime.media 2017-01-06 17:39:35 -08:00
Joshua Granick
001f03a277 Misread the chart, need to include ARMv7 for now on iOS 2017-01-04 15:46:24 -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
a631d57f4e Workaround 'dont add haxe/std to path' error 2016-11-01 12:24:02 -07:00
Joshua Granick
8be354b073 Check Haxe version once 2016-10-31 10:03:11 -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
7668f0ea93 Minor Haxe dev build fix 2016-10-24 16:50:46 -07:00
Joshua Granick
6442d54787 Use 10.6 as the minimum macOS target 2016-10-24 11:05:18 -07:00
Joshua Granick
e14d8e7db0 Initial support for modular JS output 2016-10-21 15:24:37 -07:00
Joshua Granick
e5d83cdcff Add Howler.js 2016-10-03 16:54:00 -07:00
Joshua Granick
7ba22eb9ae Due to performance, webgl-debug.js should now require -Dwebgl-debug and not just -debug 2016-09-09 04:52:44 -07:00
Joshua Granick
b337e232f0 C# improvements 2016-08-30 03:48:30 -07:00
Joshua Granick
59142b5b28 Initial HelloWorld support for C# (thank you @vroad) 2016-08-30 02:55:19 -07:00
Joshua Granick
f4feb3b385 Static link fix 2016-08-29 14:06:29 -07:00
James Gray
0b8cbeb3aa include.xml: disable ndll dependencies if lime-console 2016-08-17 19:00:06 -05:00
Joshua Granick
59406600c5 Implement Deflate/Zlib/GZip for HTML5, Deflate/Zlib/LZMA for Flash, other compress fixes 2016-07-22 11:25:08 -07:00
Joshua Granick
c94f3258c3 Try implementing Deflate for HTML5 2016-07-21 10:35:24 -07:00
Valentin Lemière
00b4999e8c The tools already define a desktop flag 2016-07-04 09:26:44 +02:00
Valentin Lemière
668f59ae1c Use application relative asset path on desktop only, fix android asset loading 2016-06-07 15:52:39 +02:00
Joshua Granick
61692223a4 Update include.xml 2016-05-19 00:10:21 -07:00
Joshua Granick
cf1d25d950 Remove Lime legacy/hybrid mode 2016-05-18 22:17:06 -07:00
Joshua Granick
cbf061d501 Disable ANGLE for now, will need -DLIME_SDL_ANGLE on Lime rebuild and <set name='angle' /> or -Dangle on project builds to enable 2015-12-09 14:54:36 -08:00
Joshua Granick
8ef9b28939 Enable ANGLE by default (thanks @larsiusprime) 2015-12-01 18:16:35 -08:00
Valerio Santinelli
253ad82ecd More changes for tvOS support 2015-09-29 18:43:59 +02:00
James Gray
4e0b3eb173 Merge tag '2.5.2'
Conflicts:
	lime/graphics/utils/ImageDataUtil.hx
2015-08-06 18:04:28 -05:00
James Gray
b5e2f28217 add ps3 target handler 2015-07-31 19:38:37 -05:00
James Gray
856d15894c console: remove std lib 2015-07-23 18:24:48 -05:00
Joshua Granick
08a8294a5c Allow lime-samples to handle its structure 2015-07-11 20:40:05 -07:00
James Gray
7a1a3a0916 console: remove lime ndll dependency 2015-07-08 11:36:14 -05:00
James Gray
f854dc02a2 Merge remote-tracking branch 'upstream/master'
Conflicts:
	lime/text/TextLayout.hx
	project/src/text/Font.cpp
2015-07-03 02:08:02 -05:00
Joshua Granick
f33eede96a Use Flash native trace, handle Flash logs and pipe to terminal window 2015-06-02 13:00:44 -07:00
Joshua Granick
6c489a23c0 Build fix 2015-05-30 16:56:20 -07:00
Joshua Granick
baac7edda4 Fix Android build 2015-05-30 16:05:37 -07:00
James Gray
933615abb5 add lime-vita 2015-05-24 00:26:54 +02:00
James Gray
76c123045c add lime-ps4 2015-05-22 04:00:56 +02:00
James Gray
718e37ff35 add lime-xbox1 2015-05-16 01:13:24 -05:00
Joshua Granick
4deb21be8c Fix static build (thanks JeriX) 2015-05-07 13:16:36 -07:00