Sat, 29 Oct 2011 11:47:37 +0200 | sheepluva | update name autocompletion after nick change (since own nick isn't suggested) | file | diff | annotate |
Sat, 29 Oct 2011 09:19:04 +0200 | sheepluva | disconnect when going back from lobby page (regression fix) | file | diff | annotate |
Fri, 28 Oct 2011 19:20:35 +0400 | unc0rr | It doesn't make much sense to make checks like 'if(game)' if you never set game to 0. Using smart pointers instead. Does it fix segfaults? Probably. | file | diff | annotate |