aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-06OSYSTEM: Mention that our OSystem graphics API is not thread safe.Johannes Schickel
2011-08-06COMMON: Change param type of processDelayMillis to fix build.Alyssa Milburn
2011-08-06TSAGE: Remove incorrect endian-specific read in audio code.Alyssa Milburn
2011-08-06COMMON: Corrected Previous Commit.D G Turner
2011-08-06COMMON: Fix Missing Dependency In Timer Header.D G Turner
2011-08-06SDL: Don't rely on SDL keycodes and OSystem keycodes being the same.Bastien Bouclet
2011-08-06KYRA: Don't loose the next event when leaving the text input event loop.Bastien Bouclet
2011-08-06SCUMM: Fix compilationEugene Sandulenko
2011-08-06RECORDER: Added stub for delayMillis() processingEugene Sandulenko
2011-08-06I18N: Regenerate translations.datEugene Sandulenko
2011-08-06I18N: Complete Ukrainian translationEugene Sandulenko
2011-08-06I18N: Improve Russian translationEugene Sandulenko
2011-08-06I18N: Regenerated .pot and .po filesEugene Sandulenko
2011-08-06GUI: Removed redundant button labelEugene Sandulenko
2011-08-06GUI: Consistent behavior of ButtonWidget::setLabel()Eugene Sandulenko
2011-08-06I18N: update Russian and Ukrainian translationsEugene Sandulenko
2011-08-06I18N: Rebuilt PO filesEugene Sandulenko
2011-08-06I18N: Update date of Russian translationEugene Sandulenko
2011-08-06TASKBAR: Set taskbar to error on engine error()Eugene Sandulenko
2011-08-06JANITORIAL: Remove SVN keywordsEugene Sandulenko
2011-08-06TIMER: Implemented checks for duplicated timersEugene Sandulenko
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-08-06AGOS: Reduced header dependencyEugene Sandulenko
2011-08-06LASTEXPRESS: Reduce header dependencyEugene Sandulenko
2011-08-06OSYSTEM: extended installTimerProc() with timer ID parameterEugene Sandulenko
2011-08-06COMPOSER: Added detection entries for 2 more gamesEugene Sandulenko
2011-08-06SCUMM: Proper fix of Russian subtitlesEugene Sandulenko
2011-08-06VIDEO: Remove incorrect TO_LE_16 calls from Bink audio code.Alyssa Milburn
2011-08-06TSAGE: Fix compilation on AmigaOS4Paul Gilbert
2011-08-06SCUMM: Properly reset midi channel voice mapping in CMS on new track.Johannes Schickel
2011-08-06SCUMM: Remove unneeded members in CMS class.Johannes Schickel
2011-08-06SCUMM: Slight cleanup in CMS code.Johannes Schickel
2011-08-06SCUMM: Fix some valgrind warnings in CMS code.Johannes Schickel
2011-08-05Merge pull request #62 from SimSaw/masterJohannes Schickel
2011-08-06Updated Liesmich (German README) - 2/3 translated now - and fixed typo in Sch...Simon Sawatzki
2011-08-05SCUMM: Mark pass as having CMS supportMatthew Hoops
2011-08-05NEWS: Mention SCUMM CMS support in the NEWS file.Johannes Schickel
2011-08-05SCUMM: Mark monkey1 VGA floppy as having CMS supportMatthew Hoops
2011-08-05SCUMM: Mark Indy3 VGA as having CMS supportMatthew Hoops
2011-08-05SCUMM: Fix up CMS player implementation.Johannes Schickel
2011-08-05TSAGE: Updated Ringworld detection entries to ADGF_TESTINGPaul Gilbert
2011-08-04COMMON: Initialize more z_stream fields before calling inflateInit2.Alyssa Milburn
2011-08-04COMPOSER: Fix a warning and an uninitialized value.Alyssa Milburn
2011-08-04M4: Fix identified assert calls that had file reads inside themPaul Gilbert
2011-08-04BUILD: Enable Ringworld: Revenge Of The Patriarch by default.Paul Gilbert
2011-08-04NEWS: Ringworld: Revenge Of The Patriarch is now supportedPaul Gilbert
2011-08-03NEWS: Blue's Birthday Adventure is now supportedMatthew Hoops
2011-08-04TSAGE: Fix incorrect sample data being used in _soPlaySound2.Paul Gilbert
2011-08-03TSAGE: Bugfix to correctly display cursor after loading a savegame if appropr...Paul Gilbert
2011-08-03TSAGE: Workaround for original game bug of inventory being available after cr...Paul Gilbert