Added chimara_if_run() which, given a game file, autodetects the type by its extensio...
[projects/chimara/chimara.git] / libchimara / Makefile.am
2009-10-13 fliepAdded chimara_if_run() which, given a game file, autode...
2009-10-11 fliepImplemented the signals 'char-input', 'line-input'...
2009-10-07 fliepWrote platform-dependent dispatch code
2009-10-07 fliepAdd Glulxe and Git. They compile but don't work yet.
2009-10-05 fliepAdded the dispatch layer headers. In order to get this...
2009-09-13 fliepAdded an initialization function, which must be called...
2009-09-09 fliepMoved to updated gettext and did some tweaking for...
2009-06-13 fliepMust export garglk_ symbols in library
2009-06-09 fliepwrong Makefile committed in [101]
2009-05-24 fliepFixing installed headers and directories
2009-05-24 fliepImplemented Unix startup code, argument parsing, and...
2009-05-24 fliepAdded dummy functions glk_style_distinguish() and glk_r...
2009-05-23 rodin * Added the game anchorhead to test
2009-05-23 fliepSeparated library source code from testing code, fixing #6