Commit Graph

2147 Commits

Author SHA1 Message Date
Joshua Granick
a3712401d2 Haxe 3.1.3 fix 2015-09-04 09:47:40 -07:00
Joshua Granick
9b266891dd Improve Assets, use Futures and Events 2015-09-04 09:35:00 -07:00
Joshua Granick
0e7b5fa056 Separate into Future and Promise 2015-09-04 08:05:24 -07:00
Joshua Granick
a8cc6c674f Improve Future implementation 2015-09-04 06:49:26 -07:00
Joshua Granick
ff4535fab4 Add lime.app.Future (to be revised) 2015-09-03 17:24:36 -07:00
Joshua Granick
0591dc60da Try and make Event more resilient to being accessed from a macro 2015-09-03 17:24:18 -07:00
Joshua Granick
ccae7e5e5b Haxe 3.1.3 fix 2015-09-03 12:05:24 -07:00
Joshua Granick
13f3290119 Update README.md 2015-09-03 02:12:21 -07:00
Joshua Granick
60c9ce0de9 Compile fix 2015-09-03 02:00:24 -07:00
Joshua Granick
34d4b9cc13 Improve RPi support 2015-09-02 23:55:35 -07:00
Joshua Granick
c6ed35b493 Update README.md 2015-09-02 23:27:07 -07:00
Joshua Granick
28c9568fbc Update README.md 2015-09-02 21:48:23 -07:00
Joshua Granick
1e698225e5 Add extension.onBackPressed (for Android) 2015-09-02 19:55:28 -07:00
Joshua Granick
5450de5542 Compile fix 2015-09-02 19:28:28 -07:00
Joshua Granick
cb2cb91a70 Font embed fix 2015-09-02 19:23:13 -07:00
Joshua Granick
3925906b56 Add postUICallback 2015-09-02 19:23:05 -07:00
Joshua Granick
f618c4648a Make window.alert simpler 2015-09-02 17:59:30 -07:00
Joshua Granick
dc919adccc Name window.notify back to window.alert and unify with simple message box support 2015-09-02 09:53:03 -07:00
Joshua Granick
b199e7ac7d Rename to window.notify (should have a more robust notification system in the future) 2015-09-02 09:01:04 -07:00
Joshua Granick
5504d409c0 Merge pull request #557 from TommyX12/master
Added window flashing alert function under window class
2015-09-02 08:42:37 -07:00
Tommy X
04b30f5010 Added Alert function 2015-09-01 20:21:11 -04:00
Tommy X
c05e0825ac Added Alert function 2015-09-01 20:20:05 -04:00
Tommy X
3a2b94009c Added Alert function 2015-09-01 20:18:30 -04:00
Tommy X
98ed2c0245 Added Alert function 2015-09-01 20:18:11 -04:00
Tommy X
a045808950 Added Alert function 2015-09-01 20:17:44 -04:00
Tommy X
81acecfaea Update ExternalInterface.cpp 2015-09-01 20:16:12 -04:00
Tommy X
77b9243ce8 Added Alert function 2015-09-01 20:12:41 -04:00
Tommy X
62b2c76543 Added Alert function 2015-09-01 20:12:03 -04:00
Tommy X
a8a7ff4dad Added Alert function 2015-09-01 20:10:48 -04:00
Joshua Granick
a5c9ae8fa2 Compile fix 2015-09-01 15:12:13 -07:00
Joshua Granick
d099750327 CFFI work 2015-09-01 14:25:41 -07:00
Joshua Granick
14d1ae7abe Add guard against null 2015-09-01 10:06:46 -07:00
Joshua Granick
4a0961afd6 Primary touch fix 2015-09-01 09:45:32 -07:00
Joshua Granick
5f21675f87 Haxe 3.1.3 fix 2015-08-31 23:34:08 -07:00
Joshua Granick
e793334bbb Compile fix 2015-08-31 23:26:15 -07:00
Joshua Granick
f34e4a17ce Haxe 3.1.3 fix 2015-08-31 23:23:52 -07:00
Joshua Granick
d6d16c20a4 Haxe 3.1.3 fix 2015-08-31 22:56:06 -07:00
Joshua Granick
f707bacb85 Haxe 3.1.3 fix 2015-08-31 22:54:18 -07:00
Joshua Granick
bec47a1a41 Improve docs generation, fixes for Haxe 3.1.3 2015-08-31 22:42:52 -07:00
Joshua Granick
2e617a7f5a Move load/loadPrime to CFFI, remove new CFFI constructor, use @:cffi instead 2015-08-31 21:59:56 -07:00
Joshua Granick
86531354a0 Support default parameters in CFFI meta 2015-08-31 10:00:16 -07:00
Joshua Granick
29dcfff768 Fix build without import 2015-08-31 09:46:15 -07:00
Joshua Granick
197d314b59 Add @:build(lime.system.CFFI.build()), @:cffi(lib, method, lazy) support 2015-08-31 09:44:00 -07:00
Joshua Granick
92c29a4886 Compile fix 2015-08-30 22:32:48 -07:00
Joshua Granick
9187454f1f Add lime.system.CFFI 2015-08-30 22:01:49 -07:00
Joshua Granick
574d14221f Shorten macro 2015-08-30 13:21:28 -07:00
Joshua Granick
0eea81225f Experiment with multiple CFFI signature types 2015-08-29 22:00:53 -07:00
Joshua Granick
6e570deddc Fix font family name 2015-08-29 22:00:35 -07:00
Joshua Granick
2c3a4fdcb6 Minor fix 2015-08-29 22:00:25 -07:00
Joshua Granick
f460b98497 Enable CFFI prime 2015-08-29 21:00:09 -07:00