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
Age
Commit message (
Expand
)
Author
2013-04-20
WINTERMUTE: Use int32 in coll_templ.h
Einar Johan Trøan Sømåen
2013-04-20
SCI: Fix memory leak
Willem Jan Palenstijn
2013-04-20
SCI: Fix resource type range checks
Willem Jan Palenstijn
2013-04-20
SCI: Report sound stream loading errors
Willem Jan Palenstijn
2013-04-19
SCI: Replace workaround for bug #3605269 by script patch
Willem Jan Palenstijn
2013-04-19
WINTERMUTE: Change more int's to int32s.
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Add overrides to Font-classes.
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Replace a few more ints by int32s.
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Change transfer(int *val) to transfer(int32 *val)
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Rename transfer(void *) to transferPtr(void *) to avoid overload-...
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Initialize member _gameRef in SaveThumbHelper
Einar Johan Trøan Sømåen
2013-04-19
Merge pull request #322 from fingolfin/fix-clang-warnings
Johannes Schickel
2013-04-19
MOHAWK: Try LB subpage 0 if loading subpage 1 fails.
Alyssa Milburn
2013-04-19
GOB: Add a call to Inter::animPalette() in the hotspot checker
Sven Hesse
2013-04-19
HOPKINS: Remove useless endless loop in AnimationManager
Strangerke
2013-04-19
HOPKINS: Simplify code in checkSounds()
Strangerke
2013-04-19
HOPKINS: Remove dead code and out of bound access in SoundManager
Strangerke
2013-04-19
HOPKINS: Fix missing break in ScriptManager. CID 1003759
Strangerke
2013-04-19
MOHAWK: Add LB function name aliases.
Alyssa Milburn
2013-04-19
HOPKINS: Remove dead code in ScriptManager
Strangerke
2013-04-19
MOHAWK: Fix bug in View::setModule (thanks ST).
Alyssa Milburn
2013-04-19
MOHAWK: Allow skipping LB videos, plus other video bits.
Alyssa Milburn
2013-04-19
MOHAWK: Some LB bytecode improvements.
Alyssa Milburn
2013-04-19
MOHAWK: Implement LB's kTokenEval.
Alyssa Milburn
2013-04-19
MOHAWK: Implement kLBXDataFileAddSection/SetKey.
Alyssa Milburn
2013-04-19
COMMON: Add ConfigFile::addSection function.
Alyssa Milburn
2013-04-19
HUGO: Initialize variables in Hugo engine constructor. CID 1002886
Strangerke
2013-04-19
JANITORIAL: Add a CRLF at the end of the file to fix compilation using MSVC (...
Strangerke
2013-04-19
JANITORIAL: Add a CRLF at the end of the file to fix compilation using MSVC
Strangerke
2013-04-18
AGI: Silence another clang var
Max Horn
2013-04-18
AUDIO: Remove unused MixerImpl::_syst member var
Max Horn
2013-04-18
VIDEO: Remove unused CDToonsDecoder::_currentFrame member var
Max Horn
2013-04-18
WINTERMUTE: Do not us char literals to index an array
Max Horn
2013-04-18
HOPKINS: Replace non-ASCII characters by octal string literals
Max Horn
2013-04-18
SCI: Remove a bunch of unused private member variables
Max Horn
2013-04-18
ENGINES: Remove a bunch of unused private member variables
Max Horn
2013-04-18
ENGINES: Silence clang warning about unused private member _vm
Max Horn
2013-04-18
AGI: Get rid of unused SoundMgr parameters
Max Horn
2013-04-18
KYRA: (LOL) - fix bug in last commit for scene_lol.cpp
athrxx
2013-04-18
WINTERMUTE: Add 'override' to most Script-related functions.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Use int32 instead of int in classes.
Einar Johan Trøan Sømåen
2013-04-18
Merge pull request #319 from fingolfin/lua-warning
Willem Jan Palenstijn
2013-04-18
SWORD25: Silence warning in the Lua code
Max Horn
2013-04-18
KYRA: (EOB) - silence warning about improper use of negative value in gui_eob...
athrxx
2013-04-18
KYRA: (EOB) - fix possible null ptr dereference in gui_eob.cpp
athrxx
2013-04-18
KYRA: (LOL) - add comment in gui_lol.cpp
athrxx
2013-04-18
KYRA: (LOL) - add assert in items_lol.cpp (should silence warning about possi...
athrxx
2013-04-18
KYRA: (LOL) - fix warning about possible out of bounds access in lol.cpp
athrxx
2013-04-18
KYRA: (EOB) - remove unused variable in scene_eob.cpp
athrxx
2013-04-18
KYRA: (LOL) - fix possible null ptr dereference in scene_lol.cpp
athrxx
[prev]
[next]