Commit Graph

58 Commits (39040429f5c506f0e7c596f305203bd84239e09f)

Author SHA1 Message Date
cybersphinx 7649bfe276 Fix make aborting when wkhtml is not found.
Patch by cazfi. Closes #2956.
2011-12-02 21:59:26 +01:00
cybersphinx 73c1d98637 Make texture compression optional.
Two variants:

1. Use the --notexturecompression command line option.

2. Put "notexturecompression=1" into the config file. Can be overridden
with the --texturecompression command line option.

Closes #2864.
2011-10-30 14:41:10 +01:00
cybersphinx ba1e1b5eb7 Small update of the Doxygen files.
Run "doxygen -u" to update the config file, and fix some links.
2011-09-16 22:24:51 +02:00
cybersphinx 715a47e8a3 Put all .gmo and asciidoc-generated files into srcdir.
This way they will always be in the same location, regardless of
building from tarball or source, and in or out of the srcdir.

.gmo fix adapted from patch by cazfi.

Closes #1473.
2011-09-07 21:15:05 +02:00
cybersphinx 2a71564d7d Small documentation updates. 2011-05-17 23:37:06 +02:00
cybersphinx 126ff97b90 Remove old sql doc. 2011-05-15 00:38:58 +02:00
cybersphinx fb0b027f0f Don't try to make docs without asciidoc available.
Closes #2708.
2011-05-14 23:46:20 +02:00
cybersphinx 04d2e5939f Remove generated docs with distclean. 2011-05-14 19:55:18 +02:00
cybersphinx e18bb5a884 Make docs generation properly depend on a2x and wkhtmltopdf availability. 2011-05-14 18:29:15 +02:00
cybersphinx 7597f765e6 Change manpage examples format. 2011-05-14 18:12:02 +02:00
cybersphinx c447408d3b Install manpage correctly. 2011-05-14 18:11:56 +02:00
cybersphinx 7dca5b1252 Use asciidoc for the manpage. 2011-05-14 18:11:26 +02:00
cybersphinx f3f2c706dc Fix nsis installer for the new quick start guide. 2011-05-14 18:10:37 +02:00
cybersphinx 2de0d56ee8 Add quickstartguide to the build system.
"make dist" now works and includes the built html and pdf versions.
2011-05-14 18:10:06 +02:00
cybersphinx 50a2d7e4e0 Include asciidoc quick start guide.
Refs #1298.
2011-05-14 18:09:59 +02:00
cybersphinx 0ba7f57000 Remove outdated documentation. 2011-05-14 18:09:05 +02:00
Per Inge Mathisen 41338ab0d6 Test commit 2010-10-04 21:15:46 +02:00
Guangcong Luo b757cd4da4 Update readme
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@8691 4a71c877-e1ca-e34f-864e-861f7616d084
2010-01-30 20:26:42 +01:00
Buginator 173488dcbc Update changelog / docs
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7595 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-01 21:19:54 +02:00
Giel van Schijndel 0c178e51d9 Add a document describing design decisions and the current status of the SQLization of the stats
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6895 4a71c877-e1ca-e34f-864e-861f7616d084
2009-03-30 16:10:56 +02:00
Giel van Schijndel 810fac209b * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line
* Alphabetically sort the file lists

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6144 4a71c877-e1ca-e34f-864e-861f7616d084
2008-10-13 13:04:37 +00:00
Giel van Schijndel 937c19a9a6 Include the scripting manual in the distributed documentation
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5987 4a71c877-e1ca-e34f-864e-861f7616d084
2008-09-11 05:41:46 +00:00
Giel van Schijndel 72b767bfc6 Remove ScriptingManual.xhtml from the autotools build system as it got removed in r5752
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5760 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-03 12:53:01 +00:00
Dennis Schridde 8e8e0c69f5 Moved scriptingmanual to http://developer.wz2100.net/wiki/ScriptingManual
(Assisted by XHTML and a converter which will be commited later.)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5752 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-02 21:09:11 +00:00
Dennis Schridde 431e51251b Reorder "fileinfo"
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5750 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-02 21:08:33 +00:00
Dennis Schridde ec7ab31c06 The scripting language is also used for AI, but not exclusively (tutorials, for example, also use it)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5749 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-02 20:57:14 +00:00
Steven Koenig ba1c26ce4b ScriptingManual.xhtml:
* Clean-up done; CSS comes next


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5741 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-02 15:57:13 +00:00
Dennis Schridde 79c1569a08 Add correctly broken (Word 2000, hope that is correct) ScriptingManual.htm
Keep xhtml11 variant for now, as Kreuvf is not yet sure whether he wants to maintain it or not.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5730 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-01 19:25:57 +00:00
Dennis Schridde dc2e44e9b0 Fix an instance of "WRP"
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5725 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-01 17:33:55 +00:00
Steven Koenig 811d744d15 ScriptingManual.xhtml:
* Script functions, Debugging script functions, Script function constants, Script function externals and Script function callbacks are appendices now
* Sorted most script functions and add headings for them
* still to come: possible new CSS, appendix C and D, footer


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5724 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-01 14:38:39 +00:00
Steven Koenig f0366a49ad ScriptingManual.xhtml:
* Using CSS files of the readme for now, may be changed in later commits
* Markup for 10/11 parts complete
* Markup for the last one will take a while (~25 to 30 DIN A4 pages)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5718 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-31 11:29:45 +00:00
Steven Koenig f01068730d * Cleaned ScriptingManual.xhtml by hand and with HTMLTidy which reduced the file-size by more than 50%
* Markup will be restructured in later commits
* Deleted the contents of scriptingmanual.css; will decide later if the file is needed or not


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5714 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-30 15:59:08 +00:00
Steven Koenig 238e9664a2 All readmes:
* add 16 to the valid values for the configuration option textureSize


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5341 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-27 19:22:12 +00:00
Steven Koenig 3632863673 English readmes:
* really use the correct warzone-directory for 2.1


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5309 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-23 16:47:26 +00:00
Steven Koenig 2dbcfca6dd All readmes:
* unified usage of folder/directory, correct warzone-directory for 2.1

