aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/gob.h
AgeCommit message (Expand)Author
2016-01-02GOB: Remove unnecessary includes and forward-declarationsSven Hesse
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-31GOB: Add a game type and detection table for CroustibatSven Hesse
2012-07-30GOB: Add support for different methods of handling EndiannessSven Hesse
2012-07-30GOB: Add PreGob stubs for the Once Upon A Time gamesSven Hesse
2012-07-30GOB: Add detection tables for Baba Yaga and AbracadabraSven Hesse
2012-07-30GOB: Return proper errors in GobEngine::run()Sven Hesse
2012-06-16GOB: Add a proper GameType for AJ's WorldSven Hesse
2012-06-16GOB: Add Little Red to the gob games list commentSven Hesse
2012-06-15GOB: Add a resource size workaround for Little RedSven Hesse
2012-06-15GOB: Add a proper GameType for Little RedSven Hesse
2012-06-11GOB: Update list of games in the commentSven Hesse
2012-01-29GOB: Add a cheat debug commandSven Hesse
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-01-29GOB: Add GobEngine::isCurrentTot()Sven Hesse
2011-01-16GOB: Add setTrueColor()Sven Hesse
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-13GOB: Add Debug Console.David Turner
2010-09-30GOB: Remove dither stuff, commenting out most v6 drawingSven Hesse
2010-09-30GOB: Stub setting up of 16bpp graphicsSven Hesse
2010-09-30GOB: Add kFeaturesTrueColorSven Hesse
2010-09-30GOB: Rename kFeatures640 to kFeatures640x480Sven Hesse
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2010-01-22Get rid of kGameTypeAdibouUnknown (which is a mix of other versions), and Add...Arnaud Boutonné
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2009-12-09Change GOB engine so that not all its files depend on gui/dialog.h (and thus ...Max Horn
2009-11-24Added Doxygen comments for the various engine namespaces (currently mostly wi...Max Horn
2009-11-16gob - Add 'adibou2', rename 'adibou4' into 'adi4', add several Gob1, Gob2, Go...Arnaud Boutonné
2009-08-28Suppress useless game type for Playtoons CKArnaud Boutonné
2009-08-24- Add game type ADI2Arnaud Boutonné
2009-07-28More alignment-related changesSven Hesse
2009-07-25Moved the decision whether subtitles should be displayed, so that the broken ...Sven Hesse
2009-07-24Adding subtitle support to WoodruffSven Hesse
2009-07-07kFeatures800 -> kFeatures800x600 in order to have more meaningful nameEugene Sandulenko
2009-07-07Change SaveLoad_Playtoons caseArnaud Boutonné
2009-07-07- Add a new gametype for 'The Land of the Magic Stones'Arnaud Boutonné
2009-07-05Renaming the last occurences of "Collision" to "Hotspot"Sven Hesse
2009-06-22Renaming kDebugParser to kDebugExpressionSven Hesse
2009-06-22Removing the Parse object from GobEngineSven Hesse
2009-06-06Adding a pause modeSven Hesse
2009-05-31GOB: Got rid of GobEngine::_vmMax Horn
2009-05-31GOB: Replaced many uses of strdupcpy by Common::StringMax Horn
2009-05-31- A new save system for the GobEngine, one that is not fundamentally broken a...Sven Hesse
2009-05-29Gob (Playtoon) :Arnaud Boutonné
2009-05-21Splitting a few helper functions out of gob.hSven Hesse
2009-05-20- Changed the demo player to allow playing directly inlined scripts using a n...Sven Hesse
2009-04-30Adding a strdup-like inline functionSven Hesse
2009-04-29- Added a game_fascin skeletton, as specificities are now provenArnaud Boutonné