Joshua Granick
|
5df7984255
|
Do not define -Dlime-legacy when using Lime hybrid
|
2015-04-06 12:37:08 -07:00 |
|
Joshua Granick
|
b23ddbb2c9
|
Fix OGG loading on Android
|
2015-04-06 10:40:33 -07:00 |
|
Joshua Granick
|
4de93a64c3
|
Force -Dstatic_link on Emscripten
|
2015-04-05 18:06:26 -07:00 |
|
Joshua Granick
|
c01bb81cb3
|
Use 'lime_hybrid' instead of 'hybrid'
|
2015-04-04 23:04:24 -07:00 |
|
Joshua Granick
|
b0b526812b
|
Shutdown OpenAL for ManagedStage
|
2015-04-04 23:04:05 -07:00 |
|
Joshua Granick
|
6a523ceae1
|
Update SVG tool
|
2015-04-04 22:16:11 -07:00 |
|
Joshua Granick
|
b3b7d2c299
|
Add initial Lime hybrid support (Lime 2 + Lime legacy)
|
2015-04-04 22:16:01 -07:00 |
|
Joshua Granick
|
3153f47f22
|
Rename the legacy lime binary to 'lime-legacy'
|
2015-04-04 22:15:29 -07:00 |
|
Joshua Granick
|
a093d456c6
|
Rebuild tweak
|
2015-04-03 17:06:00 -07:00 |
|
Joshua Granick
|
a6590150fc
|
Implement softKeyboardRect for iOS (legacy)
|
2015-03-31 17:12:00 -07:00 |
|
Joshua Granick
|
8a4b1f4dd4
|
Potential add for softKeyboardRect on iOS
|
2015-03-31 15:40:18 -07:00 |
|
Joshua Granick
|
f77e9caef4
|
NULL file fixes
|
2015-03-30 09:25:20 -07:00 |
|
Joshua Granick
|
5e2f3e22b1
|
Minor tweak
|
2015-03-30 08:55:18 -07:00 |
|
Joshua Granick
|
94655546bb
|
Add default Linux font directory
|
2015-03-30 08:54:04 -07:00 |
|
Joshua Granick
|
345b24daf9
|
Merge pull request #394 from vroad/nodejs-fix
Fix compile error on nodejs
|
2015-03-29 10:42:32 -07:00 |
|
Joshua Granick
|
272acef5f5
|
Merge pull request #393 from ibilon/patch-alloc-null-string
Don't alloc string on null char* directory
|
2015-03-29 10:41:49 -07:00 |
|
Valentin Lemière
|
b414378636
|
Don't alloc string on null char* directory
|
2015-03-29 09:57:02 +02:00 |
|
vroad
|
11d3c48691
|
Fix compile error on nodejs
|
2015-03-29 12:43:48 +09:00 |
|
Joshua Granick
|
d2a0cc77ff
|
Merge pull request #391 from ibilon/neko-rpath
Replace linux neko with standalone version (-rpath)
|
2015-03-28 11:29:45 -07:00 |
|
Valentin Lemière
|
a5ce9789e6
|
Replace linux neko with standalone version (-rpath)
|
2015-03-28 14:52:20 +01:00 |
|
Joshua Granick
|
d028435878
|
Update to 2.3.0
2.3.0
|
2015-03-26 12:04:11 -07:00 |
|
Joshua Granick
|
6156d725ab
|
Update CHANGELOG
|
2015-03-26 12:01:31 -07:00 |
|
Jacob Alan McCosh
|
c50ce9520e
|
fixing segfault on Gamepad.name and Gameppad.guid
|
2015-03-26 11:48:36 -07:00 |
|
Joshua Granick
|
35d7b88f69
|
Ignore instead
|
2015-03-26 11:47:18 -07:00 |
|
Joshua Granick
|
748ecfca36
|
Improve relocate path
|
2015-03-26 11:41:12 -07:00 |
|
Joshua Granick
|
b43d2738ee
|
Remove older OpenFL compatibility guards
|
2015-03-26 11:26:50 -07:00 |
|
Joshua Granick
|
e37cfa9961
|
Guard install of lime.exe/openfl.exe on Windows
|
2015-03-26 11:26:27 -07:00 |
|
Joshua Granick
|
1c62788e0c
|
Remove third argument in onMouseMove
|
2015-03-26 11:25:57 -07:00 |
|
Joshua Granick
|
485f35de38
|
Update CI script
|
2015-03-26 11:24:45 -07:00 |
|
Lars A. Doucet
|
d672f56040
|
Fixed ZipHelper to use a List<Entry> rather than an Array<Dynamic>, because apparently neko is not very good at duck-typing, or else we were being too loose with it.
|
2015-03-26 09:39:26 -07:00 |
|
Joshua Granick
|
239bad1688
|
Add 'optional_cffi' to force lazy loading, and resist CFFI changes that are unrelated
|
2015-03-26 09:13:45 -07:00 |
|
Joshua Granick
|
5e95dd8316
|
Guard for OpenFL backward compatibility
|
2015-03-26 02:34:07 -07:00 |
|
Joshua Granick
|
e61761b1d7
|
Compile fix
|
2015-03-26 02:31:28 -07:00 |
|
Joshua Granick
|
ce576121fc
|
Don't remove 'button' argument from onMouseMove for now (wait until a new point release?)
|
2015-03-26 02:23:13 -07:00 |
|
Joshua Granick
|
6d8c9458fe
|
Cleanup, using Mouse.warp and Mouse.lock, window.onMouseMoveRelative, removing 'button' value from mouse move event
|
2015-03-26 02:10:08 -07:00 |
|
Joshua Granick
|
3ea7830673
|
Merge pull request #386 from sepharoth213/master
Adding mouse functionality for locking/warping in native
|
2015-03-26 01:18:47 -07:00 |
|
Joshua Granick
|
07114082ef
|
Fix Image.getPixels buffer size
|
2015-03-26 00:19:57 -07:00 |
|
Joshua Granick
|
aa8f624f34
|
HTML5 stats fix, code completion fix
|
2015-03-25 22:01:29 -07:00 |
|
Aaron Santiago
|
1414b27a6b
|
Added empty functions for non-native targets for warpMouse and lock
|
2015-03-26 00:20:30 -04:00 |
|
Aaron Santiago
|
96e33a57fb
|
Changed setRelative to lock attribute
|
2015-03-25 23:51:31 -04:00 |
|
Joshua Granick
|
64db93e44e
|
Fix Timer update code
|
2015-03-25 19:33:27 -07:00 |
|
Joshua Granick
|
c8ae2b85d9
|
Manual update timers only for native
|
2015-03-25 18:05:14 -07:00 |
|
Joshua Granick
|
92166f018e
|
Patch haxe.Timer
|
2015-03-25 17:50:21 -07:00 |
|
Aaron Santiago
|
1228ee3fe4
|
Added global and window mouse warps
|
2015-03-25 20:38:34 -04:00 |
|
Joshua Granick
|
4f55cf27e2
|
Update the initial window position and sizze after creation
|
2015-03-25 17:23:49 -07:00 |
|
Joshua Granick
|
e8d60ebef7
|
Update ios-deploy, fix iOS run
|
2015-03-25 16:48:28 -07:00 |
|
Aaron Santiago
|
6a2142bdaf
|
Cleaned up changes, reverted accidental change to set_cursor
|
2015-03-25 17:40:22 -04:00 |
|
Aaron Santiago
|
d91bfda587
|
Added SetRelative function to lime.Mouse to allow for locking the mouse to the screen in native.
|
2015-03-25 17:37:00 -04:00 |
|
Joshua Granick
|
9637253bbe
|
Fix iOS assets
|
2015-03-25 13:39:49 -07:00 |
|
Joshua Granick
|
3c413958c4
|
Fix iOS
|
2015-03-25 13:20:09 -07:00 |
|