Commit Graph

1307 Commits

Author SHA1 Message Date
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
Joshua Granick
cddd685444 Don't buffer 0 data 2015-03-23 14:33:15 -07:00
Joshua Granick
5e6087418e Update credits 2015-03-23 14:31:29 -07:00
Joshua Granick
a87dcf1669 Clean up OpenGL bindings 2015-03-23 14:31:17 -07:00
Joshua Granick
8414429433 File sync 2015-03-23 10:46:08 -07:00
Joshua Granick
d867781970 Make System.getTimer work without haxe.Timer 2015-03-23 10:46:04 -07:00
Joshua Granick
8114467724 Update js.Boot (keep to fix Std.is on 3.1.3 installs) 2015-03-23 09:24:33 -07:00
Joshua Granick
1ed54fd1ce Merge pull request #383 from leshido/server-fix
start node server on 0.0.0.0 instead of localhost
2015-03-23 09:20:42 -07:00
Ido Leshem
d66d587a07 start node server on 0.0.0.0 instead of localhost
to access html5 projects tested locally from other devices by entering server IP
2015-03-23 09:36:37 +02:00
Elias Ku
081d25ddf6 fix for new haxe 3.2 Sys.command escaping
https://github.com/openfl/lime/issues/376
2015-03-22 09:46:18 +03:00
Joshua Granick
d7e0ce842a iPhone, not IPhone 2015-03-21 15:29:33 -07:00
Joshua Granick
bc256dfd79 Update to 2.2.1 2.2.1 2015-03-21 14:42:18 -07:00
Joshua Granick
c73fb1b393 Fix ImageBuffer with Neko on latest HXCPP builds 2015-03-21 14:23:44 -07:00
Joshua Granick
b234e2bd3a Should be lime.text.Font 2015-03-21 09:28:12 -07:00
Joshua Granick
0e6bee6a32 Improve handling of 32-bit rebuild on new HXCPP 2.2.0 2015-03-20 16:54:49 -07:00
Joshua Granick
b93fbb9fdf Update to 2.2.0 2015-03-20 16:36:27 -07:00
Joshua Granick
d89bf42595 Update CHANGELOG 2015-03-20 15:01:42 -07:00
Joshua Granick
c2c6243d6d Update ios-sim to newer version that fixes std output 2015-03-20 10:10:30 -07:00
Joshua Granick
bf53e70c0e Revert Xcode project template to fix simulator bundle identifier error 2015-03-20 10:10:29 -07:00
Joshua Granick
a4b4e5db3a Fix 'lime rebuild' from the Lime directory 2015-03-20 09:52:15 -07:00
Joshua Granick
dc7a766623 iOS update 2015-03-20 09:37:42 -07:00
Joshua Granick
f1455fa0d7 Fix Emscripten 2015-03-20 07:28:33 -07:00
Joshua Granick
f052d9cd54 Add message about -Dv2/-Dlegacy define to tools 2015-03-20 07:22:18 -07:00
Joshua Granick
978dd06ee8 Working on iOS 2015-03-20 07:22:02 -07:00
Joshua Granick
90ef6b39c3 Compile fix 2015-03-19 17:56:30 -07:00
Joshua Granick
8bbf43c8b1 Minor fix 2015-03-19 17:29:05 -07:00
Joshua Granick
138e3f6703 Implement window.fullscreen and window.minimize, add onWindow minimize, restore, fullscreen events 2015-03-19 16:55:38 -07:00
Joshua Granick
580e8d426d Compile fix 2015-03-19 14:35:19 -07:00
Joshua Granick
ea0db8f13f Populate additional Config values, use company name and file name for preference path 2015-03-19 14:16:31 -07:00
Joshua Granick
057a1b082e Call init() sooner 2015-03-19 13:21:52 -07:00
Joshua Granick
4ba3174445 Compile fix 2015-03-19 12:45:33 -07:00
Joshua Granick
0f1efafea7 Add System.applicationDirectory, userDirectory, etc 2015-03-19 12:30:01 -07:00
Joshua Granick
afb3a5f079 Compile fix 2015-03-19 10:48:31 -07:00
Joshua Granick
71af10bc80 Haxe 3.2 on Linux fix for Flash target 2015-03-19 10:46:01 -07:00
Joshua Granick
280a8c2a2b HTML5 fixes 2015-03-19 10:28:22 -07:00
Joshua Granick
fe550ab764 Add @:image embed for Lime 2015-03-18 14:40:40 -07:00
Joshua Granick
bb46ef9b5d Implement embedded Lime images and audio for now, using bytes 2015-03-18 13:39:55 -07:00
Joshua Granick
38c6912e29 Remove the added 'player' variable from Gamepad for now 2015-03-18 12:11:38 -07:00
Joshua Granick
4049966599 Merge pull request #365 from srevid/patch-2
isLocal always true with Sound [Flash]
2015-03-18 11:39:01 -07:00
Joshua Granick
6484c56545 Merge pull request #370 from vroad/patch-4
Fix require('ndll')
2015-03-18 11:37:47 -07:00