summaryrefslogtreecommitdiffstats
path: root/source/LuaScript.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LuaScript: removed unused codemadmaxoft2013-08-071-5/+0
|
* cLuaScript now uses cLuaStatemadmaxoft2013-08-061-217/+15
|
* Fixed formatting in LuaScript.*madmaxoft2013-07-291-0/+16
|
* WebAdmin templates can use LuaFakeTruth2013-07-291-0/+262
New WebAdmin templates can use Lua to completely compose the pages themselves. This should allow infinite WebAdmin design possibilities.