aboutsummaryrefslogtreecommitdiff
path: root/sword2/maketext.h
AgeCommit message (Collapse)Author
2003-10-11Moved the text drawing stuff into a class of its own. (Adding anotherTorbjörn Andersson
global variable which will hopefully be dealt with later.) svn-id: r10734
2003-10-04Changed to use #include "bs2/..." and removed the inclusion of standard CTorbjörn Andersson
headers. Most (all?) of the ones we need should probably come from stdafx.h instead. svn-id: r10588
2003-10-04added namespace Sword2Max Horn
svn-id: r10581
2003-09-19cleanupTorbjörn Andersson
svn-id: r10308
2003-07-28bs2Jonathan Gray
svn-id: r9211