From 2d648c5dc29a1ceae154194c23c799c7076894b4 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 14 May 2008 18:57:32 +0000 Subject: Added ability to define friends, players you want to ignore or disregard and configure whether trading is allowed. Based on new popup code, configuration improvements to store hierarchical data and a table model. --- ChangeLog | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 23fbf347..5fdb0fc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2008-05-14 fate + + * src/configuration.cpp, src/game.cpp, src/player_relations.h, + src/beingmanager.h, src/gui/setup_players.cpp, src/gui/setup.cpp, + src/gui/table_model.h, src/gui/table_model.cpp, src/gui/popup_box.h, + src/gui/popup_box.cpp, src/gui/table.h, src/gui/setup.h, + src/gui/table.cpp, src/gui/setup_players.h, src/gui/popupmenu.cpp, + src/beingmanager.cpp, src/player.cpp, src/main.cpp, src/being.cpp, + src/player.h, src/net/tradehandler.h, src/net/beinghandler.cpp, + src/net/tradehandler.cpp, src/net/chathandler.cpp, + src/configuration.h, src/player_relations.cpp, src/Makefile.am, + src/being.h, data/graphics/gui/emotions.png, + data/graphics/gui/Makefile.am, data/help/commands.txt: Added ability + to define friends, players you want to ignore or disregard and + configure whether trading is allowed. Based on new popup code, + configuration improvements to store hierarchical data and a table + model. + 2008-05-08 Dennis Friis * src/game.cpp: Make F8 toggle shortcut window as suggested by And1 @@ -7,7 +25,7 @@ 2008-05-06 Dennis Friis - * src/gui/itemshortcutcontainer.cpp: Dont allow dragging of empty + * src/gui/itemshortcutcontainer.cpp: Don't allow dragging of empty placeholders. 2008-04-29 Bjørn Lindeijer -- cgit v1.2.3-70-g09d2