projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
1a2a13f
)
Fix initialization of engine state
author
H.G. Muller
<h.g.muller@hccnet.nl>
Sat, 14 May 2011 08:03:20 +0000
(10:03 +0200)
committer
H.G. Muller
<h.g.muller@hccnet.nl>
Sat, 14 May 2011 08:03:20 +0000
(10:03 +0200)
Some of the initialization relied on variables being zero at startup,
which meant value from the previouly loaded engine hng on after loading
a new one.
No differences found