most of the async museum
[mudsync.git] / mudsync /
2017-01-30 Christopher Allan... Whee, movement shorthands!
2017-01-30 Christopher Allan... Traversal checks, plus flavortext
2017-01-30 Christopher Allan... fix prop stuff
2017-01-30 Christopher Allan... Add into to predicates
2017-01-30 Christopher Allan... Moving looking to be primarily a gameobj action.
2017-01-30 Christopher Allan... create-gameobj
2017-01-29 Christopher Allan... props subsystem
2017-01-29 Christopher Allan... wrap-rmeta-slot -> build-rmeta-slot
2017-01-29 Christopher Allan... Add l as alias for look
2017-01-29 Christopher Allan... oops fix actor -> gameobj
2017-01-29 Christopher Allan... props stuff
2017-01-29 Christopher Allan... distinguish container-sub-commands and container-dom...
2017-01-29 Christopher Allan... a note about the equality of containers
2017-01-28 Christopher Allan... Move containers over to their own module.
2017-01-28 Christopher Allan... Fix up default-objection in cmd-take-from
2017-01-28 Christopher Allan... use ci-member, allow specifying why not to being taken...
2017-01-28 Christopher Allan... add utils.scm
2017-01-28 Christopher Allan... Allow to specify what the player is on take-from /...
2017-01-28 Christopher Allan... better take/drop
2017-01-28 Christopher Allan... fixed up the inventory command
2017-01-26 Christopher Allan... remove some useless whitespace
2017-01-26 Christopher Allan... Switching from #:generally-visible to #:invisible?...
2017-01-26 Christopher Allan... Don't tell ourselves what we're doing
2017-01-26 Christopher Allan... remove pks
2017-01-26 Christopher Allan... Add container ability to gameobjs
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
2017-01-26 Christopher Allan... Remove thing and fold into gameobj. Allow to mark...
2017-01-25 Christopher Allan... Make commands use the inheritable rmeta-slot tooling
2017-01-25 Christopher Allan... Update to use #:init-thunk instead of #:init-value...
2017-01-25 Christopher Allan... switch room "tell" to not use string-apend
2017-01-25 Christopher Allan... Add friendlier message for when parser/matcher can...
2017-01-24 Christopher Allan... Fix the self destruct on gameobj objects.
2017-01-23 Christopher Allan... Use simple comma-join when listing items in a room.
2017-01-23 Christopher Allan... Add pre-tag to scrubl
2017-01-23 Christopher Allan... Switch things over to using scrubl
2017-01-23 Christopher Allan... Add br to scrubl
2017-01-23 Christopher Allan... Offer a help menu if a user is confused.
2017-01-23 Christopher Allan... Rudimentary help system.
2017-01-23 Christopher Allan... Restrict our scrubl structure to p, strong, emph for now
2017-01-23 Christopher Allan... New backronym for SCRUBL, export stuff, make faster
2017-01-23 Christopher Allan... Add new basic scrubl system (not using it yet though)
2017-01-22 Christopher Allan... formatted output
2017-01-22 Christopher Allan... removing pks
2017-01-21 Christopher Allan... websockets support works! :D
2017-01-21 Christopher Allan... rename #input to #main-input
2017-01-21 Christopher Allan... Chat alignment works "properly", thanks to a hack
2017-01-21 Christopher Allan... reply using new reply method
2017-01-20 Christopher Allan... More progress towards working websockets stuff. Add...
2017-01-20 Christopher Allan... scrolly stuff
2017-01-20 Christopher Allan... Full screen css structure
2017-01-20 Christopher Allan... Basic infrastructure for websocket support
2017-01-20 Christopher Allan... Add infrastructure for static files, etc
2017-01-19 Christopher Allan... Clean up the networking code a bit.
2017-01-19 Christopher Allan... Better gameobj-inject! system. Also now use run-hive.
2017-01-04 Christopher Allan... Rename msg-foo to mbody-foo
2017-01-04 Christopher Allan... Update calls of hive-create-actor to bootstrap-actor
2017-01-03 Christopher Allan... Update all actor usage of <- to not pass in from-actor.
2017-01-02 Christopher Allan... Rename call of start-agenda to run-agenda
2017-01-02 Christopher Allan... Only keep looping while the actor is alive
2017-01-02 Christopher Allan... Use new <repl-manager>
2016-12-21 Christopher Allan... Update to use build-actions; fix clerk communication
2016-12-17 Christopher Allan... Update mudsync code to use easier to use action inherit...
2016-12-13 Christopher Allan... Use msg-val everywhere and fix some definitions' argume...
2016-12-12 Christopher Allan... Port to the remove-define-mhandler 8sync branch
2016-12-11 Christopher Allan... Switch to using the <- syntax for everything
2016-12-11 Christopher Allan... Correcty disconnect from clients which provide the...
2016-12-11 Christopher Allan... Updating mudsync for 8sync suspendable-ports refactor
2016-12-10 Christopher Allan... gameobj: Fix dyn-ref match call wip-dbstuff
2016-05-11 Christopher Allan... Switch inject-special! to do-inject-special!
2016-05-11 Christopher Allan... Rename inject! to inject-gameobj!
2016-05-10 Christopher Allan... Only change location when it isn't the same as current...
2016-05-10 Christopher Allan... Add clerk and bell
2016-05-09 Christopher Allan... adding and dropping things works
2016-05-09 Christopher Allan... basic things, with the ability to pick them up (but...
2016-05-08 Christopher Allan... remove "gameobj init!" debug message
2016-05-07 Christopher Allan... remove debugging pk
2016-05-07 Christopher Allan... added dynamic linking approach to exits. live hacking...
2016-05-07 Christopher Allan... Most of the rest of support for live hacking!
2016-05-07 Christopher Allan... Injection almost works, you can pass along the appropri...
2016-05-07 Christopher Allan... fill in caache comment
2016-05-06 Christopher Allan... Add about to preposition list
2016-05-06 Christopher Allan... Add "to" to prepositions
2016-05-06 Christopher Allan... Fix code for going someplace that doesn't exist
2016-05-06 Christopher Allan... Added emote!
2016-05-06 Christopher Allan... A bunch of stuff so you can set your own username
2016-05-06 Christopher Allan... Announce to other room participants when a guest arrives
2016-05-06 Christopher Allan... Announce comings and goings
2016-05-06 Christopher Allan... remove debugging code
2016-05-06 Christopher Allan... Adding missing (c) notices (thx jxself)
2016-05-06 Christopher Allan... ability to say things, at last!
2016-05-06 Christopher Allan... remove debug message
2016-05-06 Christopher Allan... remove debug message
2016-05-06 Christopher Allan... room level messages, client disconnection
2016-05-06 Christopher Allan... more tweaks
2016-05-06 Christopher Allan... Add keyword for generally-visible
2016-05-05 Christopher Allan... You can now look at things
2016-05-05 Christopher Allan... remove stupid pre/post message stuff
2016-05-05 Christopher Allan... remove (pk 'foo)
2016-05-05 Christopher Allan... See objects in the same room as you
next