chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
9439cda
)
server: setting playing and random-play global prefs now works
author
Richard Kettlewell
<rjk@terraraq.org.uk>
Sun, 31 Jul 2011 13:43:15 +0000
(14:43 +0100)
committer
Richard Kettlewell
<rjk@terraraq.org.uk>
Sun, 31 Jul 2011 13:43:15 +0000
(14:43 +0100)
properly.
Formerly the global prefs would be changed but the other actions
required to switch state properly were not carried out. This was
documented, making it a design flaw rather than an implementation
error.
No differences found