aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-09DRACI: Reduce header interdependencies; some cleanupMax Horn
2009-12-09Typo...Johannes Schickel
2009-12-09This is hopefully fixing compilation of the fluidsynth code.Johannes Schickel
2009-12-09Change GOB engine so that not all its files depend on gui/dialog.h (and thus ...Max Horn
2009-12-09Changed MidiDriver::createMidi to take a MidiDriverType instead of an intMax Horn
2009-12-09Remove the Audio::Mixer parameter from the midi/music pluginsMax Horn
2009-12-09Some more slight cleanup.Johannes Schickel
2009-12-09Cleanup: remove "s_initialized" from CursorManager and FontManager implementa...Johannes Schickel
2009-12-09Commit of the 2nd revision of my patch for FR# 2840967 "GUI: Display filename...Johannes Schickel
2009-12-09Include font.h instead of fontman.h in places that don't need fontman :)Max Horn
2009-12-09Move findCompatibleFormat from graphics/pixelformat.h to engines/engine.cppMax Horn
2009-12-09GRAPHICS: Change font code to be identical on all platformsMax Horn
2009-12-09Slightly modified commit of patch #2911414 "MSVC: conversions warnings in com...Johannes Schickel
2009-12-09SCI: Paranoia tweak for EngineState::autoDetectFeatureMax Horn
2009-12-09SCI: implemented _picNotValidSci11 for new kPicNotValid behaviour in sci1.1 (...Martin Kiewitz
2009-12-09SCI: Save/LoadGame Common::Rect saving now portableMartin Kiewitz
2009-12-09Fixed some simple cppcheck warnings.Torbjörn Andersson
2009-12-08added message duration override, increased 'the end' timeoutVladimir Menshakov
2009-12-08Attempt to fix MSVC warning C4121.Johannes Schickel
2009-12-08Attempt to fix MSVC warning C4121.Johannes Schickel
2009-12-08added final creditsVladimir Menshakov
2009-12-08fixed default font heightVladimir Menshakov
2009-12-08allow font to be rendered out of screenVladimir Menshakov
2009-12-08SCI: new USE_OLDGFX for switching to oldgui, fixes loading of savedgames unde...Martin Kiewitz
2009-12-08SCI: SciGui::getPortPic now uses byrefMartin Kiewitz
2009-12-08SCI: Saving picPort now (fixes loading saved games in castle of dr. brain)Martin Kiewitz
2009-12-08Fix some MSVC warnings (part of patch #2909981)Max Horn
2009-12-08SCI: Cleanup DirSeeker a little bitMax Horn
2009-12-08cleaned up final scene, fixed guard glitchesVladimir Menshakov
2009-12-08added missing orientation for kLoadScene eventVladimir Menshakov
2009-12-07finally fixed pathfindingVladimir Menshakov
2009-12-07skip walkboxes that contain source or destination point.Vladimir Menshakov
2009-12-07Mention F5 in TeenAgent and Draci.Torbjörn Andersson
2009-12-07For consistency, make F5 bring up the main menu in the Draci engine too, justTorbjörn Andersson
2009-12-07show main menu by f5 buttonVladimir Menshakov
2009-12-07COMMON: Document class MemoryPool; make MemoryPool::_chunkSize constMax Horn
2009-12-07M4: Move 'determine transparent color' hack into a new M4Sprite methodMax Horn
2009-12-07M4: Make M4Surface member w, h, pixels protected; some cleanupMax Horn
2009-12-07M4: Rename M4Surface::getData() to getBasePtr() for consistencyMax Horn
2009-12-07Hopefully silencing C4121 in MSVC.Johannes Schickel
2009-12-07Formatting.Johannes Schickel
2009-12-07Slight cleanup/simplification of the TimerSongIteratorFilippos Karapetis
2009-12-07Applied patch from tracker item #2900436 - "SCI: SCI32 Checksums" with some f...Filippos Karapetis
2009-12-07Disabled language extensions in the generated MSVC project files (refer to pa...Filippos Karapetis
2009-12-07Applied patch from patch item #2909854 in order to fix compilation when langu...Filippos Karapetis
2009-12-07Stop using variables named "byte", as byte is a variable type in ScummVM, and...Filippos Karapetis
2009-12-07Rename the MT-32 emulator driver name from "MT-32" to "MT-32 Emulation to avo...Johannes Schickel
2009-12-06Adding support for mono signed 16bit little-endian uncompressed PCM audio (th...Sven Hesse
2009-12-06Fix overflow of glyph count for CREDIT6.FNT, this fixes credits for Kyra1 flo...Johannes Schickel
2009-12-05Hooked up the actions list and object-specific actions to change the status textPaul Gilbert