Age | Commit message (Expand) | Author |
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 |
2007-05-22 | Mouse glitch no longer seems to occur in Elvira 1. | Travis Howell |
2007-05-15 | Minor cleanup. | Travis Howell |
2007-05-13 | Rename a few variables. | Travis Howell |
2007-05-13 | Fix bugs #941074 and #828860, by switching to graphics renderer code used by ... | Travis Howell |
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell |
2007-05-06 | Cleanup. | Travis Howell |
2007-05-06 | Fix regression due to sign issue, which could cause crashes. | Travis Howell |
2007-04-15 | Split game engines, to allow further cleanups. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-02-13 | Fix warnings | Eugene Sandulenko |
2007-02-12 | Minor changes for coding guidelines. | Travis Howell |
2007-02-12 | Pass VC10_state directly to convertclip, to reduce arguments. | Travis Howell |
2007-02-09 | Add cyx's patch for cleanup for planar conversion code, and support for 32 co... | Travis Howell |
2007-02-08 | Convert planar images, only when required for drawing. | Travis Howell |
2006-11-23 | Remove left over debug code | Travis Howell |
2006-11-11 | Limit Evlira 1 mouse hack to full version | Travis Howell |
2006-11-06 | Split draw code for earlier games, to prevent regressions for now | Travis Howell |