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
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
2012-11-02
TONY: Fix endianness issue when saving/loading inventory
Willem Jan Palenstijn
2012-11-01
Merge pull request #290 from rasky/fix_sfx_volumes
Paul Gilbert
2012-10-27
TONY: Fix AmigaOS build (bug #3580541)
Willem Jan Palenstijn
2012-10-26
TONY: fix volumes of sound effects.
Giovanni Bajo
2012-10-26
Merge pull request #289 from rasky/add_italian_version
Strangerke
2012-10-26
TONY: Fix translation of Italian comment
Willem Jan Palenstijn
2012-10-26
Add detection for original Italian version.
Giovanni Bajo
2012-10-15
TONY: Fix music bug - 2 songs played simultaneously eventually
Strangerke
2012-09-28
TONY: Fix German fonts
Strangerke
2012-09-26
TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', li...
Strangerke
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-25
TONY: Use debug channel for fading messages
Strangerke
2012-09-25
TONY: Replace abortGame() with nicer error() calls.
Alyssa Milburn
2012-09-25
TONY: Don't error out on invalid ReleaseOwnership calls.
Alyssa Milburn
2012-09-24
TONY: Don't mute all sound when using sound config dialog
Willem Jan Palenstijn
2012-09-10
TONY: Add German/Czech detection entries.
Alyssa Milburn
2012-09-08
TONY: Rename yet more variables.
Alyssa Milburn
2012-09-08
TONY: Constify static data tables in custom.cpp.
Johannes Schickel
[prev]
[next]