aboutsummaryrefslogtreecommitdiff
path: root/scumm/nut_renderer.cpp
AgeCommit message (Expand)Author
2003-01-30fixed crash with non-ASCII charsMax Horn
2003-01-19some cleanupPaweł Kołodziejski
2003-01-15made NUT font rendered honor _ignoreCharsetMaskMax Horn
2002-12-31hacked in font shadow. font shadows are very important for readability. Howev...Max Horn
2002-12-31added masking to nut charset rendererMax Horn
2002-12-31hack to get actor text color rightMax Horn
2002-12-31fixed NUT text render when screen is scrolledMax Horn
2002-12-30removed more dead weightMax Horn
2002-12-30small optimizationMax Horn
2002-12-27Error out when fonts are missingJames Brown
2002-12-25cleanupMax Horn
2002-12-25two good rules of thumb: don't use typecasts if you don't have to - type cast...Max Horn
2002-12-25use specified colorMax Horn
2002-12-25fixed free buffer before alloc newPaweł Kołodziejski
2002-12-25fixed width font problem in NutRendererPaweł Kołodziejski
2002-12-25added nut renderer, there is bug with font width, fix laterPaweł Kołodziejski