tdopewars no longer crashes if you set e.g. NumGun = 0 - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit acecbd87ad4ee39d2ebd44d926fd51dc339f299d
 (DIR) parent e4025e35bc8a31fc4a4ff088313ac1cf9c7d9b97
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Sat, 13 Apr 2002 16:58:22 +0000
       
       dopewars no longer crashes if you set e.g. NumGun = 0
       
       
       Diffstat:
         M ChangeLog                           |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/ChangeLog b/ChangeLog
       t@@ -2,6 +2,7 @@ cvs
            - On fight termination the player is now allowed to close the "Fight"
              dialog before any new dialogs pop up
            - Bug caused by a "fight" interrupting a "deal" fixed
       +    - dopewars no longer crashes if you set e.g. NumGun = 0
            - Incorrect handling of WM_CLOSE under Win32 fixed
            - Unix server now fails "gracefully" if it cannot create the Unix domain
              socket for admin connections