~ubuntu-branches/ubuntu/utopic/spellcast/utopic

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
I have added the ability for players to specify a colour. During play,
any actions performed by a player are written to the screen in their
colour. A player can specify the colour they want to use by adding this
line to their xrdb database:

   spellcast*colour:    <colour-name>

for example:

   spellcast*colour:    SkyBlue3


I have also added a separating line between each round, so that it is much
easier for each player to see what has happened within that round. Both of
these additions can be removed from the game, see the Makefile for more 
details.

F.Hendrikx, Sep 1998