Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-20 | Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ↵ | Max Horn | |
also replaced an evil function-static variable by a member variable (lastMinute) svn-id: r29908 | |||
2007-12-16 | Add Spanish fan translation of Elvira 1 (DOS). | Travis Howell | |
svn-id: r29867 | |||
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-08 | Fix load/save interface in Elvira 1. | Travis Howell | |
svn-id: r27191 | |||
2007-06-07 | Add details for French and German Amiga versions of Elvira 1. Remove restart ↵ | Travis Howell | |
state from Elvira 1 detection, due to two byte difference in the restart state on each disk of Amiga versions. svn-id: r27164 | |||
2007-06-05 | Fix background of pause options in Amiga and AtariST of Elvira 1. | Travis Howell | |
svn-id: r27106 | |||
2007-06-04 | Only call MIDI code, in games which use MIDI based music. | Travis Howell | |
svn-id: r27080 | |||
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-22 | Add load/save interface support for Elvira 2 and Waxworks. | Travis Howell | |
svn-id: r26909 | |||
2007-05-16 | Add caption to saved games for Elvira 1/2 and Waxworks. | Travis Howell | |
svn-id: r26850 | |||
2007-05-15 | Minor cleanup. | Travis Howell | |
svn-id: r26845 | |||
2007-05-10 | Fix glitches in pause options of Elvira 1. | Travis Howell | |
svn-id: r26796 | |||
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell | |
svn-id: r26792 | |||
2007-05-07 | Cleanup. | Travis Howell | |
svn-id: r26769 | |||
2007-04-15 | Update reporting of invalid script opcodes. | Travis Howell | |
svn-id: r26501 | |||
2007-04-15 | Fix Elvira 1 regression. | Travis Howell | |
svn-id: r26500 | |||
2007-04-15 | Add eriktorbjorn's patch to split script opcodes into specific game engines. | Travis Howell | |
svn-id: r26490 | |||
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-04-14 | Renamed AGOSEngine::midi to AGOSEngine::_midi | Max Horn | |
svn-id: r26468 | |||
2007-01-01 | Fix bug #1624767 - FF: save games will not load. | Travis Howell | |
svn-id: r24960 | |||
2006-11-15 | Add inital pause code for Elvira 1/2 & WW, and cleanup | Travis Howell | |
svn-id: r24723 | |||
2006-11-06 | Add inherit code for earlier games | Travis Howell | |
svn-id: r24640 | |||
2006-11-06 | Cleanup | Travis Howell | |
svn-id: r24639 | |||
2006-11-05 | Add inital load/save code changes for earlier games and cleanup | Travis Howell | |
svn-id: r24622 | |||
2006-11-05 | Music is disabled when under water in Elvira 1 | Travis Howell | |
svn-id: r24619 | |||
2006-10-28 | White space changes | Travis Howell | |
svn-id: r24558 | |||
2006-10-28 | Add more fixes for Elvira 1 | Travis Howell | |
svn-id: r24547 | |||
2006-10-27 | Cleanup | Travis Howell | |
svn-id: r24527 | |||
2006-10-27 | Add code for look opcode in elvira 1 | Travis Howell | |
svn-id: r24524 | |||
2006-10-25 | Cleanup | Travis Howell | |
svn-id: r24501 | |||
2006-10-25 | Remove unused script code | Travis Howell | |
svn-id: r24499 | |||
2006-10-25 | Remove unused script opcodes | Travis Howell | |
svn-id: r24495 | |||
2006-10-25 | Add more opcodes for Elvira 1/2 | Travis Howell | |
svn-id: r24492 | |||
2006-10-25 | Add class code used by scripts in Elvira 1 | Travis Howell | |
svn-id: r24491 | |||
2006-10-23 | Add missing code for enableInput opcode | Travis Howell | |
svn-id: r24473 | |||
2006-10-23 | Add printStats code for Elvira 2 and cleanup | Travis Howell | |
svn-id: r24470 | |||
2006-10-19 | Split game specific script opcodes into separate files | Travis Howell | |
svn-id: r24389 |