aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-13samsungtv: revert last hasFeature change, feature kFeatureCursorHasPalette is...Paweł Kołodziejski
2009-11-13samsungtv: fix hasFeature flagPaweł Kołodziejski
2009-11-13update includesPaweł Kołodziejski
2009-11-13rename sdl.*->samsungtv.*Paweł Kołodziejski
2009-11-13samsungtv: remove more code duplication in the backend, based on Max patchPaweł Kołodziejski
2009-11-12Handled loading/saving from the map locationRobert Špalek
2009-11-12samsungtv: enable text consolePaweł Kołodziejski
2009-11-12Removed 2 old TODOsRobert Špalek
2009-11-12Implemented "Mute All"Robert Špalek
2009-11-12Implementing switching to/from the map room by mouseRobert Špalek
2009-11-12Fix warningEugene Sandulenko
2009-11-12samsungtv: fix sdl surface typePaweł Kołodziejski
2009-11-12SCI/newgui: SciGuiMenu forgot to reset memory handles after restoringMartin Kiewitz
2009-11-12SCI: Fix uninitialized variable in Amiga driver.Walter van Niftrik
2009-11-12SCI/newgui: SciGuiFont fixing deleteMartin Kiewitz
2009-11-12SCI: Fix crash in Iceman/amiga.Walter van Niftrik
2009-11-12samsungtv: disable SDL_UpdateRects it make worsePaweł Kołodziejski
2009-11-12Silenced GCC warning. Since command is unsigned, it's always >= 0.Torbjörn Andersson
2009-11-12SCI/newgui: support for disabled menu entries, changed textface (int) to grey...Martin Kiewitz
2009-11-12Started objectifying kDoSound()Filippos Karapetis
2009-11-12fixed intersects functionsVladimir Menshakov
2009-11-12SCI/newgui: SciGuiMenu adjustment, when no right aligned text is available at...Martin Kiewitz
2009-11-12SCI/newgui: SciGuiMenu now has said support (used in at least codename iceman)Martin Kiewitz
2009-11-12Some more tweaks for skipping the menu data in savegames, when INCLUDE_OLDGFX...Filippos Karapetis
2009-11-12fixed dialog positioning for markVladimir Menshakov
2009-11-12Added a staticres file with the MADS articles list, and added an article fiel...Paul Gilbert
2009-11-12Display/remove the inventory based on mouse "gestures"Robert Špalek
2009-11-12The menu bar code is no longer used in the new graphics code, and the menu st...Filippos Karapetis
2009-11-12SCI/newgui: changed behaviour of menu when left/right to follow sierra. Added...Martin Kiewitz
2009-11-12LOL: - cleanupFlorian Kagerer
2009-11-12Removed 2 TODOsRobert Špalek
2009-11-12Fixed Script::icoStat()Robert Špalek
2009-11-12Subtitles are positioned correctly in the inventoryRobert Špalek
2009-11-12Added runWrapper() calling run() and some actions around it.Robert Špalek
2009-11-11LOL: - fixed transparency tables in PC-98 16 color versionFlorian Kagerer
2009-11-11removed default args from pop/show, added showMark/showMono options for dialog.Vladimir Menshakov
2009-11-11SCI/newgui: inserted comment about not following sierra completely here in in...Martin Kiewitz
2009-11-11SCI/newgui: if left/right walks into a separator line, do down instead of rep...Martin Kiewitz
2009-11-11SCI/newgui: call menuReset() on game_init(), fixes double menu in pq2Martin Kiewitz
2009-11-11SCI/newgui: setting as defaultMartin Kiewitz
2009-11-11SCI/newgui: menu done, separator line adjusted slightly, menu is now inverted...Martin Kiewitz
2009-11-11SCI/newgui: separator line support for menu, also fixed item adjustmentMartin Kiewitz
2009-11-11SCI/newgui: menu now only missing: menu invert, separatorsMartin Kiewitz
2009-11-11SCI/newgui: Almost done with menu supportMartin Kiewitz
2009-11-11samsungtv: disable selecting resolution based on aspect ratio for nowPaweł Kołodziejski
2009-11-11samsungtv: reduction of includesPaweł Kołodziejski
2009-11-11added more cases for samsungtv to allow reuse main sdl codePaweł Kołodziejski
2009-11-11Add missing ")" in #if check.Johannes Schickel
2009-11-11Comment out unused variable.Johannes Schickel
2009-11-11Remove (now) obsolete HACK for WIN32.Johannes Schickel