Age | Commit message (Expand) | Author |
2014-05-27 | ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. | Johannes Schickel |
2014-05-27 | ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. | Johannes Schickel |
2014-03-16 | GOB: Calculate _totResStart even if no resources follow | Sven Hesse |
2014-03-16 | GOB: Remove the last remnants of Draw::_vgaSmallPalette | Sven Hesse |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |
2014-02-18 | GOB: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-09 | GOB: Fascination - Reduce the scope of a couple of variables | Strangerke |
2014-01-31 | GOB: Correct the language field for Croustibat | Sven Hesse |
2014-01-31 | GOB: Add a game type and detection table for Croustibat | Sven Hesse |
2014-01-31 | GOB: Move getTotTextItemPart() from Inter_v3 to Inter_v2 | Sven Hesse |
2013-11-24 | BUILD: Remove need for engine.mk in each engine directory. | D G Turner |
2013-11-24 | BUILD: Remove need for engine-plugin.h in engines. | D G Turner |
2013-11-24 | BUILD: Split engines/plugins_table header down to a file per engine. | D G Turner |
2013-11-24 | BUILD: Split engines.mk down to a single file per engine. | D G Turner |
2013-11-24 | BUILD: Split configure.engines down to a single file per engine. | D G Turner |
2013-08-12 | I18N: Move specification of engine specific files to enginedir/POTFILES. | Johannes Schickel |
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel |
2013-08-03 | GOB: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | GOB: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-06-30 | GOB: Add hypothetical 32bpp support | Sven Hesse |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-04-19 | Merge pull request #322 from fingolfin/fix-clang-warnings | Johannes Schickel |
2013-04-19 | GOB: Add a call to Inter::animPalette() in the hotspot checker | Sven Hesse |
2013-04-18 | ENGINES: Remove a bunch of unused private member variables | Max Horn |
2013-04-15 | GOB: Fix a misplaced continue / fallthrough | Sven Hesse |
2013-04-15 | GOB: Change strcpy/strcat to strlcpy/strlcat for safety | Sven Hesse |
2013-04-15 | GOB: Change strcpy to strlcpy for safety | Sven Hesse |
2013-04-15 | GOB: Add another sanity check | Sven Hesse |
2013-04-15 | GOB: Add a sanity check | Sven Hesse |
2013-04-15 | GOB: Fix another potential array overrun | Sven Hesse |
2013-04-15 | GOB: Fix a potential array overrun | Sven Hesse |
2013-04-15 | GOB: Fix a leak | Sven Hesse |
2013-04-15 | GOB: Correct a delete/delete[]-mismatch | Sven Hesse |
2013-04-15 | GOB: Remove unused member variable in SaveLoad_v6 | Sven Hesse |
2013-04-15 | GOB: Remove unused member variables in SaveLoad_Fascination | Sven Hesse |
2013-04-08 | GOB: Add another Spanish DOS version of Geisha | Sven Hesse |
2013-03-20 | GOB: Plug a leak | Sven Hesse |
2013-03-20 | GOB: iterator++ -> ++iterator | Sven Hesse |
2013-01-06 | GOB: Fix const away cast warning. | Johannes Schickel |
2013-01-06 | GOB: Update to new IFFDecoder for ILBM images | Tomas Jakobsson |
2012-08-05 | GOB: Add a Spanish/Italian DOS version of Geisha | Sven Hesse |
2012-07-30 | GOB: Implement the parents section in Once Upon A Time | Sven Hesse |
2012-07-30 | GOB: Reorder a few things | Sven Hesse |
2012-07-30 | GOB: Use Sound::sampleLoad in PreGob | Sven Hesse |
2012-07-30 | GOB: Don't leak in sampleLoad() when loading fails | Sven Hesse |
2012-07-30 | GOB: Implement the proper Once Upon A Time title sequence | Sven Hesse |
2012-07-30 | GOB: Add a class handling simple SEQ files | Sven Hesse |
2012-07-30 | GOB: Name the Once Upon A Time frame a bit more | Sven Hesse |
2012-07-30 | GOB: Allow spaces in the Once Upon A Time character generator | Sven Hesse |
2012-07-30 | GOB: Add the sounds in the Once Upon A Time character generator | Sven Hesse |