scummvm/engines/sci
Martin Kiewitz b6be6ae7a9 SCI/newgui: typo fixed in SciGuiPicture
svn-id: r44970
2009-10-12 08:55:33 +00:00
..
engine SCI/newgui: implemented kPicNotValid 2009-10-12 07:30:55 +00:00
gfx don't discard const qualifier needlessly 2009-10-09 23:09:28 +00:00
gui SCI/newgui: typo fixed in SciGuiPicture 2009-10-12 08:55:33 +00:00
gui32 SCI/newgui: implemented kPicNotValid 2009-10-12 07:30:55 +00:00
sfx SCI: Adlib: Add support for loading patch data from adl.drv 2009-10-10 01:38:45 +00:00
console.cpp Implemented some advanced savegame functionality - loading and deleting savegames from the GMM is now possible, and new saved games will also have thumbnails. Saving from the GMM creates corrupted saved games, so it has been disabled for now 2009-10-11 15:51:43 +00:00
console.h SCI: debug command undither implemented 2009-10-07 21:47:34 +00:00
debug.h - Removed the toggle for "weak" validations, as there are cases where they fail (e.g. in Longbow), so there is no point in having strict validations 2009-10-01 10:57:59 +00:00
decompressor.cpp SCI: Cleanup 2009-08-30 01:37:27 +00:00
decompressor.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
detection_tables.h Removed the now unused GF_SCI0_OLDGETTIME flag and simplified all of the game entries in the detector 2009-10-09 23:19:53 +00:00
detection.cpp Fixed a warning, ironically inside a warning(). 2009-10-11 16:00:16 +00:00
module.mk SCI: Removed obsolete stringfrags code 2009-10-08 21:29:45 +00:00
resource.cpp Introduced a new debug level, kDebugLevelResMan, and reduced some of the messages printed to the console 2009-10-10 00:07:19 +00:00
resource.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
sci.cpp Reset the EngineState pointer in the SciGuiGfx class when loading. Fixes loading with the new GUI 2009-10-11 16:47:01 +00:00
sci.h Implemented some advanced savegame functionality - loading and deleting savegames from the GMM is now possible, and new saved games will also have thumbnails. Saving from the GMM creates corrupted saved games, so it has been disabled for now 2009-10-11 15:51:43 +00:00
tools.cpp
tools.h
uinput.h
vocabulary.cpp - Moved the list of synonyms and parser nodes inside the vocabulary class 2009-09-30 12:17:38 +00:00
vocabulary.h - Moved the list of synonyms and parser nodes inside the vocabulary class 2009-09-30 12:17:38 +00:00