aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-05-17Replaced the old, broken fillpoly() function with a new, and hopefully slightlyTorbjörn Andersson
less broken, one. It probably isn't pixel-perfect compared to the original one, so I expect it will probably be replaced once again in the future. svn-id: r26860
2007-05-17Completely revert last changes in icon code.Travis Howell
svn-id: r26859
2007-05-17Cleanup.Travis Howell
svn-id: r26858
2007-05-17Add code to slowing kill the demon in DIMP.Travis Howell
svn-id: r26857
2007-05-16Figured out the bug that was causing the animations to glitchVincent Hamm
svn-id: r26856
2007-05-16Replaced explicit bitmasks with function calls.Nicola Mettifogo
svn-id: r26855
2007-05-16Ooops, commit too much.Travis Howell
svn-id: r26854
2007-05-16Add code for handling special walls in Elvira 1/2.Travis Howell
svn-id: r26853
2007-05-16Fix inventory icons in Amiga/AtariST versions of Elvira 1.Travis Howell
svn-id: r26852
2007-05-16Ooops, correct inheritance of load/save functions.Travis Howell
svn-id: r26851
2007-05-16Add caption to saved games for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26850
2007-05-16Fix regression in Simon the Sorcerer 1/2, that caused various glitches.Travis Howell
svn-id: r26849
2007-05-16Add idle code for DIMP.Travis Howell
svn-id: r26848
2007-05-15Fixed bug when typing protection code.Nicola Mettifogo
svn-id: r26847
2007-05-15Removed the case for the Italian version from displayQuitDialog(). According toTorbjörn Andersson
cyx, it uses the same keys as the English version. Odd. svn-id: r26846
2007-05-15Minor cleanup.Travis Howell
svn-id: r26845
2007-05-15Fix fade regressions.Travis Howell
svn-id: r26844
2007-05-15Ooops, the y offset in drawBackGround() should be based on state width too.Travis Howell
svn-id: r26843
2007-05-15Fix regressions in the introduction of Simon the Sorcerer 1 and in the DOS ↵Travis Howell
Floppy demo of Simon the Sorcerer 1. svn-id: r26842
2007-05-14this should fix script label offsets computation for OSGregory Montoir
svn-id: r26841
2007-05-14Added cases for missing languages to displayQuitDialog(). Should fix featureTorbjörn Andersson
request #1718531. I hope I used the correct keys. svn-id: r26840
2007-05-14Correct error in drawImages(), where _window3Flag should have been used.Travis Howell
svn-id: r26839
2007-05-13Reverted some changes to inventory handling.Nicola Mettifogo
svn-id: r26838
2007-05-13added basic support for sounds playback in Amiga versions (only tested with ↵Gregory Montoir
the demos) svn-id: r26837
2007-05-13removed duplicated code (BASESON datafiles can be loaded with the existing ↵Gregory Montoir
bundle related functions) svn-id: r26836
2007-05-13More cleanup.Nicola Mettifogo
svn-id: r26835
2007-05-13cleanupNicola Mettifogo
svn-id: r26834
2007-05-13Cleanup.Travis Howell
svn-id: r26833
2007-05-13New debug messages.Nicola Mettifogo
svn-id: r26832
2007-05-13Reverted my last change to changeLocation.Nicola Mettifogo
svn-id: r26831
2007-05-13Fixed timings when showing credits.Nicola Mettifogo
svn-id: r26830
2007-05-13Added new debugger commands.Nicola Mettifogo
svn-id: r26829
2007-05-13Fix reported compiler warning.Travis Howell
svn-id: r26828
2007-05-13Rename a few variables.Travis Howell
svn-id: r26827
2007-05-13Correct delay for animateSprite event in Simon the Sorcerer 2.Travis Howell
svn-id: r26826
2007-05-13Fix bugs #941074 and #828860, by switching to graphics renderer code used by ↵Travis Howell
earlier (non-Windows) versions of Simon the Sorcerer 1/2. svn-id: r26825
2007-05-13Trigger palette update in colorWindow() for Elvira 2.Travis Howell
svn-id: r26824
2007-05-13Fix bug in original Simon the Sorcerer 2, the x position in invertBox() ↵Travis Howell
needs to be adjusted for scrolling locations. svn-id: r26823
2007-05-13free decrunch buffer once protracker module is loadedGregory Montoir
svn-id: r26822
2007-05-13removed part of my patch for bug #1662610, ↵Gregory Montoir
CharsetRenderer::getStringHeight() is never used svn-id: r26821
2007-05-13minor fixes to the adlib sound code, this should help bug #1599270Gregory Montoir
svn-id: r26820
2007-05-13french and german versions of Touche use the same charset data (confirmed by ↵Gregory Montoir
looking in both original executables) svn-id: r26819
2007-05-13this should trigger invalid resource types loads, if that ever happensGregory Montoir
svn-id: r26818
2007-05-13Add UK versions of several HE games.Travis Howell
svn-id: r26816
2007-05-12changed some warnings into debug msgsKostas Nakos
svn-id: r26815
2007-05-12Fixed crashes when changing location in the introduction and removed useless ↵Nicola Mettifogo
code from the original engine. svn-id: r26813
2007-05-12New debug strings and levels.Nicola Mettifogo
svn-id: r26812
2007-05-12I believe these #includes are unnecessary.Torbjörn Andersson
svn-id: r26811
2007-05-12Updated project file to reflect latest changes.Nicola Mettifogo
svn-id: r26808
2007-05-12Make new Schiller previews names more consistent.Eugene Sandulenko
svn-id: r26807