aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/lua/lauxlib.cpp
AgeCommit message (Expand)Author
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-20ALL: Remove trailing whitespacesMax Horn
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