aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/console.cpp
AgeCommit message (Collapse)Author
2014-02-18DREAMWEB: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-18ENGINES: Silence clang warning about unused private member _vmMax Horn
This affects the Console / debugger classes of multiple engines. An alternative solution would have been to remove the unused _vm member vars. However, it seems likely that in the future, the _vm member could be useful for methods added to the console. So instead, we add a simple assert(_vm) to silence the clang warning.
2011-07-19DREAMWEB: Add ScummVM headers, remove SVN keywords.Eugene Sandulenko
2011-06-15DREAMWEB: added autogenerated sourceVladimir