aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-10-31TSAGE: Display UI cursor correctly in R2RWPaul Gilbert
2011-10-31TSAGE: Added skeleton for GeekwadPaul Gilbert
2011-10-31TSAGE: Blue Force - PD Parking (300) - Fix several glitches occurring during ...Strangerke
2011-10-30SCI: More work on kEditTextFilippos Karapetis
2011-10-30SCI: Removed the hack for the creation of LARRY3.DRV, used in LSL3Filippos Karapetis
2011-10-30SCI32: kString: Move variable declaration to prevent problemsLars Skovlund
2011-10-30TSAGE: Blue Force - Logo: Fix a glitch in scene initialisationStrangerke
2011-10-30TSAGE: In progress implementation of R2RW scene 125 - ConsolePaul Gilbert
2011-10-30TSAGE: Bugfix for drunk and beer sign to animate correctlyPaul Gilbert
2011-10-30TSAGE: intro, bar (109): fix a couple of glitches, rename some objects.Strangerke
2011-10-30TSAGE: Blue Force - Change the type of two variables (Office, 560)Strangerke
2011-10-30TSAGE: Fixed palette rotation effects in Blue ForcePaul Gilbert
2011-10-29MADE: Silence a few gcc warnings.Johannes Schickel
2011-10-29SCI: Allow alt key combinations in all SCI gamesFilippos Karapetis
2011-10-29SCI: Added a new debug flag, "DebugMode" for SCI32 gamesFilippos Karapetis
2011-10-29SCI: Bugfix for text alignment in SCI32 gamesFilippos Karapetis
2011-10-29SCI: Fixed speech in PQ4 CDFilippos Karapetis
2011-10-29TSAGE: Blue Force - Beach (710): Fix a wrong delay, rename several variables ...Strangerke
2011-10-29JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2011-10-29TSAGE: Rename one more variable in scene 315 (PD)Strangerke
2011-10-29TSAGE: Bugfix to clear the list of disabled regions when the scene changesPaul Gilbert
2011-10-29SCI: Silence GCC warningTorbjörn Andersson
2011-10-29SCI: Fixed the up/down buttons in GK1Filippos Karapetis
2011-10-29SCI: Implemented text alignment for SCI32Filippos Karapetis
2011-10-29KYRA: Update engine description comment.Johannes Schickel
2011-10-29KYRA: Add another delay for new tracks in the AdLib driver.Johannes Schickel
2011-10-29KYRA: Fix haltTrack and beginFadeOut for AdLib driver.Johannes Schickel
2011-10-29KYRA: Simplify AdLib output code a bit.Johannes Schickel
2011-10-29KYRA: Mark overwritten methods of SoundAdLibPC as virtual.Johannes Schickel
2011-10-29KYRA: Get rid of old-style loadSoundFile in SoundAdLibPC.Johannes Schickel
2011-10-29KYRA: Move MixedSoundDriver implementation to sound.cpp.Johannes Schickel
2011-10-29KYRA: Prefer Common::String over plain char arrays in Sound.Johannes Schickel
2011-10-29KYRA: Get rid of Sound's voiceFileIsPresent in favor of isVoicePresent.Johannes Schickel
2011-10-29KYRA: Make more methods of Sound const.Johannes Schickel
2011-10-29KYRA: Move non-empty virtual methods of Sound from sound.h to sound.cpp.Johannes Schickel
2011-10-29KYRA: Implemented LoL style volume control in AdLib output.Johannes Schickel
2011-10-29TSAGE: Blue Force - In PD (315): rename several variablesStrangerke
2011-10-29SCI: Fixed typoFilippos Karapetis
2011-10-29SCI: Some fixes for text positioning in SCI32 games (still WIP)Filippos Karapetis
2011-10-28SCI: Remove unneeded casts (thanks to wjp for pointing that out)Filippos Karapetis
2011-10-28SCI: Added two files missing in commit 4ac2940Filippos Karapetis
2011-10-28SCI: Added skeleton code for kEditText (still not working)Filippos Karapetis
2011-10-28SCI: Use the original text buffer width/height when drawing itFilippos Karapetis
2011-10-28SCI: Draw overlay text, if it exists (e.g. on buttons)Filippos Karapetis
2011-10-28SCI: Fixed text background color and text transparency for SCI32 gamesFilippos Karapetis
2011-10-28TSAGE: Blue Force - Inside gang car (415): rename object6Strangerke
2011-10-28TSAGE: Blue Force - Inside gang car (415): Fix 2 focus objects (missing remov...Strangerke
2011-10-28TSAGE: Blue Force - Inside gang car (415): Fix a logic glitch, fix overlappin...Strangerke
2011-10-28TSAGE: Blue Force - Gang arrest (410): Fix a couple of glitches in logic flowStrangerke
2011-10-28TSAGE: Blue Force - Gang arrest (scene 410) - Fix dialog color for passengerStrangerke