German readmes:
* added information that is in the English counterparts only

English readmes:
* minor clean-ups

English text readme:
* Forgot to cutoff text after 80 characters in 'Configuration file'


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5302 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-22 18:42:54 +00:00
Steven Koenig dcd337ca20 English readmes:
* renamed section 'WZ-dir and configuration file' and occurences of 'WZ-dir' to 'Warzone directory' for convenience
* added new section 'Configuration file' as the previous section containing that name did not contain enough information on the configuration file (only its name)
* devs, please take a look at the section 'Configuration file' and tell me, if something is wrong
* XHTML readme only: changed 'Music' according to r5261, r5281 by per


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5296 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-22 13:26:14 +00:00
Per Inge Mathisen a1c47bccf8 patch #1075: Simplify playlist code. Thanks to Giel for patch review.
The playlist file is no a simple list of files to play during the game.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5281 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-21 15:40:56 +00:00
Per Inge Mathisen 1c3835ce23 Add original music soundtracks. If you have a playlist already, you need to delete it
or add the music to it manually.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5261 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-17 19:32:17 +00:00
Steven Koenig 80a196de48 Print stylesheet:
* headings use sans-serif, non-headings use serif - typographic standard
* <a> that contain an href will show the URL in brackets after the </a>
* <a> is no longer underlined and normal text colours are used
* added new class 'locallink' to suppress URLs in brackets for href="#..."
* <pre> border thinned and solid instead of dashed
* <hr> increased width, reduced height

English XHTML readme:
* added class="locallink" to every <a> with href="#..."
* removed first line-break in <pre> to prevent empty line


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5238 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-08 18:04:02 +00:00
Steven Koenig 88a486d14c English readmes:
* Added information to the section 'Cheats'; updated TOC


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5230 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-07 17:43:05 +00:00
Steven Koenig 69d91b86dd Readme-styles:
* Added style for <em> to style-sheets

English readmes:
* Updated 'Configuration' (includes 'WZ-dir and configuration file', 'Command-line options', 'Music' and 'Multiplaying via the internet')
* Added empty dummy sections 'Cheats' and 'Debug-keys' to not forget to add them (later), updated TOC


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5220 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-06 17:30:12 +00:00
Steven Koenig fbd576a329 English readmes:
* Updated 'Contents of Warzone 2100', 'State of the game' and 'Reporting Bugs'


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5213 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-04 20:03:28 +00:00
Steven Koenig 99c4e339c6 All readmes:
* Dropped the "GPL" in "Warzone 2100 GPL"

XHTML-readmes:
* Moved ids of anchors containing nothing else to the parent block-level element
* Added information about title and hreflang to outgoing links

CSS-files:
* Corrected stylesheets; now valid and no warnings



git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5185 4a71c877-e1ca-e34f-864e-861f7616d084
2008-05-25 15:44:17 +00:00
Giel van Schijndel 32e07924fb Use <a href... for links in mainpage.dox (Doxygen recognizes that tag and uses it to generate documentation, even for, e.g. LaTeX)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4745 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-22 22:29:51 +00:00
Giel van Schijndel f83268fd17 * Add a Doxygen documentation module (named `pathfinding`)
* Add Doxygen documentation for a lot of path finding related functions & types and add them to the `pathfinding` documentation group


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4717 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-21 00:12:10 +00:00
Giel van Schijndel b74bdb8f1f Move the doxygen documentation files to doc/code/ so that adding doxygen documentation unrelated to a specific source file doesn't require changing Doxyfile
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4704 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-20 20:46:42 +00:00
Giel van Schijndel 1d129c1b13 Move the mainpage for the Doxygen documentation from src/main.c to doc/mainpage.dox
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4703 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-20 20:17:38 +00:00
Giel van Schijndel 4af0adbec4 Add some "release notes" containing some status info about the current status of 2.1
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3890 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-02 14:02:47 +00:00
Giel van Schijndel 51cb8fedd9 * Set svn:eol-style on docs
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2949 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-01 23:46:48 +00:00
Dennis Schridde 682e4a0f38 Install the scriptingmanual as well.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2573 4a71c877-e1ca-e34f-864e-861f7616d084
2007-10-21 11:01:39 +00:00