Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-02-05 | Implement the script main loop, and the script UUID, which we call SID, thoug... | David Walter Seikel | 1 | -9/+33 |
2012-02-05 | Implement more of the state handling stuff, with copious comments. | David Walter Seikel | 1 | -18/+56 |
2012-02-04 | Slightly less half arsed. lol | David Walter Seikel | 1 | -3/+3 |
2012-02-04 | Half arsed implementations of the LSL output functions. | David Walter Seikel | 1 | -5/+4 |
2012-02-04 | Fix up rotation and vector subscripts in expressions and non plain assignments. | David Walter Seikel | 1 | -2/+2 |
2012-02-04 | Implement typecasts when needed. Actually, doing some extras for the moment. | David Walter Seikel | 1 | -0/+32 |
2012-02-04 | Move the predefined Lua stuff into the new LSL.lua module, then actualy use it. | David Walter Seikel | 1 | -3/+22 |
2012-02-04 | Add LSL.lua module, with the constants and functions in it. Functions are ju... | David Walter Seikel | 1 | -0/+297 |