| Commit message (Expand) | Author | Files | Lines |
2014-04-27 | Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ... | David Walter Seikel | 7 | -3036/+0 |
2014-04-22 | Move skang to libraries and base directory. | David Walter Seikel | 1 | -0/+1686 |
2014-04-22 | Move all source into the new src directory, and shuffle a few other things ar... | David Walter Seikel | 1 | -0/+870 |
2014-04-22 | Move most of the README's and other docs into the new docs directory. | David Walter Seikel | 1 | -31/+0 |
2014-04-21 | Kill more excess EFL logging. | David Walter Seikel | 1 | -0/+3 |
2014-04-21 | Move LumbrJack and Runnr to the libraries directory, and use them from GuiLua. | David Walter Seikel | 6 | -0/+485 |
2014-01-13 | Update to latest lemon. | David Walter Seikel | 2 | -116/+264 |
2014-01-13 | Remove LuaJIT source, we can use packaged LuaJIT 2.0 release now. | David Walter Seikel | 189 | -126027/+10 |
2014-01-13 | Update Irrlicht to 1.8.1. Include actual change markers this time. lol | David Walter Seikel | 3018 | -557412/+352353 |
2014-01-13 | Libraries readme updated with change markers and more of the Irrlicht changes. | David Walter Seikel | 1 | -2/+3 |
2013-01-14 | Don't use Irrlicht's built in png and jpeg libraries, they interfere with EFL... | David Walter Seikel | 1 | -6/+3 |
2013-01-13 | Remove damned ancient DOS line endings from Irrlicht. Hopefully I did not go... | David Walter Seikel | 1354 | -545904/+545904 |
2013-01-13 | Add info about changes to Irrlicht. | David Walter Seikel | 1 | -1/+4 |
2013-01-13 | Let Irrlicht use an externally created OpenGL context and surface. | David Walter Seikel | 2 | -2/+20 |
2013-01-13 | Don't actually build EFL, though it should do so in the future, but from down... | David Walter Seikel | 1 | -0/+2 |
2013-01-13 | Remove unused LuaJIT 1.1.7, since the 2.0 version works fine. | David Walter Seikel | 127 | -46043/+0 |
2013-01-13 | Remove EFL, since it's been released now. | David Walter Seikel | 3227 | -2044973/+0 |
2013-01-13 | Added Irrlicht 1.8, but without all the Windows binaries. | David Walter Seikel | 2984 | -0/+959880 |
2012-04-22 | And actually include new files, plus elementary libraries. | David Walter Seikel | 1157 | -0/+366729 |
2012-04-22 | Update EFL to latest beta. | David Walter Seikel | 568 | -16585/+25478 |
2012-02-25 | Moved luaproc into LuaSL, merged it all into it's own file, and replaced the ... | David Walter Seikel | 15 | -2268/+1 |
2012-02-24 | Time to fork luaproc and turn it into an EFL based thing, with tighter integr... | David Walter Seikel | 1 | -0/+2 |
2012-02-22 | Implement callAndReturn(), use it from callAndWait(). That's most of LuaSL's... | David Walter Seikel | 3 | -4/+47 |
2012-02-05 | Complete the separation of the guts of luaproc message sending from the Lua w... | David Walter Seikel | 2 | -50/+13 |
2012-02-05 | White space fixes. | David Walter Seikel | 2 | -9/+7 |
2012-02-05 | Move the heavy lifting part of luaproc message sending to it's own function. | David Walter Seikel | 2 | -0/+64 |
2012-02-04 | Apply LuaJIT hotfix1. | David Walter Seikel | 3 | -17/+29 |
2012-01-25 | Hack together LuaSL, LuaJIT, and luaproc. It's frankenstein right now. lol | David Walter Seikel | 5 | -23/+102 |
2012-01-24 | Update some of the README's. | David Walter Seikel | 1 | -3/+7 |
2012-01-24 | Update to latest lemon, and actually use our local copy. | David Walter Seikel | 1 | -7/+4 |
2012-01-24 | Turn on some of the good stuff in LuaJIT. | David Walter Seikel | 1 | -2/+2 |
2012-01-24 | Move the lemon source to the libraries directory. | David Walter Seikel | 2 | -0/+5748 |
2012-01-23 | Add luaproc and LuaJIT libraries. | David Walter Seikel | 328 | -0/+174173 |
2012-01-23 | Update the EFL to what I'm actually using, coz I'm using some stuff not yet r... | David Walter Seikel | 603 | -14667/+60073 |
2012-01-04 | Add the base Enlightenment Foundation Libraries - eina, eet, evas, ecore, emb... | David Walter Seikel | 2034 | -0/+1623945 |
2012-01-04 | Add the skeleton. | David Walter Seikel | 1 | -0/+4 |