Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-15 | Removed unnecessary semi-colons. | Torbjörn Andersson | |
svn-id: r43409 | |||
2009-08-11 | Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game ↵ | Travis Howell | |
engine, which require higher resolution. svn-id: r43270 | |||
2009-08-09 | Fix bug #2834260 - ELVIRA1: Graphic glitch when bird takes off. | Travis Howell | |
svn-id: r43163 | |||
2009-07-15 | Fix recent PN regression in vc32_saveScreen(). | Travis Howell | |
svn-id: r42504 | |||
2009-07-06 | Use graphics surfaces for screen buffers, and always use correct pitch when ↵ | Travis Howell | |
writing to the frameBuffer. svn-id: r42163 | |||
2009-05-04 | Add code different for PN in vc32_saveScreen(), to fix crashes. | Travis Howell | |
svn-id: r40296 | |||
2009-04-22 | Sync. | Travis Howell | |
svn-id: r40075 | |||
2009-03-30 | Add GF_EGA feature flag for PN, to allow easier support of PC VGA version in ↵ | Travis Howell | |
future. svn-id: r39753 | |||
2009-03-20 | Correct initial palette in Amiga and AtariST versions of PN. | Travis Howell | |
svn-id: r39561 | |||
2009-03-09 | AGOS: Changed _leftButtonDown & _rightButtonDown from byte to int | Max Horn | |
svn-id: r39256 | |||
2009-03-08 | Cleanup. | Travis Howell | |
svn-id: r39222 | |||
2009-03-08 | Clarify several errors messages. | Travis Howell | |
svn-id: r39219 | |||
2009-03-08 | Add initial support for Personal Nightmare. | Travis Howell | |
Thanks to dreammaster for file decompression and icon decoding code. NOTE: setjmp/longjmp code will require conversion for portability. svn-id: r39216 | |||
2009-03-01 | Fix bottom palette in AtariST version of Elvira 2. | Travis Howell | |
svn-id: r39014 | |||
2009-03-01 | Correctly fix position of icons in AtariST version of Elvira 2. | Travis Howell | |
svn-id: r39011 | |||
2009-02-15 | Fix offset error in clearVideoBackGround(), that could cause menu glitches ↵ | Travis Howell | |
after fighting in Elvira 1. svn-id: r38238 | |||
2009-02-07 | Cleanup. | Travis Howell | |
svn-id: r36233 | |||
2009-02-07 | Cleanup. | Travis Howell | |
svn-id: r36232 | |||
2009-02-07 | Cleanup. | Travis Howell | |
svn-id: r36228 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-06-30 | AGOS code cleanup | Max Horn | |
svn-id: r27794 | |||
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 | Cleanup, could cause regressions. | Travis Howell | |
svn-id: r27547 | |||
2007-06-18 | Fix bug #1738870 - Elvira1: Glitch after opening a sarcophagus. | Travis Howell | |
svn-id: r27520 | |||
2007-06-09 | Clarify purpose of the endRepeat opcude, used by video script. | Travis Howell | |
svn-id: r27228 | |||
2007-06-09 | Add dirtyClips code for Simon the Sorcerer 1/2. | Travis Howell | |
svn-id: r27227 | |||
2007-06-05 | Trigger palette update, when setting the mouse palette in Elvira 2 and Waxworks. | Travis Howell | |
svn-id: r27098 | |||
2007-06-01 | Fix regressions, caused by VGATimerEntry type changes. | Travis Howell | |
svn-id: r27044 | |||
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 | Use zone number to detect interface height differences in the AtariST ↵ | Travis Howell | |
verison of Elvira 2. svn-id: r26998 | |||
2007-05-28 | Add sound effects code for Amiga and AtariST versions of Elvira 2. | Travis Howell | |
svn-id: r26989 | |||
2007-05-28 | Fix glitches caused by interface differences in the AtariST verison of Elvira 2. | Travis Howell | |
svn-id: r26988 | |||
2007-05-28 | Correct the lockWord check in pokePalette video opcode. | Travis Howell | |
svn-id: r26984 | |||
2007-05-27 | Add minor code differences in Elvira 2 and Waxworks. | Travis Howell | |
svn-id: r26969 | |||
2007-05-26 | Add code for opcodes 177/178 in Elvira 2. | Travis Howell | |
svn-id: r26937 | |||
2007-05-22 | Mouse glitch no longer seems to occur in Elvira 1. | Travis Howell | |
svn-id: r26910 | |||
2007-05-15 | Minor cleanup. | Travis Howell | |
svn-id: r26845 | |||
2007-05-13 | Rename a few variables. | Travis Howell | |
svn-id: r26827 | |||
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-06 | Cleanup. | Travis Howell | |
svn-id: r26759 | |||
2007-05-06 | Fix regression due to sign issue, which could cause crashes. | Travis Howell | |
svn-id: r26758 | |||
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 | |||
2007-02-13 | Fix warnings | Eugene Sandulenko | |
svn-id: r25554 | |||
2007-02-12 | Minor changes for coding guidelines. | Travis Howell | |
svn-id: r25508 | |||
2007-02-12 | Pass VC10_state directly to convertclip, to reduce arguments. | Travis Howell | |
svn-id: r25505 |