Commit Graph

838 Commits

Author SHA1 Message Date
Joshua Granick
534a1f8c1e Rebuild both debug and release locally when using 'lime rebuild' again, rebuild the tools when using the '-rebuild' flag 2014-11-19 13:40:16 -08:00
Joshua Granick
85720d3607 Merge pull request #265 from alebianco/master
Removed double dispatch of mouse event for html5 target
2014-11-19 09:55:30 -08:00
Alessandro Bianco
aa4e9b0e51 Removed double dispatch of mouse event for html5 target 2014-11-19 16:55:07 +00:00
Joshua Granick
296991de4f Populate environment with HXCPP config defines 2014-11-18 07:50:56 -08:00
Joshua Granick
d49e563f73 Neko GraphicsPath fix 2014-11-18 06:28:41 -08:00
Joshua Granick
f1610818a9 Minor tweak 2014-11-14 10:51:38 -08:00
Joshua Granick
731ca7ee82 Merge pull request #261 from fbricker/patch-1
Make substitute replace ${VARS} with environment values.
2014-11-14 10:49:23 -08:00
Joshua Granick
4d6901d9f2 Merge pull request #262 from shumkovdenis/master
fix https://github.com/openfl/openfl/issues/365
2014-11-14 10:47:53 -08:00
Joshua Granick
28eb8bc55f Fix iOS sim 2.0.0-beta 2014-11-13 11:19:21 -08:00
Joshua Granick
362bda0504 Do not compile Lime debug binaries by default on rebuild 2014-11-13 09:58:48 -08:00
Joshua Granick
a257c3a9b5 Build fix 2014-11-13 09:49:49 -08:00
Joshua Granick
869734b96d Cleanup/patch legacy build XML 2014-11-13 09:42:56 -08:00
Denis Shumkov
ca86b62e8a fix https://github.com/openfl/openfl/issues/365 2014-11-13 11:25:28 +03:00
Joshua Granick
3f5cc20cde Update to 2.0.0-beta 2014-11-13 00:13:56 -08:00
Joshua Granick
6dd02555c7 Documentation fix 2014-11-13 00:08:34 -08:00
Joshua Granick
b92076c8ea Update CI script 2014-11-12 23:11:59 -08:00
Joshua Granick
88eebcf578 Update Travis CI script 2014-11-12 23:09:58 -08:00
Joshua Granick
26def5b645 Work with older HXCPP releases 2014-11-12 22:54:34 -08:00
Joshua Granick
bdc7039b19 Add snapshot for Lime legacy 2014-11-12 22:20:57 -08:00
fbricker
42b02a76d2 Make substitute replace ${VARS} with environment vars if they have no value set in defines.
This allows the use of ${ANDROID_SDK} inside extensions XML files.
2014-11-13 03:00:18 -03:00
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