More Info

Revision 602008

(Back to digest)

Other in Games

Pierre Ducroquet committed changes in /trunk/KDE/kdegames/konquest:

Several changes.
1) Get rid of these Q3PtrList (quite hard sometimes)
2) Make the "AI" code readable (ok, sort of... It's only indenting for the time being)
3) NEW FEATURE (sort of) : the minimap in the new game dialog has been rewritten from scratch.

No more Q3GridView, no more weird graphics, and it's resizable : it fits the dialog size.. My eyes like this change :)

File Changes

Modified 18 files
/trunk/KDE/kdegames/konquest
 
/fleet.h
 
/fleetdlg.cc
 
/gameboard.cc
 
/gameboard.h
 
/gamecore.cc
 
/gamecore.h
 
/gameenddlg.cc
 
/gameenddlg.h
 
/minimap.cc
 
/minimap.h
 
/newgamedlg.cc
 
/newGameDlg_ui.ui
 
/planet.h
 
/planet_info.cc
 
/planet_info.h
 
/player.cc
 
/player.h
 
/scoredlg.cc
18 files changed in total