mudsync.git
7 years agosome example room commands
Christopher Allan Webber [Mon, 2 May 2016 16:03:21 +0000 (11:03 -0500)]
some example room commands

7 years agosome TODOs
Christopher Allan Webber [Mon, 2 May 2016 15:01:44 +0000 (10:01 -0500)]
some TODOs

7 years agomore basic gameobj and player stuff
Christopher Allan Webber [Mon, 2 May 2016 14:59:32 +0000 (09:59 -0500)]
more basic gameobj and player stuff

7 years agoAdd commands and contain-commands to gameobj
Christopher Allan Webber [Mon, 2 May 2016 14:42:27 +0000 (09:42 -0500)]
Add commands and contain-commands to gameobj

7 years agoAdd copyright, clean up parser.scm
Christopher Allan Webber [Mon, 2 May 2016 13:57:27 +0000 (08:57 -0500)]
Add copyright, clean up parser.scm

7 years agoprototype sentence parsing code
Christopher Allan Webber [Mon, 2 May 2016 13:47:35 +0000 (08:47 -0500)]
prototype sentence parsing code

7 years agoMove location onto game-actor
Christopher Allan Webber [Sat, 30 Apr 2016 22:34:54 +0000 (17:34 -0500)]
Move location onto game-actor

7 years agoFinally can connect and get a room description!
Christopher Allan Webber [Sat, 30 Apr 2016 22:09:24 +0000 (17:09 -0500)]
Finally can connect and get a room description!

So much work just to get to that point....

7 years agoroom exit wiring
Christopher Allan Webber [Sat, 30 Apr 2016 18:07:54 +0000 (13:07 -0500)]
room exit wiring

7 years agorooms and exits and things
Christopher Allan Webber [Sat, 30 Apr 2016 15:16:16 +0000 (10:16 -0500)]
rooms and exits and things

7 years agoMove game-master methods beneath it, use wrap-apply on them
Christopher Allan Webber [Sat, 30 Apr 2016 02:44:54 +0000 (21:44 -0500)]
Move game-master methods beneath it, use wrap-apply on them

7 years agoNetworking hooked up to rudimentary <game-master>
Christopher Allan Webber [Fri, 29 Apr 2016 21:18:52 +0000 (16:18 -0500)]
Networking hooked up to rudimentary <game-master>

7 years agoAdd GPL
Christopher Allan Webber [Fri, 29 Apr 2016 19:18:43 +0000 (14:18 -0500)]
Add GPL

7 years agomost network stuff, a copyright notice
Christopher Allan Webber [Fri, 29 Apr 2016 19:17:05 +0000 (14:17 -0500)]
most network stuff, a copyright notice

7 years agoMost of the network code is working, it seems
Christopher Allan Webber [Fri, 29 Apr 2016 18:52:30 +0000 (13:52 -0500)]
Most of the network code is working, it seems

7 years agoSome basic network code that kinda sorta works
Christopher Allan Webber [Fri, 29 Apr 2016 16:42:18 +0000 (11:42 -0500)]
Some basic network code that kinda sorta works