From mboxrd@z Thu Jan 1 00:00:00 1970 From: shebs@sourceware.cygnus.com To: xconq-cvs@sourceware.cygnus.com Subject: xconq/ /ChangeLog ernel/combat.c ib/blasts.imf ... Date: Wed, 24 May 2000 09:18:00 -0000 Message-id: <20000524161859.4833.qmail@sourceware.cygnus.com> X-SW-Source: 2000/msg00184.html List-Id: CVSROOT: /cvs/xconq Module name: xconq Changes by: shebs@sourceware.cygnus.com 00/05/24 09:18:59 Modified files: . : ChangeLog kernel : combat.c lib : blasts.imf imf.dir tcltk : tkconq.h tkinit.c tkmain.c tkmap.c Log message: * combat.c (detonate_unit): Fix visibility test, add special hack case for nuclear weapons. * tkconq.h (UI blastimages): Make larger. (UI bombpics, hitpics): Remove, no longer needed. * tkinit.c (init_bitmaps): Remove setup of hitpics. (init_other_images): Set up nuke images also, do with loop. * tkmain.c (play_movies): Add case for nukes, use cell blast or unit blast as appropriate. * tkmap.c (draw_unit_blast): Renamed from draw_blast. (draw_cell_blast): New function. (draw_blast_image): Change flashing to white out screen, add color image handling. * blasts.imf: Add new images nuke1, nuke2, nuke3, comment out standard blasts' color images. * imf.dir: Update.