Commit graph

952 commits

Author SHA1 Message Date
Ignacio R. Morelle
eb0195835f pot and documentation update 2015-12-10 19:02:41 -03:00
Ignacio R. Morelle
7c5fbd2d75 man: Update documentation relevant to bug #23753 2015-12-10 18:59:58 -03:00
Boris Nagaev
6e08864345 respect CMAKE_MODULE_PATH provided by user
Cross-compiling to Windows with MXE [1] requires providing custom
CMAKE_MODULE_PATH variable for CMake:

$ cmake -DCMAKE_MODULE_PATH=/file/provided/by/mxe.cmake

As Wesnoth's CMakeLists.txt resets CMAKE_MODULE_PATH, the effect of
CMAKE_MODULE_PATH provided by MXE is disabled and the build fails
with linking errors [2].

This commit changes CMakeLists.txt to respect the value of
user provided CMAKE_MODULE_PATH, so both MXE and Wesnoth
customizations of CMake variables are applied.

[1] http://mxe.cc/
[2] https://gist.github.com/starius/abfb9033d92f21ef521d
2015-11-08 14:56:28 +03:00
Charles Dang
e3c47bf482 Merge pull request #495 from Wedge009/Spelling_Corrections
Reverting some spelling/grammar changes from #483
2015-09-21 07:37:12 +11:00
Wedge009
eb05d043e0 Reverting some hyphenation.
celticminstrel objects to some of the hyphenation. Geven the American English origin and nature of the majority of the English-speaking Internet, I suppose it's okay to allow American-style compound words where they've already proven dominant in computing/programming/Internet contexts.
One exception here is 'hot seat', where its use has not yet been established in mainstream lanugage.
Also, the made-up phrase 'goto-mode' has had spacing introduced.
2015-09-21 04:32:07 +10:00
Charles Dang
bec40a3c39 Merge pull request #483 from Wedge009/Spelling_Corrections
Spelling and Grammar Corrections
2015-09-20 07:07:00 +11:00
Wedge009
529bb982a7 Official name is just OS X now. 2015-09-05 11:57:22 +10:00
Wedge009
52f8080a92 Some grammatical corrections. 2015-08-31 19:36:16 +10:00
aquileia
de799cfe6b Update Italian translation 2015-08-29 05:26:36 +02:00
aquileia
4e4fdd0504 manual: Clean up localized files
Also, apply two commits for the LoW map overlays that were only committed
to 1.12.
2015-08-06 15:01:41 +02:00
Ignacio R. Morelle
c16673c6ce pot and documentation update 2015-06-27 20:20:43 -03:00
Ignacio R. Morelle
35fdff6622 Remove ANA
This project was never completed, the author left, and what we had was
too buggy to use in production (including such gems as a server DoS
bug).

