- Fixed gui bug where unchecking extremely low undid low
commitaf09ece891f6f46b44d9ba255630fcae252e9796
authorlorien420 <lorien420>
Sat, 26 Mar 2005 13:46:36 +0000 (26 13:46 +0000)
committerlorien420 <lorien420>
Sat, 26 Mar 2005 13:46:36 +0000 (26 13:46 +0000)
tree74cf861439928d996946e499a328778c73f83e14
parent12bfc8c8f509f770878edf7dc3bd676ed1379d9b
- Fixed gui bug where unchecking extremely low undid low
- Fixed GUI bug where could select extreme mode with AI
- Added command line options for AI
- Changed GarbageQueue to use vector instead of glib.h
- various code cleanups doing the above
16 files changed:
ChangeLog
configure.ac
src/Attack.cxx
src/ComputerPlayer.cxx
src/ComputerPlayer.h
src/ComputerPlayerAI.cxx
src/ComputerPlayerAI.h
src/Game.h
src/Garbage.h
src/GarbageGenerator.cxx
src/GarbageGenerator.h
src/GarbageQueue.cxx
src/GarbageQueue.h
src/LevelLights.cxx
src/LevelLights.h
src/gtk-gui/callbacks.cxx