~ubuntu-branches/ubuntu/oneiric/gnome-games/oneiric-proposed

« back to all changes in this revision

Viewing changes to iagno/help/sv/iagno.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-07-26 20:15:18 UTC
  • mfrom: (1.1.94)
  • Revision ID: package-import@ubuntu.com-20110726201518-us7nz3rhk8o6pv3g
Tags: 1:3.1.4-0ubuntu1
* New upstream release
  - Fully removed network game support (LP: #565030)
* debian/control
  - Have gnome-sudoku explicitly depend on gir packages
* debian/rules
  - Add dh_python2 post-install rule to avoid shipping .pyo/.pyc files
* debian/patches/01_lpi.patch
  - Refreshed, restored Launchpad Integration to gnome-sudoku
* debian/patches/90_build_with_vala_0_12.patch
  - Build with Vala 0.12 since 0.13 hasn't been packaged yet

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
3
3
<!ENTITY legal SYSTEM "legal.xml">
4
 
<!ENTITY NETWORKGAMES SYSTEM "network-games.xml">
5
4
<!ENTITY appversion "2.20">
6
5
<!ENTITY manrevision "2.9">
7
6
<!ENTITY date "February 2008">
193
192
  </para>
194
193
 
195
194
  <para>
196
 
    Iagno also features <link linkend="network-games">multiplayer</link> support with two 
197
 
    human players in hotseat or network mode.
198
 
  </para>
199
 
 
200
 
  <para>
201
195
   To run <application>Iagno</application>, select
202
196
   <guimenuitem>Iagno</guimenuitem> from the
203
197
   <guisubmenu>Games</guisubmenu> submenu of the <guimenu>Main
496
490
 
497
491
</sect1>
498
492
 
499
 
<!-- ============= Network games  ===============================================
500
 
 This doc is common to gnome-games. The file is pulled in from gnibbles directory
501
 
 as a SVN symlink, and included here. Therefore translators only have to translate 
502
 
 the network stuff once, instead of one time for each game. 
503
 
 ================================ -->
504
 
 
505
 
  <!-- ============= Network Games Documentation ============================= 
506
 
   This documentation is written so that is can be reused for all the 
507
 
   gnome-games which have network multiplayer support. Therefore no direct
508
 
   references to a specific game should be made. Further, this file is currently
509
 
   included in the various games as a SVN symlink. The figures can also
510
 
   be included as SVN symlinks to avoid duplication of the same images.
511
 
  -->
512
 
 
513
 
 <sect1 id="network-games">
514
 
  <title>Network Games</title>
515
 
  <para>
516
 
    Iagno support networked multiplayer games which is provided by <ulink type="http" url="http://www.ggzgamingzone.org">GGZ Gaming Zone</ulink>. By connecting to a Iagno server
517
 
    on the Internet, you can challenge other players in multiplayer games.
518
 
    For news, updates and a list of servers to connect to, see the <ulink type="http" url="http://www.gnome.org/projects/gnome-games/">gnome-games website</ulink>.
519
 
  </para>
520
 
  <para>
521
 
    To start the multiplayer game of Iagno, select <menuchoice><guimenu>Game</guimenu> 
522
 
    <guimenuitem>Network Game</guimenuitem></menuchoice> on the Iagno menu.
523
 
  </para> 
524
 
 
525
 
<sect2 id="connecting">
526
 
<title>Connecting to a Iagno network server</title>
527
 
<para>
528
 
The Iagno connection dialog is shown initially when starting a new
529
 
network game. This dialog allows you to select a server to connect to,
530
 
and the username that you will have while connected to that server.  
531
 
</para>
532
 
 
533
 
<para>
534
 
It is possible to connect to a server with either a guest account or a normal
535
 
registered account. Guest accounts allows you to anonymously login, while
536
 
a normal login account allows you to reserve your own username which
537
 
is protected by the password that you choose.
538
 
</para>
539
 
 
540
 
<para> The <guimenuitem>Guest Login</guimenuitem> option should be selected
541
 
if you want an anonymous guest account. If you want to create a new 
542
 
login account, then select the <guimenuitem>First-time Login</guimenuitem> 
543
 
option, with the username, password and email of your choice.
544
 
If you have already created your account, you can connect by selecting
545
 
the <guimenuitem>Normal Login</guimenuitem> option, and enter the
546
 
username and password that you have chosen.
547
 
</para>
548
 
<para>
549
 
To connect to a server, click on the <guimenuitem>Connect</guimenuitem> button.
550
 
</para>
551
 
<figure id="connect">
552
 
<title>The Iagno network connection dialog.</title>
553
 
<screenshot>
554
 
  <mediaobject> 
555
 
    <imageobject>
556
 
  <imagedata fileref="figures/connect.png" format="PNG" srccredit="Andreas Røsdal"/>
557
 
    </imageobject>
558
 
    <textobject> 
559
 
      <phrase>The Iagno network connection dialog.</phrase> 
560
 
    </textobject> 
561
 
  </mediaobject>
562
 
</screenshot>
563
 
</figure>
564
 
</sect2>
565
 
 
566
 
<sect2 id="joining">
567
 
<title>Joining a game room</title>
568
 
<para>
569
 
Once you have successfully connected to a server, you can choose which game room to join. To play a multiplayer game of Iagno, select the Iagno room. If you want to host your own game, then click on the Launch button. This creates a new table where other players can participate in a game against you. 
570
 
If there are any other games already started, then you can double-click on an existing game table to join it.
571
 
The list of game tables on the right shows you the number of available seats, which means the
572
 
number of players that can join the game table.
573
 
</para>
574
 
<figure id="tables">
575
 
<title>This Iagno network dialog allows you to join a game room to find other players.</title>
576
 
<screenshot>
577
 
  <mediaobject> 
578
 
    <imageobject>
579
 
  <imagedata fileref="figures/tables.png" format="PNG" srccredit="Andreas Røsdal"/>
580
 
    </imageobject>
581
 
    <textobject> 
582
 
      <phrase>This Iagno network dialog allows you to join a game room to find other players.</phrase> 
583
 
    </textobject> 
584
 
  </mediaobject>
585
 
</screenshot>
586
 
</figure>
587
 
<para>
588
 
When creating a new table for Iagno games, a preference dialog is displayed which allows you to
589
 
customize the game, such as set the minimum number of players for the game. Once the total
590
 
number of seats have been taken, then no more players are allowed to join that game table.
591
 
</para>
592
 
<para>
593
 
It is possible to chat with other players in network games. Ask for advice or help playing the games,
594
 
but please be polite against other players.
595
 
</para>
596
 
</sect2>
597
 
 
598
 
<sect2 id="pregame">
599
 
<title>Waiting for other players to join the game</title>
600
 
<para>
601
 
Once you have successfully joined a game table, then you have to wait until enough
602
 
players have joined the table. The <guimenuitem>Players List</guimenuitem> menu item
603
 
allows you to see a list of the players who have joined the game.
604
 
The game will begin immediately when the total number of players in the the game have been reached.
605
 
</para>
606
 
</sect2>
607
 
 
608
 
<sect2 id="playing-multiplayer">
609
 
<title>Playing multiplayer Iagno games</title>
610
 
<para>
611
 
Multiplayer Iagno games have pretty much the same rules as normal Iagno games,
612
 
except that you are now playing against human players. This means that other
613
 
strategies might possibly be better than when playing against AI players.
614
 
</para>
615
 
<para>
616
 
Once a player has won, the game ends and you can return to the initial network game screen.
617
 
Then you can play yet another game of addictive Iagno multiplayer!
618
 
</para>
619
 
</sect2>
620
 
 
621
 
</sect1>
622
 
 
623
 
 
624
 
 
625
 
 
626
493
<sect1 id="bugs">
627
494
 <title>Kända fel och begränsningar</title>
628
495