Created open game functionality in the player. Fix #37.
[projects/chimara/chimara.git] / libchimara / chimara-glk.h
2009-12-06 fliepCreated open game functionality in the player. Fix...
2009-12-03 fliepFixed freeing data at stop & start. Previously the...
2009-11-22 rodinfixed #27
2009-10-25 fliep- Feeding input programmatically to the Glk program...
2009-10-23 fliepWrote documentation for new functions
2009-10-21 fliep- Fixed a bug that made Nitfol crash since [130]
2009-10-13 fliepAdded chimara_if_run() which, given a game file, autode...
2009-10-11 fliepImplemented the 'waiting' signal on the ChimaraGlk...
2009-10-11 fliepImplemented the signals 'char-input', 'line-input'...
2009-05-23 rodin * Added the game anchorhead to test
2009-05-23 fliepSeparated library source code from testing code, fixing #6