SVN_SILENT made messages (.desktop file)
[kdegames.git] / konquest / ChangeLog
blob240560ca861f8a6767fc0b88d087ef9b44b60456
1 2006-08-20  Will Entriken  <kde.org@phor DOTT net>
2         * changed to QPoint storage of coordinates
4 2005-02-18  Inge Wallin  <ingwa@dhcp-254-182.lkpg.cendio.se>
6         * version.h (KONQUEST_VERSION): Bumped version number to 1.1
7         because of the upcoming release of KDE 3.4.
9 2004-08-22  Inge Wallin  <inge@lysator.liu.se>
11         * gameboard.cc (nextTurn): Fixed a grammatical error.
13 0.99.4 --
14         Brought the KDE CVS tree in sync with my own. Changes from previous version
15         include:
16                 -- removed dependence on libg++ random integer classes
17                 -- fixed a couple of problems with the game state machine.
19 0.0.4 --
20         Fixed (hopefully) a compiler error. gamecore.cc would compile fine with
21                 debug (-g), but not with the optimizer (-O2). Added a destructor
22                 and things seem okay.
24         Added the distance measuring function of the original game. It appears as a
25                 in the toolbar.
27 0.0.3 -- 
28         wasn't keeping a changelog prior to 0.0.4