]> git.pond.sub.org Git - empserver/commit
Fix sail command to use correct coordinate system
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 16 May 2010 09:10:45 +0000 (11:10 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 21 Jun 2010 19:03:21 +0000 (21:03 +0200)
commita4cd4aa7f7de8818f27760c7e7204587042b6e0d
tree1368e59c8036f96aba760be17b00ccad5bec85b9
parentbc72ff768f35b4d2067d0eaba1b66e36f0644032
Fix sail command to use correct coordinate system

It reported the ship's location in the ship's coordinate system
instead of the player's.  Fortunately, they're the same in normal
usage.  They can differ only when a deity uses a foreign ship.
src/lib/commands/sail.c