| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
| 2011-06-20 | ALL: Remove trailing whitespaces | Max Horn | |
| 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-05-23 | SWORD25: Added proxy code for converting writing config.lua to update the ↵ | Paul Gilbert | |
| ScummVM game settings | |||
| 2011-05-20 | SWORD25: Re-implement two LUA library I/O functions necessary for detecting ↵ | Paul Gilbert | |
| and creating the config.lua configuration file | |||
| 2011-05-14 | SWORD25 (LUA): Disabled a lot of non-portable LUA functions | md5 | |
| sword25 doesn't use these (thankfully) | |||
| 2010-10-18 | SWORD25: Renamed Lua .c files to .cpp and make it compilable | Eugene Sandulenko | |
| svn-id: r53568 | |||
