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
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
2017-01-28
SWORD25: Use direct integer index into indexTbl
Willem Jan Palenstijn
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
2016-02-02
SWORD25: Remove now unused function
Willem Jan Palenstijn
2016-02-02
SWORD25: Use more appropriate function for growing the stack
Willem Jan Palenstijn
2015-11-19
SWORD25: Fix Hungarian version support
Eugene Sandulenko
2015-04-11
SWORD25: Use fabs for absolute value of doubles
Matthew Hoops
2015-01-07
SWORD25: Remove unused code
RichieSams
2015-01-04
SWORD25: Commend unused and unportable functions
Eugene Sandulenko
2015-01-04
SWORD25: Hopefully fix compilation errors
Eugene Sandulenko
2015-01-04
SWORD25: Fix warning
Eugene Sandulenko
2014-12-30
SWORD25: Remove the option to persist a double as a string
RichieSams
2014-12-30
SWORD25: Change function names to use persist instead of serialize
RichieSams
2014-12-30
SWORD25: Add Pluto copyright message to new persistence code
RichieSams
2014-12-30
SWORD25: Correct include guards to reflect the changes to the file names
RichieSams
2014-12-30
SWORD25: Remove old lua persistence files
RichieSams
2014-12-30
SWORD25: Fix how nils are persisted
RichieSams
2014-12-30
SWORD25: Rename double serialization file to better represent what it is
RichieSams
2014-12-30
SWORD25: Rename lua serialization functions to use 'persist' in order to matc...
RichieSams
2014-12-30
SWORD25: Move all lua serialization helper functions to their own file
RichieSams
2014-12-19
SWORD25: Fix code formatting
Adrian Astley
2014-12-19
SWORD25: Re-write the pluto unserializing function(s)
Adrian Astley
2014-12-19
SWORD25: Move common functions to their own set of files so they can be shared
Adrian Astley
2014-12-19
SWORD25: Create a function for serializing lua objects
Adrian Astley
2014-12-19
SWORD25: Create a set of functions for manually serializing a double
Adrian Astley
2014-12-07
SWORD25: Disable unused code
Filippos Karapetis
2014-10-28
SWORD25: Remove trailing whitespace
Filippos Karapetis
2014-09-12
SWORD25: Make save files x32/x64 agnostic
Adrian Astley
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-11-04
SWORD25: Revert "Fix compilation on some 32-bit systems"
Willem Jan Palenstijn
2013-09-27
SWORD25: Remove explictit #includes
Eugene Sandulenko
2013-07-15
SWORD25: Fix compilation on some 32-bit systems
Eugene Sandulenko
2013-07-15
SWORD25: Replace Pluto with Tamed Pluto for increased compatibility
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-08-20
SWORD25: Fix loading savegames on 64-bit archs.
upthorn
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
[next]