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
/
tony
Age
Commit message (
Expand
)
Author
2014-05-19
TONY: Add missing Russian detection entry.
D G Turner
2014-03-10
TONY: Revert 60980e783ef263f3ed5aa708dc3032779d3be923
Strangerke
2014-03-10
TONY: Fix clang warnings - Courtesy of LordHoto
Strangerke
2014-03-09
TONY: Add some missing virtual keywords
Strangerke
2014-03-01
TONY: Remove unused error defines
Strangerke
2014-03-01
TONY: Remove dummy defines
Strangerke
2014-03-01
TONY: Remove unused function declaration in lzo
Strangerke
2014-03-01
TONY: Indent code properly in lzo
Strangerke
2014-03-01
TONY: Remove dead code in lzo
Strangerke
2014-02-28
TONY: Reduce the scope of more variables
Strangerke
2014-02-28
TONY: Fix some British comments
Strangerke
2014-02-28
TONY: Reduce the scope of some more variables
Strangerke
2014-02-28
TONY: Reduce the scope of some variables, change the return type of findPath()
Strangerke
2014-02-18
TONY: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
TONY: Indent REGISTER_PLUGIN_* for consistency.
Johannes Schickel
2014-01-17
Merge pull request #417 from digitall/STACK_fixes
Johannes Schickel
2014-01-16
TONY: Cleanup (don't compare pointer with false).
Johannes Schickel
2014-01-15
ALL: Remove optimization unstable code on checking for null after new.
D G Turner
2013-12-17
TONY: Add a reset function in RMWindow in order to group variable initialization
Strangerke
2013-12-07
TONY: Add missing getDebugger() for engine API.
D G Turner
2013-11-24
BUILD: Remove need for engine.mk in each engine directory.
D G Turner
2013-11-24
BUILD: Remove need for engine-plugin.h in engines.
D G Turner
2013-11-24
BUILD: Split engines/plugins_table header down to a file per engine.
D G Turner
2013-11-24
BUILD: Split engines.mk down to a single file per engine.
D G Turner
2013-11-24
BUILD: Split configure.engines down to a single file per engine.
D G Turner
2013-11-23
TONY: Janitorial - Fix spacing errors
Strangerke
2013-10-13
TONY: Initialise _buf and _origBuf in second RMGfxBuffer constructor
Torbjörn Andersson
2013-09-28
TONY: Fix compilation on FreeBSD with C++-11 enabled.
D G Turner
2013-08-03
TONY: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TONY: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-08-02
TONY: Add a hack to work around amigaos4 issues.
Alyssa Milburn
2013-08-02
TONY: Fix thumbnails on BE.
Alyssa Milburn
2013-08-02
TONY: Fix savegames on BE (this breaks compatibility).
Alyssa Milburn
2013-08-02
TONY: Simplify thumbnail loading code.
Alyssa Milburn
2013-07-19
TONY: Remove debug message from last commit. Oops.
Torbjörn Andersson
2013-07-19
TONY: Fix parameter to RMGfxSourceBuffer8RLEWordAA::init()
Torbjörn Andersson
2013-06-11
TONY: Add detection for German "Shoe Box", bug #3582420
Strangerke
2013-06-11
TONY: Add detection for English version unpacked
Strangerke
2013-06-10
TONY: Remove varargs from mpalQueryCORO(). CID 1002105
Torbjörn Andersson
2013-06-02
TONY: Fix memory leak on save game failure (CID 1003579)
Torbjörn Andersson
2013-06-02
TONY: Fix potential memory leak
Torbjörn Andersson
2012-11-20
TONY: Fix compiler warnings about possible "used before set" variables.
D G Turner
2012-11-14
TONY: Fixed scripted exit to use engine method, rather than error().
D G Turner
2012-11-13
TONY: Fix image loading on BE systems.
D G Turner
2012-11-12
TONY: Fix resource loading on BE systems
Willem Jan Palenstijn
2012-11-12
TONY: Fix compiler warnings in Input class.
D G Turner
2012-11-12
TONY: Cleanup whitespace formatting.
D G Turner
2012-11-11
TONY: Replace Input class internal buffers with Common standard.
D G Turner
2012-11-11
TONY: Remove further unused code from Input class.
D G Turner
2012-11-11
TONY: Remove unused functions from Input class.
D G Turner
[prev]
[next]