Only removed from the CMake recipe since it was already removed from the
SCons script in commit 634b0039f8.
2015-04-23 06:08:40 -03:00
Ignacio R. Morelle
9ae97fc575 pot and documentation update 2015-04-17 11:37:46 -03:00
Ignacio R. Morelle
92052e1506 Translation resync with 1.12 + pot and documentation update take 2 2015-04-05 05:10:04 -03:00
Ignacio R. Morelle
549a624bff pot and documentation update 2015-04-05 03:54:10 -03:00
aquileia
d06b515ad4 Fix orb colors in ingame help and manual
[skip ci]
2015-03-22 00:33:18 +01:00
Ignacio R. Morelle
b270658f50 cmake: Quick-and-dirty fix for the DocBook XSL path on Debian
Without this, rebuilding the game manuals fails because
/usr/share/asciidoc/docbook-xsl/xhtml.xsl doesn't exist. We need to use
/etc/asciidoc/docbook-xsl/xhtml.xsl instead here.
2015-01-16 00:25:39 -03:00
Nils Kneuper
103d454e40 added Portuguese manual images 2014-11-21 19:24:34 +01:00
Nils Kneuper
ee9e7a844a updated Galician translation
images in data/ need to be added to tracking file
2014-11-02 11:44:28 +01:00
Nils Kneuper
d69d24e15d remove executable flag from french manual images 2014-07-12 20:02:39 +02:00
Nils Kneuper
7caf4187d8 updated French translation 2014-07-12 20:02:05 +02:00
aquileia
c19e729c6b gitignore: Merge rules from doc/ and data/tools 2014-06-09 01:00:50 +02:00
Nils Kneuper
c2d278500e pot-update and regenerated doc files
preparation for 1.11.11
2014-03-02 18:58:25 +01:00
Nils Kneuper
7bab3cccee pot-update and regenerated doc files
there should be no string changes in this commit, it should all be about
reference updates (besides the removed strings from low)
2014-03-02 10:26:34 +01:00
Nils Kneuper
ce43713788 another pot-update, just to be sure 2014-02-22 14:44:56 +01:00
Nils Kneuper
f3f33217e8 pot-update, regenerated doc files (prepare for 1.11.10) 2014-02-22 14:17:16 +01:00
Charles Dang
72ac7e0180 If I find another typo... 2014-02-21 11:22:02 +11:00
Charles Dang
a37e035e30 Fixed a few sleep-induced typos 2014-02-21 11:15:07 +11:00
Charles Dang
a720f9a564 Added missing trait entries
These include Elemental, Feral, Aged, Dim, Slow, and Weak
2014-02-21 11:05:19 +11:00
Charles Dang
72d6f96694 Added entries about Unpoison and Feeding abilities 2014-02-21 10:42:16 +11:00
Nils Kneuper
e6a15a68aa updated UI description 2014-02-16 14:57:31 +01:00
Nils Kneuper
5f4f1f2bc2 redid screenshots to allow complete description 2014-02-16 14:05:08 +01:00
Nils Kneuper
9295c49b7b pot-update and regenerated doc files 2014-02-16 13:55:26 +01:00
Nils Kneuper
f6e42f3bf6 removed old screenshots from manual 2014-02-16 13:47:11 +01:00
Nils Kneuper
93ef14dc3e updated screenshots for manual, part2
* created new screenshots
* wired in screenshots in manual.txt
* updated README to reflect latest version
2014-02-16 13:46:00 +01:00
Nils Kneuper
ff7547cc11 updates of ingame manual, part 1
* removed undergound illuminated image since it is not described in the
text
* updated description for orbs
* updated screenshots for orbs
2014-02-16 13:41:42 +01:00
Mark de Wever
5da495122a Add a new GUI2 tooltip.
The placement of tooltip is controlled by the WML of the GUI engine. The
code is not used yet, only available with a proof-of-concept define named
DEBUG_TOOLTIP.
2014-02-08 21:13:08 +01:00
Nils Kneuper
bafde02872 pot-update and regenerated doc files
preparation work for 1.11.9
2014-02-08 13:25:38 +01:00
Nils Kneuper
3bf8e052f3 pot-update, regenerated doc files 2014-02-05 19:39:15 +01:00
Nils Kneuper
c3cab62791 pot-update and regenerated doc files
preparing for 1.11.8
2014-01-04 20:10:31 +01:00
Alexander van Gessel
8219e4be8f Add --data-path option 2013-12-28 14:12:42 +01:00
Alexander van Gessel
63cf0fe6e3 documentation about --user{config,data}-{dir,path} 2013-12-28 14:12:23 +01:00
Nils Kneuper
4993340c29 pot-update and regenerated doc files (preparing for 1.11.7) 2013-11-16 09:31:01 +01:00
flix
d42e949a39 Update manpage. 2013-10-07 02:14:25 +02:00
Nils Kneuper
2a85569c1e added missing russian manpages 2013-08-21 20:37:28 +02:00
Ignacio R. Morelle
21191cd520 Doxygen: update footer links
* Add GitHub organization link
 * Remove CIA.vc link, CIA.vc is dead forever
 * Replace forum.wesnoth.org with forums.wesnoth.org.
2013-08-17 22:29:46 -04:00
Nils Kneuper
46bca8a22f pot-update, now really preparing for 1.11.6 2013-08-17 15:18:21 +02:00
Nils Kneuper
d97bc773bd pot-update (preparing for 1.11.6) 2013-08-17 11:32:40 +02:00
Nils Kneuper
db1b4dfd0a pot-update, regenerated doc files
1.11.5 preparations...
2013-06-24 15:24:53 +02:00
Nils Kneuper
f1a3c7d34b pot-update and regenerated doc files 2013-06-23 10:22:56 +02:00