aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb
AgeCommit message (Expand)Author
2014-10-04DREAMWEB: Update list of files that contain translatable stringsThierry Crozat
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2014-02-20DREAMWEB: Slight formatting fix.Johannes Schickel
2014-02-19DREAMWEB: Some British to American englishStrangerke
2014-02-18DREAMWEB: Make GPL headers consistent in themselves.Johannes Schickel
2013-12-06DREAMWEB: Add missing getDebugger() for engine API.D G Turner
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-11-09DREAMWEB: Remove dead function enableSavingOrLoading() (which fixes CID 1003402)Strangerke
2013-11-09DREAMWEB: Initialize struct contents. CID 1003402Eugene Sandulenko
2013-10-29DREAMWEB: More unitialized variables. CID 1003402Eugene Sandulenko
2013-10-18DREAMWEB: Initialize few more class variables. CID 1003402Eugene Sandulenko
2013-08-12I18N: Move specification of engine specific files to enginedir/POTFILES.Johannes Schickel
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-05-04DREAMWEB: Changed Italian LOGON commandSimon Sawatzki
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-05-02DREAMWEB: Change Spanish LOGON command to ACCESOThierry Crozat
2013-04-29DREAMWEB: Add commands in Spanish for the Network TerminalThierry Crozat
2013-04-26I18N: Workaround to fix spelling in French command 3Thierry Crozat
2013-04-18ENGINES: Silence clang warning about unused private member _vmMax Horn
2013-04-17DREAMWEB: Make location array sizes more consistentWillem Jan Palenstijn
2013-03-21DREAMWEB: Also update LOGON Italian translation in help stringThierry Crozat
2013-03-20DREAMWEB: Change Italian translation of terminal LOGON commandThierry Crozat
2013-02-26DREAMWEB: Make some static arrays constThierry Crozat
2013-02-26DREAMWEB: Add localised commands in the network terminalThierry Crozat
2012-12-02DREAMWEB: Fix key handling for non-QWERTY layoutsThierry Crozat
2012-12-01DREAMWEB: Check for exFrame data corruption on loadWillem Jan Palenstijn
2012-11-30DREAMWEB: Add some debugging output to emergencyPurgeWillem Jan Palenstijn
2012-11-30DREAMWEB: Make frame fixups more specific and add sanity checksWillem Jan Palenstijn
2012-11-30DREAMWEB: Fix emergencyPurge checksWillem Jan Palenstijn
2012-11-30DREAMWEB: Change various loop variables to uint, rather than size_t.D G Turner
2012-11-30DREAMWEB: Migrate object/inventory related functions out of stubs.D G Turner
2012-11-30DREAMWEB: Further migration to screen size constants.D G Turner
2012-11-30DREAMWEB: Fix usage of defines, rather than values for screen size.D G Turner
2012-11-30DREAMWEB: Remove dead code functions and minor formatting cleanup.D G Turner
2012-11-29DREAMWEB: Add debugging output for keyboard input.D G Turner
2012-11-29DREAMWEB: Correction of minor conversion mistake.D G Turner
2012-11-29DREAMWEB: Further cleanup to keyboard input buffer code.D G Turner
2012-11-29DREAMWEB: Simplify _lastHardKey usage and migrate to Common::KeyCode.D G Turner
2012-11-15DREAMWEB: Add an extra line showing the available terminal commandsFilippos Karapetis
2012-11-06DREAMWEB: Fix bug #3582582 - "GUI: "Grid View" Loader Triggers Immediately in...Filippos Karapetis
2012-11-06DREAMWEB: Also filter out invalid characters in getNextWord()Filippos Karapetis
2012-11-06DREAMWEB: Filter out leftover invalid characters in game textsFilippos Karapetis
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-16Merge pull request #278 from bluegr/pcxdecoderFilippos Karapetis
2012-09-14DREAMWEB: Increase _operand1 buffer sizeTorbjörn Andersson