Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | AGOS: Send GM System Enable/On upon startup | Max Horn | |
svn-id: r25631 | |||
2007-02-14 | Fix missing scenes (accolade logo) in AtariST demo of Elvira 1. | Travis Howell | |
svn-id: r25583 | |||
2007-02-13 | Whitespace changes. | Torbjörn Andersson | |
svn-id: r25567 | |||
2007-02-12 | Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove ↵ | Travis Howell | |
duplciate cursor table. svn-id: r25511 | |||
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-08 | Convert planar images, only when required for drawing. | Travis Howell | |
svn-id: r25433 | |||
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 | Cleanup | Travis Howell | |
svn-id: r24963 | |||
2006-11-07 | Fix restarting game in Elvira 2 | Travis Howell | |
svn-id: r24646 | |||
2006-11-06 | System mouse code no longer required | Travis Howell | |
svn-id: r24632 | |||
2006-11-05 | Add inital load/save code changes for earlier games and cleanup | Travis Howell | |
svn-id: r24622 | |||
2006-10-25 | Add class code used by scripts in Elvira 1 | Travis Howell | |
svn-id: r24491 | |||
2006-10-24 | Rename variable | Travis Howell | |
svn-id: r24487 | |||
2006-10-23 | Add hasIcon difference in Elvira 1 | Travis Howell | |
svn-id: r24468 | |||
2006-10-23 | Add patch to make ProTracker a subclass of AudioStream, from madmoose | Travis Howell | |
svn-id: r24465 | |||
2006-10-22 | Only instantiate ProtrackerPlayer if it is actually needed | Max Horn | |
svn-id: r24445 | |||
2006-10-22 | Add drag support for items in Elvira 1/2 and WW | Travis Howell | |
svn-id: r24436 | |||
2006-10-22 | Add extra picture opcode code for ELvira 1/2 | Travis Howell | |
svn-id: r24426 | |||
2006-10-21 | Cleanup | Travis Howell | |
svn-id: r24397 | |||
2006-10-20 | Split code into more specific files and cleanup | Travis Howell | |
svn-id: r24394 | |||
2006-10-19 | Add support for sound effects in PC version of Elvira 1 | Travis Howell | |
svn-id: r24388 | |||
2006-10-19 | Add option to load a module via stream | Travis Howell | |
svn-id: r24387 | |||
2006-10-19 | Ooops, disable code for loading modules | Travis Howell | |
svn-id: r24386 | |||
2006-10-19 | Add support for arrows keys in WW | Travis Howell | |
svn-id: r24385 | |||
2006-10-18 | Add mouse cursors for WW | Travis Howell | |
svn-id: r24361 | |||
2006-10-16 | Enable menus in Elvira 2 | Travis Howell | |
svn-id: r24349 | |||
2006-10-16 | Add more opcode differences for WW | Travis Howell | |
svn-id: r24348 | |||
2006-10-16 | Enable menus in WW, allows more progress | Travis Howell | |
svn-id: r24347 | |||
2006-10-16 | Disable mouse cursor in Amiga demo of Elvira 1 | Travis Howell | |
svn-id: r24346 | |||
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 | Add extra video opcodes for Elvira 1 demo | Travis Howell | |
svn-id: r24315 | |||
2006-10-14 | Add sound effects support for early games | Travis Howell | |
svn-id: r24300 | |||
2006-10-13 | Add differences in opcode table for Elvira 2 and cleanup | Travis Howell | |
svn-id: r24294 | |||
2006-10-13 | Fix regressions when drawing icons in FF | Travis Howell | |
svn-id: r24287 | |||
2006-10-13 | Limit clearWindow to early games only, to avoid regressions | Travis Howell | |
svn-id: r24286 | |||
2006-10-13 | Fix display of icons in Elvira 1 | Travis Howell | |
svn-id: r24284 | |||
2006-10-11 | Cleanup | Travis Howell | |
svn-id: r24282 | |||
2006-10-11 | Add AtariST version of Elvira 1 and cleanup | Travis Howell | |
svn-id: r24280 | |||
2006-10-11 | Avoid possible regressions | Travis Howell | |
svn-id: r24278 | |||
2006-10-11 | Add support for clearWindow and cleanup | Travis Howell | |
svn-id: r24272 | |||
2006-10-11 | Fix palette display of lower part of screne in Elvira 1 | Travis Howell | |
svn-id: r24271 | |||
2006-10-10 | Ooops, remove debug left overs | Travis Howell | |
svn-id: r24265 | |||
2006-10-10 | Fix and remove duplicate opcode for Elvira 1 | Travis Howell | |
svn-id: r24262 | |||
2006-10-10 | Fix guard response in Elvira 1 | Travis Howell | |
svn-id: r24261 | |||
2006-10-09 | Use correct video window values for each game and minor cleanup | Travis Howell | |
svn-id: r24253 |