Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
.github/workflows/ | H | 20-Jun-2021 | - | 321 | 257 | |
cmake/ | H | 20-Jun-2021 | - | 1,870 | 1,677 | |
data/ | H | 03-May-2022 | - | 418,337 | 362,849 | |
doc/ | H | 03-May-2022 | - | 18,736 | 16,661 | |
fonts/ | H | 03-May-2022 | - | 228 | 179 | |
images/ | H | 20-Jun-2021 | - | 21 | 16 | |
misc/ | H | 20-Jun-2021 | - | 468 | 403 | |
packaging/ | H | 20-Jun-2021 | - | 902 | 784 | |
po/ | H | 03-May-2022 | - | 8,472,649 | 7,301,555 | |
projectfiles/ | H | 20-Jun-2021 | - | 27,907 | 27,709 | |
scons/ | H | 20-Jun-2021 | - | 1,030 | 872 | |
sounds/ | H | 03-May-2022 | - | 2 | 1 | |
source_lists/ | H | 20-Jun-2021 | - | 603 | 594 | |
src/ | H | 03-May-2022 | - | 357,485 | 231,220 | |
utils/ | H | 20-Jun-2021 | - | 76,660 | 49,341 | |
.appveyor.vs2013.yml | H A D | 20-Jun-2021 | 720 | 30 | 28 | |
.appveyor.vs2015.yml | H A D | 20-Jun-2021 | 1.1 KiB | 37 | 35 | |
.appveyor.vs2017.yml | H A D | 20-Jun-2021 | 941 | 36 | 33 | |
.editorconfig | H A D | 20-Jun-2021 | 203 | 16 | 12 | |
CONTRIBUTING.md | H A D | 20-Jun-2021 | 796 | 15 | 8 | |
COPYING | H A D | 20-Jun-2021 | 17.6 KiB | 341 | 281 | |
Doxyfile | H A D | 20-Jun-2021 | 104.7 KiB | 2,457 | 1,906 | |
INSTALL.md | H A D | 20-Jun-2021 | 8 KiB | 252 | 170 | |
README.md | H A D | 20-Jun-2021 | 1.5 KiB | 46 | 28 | |
SConstruct | H A D | 20-Jun-2021 | 36.9 KiB | 875 | 729 | |
TRAVIS.md | H A D | 20-Jun-2021 | 426 | 16 | 9 | |
changelog.md | H A D | 20-Jun-2021 | 781.8 KiB | |||
config.h.cmake | H A D | 20-Jun-2021 | 327 | 10 | 9 | |
copyright | H A D | 20-Jun-2021 | 456 | 13 | 10 | |
cwesnoth.cmd | H A D | 20-Jun-2021 | 240 | 17 | 12 | |
host.lua | H A D | 20-Jun-2021 | 2.6 KiB | 113 | 86 | |
jenkins-wrap.sh | H A D | 20-Jun-2021 | 472 | 26 | 20 | |
join.lua | H A D | 20-Jun-2021 | 3.9 KiB | 158 | 117 | |
l10n-spec | H A D | 20-Jun-2021 | 497 | 12 | 8 | |
l10n-track | H A D | 20-Jun-2021 | 20.3 KiB | 236 | 191 | |
mp_tests | H A D | 20-Jun-2021 | 714 | 23 | 14 | |
run_wml_tests | H A D | 20-Jun-2021 | 9.7 KiB | 242 | 205 | |
simulate-lobby-activity.lua | H A D | 20-Jun-2021 | 2.3 KiB | 90 | 61 | |
wml_test_schedule | H A D | 20-Jun-2021 | 5.5 KiB | 232 | 231 |
README.md
1[![Build Status](https://travis-ci.org/wesnoth/wesnoth.svg?branch=1.14)](https://travis-ci.org/wesnoth/wesnoth) 2[![Build status](https://ci.appveyor.com/api/projects/status/github/wesnoth/wesnoth?branch=1.14&svg=true)](https://ci.appveyor.com/account/wesnoth/projects) 3[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) 4[![Coverity Scan](https://img.shields.io/coverity/scan/1063.svg)](https://scan.coverity.com/projects/wesnoth) 5 6About 7===== 8 9**The Battle for Wesnoth** is an Open Source, turn-based tactical strategy game with a 10high fantasy theme, featuring both singleplayer and online/hotseat multiplayer 11combat. Fight a desperate battle to reclaim the throne of Wesnoth, or take 12hand in any number of other adventures. 13 14 15License 16------- 17 18Please see the wiki for information regarding The Battle for Wesnoth's licensing: 19 20 <https://wiki.wesnoth.org/Wesnoth:Copyrights> 21 22 23Installing 24---------- 25 26See INSTALL.md for instructions on how to build the game from source code. 27 28 29More Information 30---------------- 31 32For extensive documentation about all aspects of the game, see the 33official Battle for Wesnoth web site. 34 35 <https://www.wesnoth.org/> 36 37A (translated) description of how to play the game can be found in 38doc/manual/manual.*.html, or online at: 39 40 <https://wiki.wesnoth.org/WesnothManual> 41 42The official Battle for Wesnoth Forums (with over 400,000 posts from more than 4320,000 registered members) can be found at: 44 45 <https://forums.wesnoth.org/> 46