aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-15Fixing some memory leaks in the GUI codeMax Horn
2007-04-15Added Common::String::contains() methodMax Horn
2007-04-15Added german translation of the .desktop name; removed invalid category 'Appl...Max Horn
2007-04-15Patch #1700002: New .desktop file translationsMax Horn
2007-04-15Formatting/Cleanup.Johannes Schickel
2007-04-15Some more supposedly unitialized variables (see bug #1700986)Sven Hesse
2007-04-15Fixing compile for me, hopefully not breaking it for the MSVC8 again...Sven Hesse
2007-04-15fix compilation of null backendJoost Peters
2007-04-15fixed warningsPaweł Kołodziejski
2007-04-15Another patch by thebluegr (bug #1700986), adding sound/aiff.cpp and backends...Sven Hesse
2007-04-15Applied the patch by thebluegr (bug #1700986)Sven Hesse
2007-04-15Fix mouse regression in Swampy Adventures.Travis Howell
2007-04-15More cleanup.Johannes Schickel
2007-04-15Update reporting of invalid script opcodes.Travis Howell
2007-04-15Fix Elvira 1 regression.Travis Howell
2007-04-15cleanup.Johannes Schickel
2007-04-15Some more MSVC8 uninitialed variable warning (see bug #1700986)Sven Hesse
2007-04-15Cleanup.Travis Howell
2007-04-15Readded lost files.Johannes Schickel
2007-04-15MSVC8 apparently complains about uninitialized variables there, fixing (see b...Sven Hesse
2007-04-15- Renamed some files for consistency with other engines.Johannes Schickel
2007-04-15Removed the need for double<->int conversions in readBuffer()Sven Hesse
2007-04-15Fixed another IMD drawing glitch (noticeable after Ooya gets his magic bag back)Sven Hesse
2007-04-15Altered message display to correctly handle optional display of hotspot/chara...Paul Gilbert
2007-04-15Add eriktorbjorn's patch to split script opcodes into specific game engines.Travis Howell
2007-04-15Bugfix to have Ratpouch correctly follow player, and new object animation han...Paul Gilbert
2007-04-15Bugfix to restore the correct part of the screen when the menu changesPaul Gilbert
2007-04-15Added new script methodsPaul Gilbert
2007-04-15Fix a few Valgrind warnings.Travis Howell
2007-04-15Fixed some memory leaks.Nicola Mettifogo
2007-04-15Cleanup.Travis Howell
2007-04-15Split game engines, to allow further cleanups.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-14Got rid of the last traces of DigitalTrackInfoMax Horn
2007-04-14Rewrote AudioCDManager to not use DigitalTrackInfo instances anymore, but rat...Max Horn
2007-04-14oops, openStreamFile of course uses milliseconds, not frames, for the playbac...Max Horn
2007-04-14Removed some leftoversMax Horn
2007-04-14Replaced the use of DigitalTrackInfo objects (which were being leaked, BTW) w...Max Horn
2007-04-14Extended Audio::openStreamFile function with startTime, duration and numLoops...Max Horn
2007-04-14- Fixed another IMD drawing glitch (noticeable when becoming a giant)Sven Hesse
2007-04-14I must have accidentally broken frame skipping when I added DXA playback. MadeTorbjörn Andersson
2007-04-14Renamed AGOSEngine::midi to AGOSEngine::_midiMax Horn
2007-04-14Gave proper names to previously unknown/partially-known constantsPaul Gilbert
2007-04-14Fixed warning.Torbjörn Andersson
2007-04-14Implemented handling for barmen (rooms 29, 32, and 35)Paul Gilbert
2007-04-14Added script method for barmen serving playerPaul Gilbert
2007-04-14Added fix to set tinderbox to be in the smithy, and added animation needed fo...Paul Gilbert
2007-04-13Implemented fast modes: CTRL-f for double and CTRL-g for triple speedSven Hesse