public inbox for xconq-cvs@sourceware.org
help / color / mirror / Atom feed
* xconq ./ChangeLog kernel/combat.c kernel/conq. ...
@ 2003-12-26 9:51 ronne
0 siblings, 0 replies; 2+ messages in thread
From: ronne @ 2003-12-26 9:51 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: ronne@sourceware.org 2003-12-26 09:51:48
Modified files:
. : ChangeLog
kernel : combat.c conq.h plan.c
tcltk : tkconq.tcl
Log message:
Fix some build problems.
^ permalink raw reply [flat|nested] 2+ messages in thread
* xconq ./ChangeLog kernel/combat.c kernel/conq. ...
@ 2000-12-08 9:10 shebs
0 siblings, 0 replies; 2+ messages in thread
From: shebs @ 2000-12-08 9:10 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: shebs@sources.redhat.com 2000-12-08 09:10:10
Modified files:
. : ChangeLog
kernel : combat.c conq.h history.def nlang.c ui.c ui.h
mac : maccmd.c macmouse.c
tcltk : tkcmd.c tkmap.c
curses : cconq.c
Log message:
Add player feedback for out-of-ammo and other action failures.
(Still missing Mac interface version, more complicated because
of multi-unit selections.)
* history.def (zz-undefined): New hevt type, flag value.
(insufficient-ammo): New hevt type, distinguishes missing
ammo from other types of missing material.
* combat.c (check_attack_action, check_overrun_action,
check_fire_at_action, check_fire_into_action): Return
A_ANY_NO_AMMO instead of A_ANY_NO_MATERIAL
* nlang.c (action_result_desc): Add case for A_ANY_NO_AMMO,
improve the default case.
(advance_failure_desc): New function, describes reason for
failure to advance into a cell.
* conq.h (advance_failure_desc): Declare.
* ui.c (advance_into_cell): Add failure code argument, rewrite
cases to use it.
* ui.h (advance_into_cell): Update decl.
* maccmd.c (do_one_dir_move): Add argument to advance_into_cell.
* macmouse.c (move_the_selected_unit): Ditto.
* tkcmd.c (aux_move_dir): Ditto, plus notify of failure reason.
* tkmap.c (move_the_selected_unit): Ditto.
* cconq.c (do_dir_2): Ditto.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-12-26 9:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-26 9:51 xconq ./ChangeLog kernel/combat.c kernel/conq. ronne
-- strict thread matches above, loose matches on Subject: below --
2000-12-08 9:10 shebs
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).