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
/
lib
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2014-05-14
REal llStrimTrim(), and sanity check inputs to llSubStringIndex().
David Walter Seikel
1
-0
/
+13
2014-05-14
LSL's EOF sucks, Lua's 0 isn't false sucks more. Work around both.
David Walter Seikel
1
-2
/
+16
2014-05-14
Fix up llListInsertList() and llListReplaceList().
David Walter Seikel
1
-3
/
+3
2014-05-14
Fix llListSort(). That's what you get for mixing three different languages ↵
David Walter Seikel
1
-3
/
+1
that don't agree an array origin.
2014-05-14
Comment out possible left over cruft.
David Walter Seikel
1
-4
/
+5
2014-05-14
Shut up some excess debugs.
David Walter Seikel
1
-2
/
+2
2014-05-14
Get list appending and adding to work.
David Walter Seikel
1
-0
/
+41
2014-05-14
Trash the trash thingy that was trashing memory. Plus some debugging prints.
David Walter Seikel
1
-0
/
+2
2014-05-14
A little clean up.
David Walter Seikel
1
-8
/
+8
2014-05-14
Fix llListSort.
David Walter Seikel
1
-1
/
+3
2014-05-14
Display LSL script names instead of lengthy paths and UUIDs.
David Walter Seikel
1
-1
/
+2
2014-05-14
Starting up and closing down the servers gets some love. Needs more love.
David Walter Seikel
1
-1
/
+1
2014-05-08
Setup all the Lua paths in a central place.
David Walter Seikel
1
-1
/
+0
2014-05-05
Call skang modules from extantz. Needs some clean up.
David Walter Seikel
1
-1
/
+3
2014-05-05
GuiLua handles multiple windows now.
David Walter Seikel
1
-1
/
+1
2014-04-27
Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵
David Walter Seikel
2
-0
/
+2556
to suit.