Joshua Granick
bc72d65506
Try exposing (unsafe) memory access to surface buffer
2013-12-02 20:58:15 -08:00
Joshua Granick
665f72edf1
Minor adjustments, and fixes to streaming audio
2013-12-02 02:17:32 -08:00
Sven Bergström
aa6e1c6923
Update README.md
2013-12-02 05:43:38 -03:30
Sven Bergström
8d6175bcdc
Update README.md
2013-12-02 05:43:02 -03:30
Sven Bergström
19230f5f56
Update README.md
2013-12-02 05:42:36 -03:30
Sven Bergström
b1d27713b3
Adding more notes to readme
2013-12-02 05:42:05 -03:30
Joshua Granick
7643a87079
Adjustments to timer
2013-12-01 22:56:15 -08:00
Joshua Granick
155e75943e
Enable multi-touch and don't hard-code the frame rate
2013-12-01 19:53:33 -08:00
Joshua Granick
4e01a41f6f
For now, don't use lime templates with OpenFL
2013-12-01 15:35:13 -08:00
Joshua Granick
c7d151e9f8
Multitouch fix
2013-12-01 12:31:22 -08:00
Joshua Granick
94c01f1cb1
Add dummy accelerometer call
2013-12-01 11:55:58 -08:00
Joshua Granick
fd9aeb5937
Initial work on SharedObject, system directory and other minor fixes
2013-12-01 01:29:19 -08:00
underscorediscovery
6b75049e13
Merge branch 'master' of github.com:openfl/lime
2013-12-01 05:14:29 -03:30
underscorediscovery
ee3717d24d
Neko; Making it possible to build low level lime neko builds, but there is some weirdities still.
2013-12-01 05:14:19 -03:30
Joshua Granick
c4a4972fcc
Add system font
2013-11-30 11:02:04 -08:00
underscorediscovery
d4727fee31
Merge branch 'master' of github.com:openfl/lime
2013-11-30 08:23:12 -03:30
underscorediscovery
38d6a5e41e
Lime haxe Input; Fixing html5 wheel events to be onmouseup instead of onmousedown
2013-11-30 08:23:04 -03:30
Joshua Granick
2aaeb54cc5
Add Tizen support for landscape mode
2013-11-29 21:03:31 -08:00
underscorediscovery
ea33423fd7
Merge branch 'master' of github.com:openfl/lime
2013-11-30 00:42:42 -03:30
underscorediscovery
2375b60d20
Removing old build scripts stuff
2013-11-30 00:42:32 -03:30
Joshua Granick
7c003449ca
Cleanup
2013-11-29 19:52:59 -08:00
Joshua Granick
dc564b4d99
Add touch events
2013-11-29 18:16:14 -08:00
Joshua Granick
856507ec4e
Better app shutdown, file cleanup, init work on adding touch events
2013-11-29 17:39:12 -08:00
Joshua Granick
188471d368
Hard-code window size for now on Tizen
2013-11-29 12:37:25 -08:00
underscorediscovery
a236e808af
Input; Renaming joystick functions to gamepad for clarity.
2013-11-28 23:41:35 -03:30
underscorediscovery
ba35d41715
Updating templates path
2013-11-28 01:23:25 -03:30
Joshua Granick
b809d8cc68
Fix rebuild tools
2013-11-27 18:25:55 -08:00
Joshua Granick
b2da64c536
Initial pass on renaming project code to lime
2013-11-27 18:05:59 -08:00
Joshua Granick
00407203fa
Tizen fixes
2013-11-27 15:53:23 -08:00
underscorediscovery
ba7a87c2eb
Examples; Cleaning up examples code, commenting and fixing project details.
2013-11-27 17:45:02 -03:30
Joshua Granick
0376137f5a
Fix tools reference
2013-11-26 12:14:25 -08:00
Joshua Granick
a16b2b0093
Fix tools build
2013-11-26 12:05:16 -08:00
Joshua Granick
19e9b55ebc
Added haxelib.json
2013-11-26 10:33:28 -08:00
Joshua Granick
fe4c9d2353
Compile fix
2013-11-26 10:24:59 -08:00
Joshua Granick
50df24a97b
Remove obj directory
2013-11-26 10:23:57 -08:00
Joshua Granick
96b5ce2ca0
Updated run script
2013-11-26 00:18:24 -08:00
Joshua Granick
81149799cc
Use lime-build for dependencies
2013-11-26 00:07:10 -08:00
Joshua Granick
e62855f05c
Update .gitignore
2013-11-25 23:35:06 -08:00
Joshua Granick
9141d52836
Import project/ code
2013-11-25 23:32:25 -08:00
underscorediscovery
5f258a833f
Updating readme to explain better and reflect newer changes, and moving classes for clarity in prep for moving. more changes will follow.
2013-11-25 22:35:17 -03:30
underscorediscovery
b4bc627a22
Fixing Android builds with missing dependencies, making sure templates are up to date. Fixing include.xml as well for that
2013-11-25 07:26:40 -03:30
underscorediscovery
b713cffcaa
Adding new fixes for latest version of hxtools and hxlibc
2013-11-24 01:39:23 -03:30
underscorediscovery
a11a301b1e
Adding latest windows ndlls
2013-10-12 02:16:51 -02:30
underscorediscovery
60c4b7b2ca
Adding new ndlls for arm7 on android and ios, with ios7 and xcode latest support.
2013-10-12 01:01:12 -02:30
underscorediscovery
bc6131804b
Adding iOS ndll updates
2013-10-05 05:56:41 -02:30
underscorediscovery
d392bcf1dc
Window; fixing bug where borderless wasn't passed into nme
...
Window; adding window set position function (only available on mac atm, soon to migrate to nme repo)
Window; adding file save, open and folder dialog selection callbacks on native, also soon to migrate to nme. available on mac already.
2013-09-27 07:16:06 -02:30
underscorediscovery
a7f934b523
Merge branch 'master' of github.com:underscorediscovery/LiME
2013-09-24 02:34:31 -02:30
underscorediscovery
86a8553056
Adding fix for broken html5 -minify flag and ensuring openfl-tools never ends up in code complete
2013-09-24 02:34:23 -02:30
underscorediscovery
502648fd6d
Adding a fix for windows serve command to work properly
2013-09-23 21:30:55 -02:30
underscorediscovery
8b28604f8e
Adding audio handler fix for new lime changes to asset data
2013-09-19 22:30:55 -02:30