aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2014-10-04GOB: Update list of files that contain translatable stringsThierry Crozat
2014-07-08GOB: Remove duplicate entries for Ween DOSSven Hesse
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-03-16GOB: Calculate _totResStart even if no resources followSven Hesse
2014-03-16GOB: Remove the last remnants of Draw::_vgaSmallPaletteSven Hesse
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-09GOB: Fascination - Reduce the scope of a couple of variablesStrangerke
2014-01-31GOB: Correct the language field for CroustibatSven Hesse
2014-01-31GOB: Add a game type and detection table for CroustibatSven Hesse
2014-01-31GOB: Move getTotTextItemPart() from Inter_v3 to Inter_v2Sven Hesse
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-08-12I18N: Move specification of engine specific files to enginedir/POTFILES.Johannes Schickel
2013-08-08COMMON: Rename ConfigFile to INIFile.Johannes Schickel
2013-08-03GOB: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03GOB: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-06-30GOB: Add hypothetical 32bpp supportSven Hesse
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-04-19Merge pull request #322 from fingolfin/fix-clang-warningsJohannes Schickel
2013-04-19GOB: Add a call to Inter::animPalette() in the hotspot checkerSven Hesse
2013-04-18ENGINES: Remove a bunch of unused private member variablesMax Horn
2013-04-15GOB: Fix a misplaced continue / fallthroughSven Hesse
2013-04-15GOB: Change strcpy/strcat to strlcpy/strlcat for safetySven Hesse
2013-04-15GOB: Change strcpy to strlcpy for safetySven Hesse
2013-04-15GOB: Add another sanity checkSven Hesse
2013-04-15GOB: Add a sanity checkSven Hesse
2013-04-15GOB: Fix another potential array overrunSven Hesse
2013-04-15GOB: Fix a potential array overrunSven Hesse
2013-04-15GOB: Fix a leakSven Hesse
2013-04-15GOB: Correct a delete/delete[]-mismatchSven Hesse
2013-04-15GOB: Remove unused member variable in SaveLoad_v6Sven Hesse
2013-04-15GOB: Remove unused member variables in SaveLoad_FascinationSven Hesse
2013-04-08GOB: Add another Spanish DOS version of GeishaSven Hesse
2013-03-20GOB: Plug a leakSven Hesse
2013-03-20GOB: iterator++ -> ++iteratorSven Hesse
2013-01-06GOB: Fix const away cast warning.Johannes Schickel
2013-01-06GOB: Update to new IFFDecoder for ILBM imagesTomas Jakobsson
2012-08-05GOB: Add a Spanish/Italian DOS version of GeishaSven Hesse
2012-07-30GOB: Implement the parents section in Once Upon A TimeSven Hesse
2012-07-30GOB: Reorder a few thingsSven Hesse
2012-07-30GOB: Use Sound::sampleLoad in PreGobSven Hesse
2012-07-30GOB: Don't leak in sampleLoad() when loading failsSven Hesse
2012-07-30GOB: Implement the proper Once Upon A Time title sequenceSven Hesse
2012-07-30GOB: Add a class handling simple SEQ filesSven Hesse
2012-07-30GOB: Name the Once Upon A Time frame a bit moreSven Hesse