aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-13SCI: Merge some sfx related global funcs into SfxState.Max Horn
2009-10-13BUILD: Don't set endianes & data types explicitly, rely on auto-detectionMax Horn
2009-10-13Revamp the way --enable-release / --enable-debug work. They are now no longer...Max Horn
2009-10-13SCI/newgui: K_CONTROL_* renamed to SCI_CONTROLS_TYPE_*Martin Kiewitz
2009-10-13Removed the now unused code in gfx/res_cursor.cppFilippos Karapetis
2009-10-13Removed some leftover cursor codeFilippos Karapetis
2009-10-13SCI: stub for kDrawControl K_CONTROL_PERCENTAGEMartin Kiewitz
2009-10-13Removed some leftover code, fixes KQ5CDFilippos Karapetis
2009-10-13SCI/newgui: canBeHere fixed, walk-anywhere in sq3 is not possible anymoreMartin Kiewitz
2009-10-13Merged the rest of the cursor codeFilippos Karapetis
2009-10-13Merged the cursor manipulation code - cursor views are still not doneFilippos Karapetis
2009-10-13SCI/newgui: kSetPort() now also supporting 7 parametersMartin Kiewitz
2009-10-13SCI/newgui: SciGuiAnimate header included into gui_gfxMartin Kiewitz
2009-10-13SCI/newgui: uncommented enum in SciGuiAnimate headerMartin Kiewitz
2009-10-13SCI/newgui: removed left over stuff from SciGuiGfx headerMartin Kiewitz
2009-10-13SCI/newgui: implemented resetEngineState() in SciGuiAnimateMartin Kiewitz
2009-10-13SCI: added new files to msvc9Martin Kiewitz
2009-10-13SCI/newgui: added new file to msvc8Martin Kiewitz
2009-10-13SCI/newgui: added new file to module.mkMartin Kiewitz
2009-10-13SCI/newgui: SciGuiAnimate class createdMartin Kiewitz
2009-10-13Update the WinCE bar and the XPM imagesJordi Vilalta Prat
2009-10-13gob detection Arnaud Boutonné
2009-10-13Update some more icons (motomagx, gp2x, gp2xwiz and wince)Jordi Vilalta Prat
2009-10-13Fixed a bug in the graphics function detection code, and corrected the locati...Filippos Karapetis
2009-10-13Update the Wii iconJordi Vilalta Prat
2009-10-13Updated some icons to the new version (.icns provided by Max Horn)Jordi Vilalta Prat
2009-10-13SCI/newgui: floodfill / remove screenMasks that are already filled with the r...Martin Kiewitz
2009-10-13SCI/newgui: finally changed floodfill to behave the same way as sierra sci. F...Martin Kiewitz
2009-10-13SCI/newgui: SciGuiScreen putPixel etc. needs to use _width and _height instea...Martin Kiewitz
2009-10-13SCI/newgui: fix floodfill for qfg1ega picturesMartin Kiewitz
2009-10-13Set all sound/subtitle-related parameters from ConfMan.Robert Špalek
2009-10-13Dubbing is played.Robert Špalek
2009-10-12Sound effects are now correctly played.Robert Špalek
2009-10-12SCI/newgui: priority band initialization - forgot to use priorityBandCount va...Martin Kiewitz
2009-10-12SCI/newgui: priority band initialization now working exactly the same way as ...Martin Kiewitz
2009-10-12Silenced GCC warning.Torbjörn Andersson
2009-10-12SCI/newgui: addToPic (list) replaced priority with z, to fix drawing coordina...Martin Kiewitz
2009-10-12use new ScummVM logo (with capital S)Joost Peters
2009-10-12CleanupFilippos Karapetis
2009-10-12SCI: commenting out music warningsMartin Kiewitz
2009-10-12SCI/newgui: background of noupdate cels is now correctly saved (was typo) sol...Martin Kiewitz
2009-10-12Minimize dependencies in the new guiFilippos Karapetis
2009-10-12SCI: kCelHigh / kCelWide got broken with last revision, now fixedMartin Kiewitz
2009-10-12SCI: now allowing calling celWide and celHigh with only 2 parameters (done by...Martin Kiewitz
2009-10-12SCI: kGraph cleanupMartin Kiewitz
2009-10-12SCI: kGraph now fixes up coordinates before constructing a rect (invalid rect...Martin Kiewitz
2009-10-12SCI: re-enable accidentally commented update callWillem Jan Palenstijn
2009-10-12Reverted the Common::String::printf() related commits, as the function works ...Filippos Karapetis
2009-10-12Add unit test for bug fixed by r44979Willem Jan Palenstijn
2009-10-12Fix broken size in Common::String::printf output in MSVCWillem Jan Palenstijn