File: README.3.01

package info (click to toggle)
netrek-client-cow 3.3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,552 kB
  • sloc: ansic: 43,108; sh: 2,871; python: 380; makefile: 112; sed: 16
file content (62 lines) | stat: -rw-r--r-- 1,496 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
This file contains the most recent changes to the COW client, with example
.xtrekrc options to deal with them, and the clips from the documentation that
explain them.  If you're upgrading from an old version of COW, this file should
make it a painless experience.

*****************************************************************
1)  Change Log
*****************************************************************

3.01 pl0 Jun. 22, 2002
- COW_SDL_MIXER_BRANCH Jun. 11, 2002
  + add spike solution [tanner]
  + converted local.c to SDL_mixer
  + added cvs commit to mailing list
- minor source packaging changes [cameron]
- mouse wheel support [siegl]

*****************************************************************
2)  Cut and past changes to make COW work like it used to.
*****************************************************************

	none


*****************************************************************
3)  Cut and past changes to turn on *all* new features.
*****************************************************************

3.01 pl0

COW suports now up to 7 Mouse Buttons depending on the OS where the 

	mouse wheel up is button 4
	mouse wheel down is button 5

The extra buttons can be configured in the buttonmap with digits

	d e f g   for normal operations
and
	h-s	for shift/control combinations.


****************************************************************
4) New manual sections
****************************************************************

	none