diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-10-01 14:47:42 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-10-01 14:47:42 +0000 |
commit | 935ff1e5cdd0bc44d5de947cb06ee30871b870eb (patch) | |
tree | 986a94e587b724c93b4a051de1676324fc10b42a /ChangeLog | |
parent | fc0b308983f9421861e508381f73a0605eeed5b7 (diff) | |
download | mana-935ff1e5cdd0bc44d5de947cb06ee30871b870eb.tar.gz mana-935ff1e5cdd0bc44d5de947cb06ee30871b870eb.tar.bz2 mana-935ff1e5cdd0bc44d5de947cb06ee30871b870eb.tar.xz mana-935ff1e5cdd0bc44d5de947cb06ee30871b870eb.zip |
Accepted patches by GDO and VictorSan that fix problems with hiding windows
using h and problems with trade window positioning.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-10-01 Bjørn Lindeijer <bjorn@lindeijer.nl> + + * src/game.cpp, src/gui/trade.cpp, src/gui/inventorywindow.cpp: + Accepted patches by GDO and VictorSan that fix problems with hiding + windows using h and problems with trade window positioning. + 2006-09-38 Björn Steinbrink <B.Steinbrink@gmx.de> * src/map.cpp: Fix random crashes when map tiles are missing. |