aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-11-06HUGO: Move _palette to display.cppArnaud Boutonné
2010-11-06HUGO: Implement REMAPPAL. Arnaud Boutonné
2010-11-05PLUGINS: improved one-at-a-time plugin codeYotam Barnoy
2010-11-05HUGO: Silent GCC warning introduced in r54087Arnaud Boutonné
2010-11-05SCI: Fix blend rounding, styleWillem Jan Palenstijn
2010-11-05COMMON/GUI/SCI: Changes to the EGA dithering checkboxFilippos Karapetis
2010-11-05HUGO: Suppress useless case in processRoute()Arnaud Boutonné
2010-11-05HUGO: Suppress status variables related to playbackArnaud Boutonné
2010-11-05TOOL: Fix bug in data in Hugo2 DosArnaud Boutonné
2010-11-05AGOS: Display item names and descriptions via GUImessage, in Swampy Adventure...Travis Howell
2010-11-05SCUMM/FM-TOWNS JAPANESE: fix out of bounds text drawingFlorian Kagerer
2010-11-05SCI: Add a default case to a switch statement to silence some compiler warnings.Johannes Schickel
2010-11-04SCI: Renamed findBlock() to findBlockSCI0()Filippos Karapetis
2010-11-04TOON: Fix sound effect archive destroy Sylvain Dupont
2010-11-04TOON: Fix ambient audio destroy in chapter 2Sylvain Dupont
2010-11-04SCI: Fix precedence error in commentWillem Jan Palenstijn
2010-11-04SCI: Set undither to on by default again, like it was. Filippos Karapetis
2010-11-04SCI: Use gamma 2.2 for blending undithered coloursWillem Jan Palenstijn
2010-11-04SCI: adding force to memorial area for SQ3/introMartin Kiewitz
2010-11-04SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca...Filippos Karapetis
2010-11-04TOOL: Fix ticks per seconds for H1 DosArnaud Boutonné
2010-11-04GOB: Extended workaround for Goblin Stuck On Reload to cover bug #3065914David Turner
2010-11-04LUA: Tweak lua_ident to not conflict with SVN keywords (since this is not use...Max Horn
2010-11-04Trying to fix weird keyword expansion quirkMax Horn
2010-11-03HUGO: Fix 'exit' command in DOS versionsArnaud Boutonné
2010-11-03Merge from gsoc2010-pluginsYotam Barnoy
2010-11-03M4: Changed debug calls to debugCN since they all have newlinesPaul Gilbert
2010-11-03SWORD25: cleanupMax Horn
2010-11-02HUGO: Fix typo... sorryArnaud Boutonné
2010-11-02HUGO: Fix cypher for v1 DosArnaud Boutonné
2010-11-02SCI: Properly cast the results of kTimesSin and kTimesCos to 16-bit integersFilippos Karapetis
2010-11-02SWORD25: Convert printf to debugNMax Horn
2010-11-02M4: Convert last few printfs to debugMax Horn
2010-11-02M4: Remove redundant fflush callsMax Horn
2010-11-02SCI: Remove any use of printfMax Horn
2010-11-02MADE Remove now redundant fflush callMax Horn
2010-11-02M4: Converted all printf's to debugPaul Gilbert
2010-11-02M4: Added function pointers to the the script engine data map listPaul Gilbert
2010-11-02M4: Reworked dumpFile to use Common::DumpFilePaul Gilbert
2010-11-01KYRA: Pause engine when the debugger is open.Johannes Schickel
2010-11-01ENGINES: Replace many printfs by warning/debug/debugNMax Horn
2010-11-01TINSEL: Correcting my previous commit, oopsMax Horn
2010-11-01TINSEL: Fix a leak in DW2, and a potential OOB in NextTaggedActorMax Horn
2010-11-01TINSEL: Fixed two places that weren't reset when exiting to the launcher and ...Filippos Karapetis
2010-11-01TINSEL: Explain why exactly RTL is disabledMax Horn
2010-11-01GOB: Fix a map cleanup regressionSven Hesse
2010-11-01COMMON: Get rid of the debug() output formatterMax Horn
2010-11-01HUGO: Replace Utils::Warn() by warning()Max Horn
2010-11-01HUGO: Fix typoArnaud Boutonné
2010-11-01HUGO: Convert class member comments to Doxygen formatArnaud Boutonné