Add lua exception handling test code 1579/head
authorsapier <Sapier at GMX dot net>
Sat, 23 Aug 2014 11:24:37 +0000 (13:24 +0200)
committersapier <Sapier at GMX dot net>
Sat, 23 Aug 2014 18:53:34 +0000 (20:53 +0200)
commite09293b483fcfb5a2095d4bfeccae57153df6250
tree33e9bad78d9f11a5bed95006fb5df6c9fae2413c
parent3e267a6ece99b0affa1e0d5c15fb21c1b60dd63d
Add lua exception handling test code
Catch some error situations when mod used without thinking about it
games/minimal/mods/errorhandler_test/init.lua [new file with mode: 0644]
src/script/lua_api/l_server.cpp
src/script/lua_api/l_server.h