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
/
src
/
libraries
/
SledjHamr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-06
Actually use the command hash. A little.
David Walter Seikel
1
-1
/
+1
2016-02-05
More Lua network messages clean ups.
David Walter Seikel
1
-64
/
+105
2016-02-05
The next step in cleaning up the network Lua messages.
David Walter Seikel
1
-83
/
+128
2016-02-04
Various TODO items about parsing network commands.
David Walter Seikel
1
-0
/
+14
2016-01-19
Clean up LSL command and argument passing.
David Walter Seikel
1
-1
/
+1
2016-01-17
Unify the message sending code a bit.
David Walter Seikel
1
-46
/
+1
2016-01-17
Catch "return ..." as well as "function(...".
David Walter Seikel
1
-0
/
+2
2016-01-03
Clean up logging, removing most of the printf's.
David Walter Seikel
1
-36
/
+32
2016-01-03
Beat the server connection manegement into shape.
David Walter Seikel
1
-208
/
+305
2016-01-01
Refactor the client / server stuff, though only partially converted so far.
David Walter Seikel
1
-29
/
+298
2014-08-14
Optimise message sending.
David Walter Seikel
1
-4
/
+4
2014-08-14
Only collect the errors and warnings during a compile, output them in a batch...
David Walter Seikel
1
-0
/
+25
2014-05-23
Rewrite the LuaSL script running stuff (twice lol), plus much related tweakag...
David Walter Seikel
1
-0
/
+2
2014-05-20
The results of a session with valgrind.
David Walter Seikel
1
-0
/
+3
2014-05-18
Clean up the server startup and connection a bit.
David Walter Seikel
1
-10
/
+9
2014-05-17
Don't sleep to wait for reconnecting, use a timer instead.
David Walter Seikel
1
-3
/
+10
2014-05-17
Add a smarter server connect function.
David Walter Seikel
1
-0
/
+74
2014-05-17
Rearrange things in the libraries.
David Walter Seikel
1
-29
/
+28
2014-05-08
Setup all the Lua paths in a central place.
David Walter Seikel
1
-0
/
+13
2014-04-27
Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ...
David Walter Seikel
1
-0
/
+23