Commit Graph

2996 Commits

Author SHA1 Message Date
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
Jonathan Como
f6c6ec798b Allow use of HAXELIB_PATH within Xcode environment after building iOS or
tvOS projects (close #705)
2016-09-29 11:10:08 -07:00
Joshua Granick
5a8ab81a12 Minor edit 2016-09-29 10:58:26 -07:00
Ilya Kolbin
e6a83d97b8 change orientation html5 workaround for touch events 2016-09-29 10:56:40 -07:00
kiroukou
08b0a3c165 Clean Timer.hx (close #700)
Just clean the methods that do not seem to be used by current lime

(tested with lime NOT legacy on flash, neko, cpp)
(not tested with openfl, but if used by this lib, should not be implemented here anyhow)
2016-09-29 10:54:13 -07:00
Christian Afonso Ferreira
629c14c9e6 Mouse move relative event for Flash and HTML5 2016-09-29 10:49:07 -07:00
Joshua Granick
6d0f726574 Allow submission to non-touchscreen devices (FireTV, Chromebook...) 2016-09-28 18:43:47 -07:00
Joshua Granick
5c8552a316 Improve help documentation for 'lime create <lib>' 2016-09-28 12:11:37 -07:00