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 (
Expand
)
Author
2012-07-30
GOB: Add PreGob animation utility functions
Sven Hesse
2012-07-30
GOB: Verify the language in Once Upon A Time
Sven Hesse
2012-07-30
GOB: Load the Once Upon A Time fonts
Sven Hesse
2012-07-30
GOB: Open the Once Upon A Time archives
Sven Hesse
2012-07-30
GOB: Add support for different methods of handling Endianness
Sven Hesse
2012-07-30
GOB: Add PreGob input/event utility functions
Sven Hesse
2012-07-30
GOB: Add some PreGob and Once Upon A Time cursor functions
Sven Hesse
2012-07-30
GOB: Add palettes for Once Upon A Time
Sven Hesse
2012-07-30
GOB: Add some generic PreGob graphics functions
Sven Hesse
2012-07-30
GOB: Add PreGob stubs for the Once Upon A Time games
Sven Hesse
2012-07-30
GOB: Add a more complex detection for Once Upon A Time titles
Sven Hesse
2012-07-30
GOB: Add detection tables for Baba Yaga and Abracadabra
Sven Hesse
2012-07-30
GOB: Move the method definitions out of the GobMetaEngine class definition
Sven Hesse
2012-07-30
GOB: Move drawString into Font
Sven Hesse
2012-07-30
GOB: Keep the mouse responsive while waiting for the frame to end
Sven Hesse
2012-07-30
GOB: Don't crash when drawPackedSprite() can't open the sprite
Sven Hesse
2012-07-30
GOB: Don't crash when there's no _inter object
Sven Hesse
2012-07-30
GOB: Don't crash when the engine wasn't fully initialized on exit
Sven Hesse
2012-07-30
GOB: const correctness in SoundBlaster::playComposition()
Sven Hesse
2012-07-30
GOB: Return proper errors in GobEngine::run()
Sven Hesse
2012-07-29
Merge pull request #252 from DrMcCoy/detector_public_reportUnknown
Johannes Schickel
2012-07-29
WINTERMUTE: Separate out SaveGame-code from BaseGame
Einar Johan Trøan Sømåen
2012-07-29
MOHAWK: Remove Myst ME Macintosh "support"
Matthew Hoops
2012-07-29
WINTERMUTE: Add header-guards to BaseEngine
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Remove statics and silence spam in debug console.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Remove unused functions from StringUtil::
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Replace BaseRegistry with ConfMan
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Remove the debugger.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Use ConfMan instead of registry.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Remove more unused utils.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Make BaseSubFrame load lazily.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Make the BaseEngine-singleton use Common::Singleton as super-class
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Remove static function variable from SXArray
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Replace const char* with const Common::String & in fonts, gfx, pa...
Einar Johan Trøan Sømåen
2012-07-28
LASTEXPRESS: Implement menu egg blinking
Littleboy
2012-07-28
WINTERMUTE: Fix a few warnings pointed out by fuzzie.
Einar Johan Trøan Sømåen
2012-07-28
LASTEXPRESS: Disable sound filter reset on each decoded block
Littleboy
2012-07-27
LASTEXPRESS: Untemplatize setup functions
Littleboy
2012-07-27
LASTEXPRESS: Fix some formatting issues
Littleboy
2012-07-27
LASTEXPRESS: Add IgnoreSubtype option to AnimFrame
Littleboy
2012-07-27
WINTERMUTE: Hardcode the Game.SaveDirectory return value in-engine for now.
Einar Johan Trøan Sømåen
2012-07-27
LASTEXPRESS: Add menu-related warnings and turn some warnings into errors
Littleboy
2012-07-27
WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperC...
Einar Johan Trøan Sømåen
2012-07-27
LASTEXPRESS: Remove templated resetCurrentParameters() function
Littleboy
2012-07-27
WINTERMUTE: Move settings-files to save-dir (gzipped xml now)
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Remove all unneccessary #if 0 blocks
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Move TinyXML into the WinterMute-namespace.
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Fix a Clang-warning
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Get rid of almost all LLVM GCC 4.2 warnings.
Einar Johan Trøan Sømåen
[prev]
[next]