Commit Graph

7 Commits

Author SHA1 Message Date
Stefan Seyfried
25e6f0e820 replace __FILE__ with __file__ 2016-01-10 19:34:31 +01:00
M. Liebmann
464f929437 CLuaInstance: Move luainstance into a separate directory (src/gui/lua)
- Move video functions from luainstance.cpp to lua_video.cpp
 - For the future, provided the individual classes
   (eg menu, CComponents etc.) to move in separate files.
2015-12-08 12:01:25 +01:00
svenhoefer
7030f309c5 - luaserver.cpp: change testing example 2014-10-14 10:27:37 +02:00
martii
346a65c378 system/luaserver: include poll.h explicitly 2014-10-14 10:27:37 +02:00
martii
ffec667030 system/luaserver: Terminate Lua script when luaclient dies. 2014-10-14 10:27:37 +02:00
martii
d681936f26 system/luaserver: fix destructor 2014-10-14 10:27:37 +02:00
martii
b2b7cd8bb1 luaserver: reorganize 2014-10-14 10:27:37 +02:00