summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-11-15 22:09:19 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-11-15 22:09:19 +0000
commitffa0fae492d954c0aed35a0acbd7b856778d7328 (patch)
tree6298755bfb6c8d96f4fe48632aafd822f1699b26
parentffcfd824f8c3ffdf3dbfca2410293635b8506eed (diff)
downloadmana-client-ffa0fae492d954c0aed35a0acbd7b856778d7328.tar.gz
mana-client-ffa0fae492d954c0aed35a0acbd7b856778d7328.tar.bz2
mana-client-ffa0fae492d954c0aed35a0acbd7b856778d7328.tar.xz
mana-client-ffa0fae492d954c0aed35a0acbd7b856778d7328.zip
Temporarily disabled update loading.
-rw-r--r--ChangeLog4
-rw-r--r--src/main.cpp3
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 24f39c6c..6e20921e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-15 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/main.cpp: Disabled update loading.
+
2007-11-15 Eugenio Favalli <elvenprogrammer@gmail.com>
* data/maps/new_4-1.tmx: Added npc.
diff --git a/src/main.cpp b/src/main.cpp
index 74a2fe13..2a5c7498 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -833,7 +833,8 @@ int main(int argc, char *argv[])
// Load updates after exiting the update state
if (oldstate == STATE_UPDATE)
{
- loadUpdates();
+ // TODO: Revive later
+ //loadUpdates();
// Reload the wallpaper in case that it was updated
login_wallpaper->decRef();
login_wallpaper = ResourceManager::getInstance()->