Age | Commit message (Expand) | Author |
2019-07-14 | AGOS: Silence GCC memset() warnings | Torbjörn Andersson |
2016-04-14 | AGOS: Reduce audio header dependencies | Ori Avtalion |
2014-05-12 | AGOS: Add image dumping to file enable by debugflag. | D G Turner |
2014-05-11 | AGOS: Switch VGA opcode debugging to debug flag, rather than level 3. | D G Turner |
2014-02-18 | AGOS: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-08-03 | AGOS: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | AGOS: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2011-08-06 | AGOS: Reduced header dependency | Eugene Sandulenko |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-02-15 | AGOS: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
2010-11-01 | ENGINES: Replace many printfs by warning/debug/debugN | Max Horn |
2010-03-23 | Fix compiler warning. | Travis Howell |
2009-08-15 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2009-08-11 | Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en... | Travis Howell |
2009-08-09 | Fix bug #2834260 - ELVIRA1: Graphic glitch when bird takes off. | Travis Howell |
2009-07-15 | Fix recent PN regression in vc32_saveScreen(). | Travis Howell |
2009-07-06 | Use graphics surfaces for screen buffers, and always use correct pitch when w... | Travis Howell |
2009-05-04 | Add code different for PN in vc32_saveScreen(), to fix crashes. | Travis Howell |
2009-04-22 | Sync. | Travis Howell |
2009-03-30 | Add GF_EGA feature flag for PN, to allow easier support of PC VGA version in ... | Travis Howell |
2009-03-20 | Correct initial palette in Amiga and AtariST versions of PN. | Travis Howell |
2009-03-09 | AGOS: Changed _leftButtonDown & _rightButtonDown from byte to int | Max Horn |
2009-03-08 | Cleanup. | Travis Howell |
2009-03-08 | Clarify several errors messages. | Travis Howell |
2009-03-08 | Add initial support for Personal Nightmare. | Travis Howell |
2009-03-01 | Fix bottom palette in AtariST version of Elvira 2. | Travis Howell |
2009-03-01 | Correctly fix position of icons in AtariST version of Elvira 2. | Travis Howell |
2009-02-15 | Fix offset error in clearVideoBackGround(), that could cause menu glitches af... | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-06-30 | AGOS code cleanup | Max Horn |
2007-06-21 | Minor cleanup. | 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-18 | Fix bug #1738870 - Elvira1: Glitch after opening a sarcophagus. | Travis Howell |
2007-06-09 | Clarify purpose of the endRepeat opcude, used by video script. | Travis Howell |
2007-06-09 | Add dirtyClips code for Simon the Sorcerer 1/2. | Travis Howell |
2007-06-05 | Trigger palette update, when setting the mouse palette in Elvira 2 and Waxworks. | 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-28 | Use zone number to detect interface height differences in the AtariST verison... | Travis Howell |
2007-05-28 | Add sound effects code for Amiga and AtariST versions of Elvira 2. | Travis Howell |
2007-05-28 | Fix glitches caused by interface differences in the AtariST verison of Elvira 2. | Travis Howell |
2007-05-28 | Correct the lockWord check in pokePalette video opcode. | Travis Howell |
2007-05-27 | Add minor code differences in Elvira 2 and Waxworks. | Travis Howell |
2007-05-26 | Add code for opcodes 177/178 in Elvira 2. | Travis Howell |