Commit Graph

1018 Commits

Author SHA1 Message Date
Joshua Granick
3482813780 HTML5 fix 2014-11-11 15:08:11 -08:00
Joshua Granick
8c065e576a Speed up splash image generation 2014-11-11 11:17:09 -08:00
Joshua Granick
1f24e162ec Add native JPEG/PNG encoding 2014-11-11 10:48:14 -08:00
Joshua Granick
f5c049d7ff Minor HTML5 tweak 2014-11-11 08:03:59 -08:00
Joshua Granick
724d872780 Speed up SVG rasterization 2014-11-10 12:20:57 -08:00
Joshua Granick
8cc187b583 Initial node.js support 2014-11-09 12:05:44 -08:00
vroad
787592dea0 Make rendering on node.js much smoother 2014-11-09 22:47:14 +09:00
vroad
e006b626bc Work on node.js support 2014-11-09 20:22:53 +09:00
Joshua Granick
070bfa0726 Update to 2.0.0-alpha.8 2.0.0-alpha.8 2014-11-07 15:19:51 -08:00
Joshua Granick
00ff209fef Only add -d argument when installing to newer Android devices 2014-11-06 12:19:53 -08:00
Joshua Granick
c2e8cfb766 Fix discovery of OS X Java install 2014-11-04 10:25:53 -08:00
Joshua Granick
78c21eccca Guard CFFI tool calls to new Lime binary only 2014-11-03 17:53:58 -08:00
Joshua Granick
c7843ee319 Compile fix 2014-11-03 13:46:15 -08:00
vroad
17cb9e51b4 Work on node.js support 2014-11-02 23:38:29 +09:00
Joshua Granick
9707c29a05 Update to 2.0.0-alpha.7 2.0.0-alpha.7 2014-11-01 15:39:37 -07:00
Joshua Granick
3b4ce5c37e Force Android app install, even if it is a downgrade 2014-11-01 15:36:20 -07:00
Joshua Granick
b2fa1e2b51 Document -args 2014-11-01 13:38:00 -07:00
Joshua Granick
013ed20093 Fix -args 2014-11-01 13:26:02 -07:00
Joshua Granick
07d00ff048 Fix template 2014-11-01 10:16:34 -07:00
Joshua Granick
fe17a43f72 Use true font names and automatically register font names on native platforms 2014-11-01 09:44:59 -07:00
vroad
1fdc37a0b5 Replace js with html5 2014-11-01 11:17:23 +09:00
vroad
20abb56795 Replace (cpp || neko) with (cpp || neko || nodejs) 2014-11-01 11:17:22 +09:00
vroad
d2b5106da2 Add nodejs target 2014-11-01 11:17:22 +09:00
Joshua Granick
facc1a20c1 Add patched haxe.CallStack to fix C++ stack order on errors 2014-10-31 11:14:31 -07:00
Joshua Granick
6440f355eb Use version from exact haxelibs included, rather than the newest installed, when setting -D lib=version 2014-10-29 10:46:18 -07:00
Joshua Granick
a79a5d95a9 Update to 2.0.0-alpha.6 2.0.0-alpha.6 2014-10-27 17:13:38 -07:00
Joshua Granick
1d601c189e Fix for loading type BINARY assets as TEXT on native, improve 'isText' file detection 2014-10-27 16:51:27 -07:00
Joshua Granick
f6c2c3abef Don't require Java in order to build, skip SVG rasterizer when Java runtime not detected on Mac 2014-10-27 10:55:47 -07:00
Joshua Granick
565c44b99b Merge pull request #249 from player-03/master
Parse the hxml more intelligently.
2014-10-27 10:25:19 -07:00
Joshua Granick
8e014d6a57 Better OpenFL ASCII color on Mac 2014-10-27 10:04:46 -07:00
Joshua Granick
90ab2be4e6 Better approximation of cubic curves 2014-10-23 13:49:11 -07:00
Joshua Granick
da1ba2a143 Fix initial support for cubic bezier font outlines, need to come back and add support for multiple quadratic curves for better quality 2014-10-23 13:19:32 -07:00
Joshua Granick
a2533f111b Update to 2.0.0-alpha.5 2.0.0-alpha.5 2014-10-22 22:43:08 -07:00
Joshua Granick
58e70d4b76 Improve handling of font family name, move AssetHelper.processLibraries and fix a couple colors 2014-10-22 21:40:38 -07:00
Joshua Granick
33d25eaf16 Use proper font name when embedding in Flash 2014-10-22 18:38:01 -07:00
Joshua Granick
141193e4c8 Add support for 'openfl' style command 2014-10-22 14:19:56 -07:00
Joshua Granick
27bacd6148 Handle null audio data from bytes 2014-10-22 14:19:45 -07:00
Joshua Granick
c64fd2ae0c Handle null audio data 2014-10-22 10:29:48 -07:00
Joshua Granick
136125fbed Update CI script 2014-10-21 13:07:09 -07:00
Joshua Granick
f27817a5d4 Include patched (dev branch) Haxe Boot class, to fix Safari issue 2014-10-21 11:29:21 -07:00
Joshua Granick
c385445314 Update to 2.0.0-alpha.4 2.0.0-alpha.4 2014-10-21 09:03:48 -07:00
Joshua Granick
58031623b7 Enable iOS splash screen generation again 2014-10-21 08:28:02 -07:00
Joshua Granick
dfd2af6732 ConfigData improvements 2014-10-21 07:17:42 -07:00
Joshua Granick
a3bd5e8111 'lime create' patch 2014-10-21 06:07:18 -07:00
player-03
5e01a7d046 Parse the hxml more intelligently.
Based on Haxe's documentation plus a little trial and error, only the first space on each line is a delimiter.
2014-10-20 12:07:09 -07:00
Joshua Granick
75e424b467 Update to 2.0.0-alpha.3 2.0.0-alpha.3 2014-10-20 10:56:48 -07:00
Joshua Granick
5ee3082a39 Improve configData.merge, 'create' fix 2014-10-20 10:48:39 -07:00
Joshua Granick
8b56b03641 Disable arg combine 2014-10-20 09:43:39 -07:00
Joshua Granick
6b8f7d9684 Merge pull request #246 from player-03/master
Merge consecutive arguments that don't start with -
2014-10-20 09:28:57 -07:00
Joshua Granick
3f864e72b7 Fix 'lime create extension' 2014-10-20 09:24:41 -07:00