aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/menu.cpp
AgeCommit message (Expand)Author
2007-10-31Fix for bug #1751483 - "AGI: The -x command-line option appears to be broken"Filippos Karapetis
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-15Enabled menus in some old AGI games (released in 1986) which did not have men...Filippos Karapetis
2007-07-11Fix for bug #1751390 in LSL1. When choosing a menu option, an appropriate eve...Filippos Karapetis
2007-07-09Fix for bug #1746661: "KQ3: Lockup when pressing ESC (Amiga version)"Filippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-01-16Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran.David Symonds
2007-01-16Formating names in source codePaweł Kołodziejski
2007-01-07Fix interpretation of enable.item() and disable.item() AGI functions; they af...David Symonds
2007-01-06Extended text rendering code to allow "checkerboarding", and switch menu codeDavid Symonds
2007-01-06Menus should wrap around at top and bottom.David Symonds
2006-12-06first phase of objectisation of agi enginePaweł Kołodziejski
2006-06-10Pop AGIs text.cpp into a class, for later cleanup.James Brown
2006-05-31Fixed many const related warningsMax Horn
2006-05-29objectify AGI menu.h/cppWillem Jan Palenstijn
2006-05-26replace agi/list.h by Common::List; cleanupWillem Jan Palenstijn
2006-05-24include mouse support alwaysPaweł Kołodziejski
2006-05-23imported AGI enginePaweł Kołodziejski