aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/talk.cpp
AgeCommit message (Expand)Author
2014-06-10CGE2: Move kLineMax to cge2.h.uruk
2014-06-08CGE2: Reduce the scope of a couple of variables, fix styleStrangerke
2014-06-08CGE2: Rework empty-checks of strings.uruk
2014-06-06CGE2: Implement InfoLine.uruk
2014-06-06CGE2: Implement Talk.uruk
2014-06-06CGE2: Implement Font.uruk
2014-05-19CGE2: Add stubbed Font and Talk.uruk