diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-07-24 19:48:33 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-07-24 19:48:33 +0000 |
commit | 077e58415a7f6f2c55865be2c2fc35892450dd38 (patch) | |
tree | 4936af8a5c56aecbf74e668c57e9b104cda4008a /ChangeLog | |
parent | b7f7b15995cfc9b41100e237bebc7f2c009e56b3 (diff) | |
download | mana-077e58415a7f6f2c55865be2c2fc35892450dd38.tar.gz mana-077e58415a7f6f2c55865be2c2fc35892450dd38.tar.bz2 mana-077e58415a7f6f2c55865be2c2fc35892450dd38.tar.xz mana-077e58415a7f6f2c55865be2c2fc35892450dd38.zip |
Fixed the loading of updates and made skipping the update process also skip thev0.0.20
loading of updates.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-07-24 Bjørn Lindeijer <bjorn@lindeijer.nl> + + * src/main.cpp: Fixed the loading of updates and made skipping the + update process also skip the loading of updates. + 2006-07-24 Björn Steinbrink <B.Steinbrink@gmx.de> * src/localplayer.cpp, src/being.cpp: Fixed setDirection() semantics. |