Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-19 | Fix preprocessor error caused by undefined symbol DEBUG_SPRITE_MASK | Max Horn | |
svn-id: r26874 | |||
2007-05-19 | added basic support for Amiga music playback | Gregory Montoir | |
svn-id: r26870 | |||
2007-05-19 | added Amiga SoundFx module player code, used by Amiga versions of the ↵ | Gregory Montoir | |
following Delphine Software games : Future Wars, Operation Stealth, Cruise for a Corpse and Another World svn-id: r26869 | |||
2007-05-18 | Made final comment appear. | Nicola Mettifogo | |
svn-id: r26868 | |||
2007-05-18 | Made congratulations message visible. | Nicola Mettifogo | |
svn-id: r26867 | |||
2007-05-18 | Reverting my last change. | Nicola Mettifogo | |
svn-id: r26866 | |||
2007-05-18 | added debug code to display sprite masks | Gregory Montoir | |
svn-id: r26865 | |||
2007-05-18 | added missing MIN() calls | Gregory Montoir | |
svn-id: r26864 | |||
2007-05-17 | moved gfx related functions from various.cpp/.h to gfx.cpp/.h and fixed ↵ | Gregory Montoir | |
indentation of previous commit svn-id: r26863 | |||
2007-05-17 | removed unneeded if blocks | Gregory Montoir | |
svn-id: r26862 | |||
2007-05-17 | added code for gfxSpriteFunc1 and gfxSpriteFunc2, which are used for sprite ↵ | Gregory Montoir | |
masking (see also bug #1624797) svn-id: r26861 | |||
2007-05-17 | Replaced the old, broken fillpoly() function with a new, and hopefully slightly | Torbjö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-17 | Completely revert last changes in icon code. | Travis Howell | |
svn-id: r26859 | |||
2007-05-17 | Cleanup. | Travis Howell | |
svn-id: r26858 | |||
2007-05-17 | Add code to slowing kill the demon in DIMP. | Travis Howell | |
svn-id: r26857 | |||
2007-05-16 | Figured out the bug that was causing the animations to glitch | Vincent Hamm | |
svn-id: r26856 | |||
2007-05-16 | Replaced explicit bitmasks with function calls. | Nicola Mettifogo | |
svn-id: r26855 | |||
2007-05-16 | Ooops, commit too much. | Travis Howell | |
svn-id: r26854 | |||
2007-05-16 | Add code for handling special walls in Elvira 1/2. | Travis Howell | |
svn-id: r26853 | |||
2007-05-16 | Fix inventory icons in Amiga/AtariST versions of Elvira 1. | Travis Howell | |
svn-id: r26852 | |||
2007-05-16 | Ooops, correct inheritance of load/save functions. | Travis Howell | |
svn-id: r26851 | |||
2007-05-16 | Add caption to saved games for Elvira 1/2 and Waxworks. | Travis Howell | |
svn-id: r26850 | |||
2007-05-16 | Fix regression in Simon the Sorcerer 1/2, that caused various glitches. | Travis Howell | |
svn-id: r26849 | |||
2007-05-16 | Add idle code for DIMP. | Travis Howell | |
svn-id: r26848 | |||
2007-05-15 | Fixed bug when typing protection code. | Nicola Mettifogo | |
svn-id: r26847 | |||
2007-05-15 | Removed the case for the Italian version from displayQuitDialog(). According to | Torbjörn Andersson | |
cyx, it uses the same keys as the English version. Odd. svn-id: r26846 | |||
2007-05-15 | Minor cleanup. | Travis Howell | |
svn-id: r26845 | |||
2007-05-15 | Fix fade regressions. | Travis Howell | |
svn-id: r26844 | |||
2007-05-15 | Ooops, the y offset in drawBackGround() should be based on state width too. | Travis Howell | |
svn-id: r26843 | |||
2007-05-15 | Fix 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-14 | this should fix script label offsets computation for OS | Gregory Montoir | |
svn-id: r26841 | |||
2007-05-14 | Added cases for missing languages to displayQuitDialog(). Should fix feature | Torbjörn Andersson | |
request #1718531. I hope I used the correct keys. svn-id: r26840 | |||
2007-05-14 | Correct error in drawImages(), where _window3Flag should have been used. | Travis Howell | |
svn-id: r26839 | |||
2007-05-13 | Reverted some changes to inventory handling. | Nicola Mettifogo | |
svn-id: r26838 | |||
2007-05-13 | added basic support for sounds playback in Amiga versions (only tested with ↵ | Gregory Montoir | |
the demos) svn-id: r26837 | |||
2007-05-13 | removed duplicated code (BASESON datafiles can be loaded with the existing ↵ | Gregory Montoir | |
bundle related functions) svn-id: r26836 | |||
2007-05-13 | More cleanup. | Nicola Mettifogo | |
svn-id: r26835 | |||
2007-05-13 | cleanup | Nicola Mettifogo | |
svn-id: r26834 | |||
2007-05-13 | Cleanup. | Travis Howell | |
svn-id: r26833 | |||
2007-05-13 | New debug messages. | Nicola Mettifogo | |
svn-id: r26832 | |||
2007-05-13 | Reverted my last change to changeLocation. | Nicola Mettifogo | |
svn-id: r26831 | |||
2007-05-13 | Fixed timings when showing credits. | Nicola Mettifogo | |
svn-id: r26830 | |||
2007-05-13 | Added new debugger commands. | Nicola Mettifogo | |
svn-id: r26829 | |||
2007-05-13 | Fix reported compiler warning. | Travis Howell | |
svn-id: r26828 | |||
2007-05-13 | Rename a few variables. | Travis Howell | |
svn-id: r26827 | |||
2007-05-13 | Correct delay for animateSprite event in Simon the Sorcerer 2. | Travis Howell | |
svn-id: r26826 | |||
2007-05-13 | Fix 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-13 | Trigger palette update in colorWindow() for Elvira 2. | Travis Howell | |
svn-id: r26824 | |||
2007-05-13 | Fix 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-13 | free decrunch buffer once protracker module is loaded | Gregory Montoir | |
svn-id: r26822 |