add inside and out to prepositions list
[mudsync.git] / mudsync / parser.scm
2017-01-26 Christopher Allan... add inside and out to prepositions list
2017-01-26 Christopher Allan... Add "from" to list of prepositions in parser.scm
2016-05-10 Christopher Allan... Add clerk and bell
2016-05-06 Christopher Allan... Add about to preposition list
2016-05-06 Christopher Allan... Add "to" to prepositions
2016-05-06 Christopher Allan... A bunch of stuff so you can set your own username
2016-05-06 Christopher Allan... ability to say things, at last!
2016-05-05 Christopher Allan... Can FINALLY interact with objects! Woohoo!
2016-05-04 Christopher Allan... look in rooms
2016-05-03 Christopher Allan... Many steps towards handling input (but not there yet...)
2016-05-02 Christopher Allan... Split mudsync.scm out into multiple files
2016-05-02 Christopher Allan... Add copyright, clean up parser.scm
2016-05-02 Christopher Allan... prototype sentence parsing code