aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-26Do not create scrollbar copy on each resolution switchEugene Sandulenko
2006-05-26Use Courier 12pt (free one) for 2x and 3x console. Looks much more useable now.Eugene Sandulenko
2006-05-26Properly process screen change event in consoleEugene Sandulenko
2006-05-25The GUI never asked for the cursor to be visible. I'm not sure why that used toTorbjörn Andersson
2006-05-25remove superfluous struct keywordsWillem Jan Palenstijn
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson
2006-05-25add and use is_ego_view() functionWillem Jan Palenstijn
2006-05-25- Fix typo in debug level Scripts.Eugene Sandulenko
2006-05-25Setting a "null" cursor like this doesn't do anything in the SDL backend, andTorbjörn Andersson
2006-05-25Cleanup.Torbjörn Andersson
2006-05-25Minor cleanup and formattingEugene Sandulenko
2006-05-25unused variableWillem Jan Palenstijn
2006-05-25Made CGA rendering, EGA/VGA palette selectable via render_modeEugene Sandulenko
2006-05-25fix hotspot handling when overlay visibleWillem Jan Palenstijn
2006-05-25Fixed stupid error in replaceCursorPalette().Torbjörn Andersson
2006-05-25Fixed comment to make it less obvious where I copied the general structure ofTorbjörn Andersson
2006-05-25fix out-of-bounds array accessWillem Jan Palenstijn
2006-05-25fixed regression after conversion consolePaweł Kołodziejski
2006-05-25Fade down the palette and the music in playVQA(). (We can't fade down theTorbjörn Andersson
2006-05-25Added support for fading digital music in or out.Torbjörn Andersson
2006-05-25Some more _quitFlag checks, makes quitting while end sequence faster.Johannes Schickel
2006-05-25- Adds some _quitFlag checksJohannes Schickel
2006-05-25Fixes bead movement speed in end scene.Johannes Schickel
2006-05-24Fixed warning.Torbjörn Andersson
2006-05-24Fix crash. Console should be created after graphics initEugene Sandulenko
2006-05-24converted to scummvm console stylePaweł Kołodziejski
2006-05-24Update only dirty rects instead of fullscreen updateEugene Sandulenko
2006-05-24The AGI engine's save/load dialog dirties the entire screen thirteen timesTorbjörn Andersson
2006-05-24Fix a const warningMax Horn
2006-05-24Fixed most - not all - GCC warnings.Torbjörn Andersson
2006-05-24Fixes bug # 1471893 ("KYRA1: Graphics glitch when Malcolm turns to stone").Johannes Schickel
2006-05-24From what I understand, the __ prefix is generally reserved for system headers,Torbjörn Andersson
2006-05-24Removes debug printf.Johannes Schickel
2006-05-24removed defines USE_PCM_SOUND, AGDS_SUPPORT, USE_HIRESPaweł Kołodziejski
2006-05-24cleanupPaweł Kołodziejski
2006-05-24fixed modifier keysPaweł Kołodziejski
2006-05-24moved addSpecialDebugLevel into constructorPaweł Kołodziejski
2006-05-24include mouse support alwaysPaweł Kołodziejski
2006-05-24opsPaweł Kołodziejski
2006-05-24formating a bitPaweł Kołodziejski
2006-05-24removed not used anymore variablePaweł Kołodziejski
2006-05-24strip one level of funcPaweł Kołodziejski
2006-05-24Fix compressed sound in makeWAVStream()Travis Howell
2006-05-24Seems like the sound is generated at 22050 Hz regardless of output sample rate.Torbjörn Andersson
2006-05-24Only check if the files on "CD 0" are present. The others are requested withTorbjörn Andersson
2006-05-24Downgraded startHETalkSound() error (when the speech file isn't open) to aTorbjörn Andersson
2006-05-24Fix compileTravis Howell
2006-05-23update make subsystemEugene Sandulenko
2006-05-23imported AGI enginePaweł Kołodziejski
2006-05-23Check _quitFlag during the first parts of the Kyra 3 main menu animation.Torbjörn Andersson