* /trunk/code/main_menu.py
commitaea7b52d86e8ba435e1849764ca455a964909822
authorevilmrhenry <evilmrhenry@8f866573-0d2c-0410-885a-111b890e13ad>
Thu, 10 Nov 2005 00:27:24 +0000 (10 00:27 +0000)
committerevilmrhenry <evilmrhenry@8f866573-0d2c-0410-885a-111b890e13ad>
Thu, 10 Nov 2005 00:27:24 +0000 (10 00:27 +0000)
treee7318217597b1699e0e615c04892cc9e79c8bd32
parent9b62903a1064004c629ea4f7ca39892f2cd23c29
* /trunk/code/main_menu.py
   Added a delay to reduce CPU usage.
* /trunk/code/base_screen.py
   Added a delay to reduce CPU usage.
   Destroy base button added.
* /trunk/code/base.py
   Added function to actually destroy a base.
* /trunk/code/research_screen.py
   Added a delay to reduce CPU usage.
* /trunk/code/map_screen.py
   Added a delay to reduce CPU usage.
   Added 13 as special number.
   Added glue code for destroying a base.
* /trunk/code/g.py
   Added a delay to reduce CPU usage.
   Added yesno dialog.

git-svn-id: https://endgame-singularity.googlecode.com/svn/trunk@152 8f866573-0d2c-0410-885a-111b890e13ad
code/base.py
code/base_screen.py
code/g.py
code/main_menu.py
code/map_screen.py
code/research_screen.py