aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/font.cpp
AgeCommit message (Expand)Author
2010-01-08Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...Max Horn
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
2009-08-15Removed unnecessary semi-colons.Torbjörn Andersson
2009-03-23Correct label font used by Amiga version of BRA.Travis Howell
2009-03-23Correct the fonts used by Amiga version of BRA.Travis Howell
2008-07-31Set correct font for dialogues in BRA Amiga.Nicola Mettifogo
2008-07-28Added support for text in BRA DOS demo.Nicola Mettifogo
2008-07-28* Changed Disk code in BRA to use FilesystemNode (duplication has become trul...Nicola Mettifogo
2008-07-27Inventory icons are now loaded correctly (not yet displayed). BRA doesn't cra...Nicola Mettifogo
2008-06-09Fixed warnings. (Mainly, GCC 4.3 doesn't want you to use "char" as an arrayTorbjörn Andersson
2008-04-06Add very basic support for Amiga version of BRA.Travis Howell
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-07Merged dos monospaced fonts subclasses into parent class. Handling is the sam...Nicola Mettifogo
2008-01-04Fix for bug# 1729307. Fonts are now displayed with shadows when needed on Ami...Nicola Mettifogo
2007-11-18Cleanup.Nicola Mettifogo
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-08-24First step in restructuring engine code:Nicola Mettifogo
2007-08-11Moved core font management from Gfx to engine. Gfx still retains features rel...Nicola Mettifogo
2007-08-11Added preliminary font support for Big Red Adventure.Nicola Mettifogo
2007-07-27- Moved disk code for Nippon Safes in new file disk_ns.cpp, adding _ns suffix...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-13cleanupNicola Mettifogo
2007-04-23Fixed VS2005 warningNicola Mettifogo
2007-04-23Some fixes for font management:Nicola Mettifogo
2007-04-18Fixes bug 1702679.Nicola Mettifogo
2007-04-16Now handling fonts with brand-new Font hierarchy. Amiga font have been implem...Nicola Mettifogo