aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-05-10Fix glitches in pause options of Elvira 1.Travis Howell
2007-05-09Fix compilation with MSVC8Filippos Karapetis
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
2007-05-09speedup SAGA::Actor::pathLine & SAGA::Actor::scanPathLine calculationAndrew Kurushin
2007-05-08Fixed bug #1715284: Roger sometimes disappearsFilippos Karapetis
2007-05-08Moved functions getDoorState, setDoorState, getBGMaskType and validBGMaskPoin...Filippos Karapetis
2007-05-08small pathfind speedup: validate coords only with debug definitionAndrew Kurushin
2007-05-08Fix masking issues in Amiga versions of Simon the Sorcerer 1.Travis Howell
2007-05-08Fixed WSA playing regression, introduced while cleaning up. (should fix Flopp...Johannes Schickel
2007-05-08Fix compilation with MSVC8Filippos Karapetis
2007-05-08Add palette difference when drawing images in Elvira 1.Travis Howell
2007-05-07Fixed bug #1658514: AGI: SQ1 (2.2 DOS ENG) bizzare exploding rogerFilippos Karapetis
2007-05-07Don't attempt to decode unknown icon data formats.Travis Howell
2007-05-07The Palette difference in inventory arrows, applies to AGA version of Simon t...Travis Howell
2007-05-07Fixes for conversation response in Waxworks.Travis Howell
2007-05-07Added code responsible for transforming the player back from SelenaPaul Gilbert
2007-05-07Reworked the pathfinder to directly return a pathfinding result, and added co...Paul Gilbert
2007-05-07Added saving of room exit join data in savefilesPaul Gilbert
2007-05-07Fix inventory palette glitches in Elvira 2.Travis Howell
2007-05-07Fix bug #1714096 - DIMP: Unable to start (regression).Travis Howell
2007-05-07Fix inventory movement in Elvira 1/2 and Waxworks.Travis Howell
2007-05-07Simplify cursor events management.Eugene Sandulenko
2007-05-07Fixed some commentsFilippos Karapetis
2007-05-07Set exact variable sizes for VC10 state, to avoid more regressions.Travis Howell
2007-05-07Cleanup.Travis Howell
2007-05-06The cursor in IHNM changes to an hourglass now while loading scenes, like in ...Filippos Karapetis
2007-05-06Added (non-functional) save and load buttons in the options panel of IHNMFilippos Karapetis
2007-05-06Changed a workaround made for Space Trek to apply to all AGI fanmade games. T...Filippos Karapetis
2007-05-06Fixed sketch glitches in the introduction.Nicola Mettifogo
2007-05-06Added a game ID field for all Sierra AGI games. Removed many types which are ...Filippos Karapetis
2007-05-06Removed several goto statementsFilippos Karapetis
2007-05-06Fixed compilation.Torbjörn Andersson
2007-05-06Menu handling simplification.Nicola Mettifogo
2007-05-06Cleanup.Travis Howell
2007-05-06Fix regression due to sign issue, which could cause crashes.Travis Howell
2007-05-06Some cheap cleanup.Nicola Mettifogo
2007-05-06Fix regression that caused input to fail, after load or save error occurs.Travis Howell
2007-05-06Added embryonic debugger, and some adjustments to make basic commands work.Nicola Mettifogo
2007-05-05Fixed bug #1658643: AGI: SQ1 (2.2 DOS ENG) Graphic error, ego leaves behind copyFilippos Karapetis
2007-05-05Fix bug #1712585Filippos Karapetis
2007-05-05- started to move v1 specific functions to KyraEngine_v1 (just opcodes yet)Johannes Schickel
2007-05-05Bugfix for random destination setting so NPCs don't walk outside the valid wa...Paul Gilbert
2007-05-04Slight optimizationFilippos Karapetis
2007-05-04Bugfix to prevent characters stopped by a right-hand non-walkable area then b...Paul Gilbert
2007-05-04AGI: Changed a nasty workaround regarding views to only apply to a specific v...Filippos Karapetis
2007-05-03added a TODO for the german charset data and renamed some static arrays/dataGregory Montoir
2007-05-03added spanish charset data (bug report #1712107)Gregory Montoir
2007-05-03Bugfix for characters freezing after talking when in a different room than th...Paul Gilbert
2007-05-02More IHNM options panel improvements: added text and working widgets for read...Filippos Karapetis
2007-05-02SAGA: Modified a workaround made for ITE to work in ITE onlyFilippos Karapetis