minor language changes in 2.1

This commit is contained in:
Jeena Paradies 2011-05-11 20:12:00 +02:00
parent bc046ba1d8
commit fd2e80ac9d

View file

@ -1547,6 +1547,11 @@ Räkning
? ?
\end_layout \end_layout
\begin_layout Plain Layout
Richard: it means a list where you count how many people entered or left
for example
\end_layout
\end_inset \end_inset
can be kept, ensuring that there are not too many players within the building. can be kept, ensuring that there are not too many players within the building.
@ -1569,8 +1574,8 @@ Coordinator
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Moves by players are made using the tables present in the chess club. A player can only move the figures on her table in the chess club thus every
Every game is isolated to a table, just as expected. game is isolated to a table, just as expected.
This means that communication during a game only has to pass by the players This means that communication during a game only has to pass by the players
of that particular game and the coordinator, making sure that no cheating of that particular game and the coordinator, making sure that no cheating
takes place. takes place.
@ -1607,11 +1612,11 @@ reference "alg:game-lifecycle"
\end_inset \end_inset
. .
To make this life cycle as efficient and useful as possible, the scalability, To make this life cycle as efficient and useful as possible the scalability,
fault tolerant and generic traits are added to the GGS. fault tolerance and generic traits are being added to the GGS.
These are not shown in the algorithm, as these traits are tools in making These are not shown in the algorithm because these traits are tools in
the algorithm behaves as efficient as possible, and are not the main focus making the algorithm behaves as efficient as possible and are not the main
when studying the life cycle of a game. focus when studying the life cycle of a game.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -1630,7 +1635,7 @@ reference "alg:game-lifecycle"
\begin_inset Float algorithm \begin_inset Float algorithm
wide false wide false
sideways false sideways false
status collapsed status open
\begin_layout Plain Layout \begin_layout Plain Layout
\begin_inset ERT \begin_inset ERT
@ -2016,7 +2021,8 @@ name "alg:game-lifecycle"
\end_inset \end_inset
A very simple example of the flow through the GGS system when a game played. A very simple example of the flow through the GGS system when a game is
played.
\end_layout \end_layout
\end_inset \end_inset
@ -2042,9 +2048,10 @@ There are many ways in which performance could be measured.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
In a first person shooter game, the speed of delivery of messages is essential. In a first person shooter game, the speed of delivery of messages with informati
Failure to deliver messages in time results in choppy gameplay for the on about the current positions of all players is essential.
players. The failure to deliver messages in time results in choppy gameplay for
the players.
In strategy games, the reliability of delivery may be more important than In strategy games, the reliability of delivery may be more important than
the speed, since the game is not perceived as choppy even if the messages the speed, since the game is not perceived as choppy even if the messages
are delayed. are delayed.
@ -2070,7 +2077,7 @@ Performance measurements
\begin_layout Standard \begin_layout Standard
\begin_inset Note Note \begin_inset Note Note
status collapsed status open
\begin_layout Plain Layout \begin_layout Plain Layout
Tue apr 26, 9:15. Tue apr 26, 9:15.