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-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 possible...
athrxx
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
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
2013-04-17
WINTERMUTE: Add more const to AdResponseBox
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Improve const-usage in VideoTheoraPlayer.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Protect more members in BaseRenderer.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Constify _width and _height in BaseRenderer.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Increase const-usage.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Use only const BaseGame-ref in SaveThumbHelper.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Rename base_save_thumb_helper.cpp to match class-hierarchy.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Detach BaseSaveThumbHelper from inheritance tree.
Einar Johan Trøan Sømåen
2013-04-17
DREAMWEB: Make location array sizes more consistent
Willem Jan Palenstijn
2013-04-17
CONFIGURE: Fix OpenGL test broken in previous commit.
digitall
2013-04-17
CONFIGURE: Add workaround for MinGW Win32 antivirus false positive on build.
digitall
2013-04-17
WINTERMUTE: Avoid including BaseGame in BaseRegion.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Privatize even more members in BaseGame.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Privatize thumbnail sizes in BaseGame.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Privatize more members of BaseGame.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Move settings from BaseGame to separate struct.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Use strlcpy instead of strcpy in AdScene::loadBuffer()
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Use strlcpy instead of strcpy in SXString::scCallMethod()
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Avoid dereferncing null-pointer in TransparentSurface
Einar Johan Trøan Sømåen
[next]