aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-16Add patch #1894779 - MSVC71: Update project files, again.Travis Howell
2008-02-16Add patch #1894778 - ZAK: Add remaining Amiga sounds.Travis Howell
2008-02-16Fixed a Gob3 walking issue noticeable when Blount walks down double-wide stai...Sven Hesse
2008-02-15identPaweł Kołodziejski
2008-02-15Forgot this oneMax Horn
2008-02-15Merged lots of _mixer->isReady() warnings into a single one in Engine constru...Max Horn
2008-02-15Removed unused #includeMax Horn
2008-02-15revert stateId == 4 part of code to previous ignore action to fix bug #1881415Paweł Kołodziejski
2008-02-14Changed error dialog display to exit ScummVM through the standard execution p...Paul Gilbert
2008-02-14patch [ 1891542 ] KYRA: text/speech options support for HoF sequence playerFlorian Kagerer
2008-02-14...and there is no reason to keep Florian in ordinary contributors list.Eugene Sandulenko
2008-02-14Add Florian to the teamEugene Sandulenko
2008-02-13Fix for bug #1883989 (AGI: Jolimie freezes). Game's detection entry had its p...Kari Salminen
2008-02-12Tiny fix to autodetected game's naming (Removes an extra space).Kari Salminen
2008-02-12Added better AGIPAL autodetect to the AGI's fallback detector (Now checks fil...Kari Salminen
2008-02-12Added Gob MD5s as supplied by raziel_ in bug reports #1891864, #1891867 and #...Sven Hesse
2008-02-12Alter last changes, for code formatting.Travis Howell
2008-02-12Add patch #1891606 - Improved sound playback for Amiga SCUMM V2/V3 games.Travis Howell
2008-02-10Oops forget to commit updated create_kyradat from patch #1885629 "KYRA: HoF m...Johannes Schickel
2008-02-10Update kyra.datJohannes Schickel
2008-02-10Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support".Johannes Schickel
2008-02-10Cleanup ManagedList.Nicola Mettifogo
2008-02-09Reordered initialization list for Graphics::Surface to kill tons of warnings ...Nicola Mettifogo
2008-02-09More refactoring for command parsing/execution.Nicola Mettifogo
2008-02-09Added new debug command to dump scripts execution status.Nicola Mettifogo
2008-02-09Fixed comments a bit (typos etc.).Johannes Schickel
2008-02-09Revised way of how archive files are mounted:Johannes Schickel
2008-02-09Revised checking if files can be load.Johannes Schickel
2008-02-09Changed some asserts to errors.Johannes Schickel
2008-02-09Added filename check before header check when trying to detect archives types...Johannes Schickel
2008-02-09Implemented proper PAK archive detector.Johannes Schickel
2008-02-09Added another check if PAK file is corrupted.Johannes Schickel
2008-02-09Cleanup.Johannes Schickel
2008-02-08- cleanup.Johannes Schickel
2008-02-08Should fix regression which prevented kyra.dat to be detected corretly when i...Johannes Schickel
2008-02-08Should make load message appear in CD version while loading talk files.Johannes Schickel
2008-02-08Added a simple non-optimized StringTokenizer-class for tokenizing strings. Al...Kari Salminen
2008-02-08Remove undesired spaces and an old TODOJordi Vilalta Prat
2008-02-08Implemented plugin versioningJordi Vilalta Prat
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-07Fixed memory leak.Johannes Schickel
2008-02-07Fixed kyra3 related regression (should show the menu now again).Johannes Schickel
2008-02-07Fixed kyra3 code.Johannes Schickel
2008-02-07Fixed regression introduced while reworking resource loading code.Johannes Schickel
2008-02-07Reworked Kyrandia resource loading code.Johannes Schickel
2008-02-07Fix code formatting and grammar ;)Max Horn
2008-02-07Fix bug preventing compilation in iterator code.Johannes Schickel
2008-02-07- Fix math lib test when crosscompilingJordi Vilalta Prat
2008-02-07Enhanced tools detection when crosscompiling with mingw32 and removed dupplic...Jordi Vilalta Prat
2008-02-07Use sdl-config --prefix to enable better detection of include paths.Jordi Vilalta Prat