aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/script/luabindhelper.h
AgeCommit message (Expand)Author
2012-03-13JANITORIAL: Replace (x ? false : true) by !(x).Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-21SWORD25: Reduce code duplication; formattingMax Horn
2010-10-18SWORD25: Renamed Lua .c files to .cpp and make it compilableEugene Sandulenko
2010-10-13SWORD25: Enforced code naming conventions in script/*Eugene Sandulenko
2010-10-12SWORD25: eliminated BS_ prefix in all but kernel/Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Moved the Lua library into it's own namespacePaul Gilbert
2010-10-12SWORD25: Converted Lua interface classesPaul Gilbert
2010-10-12SWORD25: Fix compilationEugene Sandulenko
2010-10-12SWORD25: Replacing headers with ScummVM ones plus original (C)Eugene Sandulenko
2010-10-12SWORD25: Path fixes for includesEugene Sandulenko
2010-10-12SWORD25: Make couple file compilableEugene Sandulenko
2010-10-12SWORD25: Importing original sourcesEugene Sandulenko