| Commit message (Expand) | Author | Age | Files | Lines |
* | Put an image in the background. | David Walter Seikel | 2013-01-14 | 1 | -2/+5 |
* | Failed attempt to make sure menu goes on top. Elementary sucks. | David Walter Seikel | 2013-01-14 | 1 | -0/+4 |
* | Make sure it compiles when leaving out Irrlicht. | David Walter Seikel | 2013-01-14 | 1 | -0/+2 |
* | Build Irrlicht to. | David Walter Seikel | 2013-01-14 | 1 | -0/+3 |
* | Don't use Irrlicht's built in png and jpeg libraries, they interfere with EFL... | David Walter Seikel | 2013-01-14 | 2 | -7/+4 |
* | Add viewers list. | David Walter Seikel | 2013-01-14 | 2 | -22/+80 |
* | Just some general clean up. | David Walter Seikel | 2013-01-13 | 14 | -20/+26 |
* | Shut up the new eo bitching. | David Walter Seikel | 2013-01-13 | 1 | -1/+1 |
* | Init ecore as well, since the example does it. | David Walter Seikel | 2013-01-13 | 1 | -26/+34 |
* | How did that ever work? lol | David Walter Seikel | 2013-01-13 | 2 | -2/+2 |
* | Add extantz into the build and test framework. | David Walter Seikel | 2013-01-13 | 4 | -2/+14 |
* | Fixed some of the bit rot in LuaSL, it compiles now, but not working still. | David Walter Seikel | 2013-01-13 | 2 | -7/+8 |
* | Remove damned ancient DOS line endings from Irrlicht. Hopefully I did not go... | David Walter Seikel | 2013-01-13 | 1354 | -545904/+545904 |
* | Add info about changes to Irrlicht. | David Walter Seikel | 2013-01-13 | 1 | -1/+4 |
* | Update licences. | David Walter Seikel | 2013-01-13 | 1 | -0/+332 |
* | Not sure if I can distribute the XMRE description document, so ignoring it to... | David Walter Seikel | 2013-01-13 | 1 | -0/+1 |
* | Major rework of extantz to get Elementary, ePhysics, Evas_GL, and Irrlicht to... | David Walter Seikel | 2013-01-13 | 7 | -367/+978 |
* | Added more media, including a link to the Irrlicht media, and some images fro... | David Walter Seikel | 2013-01-13 | 3 | -0/+1 |
* | Ignore extantz executable. | David Walter Seikel | 2013-01-13 | 1 | -0/+1 |
* | Added note about netsurf. | David Walter Seikel | 2013-01-13 | 1 | -1/+2 |
* | Let Irrlicht use an externally created OpenGL context and surface. | David Walter Seikel | 2013-01-13 | 2 | -2/+20 |
* | Ignore Irrlicht built files. | David Walter Seikel | 2013-01-13 | 1 | -0/+307 |
* | Don't actually build EFL, though it should do so in the future, but from down... | David Walter Seikel | 2013-01-13 | 2 | -12/+15 |
* | Remove unused LuaJIT 1.1.7, since the 2.0 version works fine. | David Walter Seikel | 2013-01-13 | 127 | -46043/+0 |
* | Remove EFL, since it's been released now. | David Walter Seikel | 2013-01-13 | 3227 | -2044973/+0 |
* | Added Irrlicht 1.8, but without all the Windows binaries. | David Walter Seikel | 2013-01-13 | 2984 | -0/+959880 |
* | Add a note about rasters suggested start up code. | David Walter Seikel | 2012-05-24 | 1 | -0/+7 |
* | Slightly better place holder graphics. Sorta. lol | David Walter Seikel | 2012-04-22 | 1 | -3/+2 |
* | Just go with the flow, make Grids last for now, so they turn up at first. | David Walter Seikel | 2012-04-22 | 1 | -1/+1 |
* | mmmmm multitasking. | David Walter Seikel | 2012-04-22 | 1 | -2/+2 |
* | Some actual extantz source code. With test data for now. | David Walter Seikel | 2012-04-22 | 17 | -1/+928 |
* | And actually include new files, plus elementary libraries. | David Walter Seikel | 2012-04-22 | 1157 | -0/+366729 |
* | Update EFL to latest beta. | David Walter Seikel | 2012-04-22 | 568 | -16585/+25478 |
* | Adding the new extantz viewer and grid manager. | David Walter Seikel | 2012-04-18 | 1 | -0/+107 |
* | Include one more warning that is not covered by -Wall. They should rename it... | David Walter Seikel | 2012-04-16 | 1 | -1/+1 |
* | Some clarifications of the LuaSL design. | David Walter Seikel | 2012-04-16 | 1 | -15/+24 |
* | Some clarifications of the license stuff. | David Walter Seikel | 2012-04-16 | 1 | -11/+32 |
* | Beat the script messsage passing into shape, mostly by knocking large chunks ... | David Walter Seikel | 2012-02-25 | 6 | -387/+108 |
* | Partial rewrite of the luaproc messages. Still not fixed yet. | David Walter Seikel | 2012-02-25 | 6 | -22/+58 |
* | Merge the luaproc structure into the script structure, and use that instead. | David Walter Seikel | 2012-02-25 | 3 | -78/+81 |
* | Strip out some of the waste of space, including unacademicifying luaproc. Al... | David Walter Seikel | 2012-02-25 | 2 | -397/+160 |
* | Merge the luaproc and script structures, but not using it yet. | David Walter Seikel | 2012-02-25 | 1 | -9/+7 |
* | Remove a whole bunch of stuff we don't need from our luaproc fork, and rearra... | David Walter Seikel | 2012-02-25 | 5 | -679/+246 |
* | Moved luaproc into LuaSL, merged it all into it's own file, and replaced the ... | David Walter Seikel | 2012-02-25 | 20 | -2193/+1334 |
* | Time to fork luaproc and turn it into an EFL based thing, with tighter integr... | David Walter Seikel | 2012-02-24 | 3 | -1/+53 |
* | Stub out the script resetting functions, and refactor the script finding code... | David Walter Seikel | 2012-02-24 | 1 | -23/+53 |
* | Update license descriptions. | David Walter Seikel | 2012-02-24 | 1 | -5/+101 |
* | Implement llSetScriptState(). | David Walter Seikel | 2012-02-24 | 2 | -2/+38 |
* | Implemented events and detects. | David Walter Seikel | 2012-02-24 | 1 | -18/+119 |
* | Implement llDetectedKey(). | David Walter Seikel | 2012-02-23 | 1 | -0/+6 |