aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/graphics.cpp
AgeCommit message (Expand)Author
2007-07-06Added Amiga-style mouse cursor. Used with Amiga-render mode.Kari Salminen
2007-07-06Tidied up and simplified AGI mouse cursor management.Kari Salminen
2007-06-25Removed obsolete code for setting transparent debugging console colors.Kari Salminen
2007-06-25Unified GfxMgr::putPixelsA-function's priority info handling.Kari Salminen
2007-06-25Fix priority screen showing when using AGI256 or AGI256-2.Kari Salminen
2007-06-20Make putPixelsA-function use correct mask (0x0f normally for 16 colors, 0xff ...Kari Salminen
2007-06-20Add an additional AGI screen for 256 color data (For use with AGI256 and AGI2...Kari Salminen
2007-06-20svn-id: r27561Kari Salminen
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-29cleanup.Johannes Schickel
2007-03-22- Save AGIPAL resource number properlyEugene Sandulenko
2007-03-22- adding support for saving AGIPAL gamesMatthew Hoops
2007-03-21adding AGIPAL support (for changing palettes in some fan games) Patch:1684685Matthew Hoops
2007-02-13Get rid of _opt. Cleanup.Eugene Sandulenko
2007-02-12Merged the "palette manager" into the cursor manager. It was only used toTorbjörn Andersson
2007-02-11Make the mouse cursor white (instead of green) with a black outline onTorbjörn Andersson
2007-01-16Formating names in source codePaweł Kołodziejski
2007-01-16Finish restructuring font data header for const correctness.David Symonds
2007-01-06Another set of unused hires code bites the dust.David Symonds
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-11-06Predictive input for AGI engine. To Do:Eugene Sandulenko
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson
2006-05-25Made CGA rendering, EGA/VGA palette selectable via render_modeEugene Sandulenko
2006-05-24converted to scummvm console stylePaweł Kołodziejski
2006-05-24Update only dirty rects instead of fullscreen updateEugene Sandulenko
2006-05-24Fixed most - not all - GCC warnings.Torbjörn Andersson
2006-05-24removed defines USE_PCM_SOUND, AGDS_SUPPORT, USE_HIRESPaweł Kołodziejski
2006-05-24include mouse support alwaysPaweł Kołodziejski
2006-05-24opsPaweł Kołodziejski
2006-05-24formating a bitPaweł Kołodziejski
2006-05-24removed not used anymore variablePaweł Kołodziejski
2006-05-24strip one level of funcPaweł Kołodziejski
2006-05-23imported AGI enginePaweł Kołodziejski