mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 17:21:57 +00:00

1. The internal type is a std::string, the lua getters/setters should reflect that like all the existing ones already do instead of making implicit conversions. 2. It doesn't make sense to convert the already translated string into a t_string again upon getting it. 3. The setter in team.cpp you added is redundant. 4. The attribute is apparently not really meant to be modified by lua or wml so a tag is no good idea.
…
…
…
…
…
…
…
…
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 (translated) description of how to play the game can be found in doc/manual/manual.*.html . To be notified of new releases, subscribe to this rss feed: http://feed43.com/wesnoth.xml It does list all news from the Wesnoth frontpage, so you will also have some additional notifications, but at least you should be aware of all releases. Wesnoth User and Developer Forums (with over 390,000 posts from more than 16,000 registered members) can be found at http://forums.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
Languages
INI
51.6%
C++
35.9%
Lua
5.7%
Python
4.3%
Emacs Lisp
1%
Other
1.1%