aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs
AgeCommit message (Expand)Author
2013-12-07TOLTECS: Add missing getDebugger() for engine API.D G Turner
2013-11-26Merge pull request #375 from digitall/engineAutoPlugJohannes Schickel
2013-11-24TOLTECS: Fix spacing errorsStrangerke
2013-11-24BUILD: Remove need for engine.mk in each engine directory.D G Turner
2013-11-24BUILD: Remove need for engine-plugin.h in engines.D G Turner
2013-11-24BUILD: Split engines/plugins_table header down to a file per engine.D G Turner
2013-11-24BUILD: Split engines.mk down to a single file per engine.D G Turner
2013-11-24BUILD: Split configure.engines down to a single file per engine.D G Turner
2013-09-12Merge pull request #378 from lordhoto/pluggable-engines-translationsJohannes Schickel
2013-09-02TOLTECS: Add an alternate English version (bug #3614933)Filippos Karapetis
2013-08-12I18N: Move specification of engine specific files to enginedir/POTFILES.Johannes Schickel
2013-08-03TOLTECS: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03TOLTECS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-05-14TOLTECS: Fix operator order (pre-decrement instead of post-decrement)Filippos Karapetis
2013-05-14TOLTECS: Fix bug #3613032 - "TOLTECS: Crash during peace pipe coughing scene"Filippos Karapetis
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-04-26TOLTECS: Ignore invalid script opcodes (script bugs) - bug #3604025Filippos Karapetis
2013-04-26TOLTECS: Remove dead codeFilippos Karapetis
2013-03-15TOLTECS: Work around undefined subtitle behaviour at script loadingTorbjörn Andersson
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2013-01-22TOLTECS: Don't change the archive position when loading a resource (bug #3601...Filippos Karapetis
2013-01-22TOLTECS: Whitespace fixes and explanation of some magic valuesFilippos Karapetis
2013-01-13TOLTECS: Fix bug #3600166 - "TOLTECS: Parrot speech cuts off Fenimore's in Ce...Filippos Karapetis
2013-01-13TOLTECS: Replace a magic value with its appropriate enumFilippos Karapetis
2013-01-13TOLTECS: Whitespace fixesFilippos Karapetis
2013-01-13TOLTECS: Fix bug #3599370 - "TOLTECS: Text on intro video not shown as per or...Filippos Karapetis
2013-01-13TOLTECS: Whitespace fixesFilippos Karapetis
2013-01-08TOLTECS: Fix script bug #3599964 - "TOLTECS: Crash when entering cave"Filippos Karapetis
2013-01-06TOLTECS: Add detection for the English demo and correct the German oneFilippos Karapetis
2013-01-04TOLTECS: When a new dialog opens, highlight active item (if any)Torbjörn Andersson
2013-01-04TOLTECS: Scroll original save/load dialog to bottom on openingTorbjörn Andersson
2013-01-04TOLTECS: Hide/show arrows in original save/load dialogsTorbjörn Andersson
2013-01-04TOLTECS: Make aborting movies more reliableTorbjörn Andersson
2013-01-04TOLTECS: Remove unnecessary calls to quitGame()Torbjörn Andersson
2013-01-04TOLTECS: Adjust verb drawing to look more like originalTorbjörn Andersson
2013-01-04TOLTECS: Small adjustments to the dialogs to better match originalTorbjörn Andersson
2013-01-02TOLTECS: Don't allow dialog skipping while movies are playingTorbjörn Andersson
2013-01-02TOLTECS: Silence Valgrind warningsTorbjörn Andersson
2013-01-02TOLTECS: Cleanup of the script debug messagesFilippos Karapetis
2013-01-02TOLTECS: Add a debug consoleFilippos Karapetis
2013-01-02TOLTECS: Fix the colors of the arrows in the sound volume screenFilippos Karapetis
2013-01-02TOLTECS: Add an option to use the ScummVM save/load screensFilippos Karapetis
2013-01-02TOLTECS: Some more menu color fixesFilippos Karapetis
2013-01-02TOLTECS: Fix more menu colorsFilippos Karapetis
2013-01-02TOLTECS: Fix menu colorsFilippos Karapetis
2013-01-02TOLTECS: CleanupFilippos Karapetis
2012-11-19TOLTECS: Remove unused, but set, variable, start.D G Turner
2012-10-06TOLTECS: Improve the shake screen effects during moviesTorbjörn Andersson
2012-10-06TOLTECS: Hide the mouse cursor while a movie is playing, like the originalFilippos Karapetis
2012-10-06TOLTECS: Wait a bit after drawing each frameFilippos Karapetis