aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-18GNAP: Change pixel format - Courtesy of _sevStrangerke
2016-05-18SCUMM HE: Document sprite group opcodesEugene Sandulenko
2016-05-18TINSEL: Fix out-of-bounds array accessEugene Sandulenko
2016-05-18ACCESS: Plug memory leakEugene Sandulenko
2016-05-18NEWS/DE: Mention 3DS portLothar Serra Mari
2016-05-18GRAPHICS: Add support for 4bpp BMPsEugene Sandulenko
2016-05-17GNAP: Fix the coding style of a couple of castsStrangerke
2016-05-17GNAP: Fix some spacingStrangerke
2016-05-17GNAP: Add missing stars in header, change include guard name in gnap.hStrangerke
2016-05-17SCUMM HE: Complete Complex Array Operations subopcode.Eugene Sandulenko
2016-05-17NEWS: Mention 3DS portEugene Sandulenko
2016-05-17CREDITS: Add Lubomyr to Android portersEugene Sandulenko
2016-05-17KYRA: Remove redundant code.Eugene Sandulenko
2016-05-17CINE: Remove useless code.Eugene Sandulenko
2016-05-17AGI: Remove useless code.Eugene Sandulenko
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-17SCUMM HE: Started work on Complex Array OperationsEugene Sandulenko
2016-05-17NEWS/DE: Mention the lock-up fix for in-game animations in labLothar Serra Mari
2016-05-17NEWS: Mention the lock-up fix for in-game animations in labFilippos Karapetis
2016-05-17LAB: Fix waiting for sounds embedded in animationsFilippos Karapetis
2016-05-17SCUMM: Add missing break in o70_startSound.Kirben
2016-05-17AGOS: Fix potential buffer overflow.Kirben
2016-05-17GNAP: USe Common::Point for mouse position, initialize some more variablesStrangerke
2016-05-17GNAP: Replace memcpy on overlapping memory area by memmove. Thanks to eriktor...Strangerke
2016-05-16GNAP: Fix another valgrind errorStrangerke
2016-05-16GNAP: Enforce the use of nullptr in function callsStrangerke
2016-05-16GNAP: Fix a couple of unintialized variablesStrangerke
2016-05-16GNAP: Fix broken debug stringsStrangerke
2016-05-16GNAP: Fix score display in Monkey arcade game.Strangerke
2016-05-16COMMON: Add replace functions to Common and String.Borja Lorente Escobar
2016-05-16GNAP: Explicitely set _scoreLevel to 1 when score greater than 556Strangerke