Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-14 | Expand dump image code to cover all games, and add options to the debugger. | Travis Howell | |
svn-id: r40548 | |||
2009-03-09 | Cleanup. | Travis Howell | |
svn-id: r39260 | |||
2009-02-15 | AtariST Elvira 1 demo specific code in restoreBackGround() is no longer ↵ | Travis Howell | |
required. svn-id: r38328 | |||
2009-02-15 | - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. | Johannes Schickel | |
- Update BaseBackend and DC port to properly implement OSystem::fillScreen (now only PalmOS has to be updated). - Update all client code which relied on OSystem::clearScreen so far. svn-id: r38304 | |||
2009-02-07 | Cleanup. | Travis Howell | |
svn-id: r36228 | |||
2008-05-13 | used memmove() instead of memcpy() to fix memory overlap error | Christopher Page | |
svn-id: r32088 | |||
2008-03-01 | Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r31015 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-08-20 | 64bit AGOS fix by Mark Weaver | Max Horn | |
svn-id: r28683 | |||
2007-06-21 | Minor cleanup. | Travis Howell | |
svn-id: r27580 | |||
2007-06-21 | Fix regressions, due to buffer changes and cleanup. | Travis Howell | |
svn-id: r27578 | |||
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and ↵ | Travis Howell | |
cleanup code. svn-id: r27577 | |||
2007-06-19 | Fix masking regressions, caused by dirtyClips code. | Travis Howell | |
svn-id: r27544 | |||
2007-06-18 | Fix bugs #1738867 and #1738872, the code for clearing the effects of fire ↵ | Travis Howell | |
wall and ice wall spells was always enabled. svn-id: r27516 | |||
2007-06-11 | Fix restoring screen, after spell wall effects in Elvira 1/2. | Travis Howell | |
svn-id: r27359 | |||
2007-06-09 | Add dirtyClips code for Simon the Sorcerer 1/2. | Travis Howell | |
svn-id: r27227 | |||
2007-06-06 | Fix the Unholy Barrier spell effect in Elvira 2. | Travis Howell | |
svn-id: r27130 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-28 | Fix glitches in AtariST demo of Elvira 1. | Travis Howell | |
svn-id: r26997 | |||
2007-05-16 | Add code for handling special walls in Elvira 1/2. | Travis Howell | |
svn-id: r26853 | |||
2007-05-15 | Minor cleanup. | Travis Howell | |
svn-id: r26845 | |||
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-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell | |
svn-id: r26792 | |||
2007-05-07 | Cleanup. | Travis Howell | |
svn-id: r26769 | |||
2007-04-15 | Split game engines, to allow further cleanups. | Travis Howell | |
svn-id: r26481 | |||
2007-04-15 | Cleanup. | Travis Howell | |
svn-id: r26480 | |||
2007-04-15 | Cleanup. | Travis Howell | |
svn-id: r26478 | |||
2006-10-21 | Cleanup | Travis Howell | |
svn-id: r24397 | |||
2006-10-06 | Add Amiga demo of Elvira, and switch to elvira1 for Elvira | Travis Howell | |
svn-id: r24133 | |||
2006-10-02 | Add video opcodes differences in Elvira1 and cleanup | Travis Howell | |
svn-id: r24072 | |||
2006-10-02 | Fix display and input in dimp | Travis Howell | |
svn-id: r24068 | |||
2006-09-29 | Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and | Eugene Sandulenko | |
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013 | |||
2006-09-29 | Phase 2 of Simon renaming. Simon directory renaming | Eugene Sandulenko | |
svn-id: r24009 |