aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/lua/lauxlib.cpp
AgeCommit message (Expand)Author
2011-05-23SWORD25: Replaced accidental backslash in include filenamePaul Gilbert
2011-05-23SWORD25: Created proxy class that presents ScumMVM settings as a valid config...Paul Gilbert
2011-05-20SWORD25: Re-implement two LUA library I/O functions necessary for detecting a...Paul Gilbert
2011-05-14SWORD25 (LUA): Disabled a lot of non-portable LUA functionsmd5
2010-10-18SWORD25: Renamed Lua .c files to .cpp and make it compilableEugene Sandulenko