Age | Commit message (Expand) | Author |
2008-07-21 | Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,... | Christopher Page |
2008-07-21 | Spacing. | Travis Howell |
2008-07-21 | Avoid branching in the inner loop of AGOS drawVertImageCompressed | Bertrand Augereau |
2008-07-16 | Split the drawVertImage function in the agos engine to make it clearer | Bertrand Augereau |
2008-07-14 | Register spilling avoided in AGOS background drawing (and 2x unrolling) | Bertrand Augereau |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events instea... | Christopher Page |
2008-07-07 | Implemented Common::EventManager::pushEvent() to insert fake events into the ... | Christopher Page |
2008-05-20 | AGOS Engine: Began implementation for a new quit event which will cleanly ret... | Christopher Page |
2008-03-25 | Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. | Travis Howell |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-07-09 | Fix masking crash in Simon the Sorcerer 1 (Floppy DOS Demo), the address and ... | Travis Howell |
2007-06-21 | Fix regressions, due to buffer changes and cleanup. | Travis Howell |
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle... | Travis Howell |
2007-06-19 | Cleanup, could cause regressions. | Travis Howell |
2007-06-10 | Fix timer code in Puzzle Pack, to match original speed. | Travis Howell |
2007-06-01 | Fix regressions, caused by VGATimerEntry type changes. | Travis Howell |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-27 | Adjust code for paranoid compilers. | Travis Howell |
2007-05-26 | Add code for opcodes 177/178 in Elvira 2. | Travis Howell |
2007-05-15 | Minor cleanup. | Travis Howell |
2007-05-15 | Ooops, the y offset in drawBackGround() should be based on state width too. | Travis Howell |
2007-05-15 | Fix regressions in the introduction of Simon the Sorcerer 1 and in the DOS Fl... | Travis Howell |
2007-05-14 | Correct error in drawImages(), where _window3Flag should have been used. | Travis Howell |
2007-05-13 | Cleanup. | Travis Howell |
2007-05-13 | Fix bugs #941074 and #828860, by switching to graphics renderer code used by ... | Travis Howell |
2007-05-10 | Fix glitches in pause options of Elvira 1. | Travis Howell |
2007-05-09 | Fix compilation with MSVC8 | Filippos Karapetis |
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell |
2007-05-08 | Fix masking issues in Amiga versions of Simon the Sorcerer 1. | Travis Howell |
2007-05-08 | Fix compilation with MSVC8 | Filippos Karapetis |
2007-05-08 | Add palette difference when drawing images in Elvira 1. | Travis Howell |
2007-05-07 | Cleanup. | Travis Howell |
2007-05-06 | Cleanup. | Travis Howell |
2007-04-28 | Add code difference for inventory arrows in Amiga versions of Simon the Sorce... | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-02-12 | Change asserts to warnings to now, due to code differences in Amiga versions ... | Travis Howell |
2007-02-09 | Add cyx's patch for cleanup for planar conversion code, and support for 32 co... | Travis Howell |
2006-11-06 | Split draw code for earlier games, to prevent regressions for now | Travis Howell |
2006-11-06 | System mouse code no longer required | Travis Howell |
2006-11-06 | Fix mouse palette in WW | Travis Howell |
2006-11-05 | Fix mouse glitch regression, due to code re-arrange | Travis Howell |
2006-10-28 | Add more fixes for Elvira 1 | Travis Howell |
2006-10-27 | Cleanup | Travis Howell |
2006-10-21 | Cleanup | Travis Howell |
2006-10-20 | Split code into more specific files and cleanup | Travis Howell |