Gabriel Morin cf8a22fd2b Stopped the Join button in the lobby from always being disabled.
The problem was that the server was sending the open game slots as a
string of the form "#/#", which lobby_data.cpp then tried to convert
to an int with: game["slots"].to_int()). The result of that was
obviously always zero.

I made the "slots" string to be written as only the number of open
slots, instead of using the form 'X slots'/'Y total'. Change it if you
like, but now everything seems to work as intended.
2010-08-16 20:30:07 +00:00
2009-08-01 18:28:18 +00:00
2010-08-16 17:38:09 +00:00
2010-06-26 15:20:48 +00:00
2010-03-15 23:28:37 +00:00
2010-08-16 15:42:21 +00:00
2010-08-16 19:28:21 +00:00
2010-08-16 18:37:12 +00:00
2010-07-31 07:11:24 +00:00
2010-08-16 16:31:43 +00:00
2010-07-30 12:04:28 +00:00
2010-05-20 12:36:37 +00:00

The game's license is described in COPYING.  Note that for artwork and
music, we interpret "preferred form of the work for making modifications" as
the modifiable form that the author chooses to ship us for the source tree.

See INSTALL for instructions on how to build the game from source code.

A description of how to play the game can be found in MANUAL.

To be notified of new releases, go to
    http://freshmeat.net/projects/wesnoth
and 'subscribe to new releases'.

Wesnoth User and Developer Forums (with over 250,000 posts from more
than 10,000 registered members) can be found at
    http://forum.wesnoth.org/

For extensive documentation about all aspects of the game, see the
official Battle for Wesnoth web site:
    http://www.wesnoth.org/

David White <davidnwhite@verizon.net>
Description
韦诺之战
Readme 9 GiB
Languages
INI 51.6%
C++ 35.9%
Lua 5.7%
Python 4.3%
Emacs Lisp 1%
Other 1.1%