Added chimara_if_run() which, given a game file, autodetects the type by its extensio...
authorPhilip Chimento <philip.chimento@gmail.com>
Tue, 13 Oct 2009 22:49:10 +0000 (22:49 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Tue, 13 Oct 2009 22:49:10 +0000 (22:49 +0000)
commitb2786d791c97b51fee5f5c628d2819fc58c03d8e
treebe779693705fd0cb23e69de762399dcf2febc3fa
parent1410fe4a16ca30242deb8273a8c5867ebeb66b65
Added chimara_if_run() which, given a game file, autodetects the type by its extension and runs it.

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@143 ddfedd41-794f-dd11-ae45-00112f111e67
configure.ac
interpreters/frotz/Makefile.am
interpreters/git/Makefile.am
interpreters/glulxe/Makefile.am
interpreters/nitfol/Makefile.am
libchimara/Makefile.am
libchimara/chimara-glk.c
libchimara/chimara-glk.h
libchimara/chimara-if.c
libchimara/chimara-if.h
tests/main.c