Commit Graph

69 Commits (188b4ac5a010e8ab2c1b86b4e77728b76067f713)

Author SHA1 Message Date
cybersphinx f8b54fd60f qtscript: Use lstlisting in the docs. 2012-02-10 22:39:23 +01:00
Per Inge Mathisen 5a6e1f70a7 qt script: Document problem with case sensitivity in script defined globals. 2012-02-04 23:11:54 +01:00
Per Inge Mathisen d82a0fbfbd qtscript: Improve documentation 2012-02-04 20:36:20 +01:00
cybersphinx 22056fb5c3 qtscript: Add a note about local variables to the documentation. 2012-02-03 23:56:38 +01:00
Per Inge Mathisen fa12e968b8 Challenges/qtscript: The path to player-specific scripts must now be
specified, so that they can be read from Challenges/ as well.
2012-01-15 00:07:33 +01:00
Per Inge Mathisen 91df058c68 qtscript: Document the ability to set scripts for challenges. 2012-01-14 16:11:40 +01:00
Per Inge Mathisen 50456e640a qtscript: Allow scripts to be run for challenges. 2012-01-13 23:00:14 +01:00
dak180 b70deb8538 Make the docs consistent.
Also make sure that the right line endings are used.
2012-01-06 06:36:04 -05:00
Per Inge Mathisen 684d29761d Add bugs to the js documentation 2012-01-02 22:09:51 +01:00
Per Inge Mathisen ee5103479c Further improvements to the qtscript documentation. 2011-12-29 13:08:21 +01:00
Per Inge Mathisen 30f9c0091f Add autogeneration of PDF documentation for qtscript API using LaTeX. 2011-12-29 02:19:30 +01:00
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