Commit Graph

2653 Commits

Author SHA1 Message Date
Joshua Granick
17de3dcfa6 Fix duplicate symbol error on static link 2016-10-17 13:34:11 -07:00
Joshua Granick
c37c2a36e1 Initial use of simctl instead of ios-sim 2016-10-17 12:58:42 -07:00
Joshua Granick
dc3f7e3d09 Merge pull request #828 from player-03/output-apk
Make Gradle use the right APK filename.
2016-10-17 12:43:58 -07:00
Joshua Granick
b6a895b7af Use host Neko install 2016-10-17 11:31:21 -07:00
Joshua Granick
08bb8af657 Update Node macOS binary 2016-10-17 10:28:30 -07:00
Joseph Cloutier
521a81ce8c Make Gradle use the right APK filename.
Rather than making Lime rename it after the fact.
2016-10-16 15:41:47 -04:00
Joshua Granick
5c56892ffe Merge pull request #827 from fbricker/develop
Avoid howlerjs exception when seeking files that are being played.
2016-10-16 11:19:51 -07:00
Federico Bricker
8bb100ba5b Avoid howlerjs exception when seeking files that are being played.
On some cases, it ended up sending negative positions crashing the game.
2016-10-16 15:02:10 -03:00
Joshua Granick
fa452ccf64 Reduce CPU use on macOS 2016-10-11 14:39:20 -07:00
Joshua Granick
d0f2c66999 Add support for <meta build-number='git' /> or 'git+123' 2016-10-11 13:58:55 -07:00
Joshua Granick
d8db609e9e Update CHANGELOG.md 2016-10-11 11:26:58 -07:00
Joshua Granick
da0868b13d Update CHANGELOG 3.3.0 2016-10-10 15:47:14 -07:00
Joshua Granick
eed65d5420 Update to 3.3.0 2016-10-10 15:47:07 -07:00
Federico Bricker
90d0c44f4b Fix Android compilation using debug 2016-10-10 06:35:36 -07:00
Joshua Granick
9976005359 Reduce some code weight on JS 2016-10-07 15:43:56 -07:00
Joshua Granick
f902ac8c96 Better fix 2016-10-07 09:24:32 -07:00
Joshua Granick
2d75609e2b Fix <window allow-high-dpi='true' /> 2016-10-07 09:21:34 -07:00
Joshua Granick
3de4a094a9 Minor change 2016-10-06 13:44:48 -07:00
Joshua Granick
bc74c1982c Rename loadFile -> loadFromFile 2016-10-06 13:27:41 -07:00
Joshua Granick
3dad6d81d0 Improvements to Future/Promise 2016-10-06 12:12:04 -07:00
Joshua Granick
afcce2f99e Compile fix 2016-10-05 15:40:07 -07:00
Joshua Granick
31dacebe5e Simplify audio loading, use AudioBuffer.loadFile(s) 2016-10-05 15:30:21 -07:00
Joshua Granick
944084d6ac Preload embedded HTML5 audio 2016-10-05 12:06:27 -07:00
Joshua Granick
32ceb6f264 Compile fix 2016-10-05 11:36:32 -07:00
Joshua Granick
f05a1fa210 Clean up Build.xml, update LICENSE 2016-10-05 11:29:07 -07:00
Joshua Granick
be104c2606 Removed submodule project/lib/openal-android 2016-10-05 11:26:35 -07:00
Joshua Granick
0ba99e6fe3 Update LICENSE 2016-10-05 11:23:49 -07:00
Joshua Granick
0561e62c72 Update LICENSE, update stats.min.js 2016-10-05 11:22:59 -07:00
Joshua Granick
2b3484f620 HTML5 AudioSource improvements 2016-10-05 11:04:38 -07:00
Joshua Granick
a5b85e357a Improve DefaultAssetLibrary.isLocal 2016-10-05 09:47:30 -07:00
Joshua Granick
276edbeb15 Compile fix 2016-10-05 09:34:04 -07:00
Joshua Granick
c5ee9f13a8 Merge pull request #823 from loudoweb/assets_library
should fix isLocal when using not embedded assets on html5 and cpp
2016-10-05 09:22:48 -07:00
Joshua Granick
a9a12fcb19 Compile fix 2016-10-05 09:12:12 -07:00
Joshua Granick
9a07f68d14 Work on AudioSource 2016-10-05 09:05:10 -07:00
loudoweb
d3055e6e7a should fix isLocal when using not embedded assets on html5 and cpp 2016-10-05 16:02:02 +02:00
Joshua Granick
88bad67fc8 Merge pull request #822 from fbricker/develop
Make lime run command to automatically launch trace logs
2016-10-04 19:47:08 -07:00
Federico Bricker
80747f0ebd Make lime run command to automatically launch trace logs 2016-10-04 23:45:38 -03:00
Joshua Granick
c25fe9f2d8 Merge pull request #821 from fbricker/develop
Add lime.system.Locale implementation for Android using JNI
2016-10-04 19:40:59 -07:00
Federico Bricker
de790c7da2 Add lime.system.Locale implementation for Android using JNI 2016-10-04 23:33:04 -03:00
Joshua Granick
a811952b16 Fix warning, Linux compile 2016-10-04 13:54:44 -07:00
Joshua Granick
8b5631ae77 Compile fix 2016-10-04 13:00:19 -07:00
Joshua Granick
2f2cc8e1d5 Add garbage collection to OpenAL bindings 2016-10-04 12:53:49 -07:00
Joshua Granick
e5d83cdcff Add Howler.js 2016-10-03 16:54:00 -07:00
Federico Bricker
53cab7043b Fix folder for <java path="...." if="android" /> directive 2016-10-03 09:31:18 -07:00
Joshua Granick
854e3c36b7 AudioSource improvements 2016-09-30 14:59:48 -07:00
Joshua Granick
f580ea149c Add favicon for HTML5 2016-09-29 14:29:01 -07:00
Joshua Granick
b16b3c5949 Use null for unset build number (close #565) 2016-09-29 13:58:13 -07:00
Steven
2263fe2807 Fixing template ordering in hxp files 2016-09-29 11:35:34 -07:00
Joshua Granick
d0a14a1a2b Compile fix 2016-09-29 11:28:12 -07:00
Steven
b6acad449d Flowing user defines into the HXProject 2016-09-29 11:27:51 -07:00