index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sword25
/
util
Age
Commit message (
Expand
)
Author
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-07
JANITORIAL: Add missing NL at EOF.
Christoph Mallon
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-18
SWORD25: Fix locale-related bug when reading the volume settings
eriktorbjorn
2011-06-18
SWORD25: Fix getting volume settings from config file
eriktorbjorn
2011-06-06
COMMON: Make more symbols forbidden
Max Horn
2011-05-26
SWORD25 (LUA): Removed unused code for handling precompiled LUA scipts
md5
2011-05-26
SWORD25: Fix warning: double format, float arg on DC
Max Horn
2011-05-26
SWORD25: Avoid using strcoll
Max Horn
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-25
SWORD25: Remove more unused loadlib code + use of fopen
Max Horn
2011-05-24
SWORD25: Remove unused Lua print stuff
Max Horn
2011-05-23
COMMON: Add exit() to list of forbidden symbols
Max Horn
2011-05-23
SWORD25: Include scummsys.h from lua.h, partially deal with the consequences
Max Horn
2011-05-23
SWORD25: Replace some non-portable calls, add FIXMEs
Max Horn
2011-05-23
SWORD25: Fix ambiguous typing
Max Horn
2011-05-23
SWORD25: Fix error string parameter
Alyssa Milburn
2011-05-23
SWORD25: Replaced accidental backslash in include filename
Paul Gilbert
2011-05-23
SWORD25: Added proxy code for converting writing config.lua to update the Scu...
Paul Gilbert
2011-05-23
SWORD25: Created proxy class that presents ScumMVM settings as a valid config...
Paul Gilbert
2011-05-20
SWORD25: Don't assume that all locales use decimal point
eriktorbjorn
2011-05-20
SWORD25: Re-implement two LUA library I/O functions necessary for detecting a...
Paul Gilbert
2011-05-15
SWORD25 (LUA): Removed unused non-portable locale code
md5
2011-05-15
SWORD25 (LUA): Clarified the use of os_remove()
md5
2011-05-14
SWORD25 (LUA): Disabled a lot of non-portable LUA functions
md5
2011-05-14
SWORD25 (LUA): Some compilation optimizations
md5
2011-05-13
SWORD25 (LUA): Whitespace fixes
md5
2011-05-13
SWORD25 (LUA): Hopefully fixed compilation for the Android platform
md5
2011-04-15
SWORD25: Removed the duplicate header files inside the pluto/pdep directory
md5
2011-04-15
SWORD25: Removed several unused files from the pluto directory
md5
2011-03-19
SWORD25: Fix MSVC Compilation.
D G Turner
2011-03-19
ALL: s/PI/M_PI/
dhewg
2011-01-19
SWORD25: Strip off unportable functions
Eugene Sandulenko
2010-11-04
LUA: Tweak lua_ident to not conflict with SVN keywords (since this is not use...
Max Horn
2010-11-04
Trying to fix weird keyword expansion quirk
Max Horn
2010-10-19
SWORD25: Work around for bug in Mac OS X 10.2 SDK
Max Horn
2010-10-18
SWORD25: Since ssize_t might not be available on all platforms use size_t for...
Johannes Schickel
2010-10-18
SWORD25: Fix compilation on 64bit arches by casting a pointer to ssize_t inst...
Johannes Schickel
2010-10-18
SWORD25: Use const_cast to cast away constness.
Johannes Schickel
2010-10-18
SWORD25: Fix warning
Eugene Sandulenko
2010-10-18
SWORD25: Renamed Lua .c files to .cpp and make it compilable
Eugene Sandulenko
2010-10-16
SWORD25: Use C-style comments in C files
Ori Avtalion
2010-10-16
SWORD25: Update svn keywords
Ori Avtalion
2010-10-13
SWORD25: Remove lua.c since it is not needed
Eugene Sandulenko
2010-10-13
SWORD25: Remove the unused LUA compiler
Filippos Karapetis
2010-10-12
SWORD25: Converted AnimationResource to use SCUMMVM XMLParser. Removed tinyxm...
Paul Gilbert
[prev]
[next]