public inbox for xconq-cvs@sourceware.org
help / color / mirror / Atom feed
* xconq ./ChangeLog tcltk/tkmap.c
@ 2004-04-07 22:47 ronne
0 siblings, 0 replies; 9+ messages in thread
From: ronne @ 2004-04-07 22:47 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: ronne@sourceware.org 2004-04-07 22:47:29
Modified files:
. : ChangeLog
tcltk : tkmap.c
Log message:
Fix bug in isometric map drawing code.
^ permalink raw reply [flat|nested] 9+ messages in thread
* xconq ./ChangeLog tcltk/tkmap.c
@ 2004-04-09 0:49 ronne
0 siblings, 0 replies; 9+ messages in thread
From: ronne @ 2004-04-09 0:49 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: ronne@sourceware.org 2004-04-09 00:49:57
Modified files:
. : ChangeLog
tcltk : tkmap.c
Log message:
Improve isometric drawing on Windows.
^ permalink raw reply [flat|nested] 9+ messages in thread
* xconq ./ChangeLog tcltk/tkmap.c
@ 2004-04-06 22:23 ronne
0 siblings, 0 replies; 9+ messages in thread
From: ronne @ 2004-04-06 22:23 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: ronne@sourceware.org 2004-04-06 22:22:57
Modified files:
. : ChangeLog
tcltk : tkmap.c
Log message:
Further improvements to the map drawing code.
^ permalink raw reply [flat|nested] 9+ messages in thread
* xconq ./ChangeLog tcltk/tkmap.c
@ 2000-11-30 9:46 shebs
0 siblings, 0 replies; 9+ messages in thread
From: shebs @ 2000-11-30 9:46 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: shebs@sources.redhat.com 2000-11-30 09:46:54
Modified files:
. : ChangeLog
tcltk : tkmap.c
Log message:
* tkmap.c (draw_current): Don't draw alarming colors for the
health bar of multi-part units.
(draw_unit_blast): Fix blast positioning if isometric.
^ permalink raw reply [flat|nested] 9+ messages in thread
* xconq ./ChangeLog tcltk/tkmap.c
@ 2000-10-24 10:03 shebs
0 siblings, 0 replies; 9+ messages in thread
From: shebs @ 2000-10-24 10:03 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: shebs@sources.redhat.com 2000-10-24 10:03:49
Modified files:
. : ChangeLog
tcltk : tkmap.c
Log message:
Test for explicit "show all" when viewing borders.
* tkmap.c (m_seen_border): New macro.
(draw_borders): Use it.
^ permalink raw reply [flat|nested] 9+ messages in thread
* xconq ./ChangeLog tcltk/tkmap.c
@ 2000-09-25 8:44 shebs
0 siblings, 0 replies; 9+ messages in thread
From: shebs @ 2000-09-25 8:44 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: shebs@sourceware.cygnus.com 2000-09-25 08:44:28
Modified files:
. : ChangeLog
tcltk : tkmap.c
Log message:
* tkmap.c (mapw_display): Clear the map outline before drawing.
(draw_map_widget): Don't draw the outline here, reset fg/bg
colors in GC.
(draw_units, draw_unit_and_occs): Reset line width.
(draw_unit_size): Don't draw on small unit images.
(draw_map_outline): Add argument to clear outline explicitly.
^ permalink raw reply [flat|nested] 9+ messages in thread
* xconq ./ChangeLog tcltk/tkmap.c
@ 2000-08-20 7:08 shebs
0 siblings, 0 replies; 9+ messages in thread
From: shebs @ 2000-08-20 7:08 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: shebs@sourceware.cygnus.com 2000-08-20 07:08:18
Modified files:
. : ChangeLog
tcltk : tkmap.c
Log message:
* tkmap.c (draw_map_widget): Reset last_ws_valid.
(draw_map_outline: Rewrite to handle more situations correctly.
^ permalink raw reply [flat|nested] 9+ messages in thread
* xconq ./ChangeLog tcltk/tkmap.c
@ 2000-08-13 10:59 shebs
0 siblings, 0 replies; 9+ messages in thread
From: shebs @ 2000-08-13 10:59 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: shebs@sourceware.cygnus.com 2000-08-13 10:59:49
Modified files:
. : ChangeLog
tcltk : tkmap.c
Log message:
* tkmap.c (draw_dots): New function, split out from draw_units.
(draw_unit_size): New function, draws size of advanced units on map.
(draw_units): Call it.
^ permalink raw reply [flat|nested] 9+ messages in thread
* xconq ./ChangeLog tcltk/tkmap.c
@ 2000-08-03 8:41 shebs
0 siblings, 0 replies; 9+ messages in thread
From: shebs @ 2000-08-03 8:41 UTC (permalink / raw)
To: xconq-cvs
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: shebs@sourceware.cygnus.com 2000-08-03 08:41:00
Modified files:
. : ChangeLog
tcltk : tkmap.c
Log message:
* tkmap.c (draw_terrain_iso): Call cell_drawing_info here
instead of in draw_map_isometric, add overlay shading, call
draw_borders_iso.
(draw_borders_iso): New function.
(draw_people, draw_country_border_line): Adjust for isometric case.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2004-04-09 0:49 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-07 22:47 xconq ./ChangeLog tcltk/tkmap.c ronne
-- strict thread matches above, loose matches on Subject: below --
2004-04-09 0:49 ronne
2004-04-06 22:23 ronne
2000-11-30 9:46 shebs
2000-10-24 10:03 shebs
2000-09-25 8:44 shebs
2000-08-20 7:08 shebs
2000-08-13 10:59 shebs
2000-08-03 8:41 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).