Age | Commit message (Expand) | Author |
2007-06-05 | Add option to dump all subrountines in a game, to help with bug reports. | Travis Howell |
2007-06-05 | Fix input issues in earlier games, and split handleMouseMoved() due to differ... | Travis Howell |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-28 | Fix glitches caused by interface differences in the AtariST verison of Elvira 2. | Travis Howell |
2007-05-26 | Add code for opcodes 177/178 in Elvira 2. | Travis Howell |
2007-05-22 | Add load/save interface support for Elvira 2 and Waxworks. | Travis Howell |
2007-05-17 | Cleanup. | Travis Howell |
2007-05-16 | Add idle code for DIMP. | Travis Howell |
2007-05-13 | Cleanup. | Travis Howell |
2007-05-13 | Rename a few variables. | Travis Howell |
2007-05-13 | Fix bugs #941074 and #828860, by switching to graphics renderer code used by ... | Travis Howell |
2007-05-10 | Fix glitches in pause options of Elvira 1. | Travis Howell |
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell |
2007-04-01 | added the instance of EventManager returned by OSystem::getEventManager as a ... | Gregory Montoir |
2007-03-18 | Changed AGOS to use the EventManager to track the mouse position; added a FIX... | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-17 | Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with | Torbjörn Andersson |
2007-03-17 | Force all code to use EventManager::pollEvent instead of OSystem::pollEvent | Max Horn |
2007-02-16 | Add support for using soundtrack from the Simon the Sorcerer 1 - Music Enhanc... | Travis Howell |
2007-01-01 | At Kirben's request, I've applied my old keyboard repeat patch for the AGOS | Torbjörn Andersson |
2006-10-28 | Remove vga opcodes which are never used by games | Travis Howell |
2006-10-22 | Add drag support for items in Elvira 1/2 and WW | Travis Howell |
2006-10-21 | Cleanup | Travis Howell |
2006-10-13 | Add differences in opcode table for Elvira 2 and cleanup | Travis Howell |
2006-10-11 | Cleanup | Travis Howell |
2006-10-03 | Remove blocks/tiles related code for PP, which was only required by unrelease... | Travis Howell |
2006-10-02 | Fix changing map areas in swampy | Travis Howell |
2006-10-02 | Add last tiles code and corrections for Swampy | Travis Howell |
2006-10-02 | Add more tiles code for Swampy | Travis Howell |
2006-10-01 | Update vga timer code to match original PP | Travis Howell |
2006-09-30 | Add debug output, to find triggers for PP functions | Travis Howell |
2006-09-30 | Ooops, another mistake in isVgaQueueEmpty() | Travis Howell |
2006-09-30 | Ooops, increase count in isVgaQueueEmpty() | Travis Howell |
2006-09-30 | Add code for isVgaQueueEmpty() in PP | Travis Howell |
2006-09-30 | Enable more code in oops functions of PP | Travis Howell |
2006-09-29 | Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and | Eugene Sandulenko |
2006-09-29 | Phase 2 of Simon renaming. Simon directory renaming | Eugene Sandulenko |