aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/lua
AgeCommit message (Expand)Author
2019-07-24SWORD25: LUA: Remove direct use of ctype.h functionsCameron Cawley
2018-03-23JANITORIAL: Silence GCC 7 fallthrough warningsAdrian Frühwirth
2017-11-12SWORD25: Suppress GCC Cast Qualification Warnings.D G Turner
2017-08-06JANITORIAL: Silence some more GCC 7 fall through warningsTorbjörn Andersson
2017-08-06SWORD25: Increase buffer length to silence GCC 7 warningTorbjörn Andersson
2017-08-06JANITORIAL: Silence GCC 7 fall through warningTorbjörn Andersson
2016-02-19SWORD25: Fixing bug #7041: SWORD25: Crash in final sceneEugene Sandulenko
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2015-11-19SWORD25: Fix Hungarian version supportEugene Sandulenko
2014-12-07SWORD25: Disable unused codeFilippos Karapetis
2014-04-28Merge pull request #426 from sunmax/masterEugene Sandulenko
2014-02-18SWORD25: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-19PS2: modified sword25 loslib.cpp to support PS2Max Lingua
2013-11-24SWORD25: Janitorial - Fix spacing errorsStrangerke
2013-09-27SWORD25: Remove explictit #includesEugene Sandulenko
2013-04-18SWORD25: Silence warning in the Lua codeMax Horn
2013-02-03SWORD25: Fix some spacing in LUAFilippos Karapetis
2013-02-03SWORD25: Replace calls to LUAI_THROW() with error() in LUAFilippos Karapetis
2012-12-13COMMON: Forbid symbols for the rest of is* from ctype.h.Johannes Schickel
2012-03-17ALL: Use GCC_ATLEAST().Christoph Mallon
2012-02-26COMMON: Move Language and Platform functionality into separate filesMax Horn
2012-02-21Merge pull request #182 from fingolfin/forbid-ctypeWillem Jan Palenstijn
2012-02-20COMMON: Move isFoo functions to namespace Common, add doxygen commentsMax Horn
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-15ALL: Avoid using is* macros from ctype.hMax Horn
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-23ANALYSIS: Add static casts to is* functionsLittleboy
2011-06-20ALL: Remove trailing whitespacesMax Horn
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