Commit Graph

62 Commits

Author SHA1 Message Date
underscorediscovery
4461bcdec5 Adding safety checks for null handles 2013-08-25 03:27:35 -02:30
underscorediscovery
b25c7a3737 Adding updated NME for windows
Includes lock cursor and other minor changes. This will propogate to nme
haxelib soon, as it is committed there as well.
2013-08-25 02:55:54 -02:30
underscorediscovery
12ff27090d Removing old webgl debug code as it's inside luxe 2013-08-22 23:09:52 -02:30
underscorediscovery
3fff1b6af2 fixing bug in timer types 2013-08-21 06:32:03 -02:30
underscorediscovery
7880fc78b2 Adding on resize handlers, but onresize is broken because of SDL1.2 2013-08-15 01:18:40 -02:30
underscorediscovery
fae2160243 Adding support for bootstrapping html5 libraries into haxe bindings for Libs.load 2013-08-14 02:05:36 -02:30
underscorediscovery
b15fb34403 Fixing problems with code complete again 2013-08-08 06:19:31 -02:30
underscorediscovery
75f902da2f Making sure last events are cleared in setting cursor position for deltas, and making sure delta works in opera as well since 16 will be chromium based 2013-08-07 15:54:51 -02:30
underscorediscovery
ef9abefb1a Adding mouse deltaX and deltaY to mousemove events
Updating mouse events on html5 to match native
Adding pointerlock support for html5
Adding pointer lock, pointer visibility and pointer set position support
Adding getExtension support for html5 GL, native still figuring that out
Added preliminary Ext wrapper, for known wrapped extensions support for rendering
2013-08-07 03:55:13 -02:30
underscorediscovery
09d0b5acef Adding proper down events 2013-07-29 09:24:10 -02:30
underscorediscovery
a20e1ebebb Fixing code complete! Turns out it was simply the lime native/lime_html5 not being defined = lots of missing classes 2013-07-26 06:54:39 -02:30
underscorediscovery
ef17f47bff Adding copy command to build scripts, haxelib run lime copy <target> <dest folder> will copy the output from the bin folder of the target to the specified directly, useful for testing web based builds 2013-07-23 23:09:47 -02:30
underscorediscovery
4435864da3 adding extra file for building command line tool, adding tab key value correction 2013-07-23 06:52:49 -02:30
underscorediscovery
81b41c642b Updating build tools to include sample create command 2013-07-22 23:24:25 -02:30
underscorediscovery
cf9817f1e5 Adding key name for escape key 2013-07-22 22:51:21 -02:30
underscorediscovery
0c82988c25 Fixing bug in html5 input handler 2013-07-21 07:11:59 -02:30
underscorediscovery
191a3742b6 Adding a quick fix for key repeat 2013-07-20 07:36:16 -02:30
underscorediscovery
79cf1173c5 Cleaning up project names from old naming 2013-07-19 02:57:43 -02:30
underscorediscovery
80577d9e0b removing old test assets 2013-07-19 01:51:57 -02:30
underscorediscovery
c4ed648030 adding slight delay for cpu usage in for now 2013-07-18 20:39:38 -02:30
underscorediscovery
5b999abbac Fixing missing key name 2013-07-18 15:56:37 -02:30
underscorediscovery
00cd4a95f2 Fixing sound errors on html5 2013-07-18 02:17:56 -02:30
underscorediscovery
f22ec427e0 Fixing sound errors on html5 2013-07-18 02:15:01 -02:30
underscorediscovery
10d30f3925 Fixing silly build error 2013-07-18 02:12:34 -02:30
underscorediscovery
11c38e4fdc Fixing silly build error 2013-07-18 02:11:44 -02:30
underscorediscovery
ff2ab5609c Adding some audio tests for new OpenALcode 2013-07-18 02:02:08 -02:30
underscorediscovery
46a9fac71c Adding a minor sleep period to not spend 100% cpu. 2013-07-17 21:36:47 -02:30
underscorediscovery
83b9bd60a9 Fixing silly mistake in example project 2013-07-17 19:08:22 -02:30
underscorediscovery
3e9db141f0 Fixing missing bin files the right way. Adding a bunch of fixes to window flags being passed in, adding multitouch support to iOS, testing touch and other events on iOS, adding window size fix on iOS, adding features for depth/stencil buffer 2013-07-17 19:00:35 -02:30
underscorediscovery
9934fb853e Updating the random indexes to work on mobile. Todo:Try all the shaders and find the best ones. 2013-07-17 14:03:40 -02:30
underscorediscovery
c2abc010ea Fixing template files for legitimate iOS builds 2013-07-17 13:52:49 -02:30
underscorediscovery
e038209f98 Adding missing template files for building on iOS and other tools 2013-07-17 13:52:22 -02:30
underscorediscovery
0770534543 Adding windows gamepad binding things 2013-07-16 22:10:47 -02:30
underscorediscovery
c4af1406b7 Fixing error 2013-07-14 09:03:35 -02:30
underscorediscovery
23b2456a5b Adding gamepad bindings 2013-07-14 08:56:09 -02:30
underscorediscovery
8217d38ace Updating keys to provisional values 2013-07-14 07:18:10 -02:30
underscorediscovery
7ccb65ed27 Adding keys 2013-07-14 07:09:12 -02:30
underscorediscovery
9eaab2ff2e Returning error code 2013-07-12 21:58:21 -02:30
underscorediscovery
88dbe472fc Adding run script stuff 2013-07-12 21:32:37 -02:30
underscorediscovery
f6d0504ab8 Fixing broken build 2013-07-12 16:57:34 -02:30
underscorediscovery
896c74922e adding haxe timer class from nme 2013-07-12 05:44:13 -02:30
underscorediscovery
73160ce78b Cleaning up some older flash code, for the code completion stuff. Adding nmeCheckTimers from the nme timer class to work and actuate to work 2013-07-12 05:43:54 -02:30
underscorediscovery
09924c9bed dding prelim audio 2013-07-11 06:52:10 -02:30
underscorediscovery
a74c006e76 Fixing spam printing 2013-07-09 20:42:55 -02:30
underscorediscovery
e579289c3b Fixing fallbacks for set timeout.. Apparently opera 12 doesn't even have bloody requestAnimationFrame lol 2013-07-01 04:41:12 -02:30
underscorediscovery
d41516293c Fixing input handing on browsers to send all keys as well as better values for typed characters (this is temp until enums 2013-07-01 04:17:44 -02:30
underscorediscovery
ddceaa6ea3 Adding support for chrome, firefox, safari, opera and maybe others that represent the same options. Added fix for mouse position on cross browsers. 2013-07-01 04:10:52 -02:30
underscorediscovery
5115131a62 Minor fix to input handler missing mousemove? 2013-06-30 06:48:45 -02:30
underscorediscovery
6cc4631ada fixing bunches of stuff for html5, adding some html5 texture loading and html5 getText implementations, forwarding a lot more events from nme to host applications, adding some of the events from html5 forwarding as well, adding html5 compatible bytearrays 2013-06-29 22:49:48 -02:30
underscorediscovery
0ba5e04e6f Refactoring rendering/window logic into their respective classes, ordering them better for abstractions 2013-06-27 05:45:53 -02:30