Adjustments in Makefile.am
[rodin/chimara.git] / libchimara / Makefile.am
2010-04-30 Philip ChimentoAdjustments in Makefile.am
2010-04-30 Philip ChimentoDefined a stub glk_schannel_struct to fix another regre...
2010-04-18 Marijn van Vliet* Path fixes
2010-04-18 Marijn van VlietIliad port
2010-04-17 Marijn van VlietPager in place
2010-01-28 Marijn van VlietBeginning work on graphic windows. Hopelessly broken...
2009-11-24 Philip Chimento- Get VPATH build to work
2009-11-15 Marijn van VlietFixed reversevideo
2009-11-14 Marijn van VlietSome hyperlink code.
2009-11-14 Marijn van VlietImplemented output buffering.
2009-10-13 Philip ChimentoAdded chimara_if_run() which, given a game file, autode...
2009-10-11 Philip ChimentoImplemented the signals 'char-input', 'line-input'...
2009-10-07 Philip ChimentoWrote platform-dependent dispatch code
2009-10-07 Philip ChimentoAdd Glulxe and Git. They compile but don't work yet.
2009-10-05 Philip ChimentoAdded the dispatch layer headers. In order to get this...
2009-09-13 Philip ChimentoAdded an initialization function, which must be called...
2009-09-09 Philip ChimentoMoved to updated gettext and did some tweaking for...
2009-06-13 Philip ChimentoMust export garglk_ symbols in library
2009-06-09 Philip Chimentowrong Makefile committed in [101]
2009-05-24 Philip ChimentoFixing installed headers and directories
2009-05-24 Philip ChimentoImplemented Unix startup code, argument parsing, and...
2009-05-24 Philip ChimentoAdded dummy functions glk_style_distinguish() and glk_r...
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