aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/src/LSL.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the predefined Lua stuff into the new LSL.lua module, then actualy use it.David Walter Seikel2012-02-041-3/+22
|
* Add LSL.lua module, with the constants and functions in it. Functions are ↵David Walter Seikel2012-02-041-0/+297
just stubs for now.