Commit Graph

1596 Commits

Author SHA1 Message Date
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
Joshua Granick
f4dcc59c33 Merge pull request #377 from eliasku/patch-1
fix for new haxe 3.2 Sys.command escaping
2015-03-25 11:47:08 -07:00
Joshua Granick
011a8dbf11 Merge pull request #385 from ibilon/patch-1
Fix js/Boot.hx for haxe 3.2
2015-03-25 11:45:09 -07:00
Joshua Granick
7d4a517a02 Add System.exit 2015-03-25 11:36:43 -07:00
Valentin LEMIERE
5d16e37ea1 Fix js/Boot.hx typo 2015-03-25 13:31:12 +01:00
Valentin Lemière
b32a2165c3 Fix js/Boot.hx for haxe 3.2 2015-03-25 11:17:35 +01:00
Joshua Granick
1431049a64 Fix issue with haxelib 2015-03-25 03:08:16 -07:00
Joshua Granick
325fc98ae2 Update to 2.2.2 2.2.2 2015-03-25 02:03:05 -07:00
Joshua Granick
651b701034 Update CHANGELOG 2015-03-25 02:02:59 -07:00
Joshua Granick
55463b16eb Update CI script 2015-03-25 01:39:49 -07:00
Joshua Granick
bf0cb6a5c2 Update CI script 2015-03-25 01:32:07 -07:00
Joshua Granick
398d66dde8 Update CI script 2015-03-25 01:21:54 -07:00
Joshua Granick
80930d9933 Update CI script 2015-03-25 01:11:16 -07:00
Joshua Granick
469437a5f7 Fix support for Flash/HTML5 targets on older OpenFL releases 2015-03-25 00:04:54 -07:00
Joshua Granick
ad46acefbf Improve Font cleanup 2015-03-24 09:13:43 -07:00
Joshua Granick
48ec618204 Allow fonts to return null 2015-03-23 18:55:29 -07:00
Joshua Granick
0ab97dd98a Add System.fontsDirectory 2015-03-23 18:55:13 -07:00
Joshua Granick
54d8d5eee3 Fix http-server on Windows 2015-03-23 16:31:02 -07:00
Joshua Granick
12528a53bc Minor fix 2015-03-23 15:11:41 -07:00
Joshua Granick
1346ec1a6c Strange that 'getTime' is a Float 2015-03-23 15:10:34 -07:00