aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/SledjHamr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't sleep to wait for reconnecting, use a timer instead.David Walter Seikel2014-05-171-3/+10
|
* Add a smarter server connect function.David Walter Seikel2014-05-171-0/+74
|
* Rearrange things in the libraries.David Walter Seikel2014-05-171-29/+28
|
* Setup all the Lua paths in a central place.David Walter Seikel2014-05-081-0/+13
|
* Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵David Walter Seikel2014-04-271-0/+23
to suit.