Commit graph

417 commits

Author SHA1 Message Date
loonycyborg
b63d6f7e2a pot-update and regenerate doc files 2016-07-24 23:41:13 +03:00
loonycyborg
149977e9e4 Pot-update and regenerate doc files using scons 2016-04-30 18:36:43 +03:00
Andreas
94fc73fcde Merge pull request #551 from starius/respect-user-cmake-module-path
respect CMAKE_MODULE_PATH provided by user
2016-04-10 14:55:28 +12:00
Celtic Minstrel
f5bfa4dff5 Update manpage
This does several things:
- Make the formatting consistent, using underline instead of <angle brackets> for all arguments
- Add many missing switches; some experimental/dev ones are still not listed though
- Ensure all switches are listed in alphabetical order
- Fix some inaccurate details
- Minor fixes to the output of --help

In addition, the following additional switches now force a console on Windows:
--nogui
--logdomains
--path
--render-image
--screenshot
--data-path
--userdata-path
--userconfig-path
--version
2016-03-26 16:39:43 -04:00
loonycyborg
d09861b7d2 pot-update and regenerate doc files 2016-03-05 05:05:06 +03:00
Celtic Minstrel
13d52154fc Add missing --noaddons and -u flags to manpage 2016-03-02 15:44:34 -05:00
Ignacio R. Morelle
d8f302f7c9 pot and documentation update 2016-03-01 19:52:02 -03:00
Ignacio R. Morelle
b0fa94a7ca pot and documentation update 2016-01-16 21:02:41 -03:00
Chris Beck
ba51524f6e update copyright to year 2016
using this shell script:

find src -type f -print0 | xargs -0 sed -i "s|Copyright (C) \([[:digit:]]*\)\([ ]*\)-\([ ]*\)2015|Copyright (C) \1\2-\32016|g"
2016-01-02 23:59:31 -05:00
Wedge009
00703abf70 'as well' is two words 2015-12-11 22:58:42 +11:00
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
Ignacio R. Morelle
c16673c6ce pot and documentation update 2015-06-27 20:20:43 -03:00
Ignacio R. Morelle
9ae97fc575 pot and documentation update 2015-04-17 11:37:46 -03:00
Ignacio R. Morelle
549a624bff pot and documentation update 2015-04-05 03:54:10 -03: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
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
Nils Kneuper
d97bc773bd pot-update (preparing for 1.11.6) 2013-08-17 11:32:40 +02:00
Nils Kneuper
f1a3c7d34b pot-update and regenerated doc files 2013-06-23 10:22:56 +02:00
Nils Kneuper
7c5fe98bb2 pot-update (preparing for 1.11.2)
regenerated doc files
2013-03-24 12:26:50 +00:00
Nils Kneuper
53f4436680 pot-update (preparing for 1.11.2)
regenerated doc files
2013-03-16 22:56:07 +00:00
Nils Kneuper
60f8d3213f pot-update
regenerated doc files
2013-03-09 08:17:39 +00:00
Matthias Schoeck
eb49509f9a Add --ignore-map-settings multiplayer commandline option 2013-01-17 04:42:17 +00:00
Mark de Wever
43b71f2ff0 New year copyright update. 2013-01-01 09:22:03 +00:00
Nils Kneuper
b6f099ba76 pot-update (preparing for 1.11.1)
regenerated doc files
2012-12-08 11:36:48 +00:00
Nils Kneuper
cd206be4ed pot-update
(very early 1.11.1 preps)

regenerated doc files
2012-12-07 20:25:56 +00:00
Nils Kneuper
0d73a7e901 pot-update
regenerated doc files
2012-10-27 14:00:35 +00:00
Nils Kneuper
be4f062434 pot-update (preparing for 1.11.0)
regenerated doc files
2012-08-25 10:38:11 +00:00
Nils Kneuper
1d7c04d7f2 regenerated/fixed manpages 2012-08-18 07:44:02 +00:00
Nils Kneuper
94c3a8883f fixed manpages: lines musn't start with a '.'...
...unless a macro is to be used or the tools for translations will
break badly
2012-08-18 07:43:27 +00:00
Nils Kneuper
c3b8eed098 pot-update (first step and first update for the 1.11.x series)
regenerated doc files (resulting in basically all manpages not being
complete enough)
2012-08-18 07:36:21 +00:00
Timotei Dolean
65edbc572a Update the man page. Fixes bug #19248 2012-07-14 17:41:48 +00:00
Gabriel Morin
46b997d11d Added --username and --password options.
Together with the --server option they allow starting several clients
that all join the server automatically.

When these options are used, preferences are not saved.
man page updated, hope I didn't miss anything.
2012-02-04 12:02:41 +00:00
Nils Kneuper
7b0370c9ee pot-update
(reference update only, no new/changed strings; preparing for 1.10)

regenerated doc files
2012-01-22 14:07:14 +00:00
Nils Kneuper
6d22d282aa pot-update (reference update only)
regenerated doc files
2012-01-21 00:47:59 +00:00
Nils Kneuper
0d39e8db17 pot-update
(no new/changed strings, reference update only, preparing for 1.9.14)

regenerated doc files

(had to fix manpages for the Serbian (transliterations) manually!)
2012-01-08 17:14:33 +00:00
Nils Kneuper
06c052ee6d pot-update
(changes to the man pages, fixed --campaigns description and added
correct entries)

regenerated doc files
2012-01-06 11:04:14 +00:00
Nils Kneuper
4ab811a879 add corrected entries for the --campaign commandline switch
to the manpage (fixed bug #19245)
2012-01-06 11:02:37 +00:00
Nils Kneuper
a2b4fde80b pot-update (no new/changed strings, reference update only)
regenerated doc files
2012-01-03 09:43:38 +00:00
Sergey Popov
945358cc3f Remove --new-syntax from the man page. 2011-12-20 20:04:56 +00:00
Nils Kneuper
84587d8a5a pot-update (preparing for 1.9.13, no new/changed strings)
regenerated doc files
2011-12-19 14:19:19 +00:00