8 Commits

Author SHA1 Message Date
Tomasz Długosz
eaab877d66 JANITORIAL: fix the name of original author of cge and cge2
The first name is Janusz, not Janus.
The correct name was used in AUTHORS and credits.
In case of doubts, see his personal webpage: https://www.jbw.pl/ - name is in the page footer
2020-04-18 20:59:57 +02:00
uruk
800ff40219 CGE2: Move ColorBank and kColorNum to one place.
They are strongly connected.
2014-07-29 13:25:39 +02:00
Strangerke
d83a8162bb CGE2: Remove unused constant in Talk, fix a warning 2014-07-25 10:55:53 +02:00
uruk
d7e70eb5fa CGE2: Implement inf(). 2014-06-19 00:09:01 +02:00
uruk
152d795b45 CGE2: Implement InfoLine.
Move initialization of _font, so it precedes _infoLine's and doesn't cause more problems.
2014-06-06 22:07:32 +02:00
uruk
9efb2ef1a9 CGE2: Implement Talk. 2014-06-06 21:35:29 +02:00
uruk
63a153165a CGE2: Implement Font. 2014-06-06 16:45:02 +02:00
uruk
57b9a31ac2 CGE2: Add stubbed Font and Talk.
All to further implement caveUp().
2014-05-19 16:32:53 +02:00