summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-08-14 10:36:39 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-08-14 10:36:39 +0000
commitb9772c8575708a9f28d89b3b973af73e382e9329 (patch)
treed5490d229b2ff43d033d07c1c23e36027255406c /ChangeLog
parent1c46904573aa83132afc90f86381034405ae796e (diff)
downloadmana-b9772c8575708a9f28d89b3b973af73e382e9329.tar.gz
mana-b9772c8575708a9f28d89b3b973af73e382e9329.tar.bz2
mana-b9772c8575708a9f28d89b3b973af73e382e9329.tar.xz
mana-b9772c8575708a9f28d89b3b973af73e382e9329.zip
Fixed error-prone interface. Handled money as an inventory part.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d14cb10..b19278c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
+2007-08-14 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/net/messagein.h, src/net/messagein.cpp: Fixed error-prone
+ interface.
+ * src/net/inventoryhandler.cpp: Handled money as an inventory part.
+
2007-08-14 Josh Langley <joshlangley[at]optusnet.com.au>
+
* gui/button.cpp, gui/inventorywindow.cpp, gui/inventorywindow.h,
gui/item_amount.cpp, gui/item_amount.h, gui/itemcontainer.cpp,
gui/itemcontainer.h, gui/popupmenu.cpp, gui/trade.cpp, inventory.cpp,