aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-19Moved some keyboard code from Winnie together with the other keyboard functionsFilippos Karapetis
2007-09-19Don't free the picture buffer inside decodePicture(). The buffer should (and ...Filippos Karapetis
2007-09-19rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)Joost Peters
2007-09-19_displayName now contains the last path component, not the full pathJoost Peters
2007-09-19Updated information about some global flags in IHNMFilippos Karapetis
2007-09-19Updated the MSVC8 AGI project file with the latest changes to the engineFilippos Karapetis
2007-09-19Removed a variable initialization out of a while loopFilippos Karapetis
2007-09-19Fixed regression: The ITE intro is shown correctly againFilippos Karapetis
2007-09-18More comment fixing :PSven Hesse
2007-09-18Fixed a typo. (Thanks to our Doctor for spotting it)Johannes Schickel
2007-09-18Updated the MSVC8 SCUMMVM project file with the latest changes to fsnodeFilippos Karapetis
2007-09-18Clarified the FIXME in Common::File::exists a bit.Johannes Schickel
2007-09-18Fixed some glitches which occured when closing the psychic profile in IHNMFilippos Karapetis
2007-09-18Fixes Common::File::exists. Please see the added FIXME comment about the real...Johannes Schickel
2007-09-18Fixed compilation under MSVC8Filippos Karapetis
2007-09-18Fix linker issues when doing a plugin build, and (hopefully) also on WindowsMax Horn
2007-09-18Must include stdafx.h before scummsys.hMax Horn
2007-09-18Fixed some more warningsMax Horn
2007-09-18Fix some warningsMax Horn
2007-09-18Fix picture drawing in Troll's Tale. Implement room navigation.Eugene Sandulenko
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-18Fix compiler warningMax Horn
2007-09-18First room is shown.Eugene Sandulenko
2007-09-18Fix menu and tutorial it Troll's TaleEugene Sandulenko
2007-09-18Fixed the font height of the text in the help screens of the IHNM demo. Clean...Filippos Karapetis
2007-09-18WIP for Troll's TaleEugene Sandulenko
2007-09-18Fixed Ellen's state when loading a saved game in her chapterFilippos Karapetis
2007-09-18Gfx::palFade is implemented properly nowFilippos Karapetis
2007-09-18Fix for bug #1796045 - "IHNM: Spanish font wrong"Filippos Karapetis
2007-09-17Added a debug command for font mappingFilippos Karapetis
2007-09-17Character with ASCII code 9 is tabFilippos Karapetis
2007-09-17* moved Table handling to objects.cpp Nicola Mettifogo
2007-09-16Fixed a little graphics glitch, where sometimes parts of the interface were c...Johannes Schickel
2007-09-16Yet again another update for Italian CD fan translation.Johannes Schickel
2007-09-16Save games from the character selection screen are loaded correctly from the ...Filippos Karapetis
2007-09-16Turn off unused code (fixing a compiler warning)Max Horn
2007-09-16Fix bug when some animations were playing too fast.Eugene Sandulenko
2007-09-16Fix warningEugene Sandulenko
2007-09-16Split code from parseZoneTypeBlock in specialized parser functions.Nicola Mettifogo
2007-09-16Revised debug levels and added many debug strings for parsers.Nicola Mettifogo
2007-09-16Fix to make characters face upwards initially, and to stand straight when not...Paul Gilbert
2007-09-16Bugfix to prevent actions being paused sometimesPaul Gilbert
2007-09-16Script modules are now unloaded correctly when changing chapters in IHNMFilippos Karapetis
2007-09-16Initial sound implementationPaul Gilbert
2007-09-16Bugfix to keep language strings in memory across restartsPaul Gilbert
2007-09-16Tweaked animation frame delay to better match original gamePaul Gilbert
2007-09-16Changed ManagedList to make it more thread safePaul Gilbert
2007-09-16Fixed regression with save games that have an inset and an outset sceneFilippos Karapetis