aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-08-08Added detection for Elvira 2 - German Amiga Floppy. Thanks to cartman on #scu...Kari Salminen
2007-08-08Removed some duplicated code.Nicola Mettifogo
2007-08-08(Finally) fixed the turning around counterclockwise in Lost in Time.Sven Hesse
2007-08-07Fixing my leak fix...Sven Hesse
2007-08-07Stuffing a leakSven Hesse
2007-08-07Fix memory leak.Nicola Mettifogo
2007-08-07Turned StaticCnv struct into stock Graphics::Surface, and changed all relevan...Nicola Mettifogo
2007-08-07MaskBuffer and PathBuffer are now correctly freed before they are deallocated...Nicola Mettifogo
2007-08-07Cleanup.Nicola Mettifogo
2007-08-07Location comments are now displayed by a single Gfx function.Nicola Mettifogo
2007-08-06- Renamed BitBuffer to MaskBufferNicola Mettifogo
2007-08-06Made sure mask buffer is zeroed to prevent bizarre artifacts.Nicola Mettifogo
2007-08-06fixed loading of savestates on startupGregory Montoir
2007-08-06Made disk code directly create background Surface from resources.Nicola Mettifogo
2007-08-06Removed useless mask width and size data members from engine.Nicola Mettifogo
2007-08-06Made disk code directly create mask BitBuffer from resources.Nicola Mettifogo
2007-08-06Cleanup.Nicola Mettifogo
2007-08-06Changed graphics mask to a more generic BitBuffer object.Nicola Mettifogo
2007-08-06Made thickness of balloon borders consistent with original games.Nicola Mettifogo
2007-08-06Changed internal graphics buffers to use Surface instead of vanilla arrays. S...Nicola Mettifogo
2007-08-06User can now quit (using shortcuts) when asked for ingame protection code.Nicola Mettifogo
2007-08-06Fixes bug #1766217 (flickering monk), and prevents animations from stepping b...Nicola Mettifogo
2007-08-06Added workaround for bugged scripts not declaring local variables before usin...Nicola Mettifogo
2007-08-06Ooops, correction to last commit.Travis Howell
2007-08-06Fix bug #1768080 - FEEBLE: Wrong text display in Oracle. A regression, caused...Travis Howell
2007-08-05Removed unused fieldsPaul Gilbert
2007-08-05Added code for hotspot fields I didn't originally understandPaul Gilbert
2007-08-05Possible fix for bug #1767748 (Gobliiins is not fast as it can be on slow com...Sven Hesse
2007-08-04Fixes bug #1765310. Counter needs to be reset at the beginning of each iterat...Nicola Mettifogo
2007-08-04Added routine to restore door backgrounds: this means that backgrounds for do...Nicola Mettifogo
2007-08-04Fixes compilation error C2677: binary '&&' : no global operator found which t...Kari Salminen
2007-08-04Fixes compilation error C2666: 'pow' : 7 overloads have similar conversions o...Kari Salminen
2007-08-04Some Apple IIGS sound chip playing mode defines etc.Kari Salminen
2007-08-04Fixed broken implementation of Close command.Nicola Mettifogo
2007-08-04Tell the user if saving a game fails. (I haven't tested the saveGameSimple()Torbjörn Andersson
2007-08-04Fix disabling speech in FOA.Travis Howell
2007-08-03Make resolution change in Lost in Time less wacky.Eugene Sandulenko
2007-08-03Added Apple IIGS arrow cursor data.Kari Salminen
2007-08-03Lost in Time's title is shown correctly now.Sven Hesse
2007-08-03Repaired the cursor and saving in the notebookSven Hesse
2007-08-03Lost in Time now (kind of) shows the title and the wobble-effect is drawnSven Hesse
2007-08-03Figured out most missing parts of the Apple IIGS sample header. Added methods...Kari Salminen
2007-08-03Add German Amiga version of Waxworks.Travis Howell
2007-08-02Made the offsets in the construct signed as wellSven Hesse
2007-08-02Fixed some warningsFilippos Karapetis
2007-08-02Fixed some of the compiler warnings, and added a FIXME comment (and #if 0:ed)Torbjörn Andersson
2007-08-02Saving works now in Lost in TimeSven Hesse
2007-08-02added next part of enginePaweł Kołodziejski
2007-08-02Added entries for the CD version of Lost in Time. (I'm told this is how weTorbjörn Andersson
2007-08-02Renamed "lost" to "lostintime".Sven Hesse