Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07 | Limit MIDI driver, to games using MIDI music only. | Travis Howell | |
svn-id: r27158 | |||
2007-06-05 | Fix input issues in earlier games, and split handleMouseMoved() due to ↵ | Travis Howell | |
difference in earlier games. svn-id: r27103 | |||
2007-06-05 | Update sound ranges in debugger, for earlier games. | Travis Howell | |
svn-id: r27101 | |||
2007-06-04 | Fix compilation of AGOS | Filippos Karapetis | |
svn-id: r27081 | |||
2007-06-04 | Only call MIDI code, in games which use MIDI based music. | Travis Howell | |
svn-id: r27080 | |||
2007-06-04 | Virtualise a few sound functions. | Travis Howell | |
svn-id: r27077 | |||
2007-06-04 | Change printChar variables to signed, to allow removal of work around for ↵ | Travis Howell | |
The Feeble Files. svn-id: r27075 | |||
2007-06-02 | Fix display of conversation responses in Waxworks. | Travis Howell | |
svn-id: r27052 | |||
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 | Add sound effects code for Amiga and AtariST versions of Elvira 2. | Travis Howell | |
svn-id: r26989 | |||
2007-05-28 | Rename script opcode in Elvira 2. | Travis Howell | |
svn-id: r26986 | |||
2007-05-27 | Fix loading restart state in Waxworks for now. | Travis Howell | |
svn-id: r26966 | |||
2007-05-26 | Add code for opcodes 177/178 in Elvira 2. | Travis Howell | |
svn-id: r26937 | |||
2007-05-22 | Minor cleanup. | Travis Howell | |
svn-id: r26913 | |||
2007-05-22 | Add load/save interface support for Elvira 2 and Waxworks. | Travis Howell | |
svn-id: r26909 | |||
2007-05-17 | Cleanup. | Travis Howell | |
svn-id: r26858 | |||
2007-05-16 | Ooops, correct inheritance of load/save functions. | Travis Howell | |
svn-id: r26851 | |||
2007-05-16 | Add caption to saved games for Elvira 1/2 and Waxworks. | Travis Howell | |
svn-id: r26850 | |||
2007-05-16 | Add idle code for DIMP. | Travis Howell | |
svn-id: r26848 | |||
2007-05-15 | Minor cleanup. | Travis Howell | |
svn-id: r26845 | |||
2007-05-13 | Cleanup. | Travis Howell | |
svn-id: r26833 | |||
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-07 | Fixes for conversation response in Waxworks. | Travis Howell | |
svn-id: r26779 | |||
2007-05-07 | Cleanup. | Travis Howell | |
svn-id: r26769 | |||
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 | Fix mouse regression in Swampy Adventures. | Travis Howell | |
svn-id: r26503 | |||
2007-04-15 | Update reporting of invalid script opcodes. | Travis Howell | |
svn-id: r26501 | |||
2007-04-15 | Cleanup. | Travis Howell | |
svn-id: r26497 | |||
2007-04-15 | Add eriktorbjorn's patch to split script opcodes into specific game engines. | Travis Howell | |
svn-id: r26490 | |||
2007-04-15 | Cleanup. | Travis Howell | |
svn-id: r26482 | |||
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-03-18 | Changed AGOS to use the EventManager to track the mouse position; added a ↵ | Max Horn | |
FIXME comment about _mouseOld never being set svn-id: r26206 | |||
2007-03-17 | Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with | Torbjörn Andersson | |
Fingolfin's blessings. Keyboard repeat is now handled by the event manager, rather than by individual engines. Since this can cause problems with some engines (see the AGI engine), the extra "key down" events are marked as "synthetic", so that they can be ignored if necessary. svn-id: r26170 | |||
2007-02-21 | Bypass the copy protection screens in floppy disk releases of Simon the ↵ | Travis Howell | |
Sorcerer 1 and 2, with permission from Adventure Soft. svn-id: r25760 | |||
2007-02-16 | Add support for using soundtrack from the Simon the Sorcerer 1 - Music ↵ | Travis Howell | |
Enhancement Project. svn-id: r25632 | |||
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 | |||
2007-02-09 | Add cyx's patch for cleanup for planar conversion code, and support for 32 ↵ | Travis Howell | |
color planar graphics of Amiga ECS version of Simon the Sorcerer 1. svn-id: r25436 | |||
2007-02-08 | Convert planar images, only when required for drawing. | Travis Howell | |
svn-id: r25433 | |||
2007-01-21 | Removed common/advancedDetector.h from agos.h, thus reducing the number of ↵ | Max Horn | |
build deps on base/plugins.h and base/game.h from about 155 to 113 (and also reducing the deps on advancedDetector.h, of course). The same should be done to all other engines using the advanced detector (AGI, CINE, SAGA, Parallaction) svn-id: r25154 | |||
2007-01-01 | At Kirben's request, I've applied my old keyboard repeat patch for the AGOS | Torbjörn Andersson | |
engine. Swampy's Adventures really needs it, and the more generic solution to keyboard repeat is apparently stalled. svn-id: r24964 | |||
2007-01-01 | Fix bug #1624767 - FF: save games will not load. | Travis Howell | |
svn-id: r24960 | |||
2006-12-19 | Get rif od ARRAYSIZE in ADGameDescription | Eugene Sandulenko | |
svn-id: r24882 |