aboutsummaryrefslogtreecommitdiff
path: root/engines/game.h
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-07ENGINES: Do not include engines/savestate.h from engines/game.hMax Horn
2010-06-15GUI: Implemented Languages as GUI options.Eugene Sandulenko
2010-03-18ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*Max Horn
2009-06-06Add GUI options support to Sky, Queen and Sword1&2 engines (which do not use AD)Eugene Sandulenko
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-09Added a new SaveStateDescriptor flag, is_write_protected, which can be used t...Filippos Karapetis
2008-11-05Got rid of the unused 'filename' attribute in SaveStateDescriptorMax Horn
2008-11-04cleanupMax Horn
2008-10-06Added new type Engine::Feature; pushed down some #include dependenciesMax Horn
2008-09-17Moved base/game.* to engines/game.*Max Horn