aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-02TODO++David Walter Seikel1-0/+2
2014-06-02Load and rez stuffs in an idler, also fix some bugs in that part.David Walter Seikel1-22/+52
2014-06-01Get the from disk sim loading to work.David Walter Seikel1-0/+62
2014-06-01TODO++David Walter Seikel1-0/+2
2014-05-23Rewrite the LuaSL script running stuff (twice lol), plus much related tweakag...David Walter Seikel1-3/+4
2014-05-23TODO--David Walter Seikel1-2/+0
2014-05-18Adjust sizes a little, and some TODO++.David Walter Seikel1-4/+8
2014-05-18llDialog() implementation almost complete.David Walter Seikel1-16/+67
2014-05-18LSLGui, clean up the mess.David Walter Seikel1-10/+5
2014-05-18llDialog()'s share the one window and set of widgets now. Still needs more w...David Walter Seikel1-9/+32
2014-05-18Add widget hide, show, and text setting functions.David Walter Seikel1-2/+8
2014-05-17TODO++David Walter Seikel1-0/+3
2014-05-17Make llDialog() a lot more clever. Still needs more.David Walter Seikel1-3/+13
2014-05-17More debugging removal.David Walter Seikel1-2/+2
2014-05-17Remove debugging and white space clean ups.David Walter Seikel1-22/+17
2014-05-17Finally fix the LSLGuiMess callback bug. lolDavid Walter Seikel1-1/+2
2014-05-16Implement llStringLength().David Walter Seikel1-0/+5
2014-05-16For llDialog(), add a simple implementation to LSLGuiMess, and call it badly ...David Walter Seikel1-4/+35
2014-05-16Put module name in winFang and winFang in Widget, plus related tweakage and use.David Walter Seikel1-1/+2
2014-05-16Big TODO++David Walter Seikel1-0/+30
2014-05-16Add a stub LSLGuiMess Lua script.David Walter Seikel1-0/+31
2014-05-16Skang moduleBegin() stuffs the module in the C registry, so no one has to do ...David Walter Seikel1-0/+1
2014-05-16Implement llCSV2List().David Walter Seikel1-0/+31
2014-05-16Fix llListReplaceList(), I think.David Walter Seikel1-3/+3
2014-05-16llList2String returns booleans properly now.David Walter Seikel1-0/+3
2014-05-16Oops * 2, fix LSL.listAdd().David Walter Seikel1-4/+4
2014-05-16Various ll*List2*() fixes.David Walter Seikel1-6/+24
2014-05-16Fix up the various list concatenations, and mark one as not being tested yet.David Walter Seikel1-15/+1
2014-05-16Optimize toBool() a little.David Walter Seikel1-4/+4
2014-05-16Typo--, fixes llListInsertList.David Walter Seikel1-1/+1
2014-05-16Output script name from LuaSL msg() funciton.David Walter Seikel1-1/+1
2014-05-15Comment out list parsing debugs, seems to be working fine now.David Walter Seikel1-0/+6
2014-05-15Some more list adding and concatenation fixes.David Walter Seikel1-0/+4
2014-05-15Implement llParseStringKeepNulls() and llParseString2List().David Walter Seikel1-4/+95
2014-05-14REal llStrimTrim(), and sanity check inputs to llSubStringIndex().David Walter Seikel1-0/+13
2014-05-14LSL's EOF sucks, Lua's 0 isn't false sucks more. Work around both.David Walter Seikel1-2/+16
2014-05-14Fix up llListInsertList() and llListReplaceList().David Walter Seikel1-3/+3
2014-05-14Fix llListSort(). That's what you get for mixing three different languages t...David Walter Seikel1-3/+1
2014-05-14Comment out possible left over cruft.David Walter Seikel1-4/+5
2014-05-14Shut up some excess debugs.David Walter Seikel1-2/+2
2014-05-14Get list appending and adding to work.David Walter Seikel1-0/+41
2014-05-14Trash the trash thingy that was trashing memory. Plus some debugging prints.David Walter Seikel1-0/+2
2014-05-14A little clean up.David Walter Seikel1-8/+8
2014-05-14Fix llListSort.David Walter Seikel1-1/+3
2014-05-14Display LSL script names instead of lengthy paths and UUIDs.David Walter Seikel1-1/+2
2014-05-14Starting up and closing down the servers gets some love. Needs more love.David Walter Seikel1-1/+1
2014-05-08Setup all the Lua paths in a central place.David Walter Seikel1-1/+0
2014-05-05Call skang modules from extantz. Needs some clean up.David Walter Seikel1-1/+3
2014-05-05GuiLua handles multiple windows now.David Walter Seikel1-1/+1
2014-04-27Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ...David Walter Seikel2-0/+2556