summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* implement one lua state per connectionHEADmasterNatanael Copa2013-03-081-0/+7
| | | | | This allows you load various modules into a server lua state and give a performance boost when calling the privileged functions
* move c code to bin/Natanael Copa2012-12-151-16/+0
|
* initial prototypeNatanael Copa2012-12-121-0/+16