index
:
SledjHamr
experimental
master
Using OpenSim and Second Life open source software as crutches while we write sane replacements.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
LuaSL
/
src
/
LuaSL.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement callAndReturn(), use it from callAndWait(). That's most of LuaSL's...
David Walter Seikel
2012-02-22
1
-11
/
+18
*
Change over to referring to scripts by SID.
David Walter Seikel
2012-02-19
1
-0
/
+11
*
Make sendBack and Forth varargs.
David Walter Seikel
2012-02-12
1
-2
/
+2
*
New sendBack and sendForth global functions.
David Walter Seikel
2012-02-12
1
-0
/
+2
*
Track details of scripts in the test harness. Use that to quit them, and pri...
David Walter Seikel
2012-02-11
1
-0
/
+1
*
Neaten things up a bit.
David Walter Seikel
2012-02-11
1
-3
/
+0
*
LuaSL_main is pretty small now, LuaSL_runner is mostly comment. Merge them.
David Walter Seikel
2012-02-11
1
-4
/
+0
*
LuaSL_test harness - connects to the LuaSL server, sends script commands. It...
David Walter Seikel
2012-02-11
1
-6
/
+10
*
Get them in the right order. lol
David Walter Seikel
2012-02-05
1
-1
/
+1
*
Turn on the script running stuff, clean out the now excess tests, then move t...
David Walter Seikel
2012-02-05
1
-3
/
+6
*
Make the script engine testing UI a command option.
David Walter Seikel
2012-01-24
1
-4
/
+5
*
Consider a script as properly compiled if it passes the diff test.
David Walter Seikel
2012-01-22
1
-2
/
+2
*
Add LSL constants by simply compiling an LSL script with them all, and keepin...
David Walter Seikel
2012-01-21
1
-1
/
+1
*
Use EFL logging.
David Walter Seikel
2012-01-17
1
-1
/
+2
*
Merge the compiler into the test harness. Remove excess files.
David Walter Seikel
2012-01-17
1
-0
/
+1
*
Add a compiler stub.
David Walter Seikel
2012-01-05
1
-1
/
+2
*
Skeleton of the GUI test harness for the LuaSL script engine.
David Walter Seikel
2012-01-04
1
-0
/
+64