Commit Graph

489 Commits

Author SHA1 Message Date
Joshua Granick
e5364db04e Add hooks for some Flash events 2014-06-19 00:37:38 -07:00
Joshua Granick
0ee39f5a86 Neko fix 2014-06-19 00:37:38 -07:00
Joshua Granick
4e4508b27b Use larger alloc_float for intptr types 2014-06-19 00:37:38 -07:00
Joshua Granick
cfb312811e JS compile fix 2014-06-19 00:37:38 -07:00
Joshua Granick
210ab867e0 Add initial Flash support 2014-06-19 00:37:37 -07:00
Joshua Granick
affe97e040 Fix Timer 2014-06-19 00:37:37 -07:00
Joshua Granick
714357cbc0 Begin to stub in support for image data 2014-06-19 00:37:37 -07:00
Joshua Granick
bd9d9902cd HTML5 compile fix 2014-06-19 00:37:37 -07:00
Joshua Granick
34216a82f4 Add initial asset support, allow canvas and DOM rendering context to be compiled cross-platform (non-op) 2014-06-19 00:37:37 -07:00
Joshua Granick
0ae3c49b4b Improve render context initialization 2014-06-19 00:37:37 -07:00
Joshua Granick
9ab066c4db Work on render context 2014-06-19 00:37:37 -07:00
Joshua Granick
9003204e5b Add commented code for disabling image drag on DOM render 2014-06-19 00:37:37 -07:00
Joshua Granick
74d3b5404f More work on events 2014-06-19 00:37:37 -07:00
Joshua Granick
c155c688eb No need to build shared libs 2014-06-19 00:37:37 -07:00
Joshua Granick
426d322a18 Update CI script 2014-06-19 00:37:37 -07:00
Joshua Granick
2ae4fef7ff Fix HTML5 stats, minor fixes 2014-06-19 00:37:37 -07:00
Joshua Granick
dcad37447e Fix Windows, minor refactor 2014-06-19 00:36:17 -07:00
Joshua Granick
d7064bd064 Fix Windows build 2014-06-19 00:36:04 -07:00
Joshua Granick
3b0c6ced16 Refactor 2014-06-19 00:35:56 -07:00
Joshua Granick
97d9911b67 Some refactoring 2014-06-19 00:35:46 -07:00
Joshua Granick
bfbdbdba5a Begin work on HTML5 2014-06-19 00:35:36 -07:00
Joshua Granick
09e3637918 Add an SDL timer 2014-06-19 00:35:27 -07:00
Joshua Granick
090c3cba28 Seperate out GL classes 2014-06-19 00:35:19 -07:00
Joshua Granick
8fd0f13bc1 Slight refactor 2014-06-19 00:34:34 -07:00
Joshua Granick
78bcad8f95 GL fix 2014-06-19 00:34:24 -07:00
Joshua Granick
e491460630 Working toward render timing 2014-06-19 00:34:14 -07:00
Joshua Granick
0f6adf39d7 Add WindowEvent 2014-06-19 00:34:01 -07:00
Joshua Granick
565c124c9f Working on event model 2014-06-19 00:33:47 -07:00
Joshua Granick
d82cd0a43d Initial OpenGL bindings 2014-06-19 00:33:35 -07:00
Joshua Granick
4818c02b1e Start working on new architecture 2014-06-19 00:33:21 -07:00
Joshua Granick
a6157c0b78 Update to tagged versions 2014-06-19 00:33:08 -07:00
Joshua Granick
8904d5bac1 Fix path 2014-06-19 00:32:56 -07:00
Joshua Granick
d1679525e9 Update build 2014-06-19 00:32:41 -07:00
Joshua Granick
46413b74a5 Include submodule repositories for C++ libraries 2014-06-19 00:32:21 -07:00
Joshua Granick
4b49547052 Update Linux libneko.so 2014-06-04 23:28:01 -07:00
underscorediscovery
9c55eb45c9 Int16Array on html5 should have pointed to correct version. Should resolve #159 2014-05-30 16:08:30 -02:30
Joshua Granick
78d2eec072 Update to 1.0.0 1.0.0 2014-05-29 11:10:07 -07:00
Joshua Granick
d661b42410 Update to 0.9.9 0.9.9 2014-05-28 13:09:35 -07:00
Joshua Granick
da0c678db0 Display 'lime rebuild tools' warning on missing NDLL files only in -verbose mode 2014-05-27 11:48:46 -07:00
Joshua Granick
133c82c770 Add support for --nocolor flag 2014-05-27 10:45:27 -07:00
Joshua Granick
4a2aa5a518 Update for 0.9.8 0.9.8 2014-05-26 18:25:58 -07:00
Joshua Granick
cb93f17fb3 Allow override for native code path 2014-05-26 11:51:46 -07:00
Joshua Granick
e0f6074310 Allow custom haxelib path during 'rebuild', such as --haxelib-lime=~/path/to/lime 2014-05-26 09:25:32 -07:00
Joshua Granick
1675043dd1 Add HXML files for 'final' build config 2014-05-22 15:38:04 -07:00
Joshua Granick
7d4c3668d1 Cleanup HXML templates 2014-05-20 18:38:30 -07:00
Joshua Granick
a31249dfb6 Handle 'screenSize' config as well 2014-05-20 11:48:48 -07:00
Joshua Granick
8de842c64c Disable Travis artifacts 2014-05-16 16:55:22 -07:00
Joshua Granick
76cc83bbeb Add Slack notification from Travis CI 2014-05-16 16:49:20 -07:00
underscorediscovery
6401b32628 Fixing html5 sample using html based image loading 2014-05-16 19:25:22 -02:30
underscorediscovery
a722abca65 Adding provisional getBytes for html5 and fixing Main.hx compile issues for SimpleOpenGL
Although the PNG decoding is failing due to invalid header.
2014-05-16 18:15:57 -02:30