Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-13 | Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not ↵ | Christopher Page | |
used anymore. Found some _quit flags in Agos and Gob and replaced with bool quit() where appropriate svn-id: r33848 | |||
2008-08-08 | Hopefully allow quiting at any stage AGOS engines games again. | Travis Howell | |
svn-id: r33693 | |||
2008-03-29 | Add patch #1928643 - Czech fan translation of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r31300 | |||
2008-03-25 | Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r31233 | |||
2008-03-23 | Fix name locking in Waxworks, and cleanup. | Travis Howell | |
svn-id: r31229 | |||
2008-03-12 | Fix bug #1911558 - FF: Inventory doesn't scroll to the end. | Travis Howell | |
svn-id: r31110 | |||
2008-03-11 | Cleanup. | Torbjörn Andersson | |
svn-id: r31108 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and ↵ | Travis Howell | |
cleanup code. svn-id: r27577 | |||
2007-06-11 | Restrict workaround, to prevent regression when inverting conversation ↵ | Travis Howell | |
responses in scrolling locations. svn-id: r27340 | |||
2007-06-09 | Fix position of name text in Hebrew versions. | Travis Howell | |
svn-id: r27234 | |||
2007-06-06 | Fix crash, when the hitarea array overflows in the Amiga demo of Elvira 1. | Travis Howell | |
svn-id: r27128 | |||
2007-06-05 | Fix input issues in earlier games, and split handleMouseMoved() due to ↵ | Travis Howell | |
difference in earlier games. svn-id: r27103 | |||
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-17 | Cleanup. | Travis Howell | |
svn-id: r26858 | |||
2007-05-13 | Fix bug in original Simon the Sorcerer 2, the x position in invertBox() ↵ | Travis Howell | |
needs to be adjusted for scrolling locations. svn-id: r26823 | |||
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell | |
svn-id: r26792 | |||
2007-05-07 | The Palette difference in inventory arrows, applies to AGA version of Simon ↵ | Travis Howell | |
the Sorcerer 1 too. svn-id: r26780 | |||
2007-05-07 | Fixes for conversation response in Waxworks. | Travis Howell | |
svn-id: r26779 | |||
2007-04-15 | Cleanup. | Travis Howell | |
svn-id: r26497 | |||
2007-04-15 | Cleanup. | Travis Howell | |
svn-id: r26482 | |||
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 | |||
2006-10-27 | Limit game specific code | Travis Howell | |
svn-id: r24523 | |||
2006-10-24 | Rename variable | Travis Howell | |
svn-id: r24487 | |||
2006-10-23 | Re-enable verb code | Travis Howell | |
svn-id: r24472 | |||
2006-10-23 | Add minor icon code differences in Elvira 2 | Travis Howell | |
svn-id: r24471 | |||
2006-10-22 | Add drag support for items in Elvira 1/2 and WW | Travis Howell | |
svn-id: r24436 | |||
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-18 | Fix display of sword cursor in WW | Travis Howell | |
svn-id: r24362 | |||
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-13 | Fix position of descriptions in WW | Travis Howell | |
svn-id: r24289 | |||
2006-10-08 | Add invert box difference in Elvira 2 | Travis Howell | |
svn-id: r24195 | |||
2006-10-08 | Add invert box difference in Elvira 1 | Travis Howell | |
svn-id: r24194 | |||
2006-10-07 | Add more code differences in Elvira 1 | Travis Howell | |
svn-id: r24161 | |||
2006-10-01 | Add debug opcode table for PP and other minor changes for PP | Travis Howell | |
svn-id: r24050 | |||
2006-09-29 | Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and | Eugene Sandulenko | |
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013 | |||
2006-09-29 | Phase 2 of Simon renaming. Simon directory renaming | Eugene Sandulenko | |
svn-id: r24009 |