summaryrefslogtreecommitdiffstats
path: root/source/LuaState.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks.madmaxoft2013-08-081-0/+2
* cLuaState has reference management, param checking and a fixed destructor.madmaxoft2013-08-071-3/+48
* cLuaState now tracks the function name and number of argsmadmaxoft2013-08-061-4/+46
* cLuaState can now contain a detached LuaState, too.madmaxoft2013-08-061-1/+22
* LuaState refactoring: initial part.madmaxoft2013-08-041-0/+90