aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/text.cpp
AgeCommit message (Expand)Author
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-07-27AGI game strings which are substituted in game texts may contain values as we...Filippos Karapetis
2007-07-10Add Amiga-style menus (FR #657645). Used in Amiga-rendering mode.Kari Salminen
2007-07-10Make AGI's button drawing use AgiButtonStyle. Doesn't use Amiga-style yet. It...Kari Salminen
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-06Updating DS port for changes in main codebase. Code changes for DevkitArm r2...Neil Millstone
2007-03-17Allow synthetic events in dialog windows, e.g. so you can use keyboard repeatTorbjörn Andersson
2007-03-17Allow using the left/right keys to select button in a selection box. (SelectionTorbjörn Andersson
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-06Extended text rendering code to allow "checkerboarding", and switch menu codeDavid Symonds
2006-12-07Fixed button renderingStuart George
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-30objectify AGI sprite.h/cppChris Apers
2006-05-25fixed regression after conversion consolePaweł Kołodziejski
2006-05-24converted to scummvm console stylePaweł Kołodziejski
2006-05-24Fixed most - not all - GCC warnings.Torbjörn Andersson
2006-05-24include mouse support alwaysPaweł Kołodziejski
2006-05-23imported AGI enginePaweł Kołodziejski