aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-23TESTS: Implement SortedArray testEugene Sandulenko
2016-05-23COMMON: Fix SortedArray implementation for empty arrayEugene Sandulenko
2016-05-23BUILD: Fix test compilation with event recorder enabledEugene Sandulenko
2016-05-23ANDROID: Build against android-23 platform.Alyssa Milburn
We seem to need this for the new manifest elements.
2016-05-23Merge pull request #765 from mjg59/masterEugene Sandulenko
ANDROID: Add support for Leanback Launcher on Android TV
2016-05-22ANDROID: Add support for ScummVM menu on Android TV devicesMatthew Garrett
Android TV devices don't have menu buttons. Remotes should have a play/pause button (which may send individual play and pause events rather than a combined event) and gamepads should have a Y button. Use these to open the menu.
2016-05-22ANDROID: Add support for Leanback Launcher on Android TVMatthew Garrett
Android TV needs some modifications to the manifest and a new icon in order for apps to appear in the launcher.
2016-05-22SCUMM HE: Plug in Moonbase AIEugene Sandulenko
2016-05-22COMMON: Fix SortedArray implementation.Eugene Sandulenko
Had to use a modified bsearch for finding the nearest element.
2016-05-22AGI: Fix invalid read (/crash), when shaking screenMartin Kiewitz
Was a regression caused by commit e1c36a52b561463217e22687605d2f4f1dc33be6 (upscaling + hercules font support) Thanks to salty-horse for reporting this issue
2016-05-22SCUMM HE: Finish implementation of the Tree classEugene Sandulenko
2016-05-22COMMON: Implement SortedArrayEugene Sandulenko
2016-05-22UPDATES: Add 1.8.1 Mac release signatureEugene Sandulenko
2016-05-22Merge pull request #762 from greencis/masterEugene Sandulenko
I18N: Update Russian and Belarusian translations
2016-05-22I18N: Update Russian and Belarusian translationsgreencis
2016-05-22UPDATES: Fix signed/unsigned warningFilippos Karapetis
2016-05-22SWORD25: Fix signed/unsigned warningFilippos Karapetis
2016-05-22SCUMM: Fix compilation with MSVCFilippos Karapetis
2016-05-22SCUMM: Fix warnings thrown by MSVCFilippos Karapetis
2016-05-22SAGA: Remove curly brackets from some 1-line if statementsFilippos Karapetis
2016-05-22CREATE_PROJECT: Whitespace fixesFilippos Karapetis
2016-05-22SDL: Make TEXTINPUT handling more reliable for SDL2.Johannes Schickel
This reduces the likelihood of entering two characters per keypress in our guy on Windows. In fact, during my brief testing with the filter widget in the launcher I was not able to trigger the former behavior at all anymore.
2016-05-22Merge pull request #759 from salty-horse/neverhood_audioEugene Sandulenko
NEVERHOOD: Reduce audio header dependencies
2016-05-22Merge pull request #760 from salty-horse/scumm_audioEugene Sandulenko
SCUMM: Reduce audio header dependencies
2016-05-22SCUMM HE: CleanupEugene Sandulenko
2016-05-22SCUMM HE: Added stub for Tree classEugene Sandulenko
2016-05-22SCUMM HE: Added main Moonbase AI codeEugene Sandulenko
2016-05-22SCUMM HE: Moved Moonbase stuff to v90heEugene Sandulenko
2016-05-22SCUMM HE: Added Moonbase Traveller classEugene Sandulenko
2016-05-22SCUMM HE: Added implementation for Sortie and DefenderUnit classesEugene Sandulenko
2016-05-22SCUMM HE: Added Moonbase Node classEugene Sandulenko
2016-05-22SCUMM HE: Added Weapon classEugene Sandulenko
2016-05-22SCUMM HE: AIEntity class implementationEugene Sandulenko
2016-05-22SCUMM HE: Initial stub for Moonbase AIEugene Sandulenko
2016-05-22SCUMM HE: Documented more opcodesEugene Sandulenko
2016-05-22Merge pull request #761 from OmerMor/qfg3_missing_pointsMartin Kiewitz
SCI: Script patch for fixing 3 missing points in QfG3 by OmerMor fixes bug #7086
2016-05-22SCI: Script patch for fixing 3 missing points in QfG3Omer Mor
The hero is unable to tell Rakeesh and Kreesha about the Simabani initiation, which would award him 3 points. This is caused by a heap bug in room 285: the local array of possible messages omits this message. The patch fixes the bug by adding this message to the array. Fixes bug #7086
2016-05-21SCUMM: Reduce audio header dependenciesOri Avtalion
2016-05-21NEVERHOOD: Reduce audio header dependenciesOri Avtalion
2016-05-21NEWS/DE: Mention androidsl portLothar Serra Mari
2016-05-20MAEMO: Update debian/changelogTarek Soliman
sync with 1.8.1 release
2016-05-20CREDITS - Mark Clone2727 as RetiredStrangerke
2016-05-20AUTHORS: Update 2/2. Patch contributors. (Phew!)Eugene Sandulenko
2016-05-20AUTHORS: Update 1/2. Main contributors, including SCI teamEugene Sandulenko
2016-05-20NEWS: Mention Android SDL portEugene Sandulenko
2016-05-20Merge pull request #758 from lubomyr/masterEugene Sandulenko
ANDROIDSDL: New port
2016-05-20ANDROIDSDL: add startup logolubomyr
2016-05-20ANDROIDSDL: updated banner.png imagelubomyr
2016-05-19Merge pull request #688 from blorente/masterEugene Sandulenko
COMMON:String::replace and Common::replace functionality added.
2016-05-19ANDROIDSDL: add image banner.png for androidTVlubomyr