summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-10-13 09:00:01 -0600
committerJared Adams <jaxad0127@gmail.com>2009-10-13 09:00:01 -0600
commit0aed5e4eb3af56ba0bf9ceb0343c262a7427b6ba (patch)
treee63bc37eb35cd10bc012d4d54fe7d76a81a5edc1 /tmw.cbp
parent5987d6ff5e737d72193089418a3bf31f9f5a5c8f (diff)
downloadmana-0aed5e4eb3af56ba0bf9ceb0343c262a7427b6ba.tar.gz
mana-0aed5e4eb3af56ba0bf9ceb0343c262a7427b6ba.tar.bz2
mana-0aed5e4eb3af56ba0bf9ceb0343c262a7427b6ba.tar.xz
mana-0aed5e4eb3af56ba0bf9ceb0343c262a7427b6ba.zip
Add an asynchronous download class
And use it to download news, updates, and the server list.
Diffstat (limited to 'tmw.cbp')
-rw-r--r--tmw.cbp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmw.cbp b/tmw.cbp
index 65190baa..fc6f293a 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -459,6 +459,8 @@
<Unit filename="src/net/adminhandler.h" />
<Unit filename="src/net/charhandler.h" />
<Unit filename="src/net/chathandler.h" />
+ <Unit filename="src/net/download.cpp" />
+ <Unit filename="src/net/download.h" />
<Unit filename="src/net/ea/adminhandler.cpp">
<Option target="eAthena" />
<Option target="UNIX eAthena" />