diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-01-01 15:45:57 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-01-01 15:45:57 +0000 |
commit | ff8bd96e7e4266f7af344847afb6f0e7a295ba9b (patch) | |
tree | 94f46c8c642807d7842c2003f943ffe7dc938b72 /ChangeLog | |
parent | 83f7d9ff9f83cca80b5f72564ee3496e8a30cce3 (diff) | |
download | mana-ff8bd96e7e4266f7af344847afb6f0e7a295ba9b.tar.gz mana-ff8bd96e7e4266f7af344847afb6f0e7a295ba9b.tar.bz2 mana-ff8bd96e7e4266f7af344847afb6f0e7a295ba9b.tar.xz mana-ff8bd96e7e4266f7af344847afb6f0e7a295ba9b.zip |
Applied patch by pclouds that allows for a faster login sequence by providing
the username and password from the command line, and allowing the client to
choose the default server and character.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-01-01 Bjørn Lindeijer <bjorn@lindeijer.nl> + + * src/main.cpp: Applied patch by pclouds that allows for a faster + login sequence by providing the username and password from the command + line, and allowing the client to choose the default server and + character. + 2005-12-30 Bjørn Lindeijer <bjorn@lindeijer.nl> * src/gui/chat.cpp, src/gui/chat.h: Applied patch by pclouds to have |