aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/font.h
AgeCommit message (Expand)Author
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-05-21DS/SAGA: Due to what looks like a compiler bug, having one Common::Array temp...agent-q
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-10-22SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s...Andrew Kurushin
2010-10-20SAGA: replace Font "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-07-05SAGA: Fix warning on systems where enum's are unsignedMax Horn
2010-05-04Reduce indirect header dependencies furtherMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-04-11Got rid of SortedListFilippos Karapetis
2009-04-11Removed all but one of the functions of the SortedList, apart from the custom...Filippos Karapetis
2009-04-11SAGA: Got rid of some more SortedList methodsMax Horn
2009-04-11SAGA: Stop needlessly using operator*() and operator->() (many of the resulti...Max Horn
2008-12-06All the screen drawing functions draw to the back buffer, so there is no poin...Filippos Karapetis
2008-12-04CleanupFilippos Karapetis
2008-07-28CleanupFilippos Karapetis
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-17Added a debug command for font mappingFilippos Karapetis
2007-09-17Character with ASCII code 9 is tabFilippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-07-23Changed SAGA_ACTOR_H__ to SAGA_ACTOR_H etc for consistency.Torbjörn Andersson
2006-02-11Moved engines to the new engines/ directoryMax Horn