man/hedgewars.6
author belphegorr <szabibibi@gmail.com>
Sun, 08 Jul 2012 19:15:38 +0300
changeset 7245 53f73f4ae203
parent 1066 1f1b3686a2b0
child 10409 0972bf43e8fc
permissions -rw-r--r--
Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box Updated Animate.lua (forgot to copy it last time) Mission 1: Fixed a bug where events would cause animations to stutter Moved a crate Made the princess and the elder pay attention to Leaks A Lot Changed the name of the chief to Righteous Beard Mission 2: - Mission 3: Removed leftover debug lines Solved a bug where Dense Cloud could not select weapons during final scene Made the hogs fave each other during the final animation Mission 4: Solved a bug where Dense Cloud would appear even if he's dead
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
751
aa822577bfa4 manual added
displacer
parents:
diff changeset
     1
.\" This program is free software; you can redistribute it and/or modify
aa822577bfa4 manual added
displacer
parents:
diff changeset
     2
.\" it under the terms of the GNU General Public License as published by
aa822577bfa4 manual added
displacer
parents:
diff changeset
     3
.\" the Free Software Foundation; either version 2 of the License, or
aa822577bfa4 manual added
displacer
parents:
diff changeset
     4
.\" (at your option) any later version.
aa822577bfa4 manual added
displacer
parents:
diff changeset
     5
.\" 
aa822577bfa4 manual added
displacer
parents:
diff changeset
     6
.\" This program is distributed in the hope that it will be useful,
aa822577bfa4 manual added
displacer
parents:
diff changeset
     7
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
aa822577bfa4 manual added
displacer
parents:
diff changeset
     8
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
aa822577bfa4 manual added
displacer
parents:
diff changeset
     9
.\" GNU General Public License for more details.
aa822577bfa4 manual added
displacer
parents:
diff changeset
    10
.\" 
aa822577bfa4 manual added
displacer
parents:
diff changeset
    11
.\" You should have received a copy of the GNU General Public License
aa822577bfa4 manual added
displacer
parents:
diff changeset
    12
.\" along with this program; if not, write to the Free Software
aa822577bfa4 manual added
displacer
parents:
diff changeset
    13
.\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
aa822577bfa4 manual added
displacer
parents:
diff changeset
    14
.\" 
aa822577bfa4 manual added
displacer
parents:
diff changeset
    15
.\" .
aa822577bfa4 manual added
displacer
parents:
diff changeset
    16
.\" .
aa822577bfa4 manual added
displacer
parents:
diff changeset
    17
.TH "hedgewars" "6" "" "hedgewars" ""
aa822577bfa4 manual added
displacer
parents:
diff changeset
    18
.SH "NAME"
1066
1f1b3686a2b0 Update copyright headers a bit
unc0rr
parents: 751
diff changeset
    19
Hedgewars \- a free turn based strategy game
751
aa822577bfa4 manual added
displacer
parents:
diff changeset
    20
.SH "SYNOPSIS"
aa822577bfa4 manual added
displacer
parents:
diff changeset
    21
.
aa822577bfa4 manual added
displacer
parents:
diff changeset
    22
.B hedgewars
aa822577bfa4 manual added
displacer
parents:
diff changeset
    23
[\fIOPTIONS\fR]
aa822577bfa4 manual added
displacer
parents:
diff changeset
    24
.
aa822577bfa4 manual added
displacer
parents:
diff changeset
    25
.SH "DESCRIPTION"
aa822577bfa4 manual added
displacer
parents:
diff changeset
    26
Each player controls a team of several hedgehogs. During the course of the game, players take turns with one of their hedgehogs. They then use whatever tools and weapons are available to attack and kill the opponents' hedgehogs, thereby winning the game. Hedgehogs may move around the terrain in a variety of ways, normally by walking and jumping but also by using particular tools such as the "Rope" or "Parachute", to move to otherwise inaccessible areas. Each turn is time\-limited to ensure that players do not hold up the game with excessive thinking or moving.
aa822577bfa4 manual added
displacer
parents:
diff changeset
    27
.SH "OPTIONS"
aa822577bfa4 manual added
displacer
parents:
diff changeset
    28
.
aa822577bfa4 manual added
displacer
parents:
diff changeset
    29
.TP 
aa822577bfa4 manual added
displacer
parents:
diff changeset
    30
.BI \-style \ name
aa822577bfa4 manual added
displacer
parents:
diff changeset
    31
sets Qt GUI Style (qtconfig names). Example: \-style Oxygen
aa822577bfa4 manual added
displacer
parents:
diff changeset
    32
.
aa822577bfa4 manual added
displacer
parents:
diff changeset
    33
.SH "COPYRIGHT"
aa822577bfa4 manual added
displacer
parents:
diff changeset
    34
.
aa822577bfa4 manual added
displacer
parents:
diff changeset
    35
Copyright \(co 2004\-2008 Andrey Korotaev, Igor Ulyanov
aa822577bfa4 manual added
displacer
parents:
diff changeset
    36
.br 
aa822577bfa4 manual added
displacer
parents:
diff changeset
    37
This is Free Software; this software is licensed under the GPL version 2, as published by the Free Software Foundation.
aa822577bfa4 manual added
displacer
parents:
diff changeset
    38
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
aa822577bfa4 manual added
displacer
parents:
diff changeset
    39
.