aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/talk.h
AgeCommit message (Collapse)Author
2014-07-29CGE2: Move ColorBank and kColorNum to one place.uruk
They are strongly connected.
2014-07-25CGE2: Remove unused constant in Talk, fix a warningStrangerke
2014-06-19CGE2: Implement inf().uruk
2014-06-06CGE2: Implement InfoLine.uruk
Move initialization of _font, so it precedes _infoLine's and doesn't cause more problems.
2014-06-06CGE2: Implement Talk.uruk
2014-06-06CGE2: Implement Font.uruk
2014-05-19CGE2: Add stubbed Font and Talk.uruk
All to further implement caveUp().