Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-12 | Enable Personal Nightmare by default. | Travis Howell | |
svn-id: r43304 | |||
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-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel | |
svn-id: r40867 | |||
2009-05-07 | Correct incorrect byte in corrupt 72.out file, included with some PC ↵ | Travis Howell | |
versions of PN. svn-id: r40369 | |||
2009-04-29 | Add support for unpacked data files, in the PC version of PN. | Travis Howell | |
svn-id: r40192 | |||
2009-03-09 | Change Personal Nightmare support to optional, until setjmp/longjmp code is ↵ | Travis Howell | |
converted. svn-id: r39253 | |||
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-02-07 | Cleanup. | Travis Howell | |
svn-id: r36232 | |||
2008-12-22 | Cleanup. | Travis Howell | |
svn-id: r35477 | |||
2008-12-13 | Cleanup. | Travis Howell | |
svn-id: r35323 | |||
2008-09-16 | Modified uncompress in common/zlib.h to return a bool, so that we don't have ↵ | Max Horn | |
to #include the real zlib.h; fixed PSP backend to not run uncompress inside an assert (which would cause it to not be invoked when turning off asserts) svn-id: r34576 | |||
2008-03-22 | Add support for room states in Waxworks (DOS). | Travis Howell | |
svn-id: r31218 | |||
2007-12-28 | Patch #1858158: BUILD: Plugin building cleanup | Eugene Sandulenko | |
svn-id: r30041 | |||
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: Introduced ChildType enum | Max Horn | |
svn-id: r27792 | |||
2007-06-21 | Minor cleanup. | Travis Howell | |
svn-id: r27580 | |||
2007-06-20 | Cleanup. | Travis Howell | |
svn-id: r27552 | |||
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-27 | Fix loading restart state in Waxworks for now. | Travis Howell | |
svn-id: r26966 | |||
2007-02-23 | Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression ↵ | Travis Howell | |
due to the work around for extra long strings been broken, when support for the Feeble Files was added in the past. svn-id: r25807 | |||
2007-02-12 | Ooops, remove debug leftovers in last commit. | Travis Howell | |
svn-id: r25502 | |||
2007-02-12 | Add basic support for AtariST demo of Elvira 1. | Travis Howell | |
svn-id: r25501 | |||
2007-02-11 | Add Acorn disk version of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25480 | |||
2007-02-08 | Convert planar images, only when required for drawing. | Travis Howell | |
svn-id: r25433 | |||
2007-01-01 | Cleanup | Travis Howell | |
svn-id: r24963 | |||
2006-11-06 | Add inherit code for earlier games | Travis Howell | |
svn-id: r24640 | |||
2006-11-05 | Cleanup | Travis Howell | |
svn-id: r24626 | |||
2006-10-21 | Cleanup | Travis Howell | |
svn-id: r24397 | |||
2006-10-19 | Add support for sound effects in PC version of Elvira 1 | Travis Howell | |
svn-id: r24388 | |||
2006-10-17 | The Amiga demo of Elvira 1 includes several VGA sound files, with a file ↵ | Travis Howell | |
size of zero svn-id: r24359 | |||
2006-10-16 | Add work around for converter crash in Amiga version of WW for now | Travis Howell | |
svn-id: r24345 | |||
2006-10-16 | Auto decrunch the gamexx file when required | Travis Howell | |
svn-id: r24344 | |||
2006-10-15 | Amiga sound files aren't compressed | Travis Howell | |
svn-id: r24338 | |||
2006-10-15 | Add another filename difference in Amiga versions | Travis Howell | |
svn-id: r24334 | |||
2006-10-15 | Minor cleanup | Travis Howell | |
svn-id: r24333 | |||
2006-10-15 | Add menu support for Amiga demo of Elvira 1 | Travis Howell | |
svn-id: r24332 | |||
2006-10-14 | Remove excess stopVoice code for PP, which isn't required under ScummVM | Travis Howell | |
svn-id: r24316 | |||
2006-10-14 | Add more filename differences in Amiga demo of Elvira 1 | Travis Howell | |
svn-id: r24313 | |||
2006-10-14 | Fix stopping of music in PP | Travis Howell | |
svn-id: r24304 | |||
2006-10-14 | Add sound effects support for early games | Travis Howell | |
svn-id: r24300 | |||
2006-10-11 | Minor cleanup | Travis Howell | |
svn-id: r24281 | |||
2006-10-11 | Add AtariST version of Elvira 1 and cleanup | Travis Howell | |
svn-id: r24280 | |||
2006-10-09 | Enable convert code for Amiga CD32 version of Simon1 too | Travis Howell | |
svn-id: r24251 | |||
2006-10-09 | Add Amiga ECS verison of Simon the Sorcerer 1 | Travis Howell | |
svn-id: r24250 | |||
2006-10-09 | Add conversion for planar graphics in Amiga version of Elvira 1/2 and Waxworks | Travis Howell | |
svn-id: r24242 | |||
2006-10-06 | Add more code for Elvira 1 | Travis Howell | |
svn-id: r24141 | |||
2006-10-06 | Add Amiga demo of Elvira, and switch to elvira1 for Elvira | Travis Howell | |
svn-id: r24133 | |||
2006-10-06 | Add more code for Elvira 1/2 | Travis Howell | |
svn-id: r24130 | |||
2006-10-05 | Fix loading position of initial items in Elvira 1/2 | Travis Howell | |
svn-id: r24122 | |||
2006-10-05 | Add Amiga versions of Elvira 1/2 and Waxworks | Travis Howell | |
svn-id: r24120 |