Age | Commit message (Expand) | Author |
2007-04-15 | Split game engines, to allow further cleanups. | Travis Howell |
2007-04-14 | Renamed AGOSEngine::midi to AGOSEngine::_midi | Max Horn |
2007-03-18 | Changed AGOS to use the EventManager to track the mouse position; added a FIX... | Max Horn |
2007-03-17 | Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with | Torbjörn Andersson |
2007-02-21 | Bypass the copy protection screens in floppy disk releases of Simon the Sorce... | Travis Howell |
2007-02-16 | AGOS: Send GM System Enable/On upon startup | Max Horn |
2007-02-14 | Fix missing scenes (accolade logo) in AtariST demo of Elvira 1. | Travis Howell |
2007-02-13 | Whitespace changes. | Torbjörn Andersson |
2007-02-12 | Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove duplc... | Travis Howell |
2007-02-12 | Ooops, remove debug leftovers in last commit. | Travis Howell |
2007-02-12 | Add basic support for AtariST demo of Elvira 1. | Travis Howell |
2007-02-08 | Convert planar images, only when required for drawing. | Travis Howell |
2007-01-01 | At Kirben's request, I've applied my old keyboard repeat patch for the AGOS | Torbjörn Andersson |
2007-01-01 | Cleanup | Travis Howell |
2006-11-07 | Fix restarting game in Elvira 2 | Travis Howell |
2006-11-06 | System mouse code no longer required | Travis Howell |
2006-11-05 | Add inital load/save code changes for earlier games and cleanup | Travis Howell |
2006-10-25 | Add class code used by scripts in Elvira 1 | Travis Howell |
2006-10-24 | Rename variable | Travis Howell |
2006-10-23 | Add hasIcon difference in Elvira 1 | Travis Howell |
2006-10-23 | Add patch to make ProTracker a subclass of AudioStream, from madmoose | Travis Howell |
2006-10-22 | Only instantiate ProtrackerPlayer if it is actually needed | Max Horn |
2006-10-22 | Add drag support for items in Elvira 1/2 and WW | Travis Howell |
2006-10-22 | Add extra picture opcode code for ELvira 1/2 | Travis Howell |
2006-10-21 | Cleanup | Travis Howell |
2006-10-20 | Split code into more specific files and cleanup | Travis Howell |
2006-10-19 | Add support for sound effects in PC version of Elvira 1 | Travis Howell |
2006-10-19 | Add option to load a module via stream | Travis Howell |
2006-10-19 | Ooops, disable code for loading modules | Travis Howell |
2006-10-19 | Add support for arrows keys in WW | Travis Howell |
2006-10-18 | Add mouse cursors for WW | Travis Howell |
2006-10-16 | Enable menus in Elvira 2 | Travis Howell |
2006-10-16 | Add more opcode differences for WW | Travis Howell |
2006-10-16 | Enable menus in WW, allows more progress | Travis Howell |
2006-10-16 | Disable mouse cursor in Amiga demo of Elvira 1 | Travis Howell |
2006-10-15 | Minor cleanup | Travis Howell |
2006-10-15 | Add menu support for Amiga demo of Elvira 1 | Travis Howell |
2006-10-14 | Add extra video opcodes for Elvira 1 demo | Travis Howell |
2006-10-14 | Add sound effects support for early games | Travis Howell |
2006-10-13 | Add differences in opcode table for Elvira 2 and cleanup | Travis Howell |
2006-10-13 | Fix regressions when drawing icons in FF | Travis Howell |
2006-10-13 | Limit clearWindow to early games only, to avoid regressions | Travis Howell |
2006-10-13 | Fix display of icons in Elvira 1 | Travis Howell |
2006-10-11 | Cleanup | Travis Howell |
2006-10-11 | Add AtariST version of Elvira 1 and cleanup | Travis Howell |
2006-10-11 | Avoid possible regressions | Travis Howell |
2006-10-11 | Add support for clearWindow and cleanup | Travis Howell |
2006-10-11 | Fix palette display of lower part of screne in Elvira 1 | Travis Howell |
2006-10-10 | Ooops, remove debug left overs | Travis Howell |
2006-10-10 | Fix and remove duplicate opcode for Elvira 1 | Travis Howell |