index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
agos
/
verb.cpp
Age
Commit message (
Expand
)
Author
2008-08-13
Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u...
Christopher Page
2008-08-08
Hopefully allow quiting at any stage AGOS engines games again.
Travis Howell
2008-03-29
Add patch #1928643 - Czech fan translation of Simon the Sorcerer 1.
Travis Howell
2008-03-25
Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1.
Travis Howell
2008-03-23
Fix name locking in Waxworks, and cleanup.
Travis Howell
2008-03-12
Fix bug #1911558 - FF: Inventory doesn't scroll to the end.
Travis Howell
2008-03-11
Cleanup.
Torbjörn Andersson
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-21
Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...
Travis Howell
2007-06-11
Restrict workaround, to prevent regression when inverting conversation respon...
Travis Howell
2007-06-09
Fix position of name text in Hebrew versions.
Travis Howell
2007-06-06
Fix crash, when the hitarea array overflows in the Amiga demo of Elvira 1.
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-17
Cleanup.
Travis Howell
2007-05-13
Fix bug in original Simon the Sorcerer 2, the x position in invertBox() needs...
Travis Howell
2007-05-09
Imrproved support for Elvira 1/2 and Waxworks.
Travis Howell
2007-05-07
The Palette difference in inventory arrows, applies to AGA version of Simon t...
Travis Howell
2007-05-07
Fixes for conversation response in Waxworks.
Travis Howell
2007-04-15
Cleanup.
Travis Howell
2007-04-15
Cleanup.
Travis Howell
2007-03-18
Changed AGOS to use the EventManager to track the mouse position; added a FIX...
Max Horn
2006-10-27
Limit game specific code
Travis Howell
2006-10-24
Rename variable
Travis Howell
2006-10-23
Re-enable verb code
Travis Howell
2006-10-23
Add minor icon code differences in Elvira 2
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-20
Split code into more specific files and cleanup
Travis Howell
2006-10-18
Fix display of sword cursor 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-13
Fix position of descriptions in WW
Travis Howell
2006-10-08
Add invert box difference in Elvira 2
Travis Howell
2006-10-08
Add invert box difference in Elvira 1
Travis Howell
2006-10-07
Add more code differences in Elvira 1
Travis Howell
2006-10-01
Add debug opcode table for PP and other minor changes for 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