aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/GuiLua/skang.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add physics to the windows.David Walter Seikel2014-05-101-1/+1
| | | | Sure, it's just an annoying gimmick right now, but there's plans for this to be actually useful.
* Clean up include files.David Walter Seikel2014-05-051-3/+0
|
* Call skang modules from extantz. Needs some clean up.David Walter Seikel2014-05-051-0/+4
|
* GuiLuaDo() now returns astructure, and has that structure in Lua's C ↵David Walter Seikel2014-05-051-1/+1
| | | | registry. Now we can have lots of them.
* Prepare for using GuiLua from extantz, but not going through with it just ↵David Walter Seikel2014-05-051-1/+1
| | | | yet, too tired.
* Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵David Walter Seikel2014-04-271-5/+1
| | | | to suit.
* Move all source into the new src directory, and shuffle a few other things ↵David Walter Seikel2014-04-221-0/+16
around.