public inbox for xconq-cvs@sourceware.org
help / color / mirror / Atom feed
* xconq ./ChangeLog kernel/move.c
@ 2000-08-20 6:43 shebs
0 siblings, 0 replies; 10+ messages in thread
From: shebs @ 2000-08-20 6:43 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: shebs@sourceware.cygnus.com 2000-08-20 06:43:55
Modified files:
. : ChangeLog
kernel : move.c
Log message:
* move.c (do_move_action, do_enter_action): Add notifications
for vanishing and wrecking.
^ permalink raw reply [flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/move.c
@ 2004-06-23 23:09 ronne
0 siblings, 0 replies; 10+ messages in thread
From: ronne @ 2004-06-23 23:09 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: ronne@sourceware.org 2004-06-23 23:08:58
Modified files:
. : ChangeLog
kernel : move.c
Log message:
Fix major bug in the move code.
^ permalink raw reply [flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/move.c
@ 2003-12-29 5:42 mcdonald
0 siblings, 0 replies; 10+ messages in thread
From: mcdonald @ 2003-12-29 5:42 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: mcdonald@sourceware.org 2003-12-29 05:42:32
Modified files:
. : ChangeLog
kernel : move.c
Log message:
Fix compilation problem with some C compilers.
^ permalink raw reply [flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/move.c
@ 2003-12-25 12:52 ronne
0 siblings, 0 replies; 10+ messages in thread
From: ronne @ 2003-12-25 12:52 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: ronne@sourceware.org 2003-12-25 12:52:06
Modified files:
. : ChangeLog
kernel : move.c
Log message:
Fix sync bug affecting Bellum.
^ permalink raw reply [flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/move.c
@ 2003-12-21 7:19 mcdonald
0 siblings, 0 replies; 10+ messages in thread
From: mcdonald @ 2003-12-21 7:19 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: mcdonald@sourceware.org 2003-12-21 07:19:13
Modified files:
. : ChangeLog
kernel : move.c
Log message:
Whitewashed fix to certain movement failures.
^ permalink raw reply [flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/move.c
@ 2003-12-07 18:46 kingdon
0 siblings, 0 replies; 10+ messages in thread
From: kingdon @ 2003-12-07 18:46 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: kingdon@sourceware.org 2003-12-07 18:46:53
Modified files:
. : ChangeLog
kernel : move.c
Log message:
* kernel/move.c (cost_to_move_on_path): Get rid of local variables
which were poorly named anyway (tx,ty,x,y).
^ permalink raw reply [flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/move.c
@ 2003-11-15 21:12 mcdonald
0 siblings, 0 replies; 10+ messages in thread
From: mcdonald @ 2003-11-15 21:12 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: mcdonald@sourceware.org 2003-11-15 21:12:12
Modified files:
. : ChangeLog
kernel : move.c
Log message:
Fix to path code. Make sure that unexplored hexes are allowed on a path.
^ permalink raw reply [flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/move.c
@ 2003-06-28 23:16 ronne
0 siblings, 0 replies; 10+ messages in thread
From: ronne @ 2003-06-28 23:16 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: ronne@sourceware.org 2003-06-28 23:16:15
Modified files:
. : ChangeLog
kernel : move.c
Log message:
Fix crashes in action debug code.
^ permalink raw reply [flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/move.c
@ 2003-01-07 17:05 tadalunch
0 siblings, 0 replies; 10+ messages in thread
From: tadalunch @ 2003-01-07 17:05 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: tadalunch@sourceware.org 2003-01-07 09:05:14
Modified files:
. : ChangeLog
kernel : move.c
Log message:
* kernel/move.c (check_move_action): Fix "Tank sitting in water" bug
(thanks Richard Hunt, Hans Ronne).
^ permalink raw reply [flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/move.c
@ 2000-12-05 9:23 shebs
0 siblings, 0 replies; 10+ messages in thread
From: shebs @ 2000-12-05 9:23 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: shebs@sources.redhat.com 2000-12-05 09:23:34
Modified files:
. : ChangeLog
kernel : move.c
Log message:
* move.c (change_control_side_around): If the cell is populated
by a trusted side, change control to that side.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2004-06-23 23:09 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-20 6:43 xconq ./ChangeLog kernel/move.c shebs
2000-12-05 9:23 shebs
2003-01-07 17:05 tadalunch
2003-06-28 23:16 ronne
2003-11-15 21:12 mcdonald
2003-12-07 18:46 kingdon
2003-12-21 7:19 mcdonald
2003-12-25 12:52 ronne
2003-12-29 5:42 mcdonald
2004-06-23 23:09 ronne
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).