aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util
AgeCommit message (Expand)Author
2011-06-18SWORD25: Fix locale-related bug when reading the volume settingseriktorbjorn
2011-06-18SWORD25: Fix getting volume settings from config fileeriktorbjorn
2011-06-06COMMON: Make more symbols forbiddenMax Horn
2011-05-26SWORD25 (LUA): Removed unused code for handling precompiled LUA sciptsmd5
2011-05-26SWORD25: Fix warning: double format, float arg on DCMax Horn
2011-05-26SWORD25: Avoid using strcollMax Horn
2011-05-25ALL: behaviour -> behaviorMatthew Hoops
2011-05-25SWORD25: Remove more unused loadlib code + use of fopenMax Horn
2011-05-24SWORD25: Remove unused Lua print stuffMax Horn
2011-05-23COMMON: Add exit() to list of forbidden symbolsMax Horn
2011-05-23SWORD25: Include scummsys.h from lua.h, partially deal with the consequencesMax Horn
2011-05-23SWORD25: Replace some non-portable calls, add FIXMEsMax Horn
2011-05-23SWORD25: Fix ambiguous typingMax Horn
2011-05-23SWORD25: Fix error string parameterAlyssa Milburn
2011-05-23SWORD25: Replaced accidental backslash in include filenamePaul Gilbert
2011-05-23SWORD25: Added proxy code for converting writing config.lua to update the Scu...Paul Gilbert
2011-05-23SWORD25: Created proxy class that presents ScumMVM settings as a valid config...Paul Gilbert
2011-05-20SWORD25: Don't assume that all locales use decimal pointeriktorbjorn
2011-05-20SWORD25: Re-implement two LUA library I/O functions necessary for detecting a...Paul Gilbert
2011-05-15SWORD25 (LUA): Removed unused non-portable locale codemd5
2011-05-15SWORD25 (LUA): Clarified the use of os_remove()md5
2011-05-14SWORD25 (LUA): Disabled a lot of non-portable LUA functionsmd5
2011-05-14SWORD25 (LUA): Some compilation optimizationsmd5
2011-05-13SWORD25 (LUA): Whitespace fixesmd5
2011-05-13SWORD25 (LUA): Hopefully fixed compilation for the Android platformmd5
2011-04-15SWORD25: Removed the duplicate header files inside the pluto/pdep directorymd5
2011-04-15SWORD25: Removed several unused files from the pluto directorymd5
2011-03-19SWORD25: Fix MSVC Compilation.D G Turner
2011-03-19ALL: s/PI/M_PI/dhewg
2011-01-19SWORD25: Strip off unportable functionsEugene Sandulenko
2010-11-04LUA: Tweak lua_ident to not conflict with SVN keywords (since this is not use...Max Horn
2010-11-04Trying to fix weird keyword expansion quirkMax Horn
2010-10-19SWORD25: Work around for bug in Mac OS X 10.2 SDKMax Horn
2010-10-18SWORD25: Since ssize_t might not be available on all platforms use size_t for...Johannes Schickel
2010-10-18SWORD25: Fix compilation on 64bit arches by casting a pointer to ssize_t inst...Johannes Schickel
2010-10-18SWORD25: Use const_cast to cast away constness.Johannes Schickel
2010-10-18SWORD25: Fix warningEugene Sandulenko
2010-10-18SWORD25: Renamed Lua .c files to .cpp and make it compilableEugene Sandulenko
2010-10-16SWORD25: Use C-style comments in C filesOri Avtalion
2010-10-16SWORD25: Update svn keywordsOri Avtalion
2010-10-13SWORD25: Remove lua.c since it is not neededEugene Sandulenko
2010-10-13SWORD25: Remove the unused LUA compilerFilippos Karapetis
2010-10-12SWORD25: Converted AnimationResource to use SCUMMVM XMLParser. Removed tinyxm...Paul Gilbert
2010-10-12SWORD25: Portability fixes. Now compiles and runs under Linux.Eugene Sandulenko
2010-10-12SWORD25: Get rid of glsprites libraryEugene Sandulenko
2010-10-12SWORD25: Temporarily added tinyxml codeEugene Sandulenko
2010-10-12SWORD25: Linking fixes.Eugene Sandulenko
2010-10-12SWORD25: Clean compile!Eugene Sandulenko
2010-10-12SWORD25: Replacing headers with ScummVM ones plus original (C)Eugene Sandulenko
2010-10-12SWORD25: Compilation fixesEugene Sandulenko