diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-06-05 07:33:12 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-06-05 07:33:12 +0000 |
commit | 9f35cb7602c55d43ab598145cfcd0703ec1c5059 (patch) | |
tree | 2ed8b59c11557289bfe06479687971ea6781c43a /ChangeLog | |
parent | ef11f1b7f9c1ce48df0eff7acd3886768886449a (diff) | |
download | mana-9f35cb7602c55d43ab598145cfcd0703ec1c5059.tar.gz mana-9f35cb7602c55d43ab598145cfcd0703ec1c5059.tar.bz2 mana-9f35cb7602c55d43ab598145cfcd0703ec1c5059.tar.xz mana-9f35cb7602c55d43ab598145cfcd0703ec1c5059.zip |
Added command line argument to specify the update host (-H). Also, to avoid
problems when files with the same name are served by different update hosts,
the updates are now stored in an update host specific directory. Based on a
patch by Sanga.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2008-06-05 Bjørn Lindeijer <bjorn@lindeijer.nl> + + * src/gui/updatewindow.cpp, src/gui/updatewindow.h, src/main.cpp, + src/resources/buddylist.cpp, src/resources/spritedef.cpp, + src/resources/resourcemanager.cpp: Added command line argument to + specify the update host (-H). Also, to avoid problems when files with + the same name are served by different update hosts, the updates are + now stored in an update host specific directory. Based on a patch by + Sanga. + 2008-06-04 Lloyd Bryant <lloyd_bryant@netzero.net> * src/net/charserverhandler.cpp: Display shield sprite also in |