Commit Graph

2526 Commits

Author SHA1 Message Date
Joshua Granick
efcf8715d3 Compile fix 2016-09-02 14:40:26 -07:00
Joshua Granick
8502635421 Initial implemention of lime.system.Locale 2016-09-02 14:17:28 -07:00
Joshua Granick
87573bb261 Use Log class 2016-09-01 12:26:20 -07:00
Joshua Granick
0ebe0f9b9e HXP fix 2016-08-31 15:49:01 -07:00
Joshua Granick
abd5dcf9f2 Initial implemention of buffer_set_size for C# 2016-08-31 09:50:58 -07:00
Joshua Granick
f7c6e5fa48 Merge pull request #801 from skwerlman/patch-01
Add support for DNF, Equo, and Emerge to PlatformSetup
2016-08-31 08:46:45 -07:00
skwerlman
e810e44d6b Add support for the Emerge package manager
Also fixed a typo and dnf support
2016-08-31 09:19:27 -04:00
skwerlman
27912e8bff Add support for the DnF package manager
(replaced yum in fedora 22)
2016-08-31 09:14:43 -04:00
skwerlman
74d685193e Add support for the Equo package manager 2016-08-31 09:06:16 -04:00
Joshua Granick
5926fcce0c Add missing files 2016-08-30 15:55:54 -07:00
Joshua Granick
bb6465fd38 Import @vroad byte pinning for C# 2016-08-30 15:55:36 -07:00
Joshua Granick
1ff2486474 Remove debug message 2016-08-30 15:19:07 -07:00
Joshua Granick
4633398244 Use AutoGCRoot in native Bytes type 2016-08-30 15:08:05 -07:00
Joshua Granick
1e57e45886 Compile fix 2016-08-30 14:16:38 -07:00
Joshua Granick
7f586bd197 Flash fix 2016-08-30 03:58:30 -07:00
Joshua Granick
b337e232f0 C# improvements 2016-08-30 03:48:30 -07:00
Joshua Granick
5f4b564e2a Use lime_cffi 2016-08-30 03:48:12 -07:00
Joshua Granick
59142b5b28 Initial HelloWorld support for C# (thank you @vroad) 2016-08-30 02:55:19 -07:00
Valentin Lemière
67489f4f26 haxe_ver is a number 2016-08-30 09:41:32 +02:00
Valentin Lemière
69206a502a Note in comment why hack
[skip ci]
2016-08-30 09:37:36 +02:00
Valentin Lemière
524880cd6c Use programPath on haxe 3.3+ 2016-08-30 09:36:08 +02:00
Joshua Granick
d6328d8544 Docs fix 2016-08-28 17:47:37 -07:00
Joshua Granick
0a9d9aab2b Update CHANGELOG 3.1.0 2016-08-29 16:37:47 -07:00
Joshua Granick
f9b8035c37 Update to 3.1.0 2016-08-29 16:37:38 -07:00
Joshua Granick
b787aaf583 Update README 2016-08-29 16:37:22 -07:00
Joshua Granick
f4feb3b385 Static link fix 2016-08-29 14:06:29 -07:00
Joshua Granick
63fff23fb1 Add support for 'macos' in addition to 'mac' as a target name 2016-08-25 15:10:20 -07:00
Joshua Granick
496708cb74 Include haxe.Template for now (to patch Haxe 3.3.0-rc1) 2016-08-24 17:01:06 -07:00
Joshua Granick
48226e8a94 Build fix 2016-08-18 07:55:54 -07:00
Joshua Granick
978fac419f Gradle fix 2016-08-18 07:28:58 -07:00
James Gray
0b8cbeb3aa include.xml: disable ndll dependencies if lime-console 2016-08-17 19:00:06 -05:00
Timur
4a1ecf94fc Add help info for -web flag (#389)
Add help info for -web flag
2016-08-17 11:53:37 +02:00
Joshua Granick
17edcf7ac5 Filter repeat HTML5 window mouse move events 2016-08-15 15:53:29 -07:00
Joshua Granick
7e1fda3699 Neko bytes fix 2016-08-15 13:15:59 -07:00
Joshua Granick
e381b05998 Merge pull request #795 from vroad/gl-fixes
Add ExtensionBGRA and ExtensionPackedDepthStencil
2016-08-15 11:36:37 -07:00
vroad
b6f89e8b5c Add ExtensionBGRA and ExtensionPackedDepthStencil 2016-08-14 14:23:58 +09:00
James Gray
b91e59cdd3 update run.n 2016-08-11 21:06:53 -05:00
James Gray
b5de932caf ifdef LIME_ZLIB 2016-08-11 20:58:10 -05:00
Joshua Granick
04893ff841 Fix array to array buffer on Neko with null value 2016-08-11 18:49:48 -07:00
Joshua Granick
df31f15be5 Don't need crossOrigin for local base64 string (resolve #793) 2016-08-11 09:24:02 -07:00
Joshua Granick
3abc277c8d Try handling higher SWF versions 2016-08-10 18:25:53 -07:00
James Gray
3747c0683b console: transient index/vertex buffers 2016-08-10 18:29:46 -05:00
Joshua Granick
2918876ede Add support for hidden windows, hide on munit tests 2016-08-10 11:07:31 -07:00
Joshua Granick
0aac32f551 Use Android build tools 24.0.1, don't require HTTPS 2016-08-08 14:42:30 -07:00
Joshua Granick
b37bb94460 Compile fix 2016-08-08 14:41:49 -07:00
player-03
de7f0b217b Extensions depend on extension-api. 2016-08-08 13:40:35 -07:00
player-03
574bb0118b Include the libs folder. 2016-08-08 13:40:14 -07:00
player-03
5af4034541 If build.xml exists, ignore it and use a bunch of Gradle code instead. 2016-08-08 13:39:39 -07:00
player-03
f7fcad06c1 Use Gradle to deal with missing build.gradle files. 2016-08-08 13:39:00 -07:00
player-03
17eeceae48 Add libs folder, so users know where to place JAR files. 2016-08-08 13:38:21 -07:00