aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-24BUILD: Enable RTTI on Android.Johannes Schickel
2013-10-24SDL: Further small cleanup related to manager switching.Johannes Schickel
2013-10-24SDL: Make activateManager/deactivateManager SdlGraphicsManager specific.Johannes Schickel
2013-10-24SDL: Let SdlGraphicsManager inherit from GraphicsManager.Johannes Schickel
2013-10-23DEVTOOLS: Enable RTTI in create_project generated project files.Johannes Schickel
2013-10-23BUILD: Enable RTTI again.Johannes Schickel
2013-10-23SDL: Reduce code duplication a bit.Johannes Schickel
2013-10-23SDL: Fix default graphics mode for switchable case.Johannes Schickel
2013-10-23SDL: Do not require a static graphics mode list in OpenGL and SurfaceSDL.Johannes Schickel
2013-10-23SDL: Only allow switching of SurfaceSDL <-> OpenGL when no custom manager is ...Johannes Schickel
2013-10-23SDL: Make setupGraphicsModes non-virtual.Johannes Schickel
2013-10-23SDL: Simplify initial graphics manager selection for OpenGL.Johannes Schickel
2013-10-23SDL: Get rid of _glModesCount.Johannes Schickel
2013-10-23SDL: Get rid of loop in OSystem_SDL::setGraphicsMode.Johannes Schickel
2013-10-23SDL: Clean up graphics mode handling for OpenGL backend.Johannes Schickel
2013-10-23SDL: Always initialize video subsystem in initSDL.Johannes Schickel
2013-10-23SDL: Clean up graphics manager switching slighty.Johannes Schickel
2013-10-23FULLPIPE: Implement MovGraph::calcNodeDistancesAndAngles()Eugene Sandulenko
2013-10-23FULLPIPE: Implement MovGraph::calcOffset()Eugene Sandulenko
2013-10-22AVALANCHE: Fix CID 1109698 - Uninitialized scalar field in SequenceStrangerke
2013-10-22AVALANCHE: last modification wasn't in previous commit, fixed.Strangerke
2013-10-22Avalanche: Replace some British English by American EnglishStrangerke
2013-10-21TSAGE: Fix for R2R conversations playing when playing voice without subtitlesPaul Gilbert
2013-10-22FULLPIPE: Implement MovGraph2::getShortSide()Eugene Sandulenko
2013-10-20TSAGE: Further R2R fixes for voice playback looking at hotspotsPaul Gilbert
2013-10-20TSAGE: Fix for R2R player sometimes appearing black after reloadingPaul Gilbert
2013-10-20TSAGE: Fix for correctly setting up playing voice numberPaul Gilbert
2013-10-20Merge pull request #408 from lordhoto/opengl-replacementJohannes Schickel
2013-10-19NEVERHOOD: Fixes for museum walls in Russian versionEugene Sandulenko
2013-10-19OPENGL/SDL: Add screenshot support.Johannes Schickel
2013-10-19TIZEN: Add some further OpenGL related changes by Chris.Johannes Schickel
2013-10-19GUI: Check for screen change whenever an event is polled.Johannes Schickel
2013-10-19OPENGL: Limit maximum Surface size to maximum texture size.Johannes Schickel
2013-10-19SDL: Send EVENT_SCREEN_CHANGED after receiving SDL_VIDEORESIZE when necessary.Johannes Schickel
2013-10-19BASE: Add hack to switch graphics manager in runGame.Johannes Schickel
2013-10-19TIZEN: Adapt to new OpenGL code.Johannes Schickel
2013-10-19OPENGL: Implement dirty rect handling.Johannes Schickel
2013-10-19SDL: Use OSD in OpenGL SDL backend.Johannes Schickel
2013-10-19OPENGL: Add OSD support.Johannes Schickel
2013-10-19SDL: Add a OpenGL SDL backend and hook it into the SDL backend.Johannes Schickel
2013-10-19OPENGL: Add new generic OpenGL (ES) backend.Johannes Schickel
2013-10-19FULLPIPE: Fix crash in MovGraph2::buildMovInfo1SubItems()Eugene Sandulenko
2013-10-19TSAGE: Fixes for allowing selecting speech in the ScummVM options dialogPaul Gilbert
2013-10-19FULLPIPE: Implement MovGraph2::findLink()Eugene Sandulenko
2013-10-19FULLPIPE: Implement MovGraph2::buildMovInfo1SubItems()Eugene Sandulenko
2013-10-19TSAGE: Bugfixes for voice playback to work in conversationsPaul Gilbert
2013-10-19FULLPIPE: Implement MovGraph2::findMinPath()Eugene Sandulenko
2013-10-18TOUCHE: Initialize uninit variables. CID 1002423Eugene Sandulenko
2013-10-18DREAMWEB: Initialize few more class variables. CID 1003402Eugene Sandulenko
2013-10-18DRASCULA: Initialize class variables. CID 1003403Eugene Sandulenko