aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/src/LSL.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Slightly less half arsed. lolDavid Walter Seikel2012-02-041-3/+3
* Half arsed implementations of the LSL output functions.David Walter Seikel2012-02-041-5/+4
* Fix up rotation and vector subscripts in expressions and non plain assignments.David Walter Seikel2012-02-041-2/+2
* Implement typecasts when needed. Actually, doing some extras for the moment.David Walter Seikel2012-02-041-0/+32
* 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 ju...David Walter Seikel2012-02-041-0/+297