aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/LuaSL/LuaSL_main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Notes++David Walter Seikel2014-06-011-0/+30
|
* Rewrite the LuaSL script running stuff (twice lol), plus much related ↵David Walter Seikel2014-05-231-145/+103
| | | | tweakage and cleanups.
* Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel2014-05-201-20/+6
|
* Rearrange things in the libraries.David Walter Seikel2014-05-171-0/+1
|
* Implement llGetTime() and friends.David Walter Seikel2014-05-161-0/+25
|
* Shut up some excess debugs.David Walter Seikel2014-05-141-3/+3
|
* Trash the trash thingy that was trashing memory. Plus some debugging prints.David Walter Seikel2014-05-141-0/+7
|
* Actually implement LSL script resetting, and some associated fixes.David Walter Seikel2014-05-141-4/+21
|
* Display LSL script names instead of lengthy paths and UUIDs.David Walter Seikel2014-05-141-5/+8
|
* Starting up and closing down the servers gets some love. Needs more love.David Walter Seikel2014-05-141-3/+19
|
* No idea how long this has been wrong. lolDavid Walter Seikel2014-05-131-1/+1
|
* Extantz calls love, and love calls LuaSL, and clean out the need for scripts ↵David Walter Seikel2014-05-131-2/+17
| | | | to twiddle the Lua paths.
* Finish separating out love.David Walter Seikel2014-05-131-21/+16
|
* Make logDom a stand alone, plus related fix ups and some clean ups.David Walter Seikel2014-05-051-8/+9
|
* Move all source into the new src directory, and shuffle a few other things ↵David Walter Seikel2014-04-221-0/+708
around.