From 222db257d7de12f1077eb43d448d6b357d4642e7 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 4 Nov 2008 21:50:17 +0000 Subject: Merged revisions 4332 via svnmerge from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r4332 | b_lindeijer | 2008-06-05 09:33:12 +0200 (Thu, 05 Jun 2008) | 5 lines 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. ........ --- ChangeLog | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4cad0bd5..245cc590 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,9 +25,10 @@ 2008-10-27 Chuck Miller - * src/game.h, src/game.cpp, src/net/protocol.h, src/net/effecthandler.h, - src/net/effecthandler.cpp: Added a handler for handling effects sent - from the server, you'll need the latest server patch for them too work + * src/game.h, src/game.cpp, src/net/protocol.h, + src/net/effecthandler.h, src/net/effecthandler.cpp: Added a handler + for handling effects sent from the server, you'll need the latest + server patch for them too work. * src/effectmanager.cpp: Removed some debugging code left in by mistake. @@ -392,6 +393,16 @@ * src/channel.cpp, src/channel.h: Don't store channel users, its handled with packets. +2008-06-05 Bjørn Lindeijer + + * 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-03 Roderic Morris * src/gui/chat.cpp, src/gui/chat.h, src/net/guildhandler.cpp: Get rid -- cgit v1.2.3-70-g09d2