From 24b4b61b13c6e6b6fba9f71d95eeffc16d296750 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arto=20Hyv=C3=A4ttinen?= Date: Fri, 20 Aug 2010 21:21:29 +0300 Subject: [PATCH] Updated the web pages --- www/download.html | 2 +- www/gamemodes.html | 6 +++--- www/index.html | 2 +- www/project.html | 6 +++--- www/tour.html | 10 +++++----- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/www/download.html b/www/download.html index 7644d59..3221ab0 100644 --- a/www/download.html +++ b/www/download.html @@ -24,7 +24,7 @@

Chess clock will shortly be available in extras-devel repository.

-

Source code and development snapshot are available in garage git reposity
+

Source code and development snapshot are available in the garage git reposity

diff --git a/www/gamemodes.html b/www/gamemodes.html index d1dfaa3..7a18ed5 100644 --- a/www/gamemodes.html +++ b/www/gamemodes.html @@ -23,16 +23,16 @@

Game modes

-

Chess Clock supports six game modes (called also time controllers). More information about time controllers can be found in Wikipedia article about Game clock.


Normal clock
Like normal game clock.
No time is added during the game.

Addition before
Before +

Chess Clock supports six game modes (called also time controllers). More information about time controllers can be found in the Wikipedia article about Game clock.


Normal clock
Like normal game clock.
No time is added during the game.

Addition before
Before a player has made his move, a specified time increment is added to his clock. Time can be accumalated (remaining time can increase). Works like Fischer chess clock invented by Bobby Fisher.

Addition after
After a player makes his move, a specified increment will be added. Called also Fischer after.

Delay
When -player's turn begin, the clock waits for the delay period before +player's turn begins, the clock waits for the delay period before starting to subtract from player's time. Time is not accumalated. If player moves within the delay period, no time is substracted.

Delay after
The specified increment is added after the move. Like delay, the time is not accumalated: if player has moved faster than the time increment, -only the exat amount of time expended by the player is added. Called +only the exact amount of time expended by the player is added. Called also Bronstein delay , invented by David Bronstein.

Hour glass
Every second the first player uses to think is substracted from his clock and added to his opponent's clock. Game ends when difference between used diff --git a/www/index.html b/www/index.html index 9cd91d2..eb1bf19 100644 --- a/www/index.html +++ b/www/index.html @@ -28,7 +28,7 @@

Chess Clock is game clock software for chess players with N900. Software supports different time controls (time additions, delays, hour glass). Timers are -adjustable, difference time settings for white and black is available.
+adjustable, different time settings for white and black are available.

Chess clock will shortly be available in extras-devel repository.
diff --git a/www/project.html b/www/project.html index 9833d45..dc2fc53 100644 --- a/www/project.html +++ b/www/project.html @@ -27,11 +27,11 @@

Bugs can be reported using the Maemo garage bug tracker.
New features can be suggested using Feature request tracker.
-All feedback will be welcomed.
+All feedback will be welcome.
-

More information about project

+

More information about the project

- Look at garage project page for more information, trackers, source code and recent development snapshot in git reposity.
+ Look at the garage project page for more information, trackers, source code and recent development snapshot in git reposity.

The API documentation is available online.

diff --git a/www/tour.html b/www/tour.html index 96b4372..7c5dbb3 100644 --- a/www/tour.html +++ b/www/tour.html @@ -26,19 +26,19 @@

Welcome!
-First touch one of game modes to start the game.
+First touch one of the game modes to start the game.

 Game options dialog

-

You will be asked about game options. Amount of options -depends on selected game mode. On "Addition before" mode specified -additional time is added in begin of turn.
+

You will be asked about the game options. The amount of +options depends on the selected game mode. On "Addition before" mode +the specified additional time is added at the beginning of a turn.

Time is running

-

Touch the screen to start game. When game is running, players touch the screen to end their turns. Some information about the game is shown.
+

Touch the screen to start the game. When the game is running, players touch the screen to end their turns. Some information about the game is shown.

Loser!

-- 1.7.9.5