summaryrefslogtreecommitdiff
path: root/client/luapraxisd.cc
AgeCommit message (Expand)Author
2014-03-12Switch to new praxisdif.Bent Bisballe Nyeng
2012-09-07Make client use luapraxisd.h from server folder. Add stub functions to luapra...Bent Bisballe Nyeng
2012-04-13Remove utf8 decoding.Bent Bisballe Nyeng
2012-01-20Add missing prefix to cave search.Bent Bisballe Nyeng
2011-10-19Make error handling for sync connection.Bent Bisballe Nyeng
2011-10-13Fix bug in cavelist lookup.Bent Bisballe Nyeng
2011-10-13Finished Praxisd code. Now it works both in sync and async modes.Bent Bisballe Nyeng
2011-10-12Finalised the praxisd communination code. Still untested though...Bent Bisballe Nyeng
2011-06-28Added praxisd accessibility through lua.deva