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
/
lua
Age
Commit message (
Expand
)
Author
2019-07-24
SWORD25: LUA: Remove direct use of ctype.h functions
Cameron Cawley
2018-03-23
JANITORIAL: Silence GCC 7 fallthrough warnings
Adrian Frühwirth
2017-11-12
SWORD25: Suppress GCC Cast Qualification Warnings.
D G Turner
2017-08-06
JANITORIAL: Silence some more GCC 7 fall through warnings
Torbjörn Andersson
2017-08-06
SWORD25: Increase buffer length to silence GCC 7 warning
Torbjörn Andersson
2017-08-06
JANITORIAL: Silence GCC 7 fall through warning
Torbjörn Andersson
2016-02-19
SWORD25: Fixing bug #7041: SWORD25: Crash in final scene
Eugene Sandulenko
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
2015-11-19
SWORD25: Fix Hungarian version support
Eugene Sandulenko
2014-12-07
SWORD25: Disable unused code
Filippos Karapetis
2014-04-28
Merge pull request #426 from sunmax/master
Eugene Sandulenko
2014-02-18
SWORD25: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-19
PS2: modified sword25 loslib.cpp to support PS2
Max Lingua
2013-11-24
SWORD25: Janitorial - Fix spacing errors
Strangerke
2013-09-27
SWORD25: Remove explictit #includes
Eugene Sandulenko
2013-04-18
SWORD25: Silence warning in the Lua code
Max Horn
2013-02-03
SWORD25: Fix some spacing in LUA
Filippos Karapetis
2013-02-03
SWORD25: Replace calls to LUAI_THROW() with error() in LUA
Filippos Karapetis
2012-12-13
COMMON: Forbid symbols for the rest of is* from ctype.h.
Johannes Schickel
2012-03-17
ALL: Use GCC_ATLEAST().
Christoph Mallon
2012-02-26
COMMON: Move Language and Platform functionality into separate files
Max Horn
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
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-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
[next]