Christoph Mallon
23a0f5318c
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
Max Horn
88913c0139
ALL: Remove trailing whitespaces
...
This tries to make our code a bit more compliant with our code formatting
conventions. For future use, this is the command I used:
git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-06-20 00:59:48 +02:00
Paul Gilbert
c13275e657
SWORD25: Replaced accidental backslash in include filename
2011-05-23 18:50:57 +10:00
Paul Gilbert
3556875c49
SWORD25: Created proxy class that presents ScumMVM settings as a valid config.lua file
2011-05-23 18:41:16 +10:00
Paul Gilbert
cbf7f740e4
SWORD25: Re-implement two LUA library I/O functions necessary for detecting and creating the config.lua configuration file
2011-05-20 18:45:33 +10:00
md5
cd54d761e1
SWORD25 (LUA): Disabled a lot of non-portable LUA functions
...
sword25 doesn't use these (thankfully)
2011-05-14 14:58:29 +03:00
Eugene Sandulenko
3feac393b0
SWORD25: Renamed Lua .c files to .cpp and make it compilable
...
svn-id: r53568
2010-10-18 17:12:00 +00:00