SF patch 536615: travel cache

This is derived from the proposed patch and feedback to it.  This applies
the last-position cache behavior without an option, making the behavior
more like it is for interfaces with a mouse, where holding the mouse still
acts the same way as the travel cache.  The code is not #ifdef'd either.
This commit is contained in:
cohrs
2003-06-30 04:00:14 +00:00
parent cec8e1ee31
commit b633b91875
5 changed files with 14 additions and 5 deletions

View File

@@ -96,6 +96,7 @@ when jousting a pudding into a polymorh trap, it was possible to end up
don't allow polymorphed player to web over the stairs
geographical shopkeeper updates
stethoscope use should be free the first time it's use per player move
travel command caches last position to make non-mouse less painful
Platform- and/or Interface-Specific Fixes