README
author Zorg <zorgiepoo@gmail.com>
Wed, 08 Jun 2011 03:36:54 -0400
changeset 5229 148d581b17ab
parent 4274 8292066cb45c
child 5948 e389a60ae8ab
permissions -rw-r--r--
Attempt to fix issue #125. The password pop-up doesn't appear every time when going into the official server anymore, now it only does it when the password is blank. If a user enters an invalid password, the password is set blank to avoid the user going back to the official server just to be rejected. When entering an invalid password, the unknown error dialog doesn't show up anymore, but the connection lost to server one still does. This fixes the bug where the user would be spammed with error messages. The user can also now change his password in the settings page.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1066
1f1b3686a2b0 Update copyright headers a bit
unc0rr
parents: 1006
diff changeset
     1
Hedgewars - a turn based strategy game.
750
7f8897e05df4 Update README
unc0rr
parents: 493
diff changeset
     2
Distributed under the terms of the GNU GPL licence.
7f8897e05df4 Update README
unc0rr
parents: 493
diff changeset
     3
Images and sounds are distributed under the terms of the GNU FDL licence.
456
35080d4b806b Follow standarts
unc0rr
parents: 259
diff changeset
     4
750
7f8897e05df4 Update README
unc0rr
parents: 493
diff changeset
     5
Source:
4274
8292066cb45c Some fixes
unc0rr
parents: 4201
diff changeset
     6
Copyright 2004-2010 Andrey Korotaev <unC0Rr@gmail.com>
8292066cb45c Some fixes
unc0rr
parents: 4201
diff changeset
     7
Portions copyright 2006-2008 Igor Ulyanov aka Displacer <iulyanov@gmail.com>