Commit Graph

117 Commits

Author SHA1 Message Date
Jens Fischer
25e9bbcdf1 Disable curl for lime-switch 2018-05-29 15:19:55 -07:00
Jens Fischer
f9422aa99b lime-switch compile fix 2018-05-29 09:26:14 -07:00
Joshua Granick
e496d09527 Revert "ALC bindings for HL"
This reverts commit 8d1ff873d8.

Revert "Binding fix"

This reverts commit c606ec5139.

Revert "Add support for HL libraries"

This reverts commit 6b49f4d240.

Revert "Minor fixes"

This reverts commit dcacb9f04a.

Revert "Compile fixes"

This reverts commit 3b9e572f8b.

Revert "Sync with Haxe std library (remove some overrides)"

This reverts commit c05061c970.

Revert "Initial support for HL target in tools (for testing)"

This reverts commit 1dadbb725c.
2018-04-27 06:32:17 -07:00
Joshua Granick
6b49f4d240 Add support for HL libraries 2018-04-26 13:55:28 -07:00
Joshua Granick
ebd0f63733 Update macOS builds for current Xcode 2018-03-20 19:16:49 -07:00
Joshua Granick
e3aad88399 Static build fixes (resolve #1156) 2018-02-19 10:50:13 -08:00
James Gray
c325dd1d5d include.xml: clean up ndll conditionals for static_link 2018-02-11 16:54:19 -06:00
Joshua Granick
bc3a5f7468 Rename older 'modular' behavior to 'lime-modular' 2018-01-26 13:57:25 -08:00
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