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
Age
Commit message (
Collapse
)
Author
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
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
(complete previous commit)
2013-04-19
JANITORIAL: Add a CRLF at the end of the file to fix compilation using MSVC
Strangerke
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
SWORD25: Silence warning in the Lua code
Max Horn
This fixes warnings like this that crop up when compiling sword25 with Apple clang 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
2013-04-18
KYRA: (EOB) - silence warning about improper use of negative value in ↵
athrxx
gui_eob.cpp
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 ↵
athrxx
possible out of bounds access)
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
2013-04-18
KYRA: (EOB) - remove dead code in screen_eob.cpp
athrxx
2013-04-18
KYRA: (HOF) - fix possible null ptr dereference in sequences_hof.cpp
athrxx
2013-04-18
KYRA: (HOF) - fix possible out of bounds array access
athrxx
2013-04-18
KYRA: (EOB) - add assert in sprites_eob.cpp (might fix warning about ↵
athrxx
possible null ptr deref)
2013-04-18
KYRA: (EOB) - fix potential null ptr dereference in sprites_eob.cpp
athrxx
2013-04-18
KYRA: (EOB) - fix warning (Logically dead code) in sprites_eob.cpp
athrxx
2013-04-18
KYRA: (LOL) - fix warning (Unused pointer value) in sprites_lol.cpp
athrxx
2013-04-18
KYRA: (LOL) - add comment in sprites_lol.cpp
athrxx
2013-04-18
KYRA: (EOB) - add comment in timer_eob.cpp
athrxx
2013-04-18
AGI: Fix typo in issetv opcode
Willem Jan Palenstijn
This fixes bug #3611262
2013-04-18
WINTERMUTE: Get Renderer from BaseEngine, not BaseGame in BaseClasses.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Use BaseEngine for Logging, not _gameRef in base-classes.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Avoid including BaseGame in PartEmitter.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Avoid including BaseGame in BaseSoundManager.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Avoid including BaseGame in BaseFader.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Split the timers from BaseGame into a separate class.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Avoid including BaseGame in BaseViewport.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Avoid including BaseGame in BaseFrame.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Constify AdRotLevel
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Constify AdResponse/AdResponseBox/AdResponseContext.
Einar Johan Trøan Sømåen
2013-04-18
CGE: Add safeguards in text manager
Strangerke
2013-04-18
CGE: Add safeguard in expand()
Strangerke
2013-04-17
SCI: Fix confusing use of strncpy
Willem Jan Palenstijn
2013-04-17
SCI: Remove dead code
Willem Jan Palenstijn
2013-04-17
SCI: Remove useless delete
Willem Jan Palenstijn
2013-04-17
SCI: Fix memory leak
Willem Jan Palenstijn
2013-04-17
PARALLACTION: Fix BRA amiga inventory item cursors.
Alyssa Milburn
2013-04-17
PARALLACTION: Don't use an invalid array index.
Alyssa Milburn
2013-04-17
PARALLACTION: Add some sanity checks to SoundMan_br::execute.
Alyssa Milburn
2013-04-17
PARALLACTION: Fix buffer size in unpackBackground.
Alyssa Milburn
2013-04-17
PARALLACTION: Use strlcpy instead of strncpy.
Alyssa Milburn
[next]