aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-22CREATE_PROJECT: Whitespace fixesFilippos Karapetis
2016-05-22SDL: Make TEXTINPUT handling more reliable for SDL2.Johannes Schickel
2016-05-22Merge pull request #759 from salty-horse/neverhood_audioEugene Sandulenko
2016-05-22Merge pull request #760 from salty-horse/scumm_audioEugene Sandulenko
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
2016-05-22SCI: Script patch for fixing 3 missing points in QfG3Omer Mor
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
2016-05-21GNAP: Remove yet another TODOStrangerke
2016-05-21GNAP: Implement setSoundVolumeStrangerke
2016-05-21GNAP: Remove or rephrase a couple of notesStrangerke
2016-05-20CREDITS - Mark Clone2727 as RetiredStrangerke
2016-05-20GNAP: Remove some obsolete comments, take better advantage of the possible va...Strangerke
2016-05-20GNAP: Rework gfxItem, remove the code related to impossible flag valuesStrangerke
2016-05-20GNAP: Remove erroneous comments, simplify a call to blitSprite32Strangerke
2016-05-20GNAP: Fix sprite transparencyEugene Sandulenko
2016-05-20GNAP: Fix transparencyEugene Sandulenko
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
2016-05-20ANDROIDSDL: add startup logolubomyr
2016-05-20ANDROIDSDL: updated banner.png imagelubomyr
2016-05-20GNAP: Remove some unused variables in resourcesStrangerke
2016-05-20GNAP: Remove TODOs, add safeguard checksStrangerke
2016-05-20GNAP: Remove obsolete TODOsStrangerke
2016-05-20GNAP: Implement delayTicks functions, refactor them to share codeStrangerke
2016-05-20GNAP: Remove some CHECKME'sStrangerke
2016-05-20GNAP: Enable a clown sequence which wasn't used in the original due to a bugStrangerke
2016-05-20GNAP: Rework the code of Scene07::run, remove an obsolete todoStrangerke
2016-05-19Merge pull request #688 from blorente/masterEugene Sandulenko
2016-05-19ANDROIDSDL: add image banner.png for androidTVlubomyr
2016-05-19ANDROIDSDL: add androidsdl backendlubomyr
2016-05-19GNAP: Add several checks on _gameDone in order to quit the game quicklyStrangerke
2016-05-19GNAP: Compute the thumbnail when opening the device so that it doesn't show t...Strangerke
2016-05-19GNAP: Add thumbnails, rewrite partially querySaveMetaInfos.Strangerke
2016-05-19IMAGE: Added BMP RLE4 decoderEugene Sandulenko