Fixed freeing data at stop & start. Previously the root window was set to NULL when...
[rodin/chimara.git] / libchimara / chimara-glk.h
2009-12-03 Philip ChimentoFixed freeing data at stop & start. Previously the...
2009-11-22 Marijn van Vlietfixed #27
2009-10-25 Philip Chimento- Feeding input programmatically to the Glk program...
2009-10-23 Philip ChimentoWrote documentation for new functions
2009-10-21 Philip Chimento- Fixed a bug that made Nitfol crash since [130]
2009-10-13 Philip ChimentoAdded chimara_if_run() which, given a game file, autode...
2009-10-11 Philip ChimentoImplemented the 'waiting' signal on the ChimaraGlk...
2009-10-11 Philip ChimentoImplemented the signals 'char-input', 'line-input'...
2009-05-23 Marijn van Vliet * Added the game anchorhead to test
2009-05-23 Philip ChimentoSeparated library source code from testing code, fixing #6