.hgignore
author Zorg <zorgiepoo@gmail.com>
Wed, 08 Jun 2011 03:36:54 -0400
changeset 5229 148d581b17ab
parent 5172 88f2e05288ba
child 5253 6a700868528b
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:
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     1
glob:CMakeCache.txt
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     2
glob:CMakeFiles
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     3
glob:moc_*.cxx
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     4
glob:qrc_*.cxx
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     5
glob:*.o
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     6
glob:Makefile
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     7
glob:bin
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     8
glob:*.hi
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     9
glob:*.*~
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    10
glob:*.core
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    11
glob:hedgewars/config.inc
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    12
glob:cmake_install.cmake
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    13
glob:QTfrontend/hwconsts.cpp
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    14
glob:CPackConfig.cmake
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    15
glob:CPackSourceConfig.cmake
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    16
glob:tools/cmake_uninstall.cmake
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    17
glob:install_manifest.txt
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    18
glob:.DS_Store
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    19
glob:*.swp
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    20
glob:*.orig
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    21
glob:*.diff
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    22
glob:vittorio.*
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    23
glob:project_files/HedgewarsMobile/Data/
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    24
glob:project_files/HedgewarsMobile/build/
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    25
glob:misc/libtremor/Xcode/build/
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    26
glob:misc/liblua/Xcode/build/
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    27
glob:misc/libfreetype/Xcode/build/
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    28
glob:misc/libfreetype/Xcode-iPhoneOS/build/
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    29
glob:moc_*.cxx_parameters
3763
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    30
relre:^release\/
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    31
glob:*.log
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    32
glob:*.cmd
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    33
glob:*.diff
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    34
glob:*.patch
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    35
glob:*.orig
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    36
glob:*.bak
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    37
glob:*.rej