diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-07-18 15:52:42 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-07-18 15:52:42 +0000 |
commit | 151abcad30a0e1582b91b58b4a42343f5686979c (patch) | |
tree | 74327dc22f72763716e293f803fe2849ae397847 /ChangeLog | |
parent | d6f4f362895b1b0aa3681a8255c7f996457d79cd (diff) | |
download | mana-client-151abcad30a0e1582b91b58b4a42343f5686979c.tar.gz mana-client-151abcad30a0e1582b91b58b4a42343f5686979c.tar.bz2 mana-client-151abcad30a0e1582b91b58b4a42343f5686979c.tar.xz mana-client-151abcad30a0e1582b91b58b4a42343f5686979c.zip |
Updated the updating system. It will now only load those updates
specified in the downloaded resources.txt file, and in the order
in which they are mentioned (the top one being the most
significant).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-07-18 Bjørn Lindeijer <bjorn@lindeijer.nl> + + * src/gui/updatewindow.cpp, src/gui/updatewindow.h, src/main.cpp, + src/resources/resourcemanager.cpp, src/resources/resourcemanager.h: + Updated the updating system. It will now only load those updates + specified in the downloaded resources.txt file, and in the order + in which they are mentioned (the top one being the most + significant). + 2006-07-17 Frode Lindeijer <f.lindeijer@gmail.com> * Added shorts to items.png |