~ubuntu-branches/ubuntu/precise/typespeed/precise

« back to all changes in this revision

Viewing changes to Changes

  • Committer: Bazaar Package Importer
  • Author(s): Dafydd Harries
  • Date: 2007-12-07 05:14:13 UTC
  • mto: (4.1.2 sid)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20071207051413-x6wtxujyiabvyuwu
Tags: upstream-0.6.4
ImportĀ upstreamĀ versionĀ 0.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
v0.4.4  - Fixed buffer overflow in network code by Debian Security Team,
2
 
          because their fix was the same as I was thinking but I hadn't
3
 
          the time to verify that it will surely fix it.
4
 
        - Fixed timing bug in Sparc64 by Elie De Brauwer.
5
 
        - Fixed typo "looser" vs "loser" by William Lindley.
6
 
        - Fixed crash when wordfile had more than WORD_MAX words.
7
 
        - From debian patchfile:
8
 
           * Did s/char merkk/int merkk/ in file.c
9
 
           * Added words.dut by Wouter de Vries
10
 
        - New email address for me.
11
 
v0.4.3  - Fixed stupid buffer overflow which allowed users get games gid in
12
 
          installation. Report by: jaguar
13
 
v0.4.2  - fixed a SIGSEGV bug (wrong variable in for loop)
14
 
        - added spanish wordlist thanks Xploit
15
 
        - email address changes:)
16
 
v0.4.1  - fixed a off-by-one buffer overflow in network code
17
 
        - development is slow, we're so busy. finnish army and etc...
18
 
        - fixed one possible segfault
19
 
        - added portuguese wordfile thanks to: 
20
 
                Fabricio <fmatheus@sourceforge.net>
21
 
                Everton <evertonm@sourceforge.net>
22
 
        - when writing words added kind of emacs like features to
23
 
          ^B ^A ^K ^F ^E..and ^U to del the whole line.
24
 
          idea from eddy.
25
 
 
26
 
v0.4.0  - fixed a couple of (what is the null char? :) errors.
27
 
          thanks to Andreas Ehliar <ehliar@lysator.liu.se> for pointing them
28
 
        - makefile changes: fixed make install, added uninstall alias to
29
 
          distclean, added removing /etc/typespeedrc and high scorefiles
30
 
          in the current typespeed directory to distclean  
31
 
        - made --makescores parameter to make/reset scorefiles for the
32
 
          wordfiles found in the dir in the configs or in if no config
33
 
          files exists, then in the current dir.
34
 
        - localconfig gets readed from $HOME/LOCALCONF
35
 
        ### big pause in any coding of typespeed but we tought we make
36
 
        ### it better and release then, but then our innovation collapsed
37
 
        ### and we did nothing.. so we have to release this 0.4.0 version :)
38
 
        - pause don't work in multiplayer
39
 
        - fixed getting XMunkki typeratio if you had typeratio
40
 
          which went just trought our ratiomachine (ex. 50..)
41
 
        - splitted code to couple files
42
 
        - made support for over 16 wordfiles and better wordfile choose
43
 
          method, imho
44
 
        - added reset scofile(s) to the Options menu
45
 
*************************************************************************
46
 
*************************************************************************
47
 
********- new speed method (not compatible with ztspeed anymore)*********
48
 
*************************************************************************
49
 
*************************************************************************
50
 
        - added netword support(some kind of) thanks to: 
51
 
          Steinar H. Gunderson <sgunderson@bigfoot.com>
52
 
          for the basic patch, made our work easier :)
53
 
          but this has to be buggy and so on.. :)
54
 
        - made our mvgetnstr ignore escape codes.
55
 
        - fixed a way to cheat (just write same word until a new word
56
 
          comes to the line where the word were)
57
 
        - now were using GNU getopt (thanks again Steinar)
58
 
 
59
 
v0.3.5  - made Options menu, can change color,cheat,training,training speed
60
 
        - you can adjust the speed of training mode by examp. --training 4 
61
 
        - config files didn't work (sometime should make also ~/.config :)
62
 
        - now you can pause the game with F1
63
 
        - fixed coredump in choose_wordfile if more than 16 wordfiles
64
 
        - added typorank, like your rank (3l33t,god...)
65
 
        - new rank "Computer", if you got over 900 points..
66
 
        - you did get one point too much when you pressed space/enter
67
 
        - training mode, 2 times slower than normal mode, but you cannot
68
 
          get to top10 with this mode. param: -tra or --training
69
 
        - tells if you are using cheat or training mode in "status bar"
70
 
        - rank was always blue, after game.
71
 
        - removed "offensive and objectionable" words
72
 
        - corrected some typos
73
 
        - better(?) wordlists
74
 
        - fixed little mistake(?) - now you can be a *GOD* :)
75
 
 
76
 
v0.3.4  - better random r()
77
 
        - words changes colors..
78
 
        - added.. um, i can't say what, figure it out :D
79
 
        - localconfig file.. .typespeedrc
80
 
          for telling which dir has word/score files. if not in currentdir
81
 
          (NOTE: .typespeedrc not ~/.typespeedrc)
82
 
        - some misc little changes
83
 
 
84
 
v0.3.3  - mvgetnstr() -> to own function by jaakko
85
 
          he didn't have it in ncurses so...
86
 
        - fixed addtop10
87
 
        - space does the same as enter in words writing
88
 
 
89
 
v0.3.2  - bugbugfixes.. coredump with glicb2.1 and not working with
90
 
          alpha or something fixes by amn
91
 
 
92
 
v0.3.1  - little-big-bugfix.
93
 
        - fixed total cps increasement when playing more than one time=)
94
 
          
95
 
v0.3 "we want statistics" release:
96
 
   
97
 
        - now you need to get 1 point more than old list entrys
98
 
          to get into the top10. and if there are 2 or more same
99
 
          scores newest will be the lowest in top10.
100
 
        - added total cps and typo ratio
101
 
        - 10min speed came back, but only in after game statistics.
102
 
 
103
 
v0.2 First public release:
104
 
 
105
 
        - added make install + source modifications to make
106
 
          whole system use samewordsfiles / highscores
107
 
        - background should be black even if xterm etc has other color.
108
 
        - added command line parametres: --help / --nocolor
109
 
 
110
 
v0.1 first version to friends:
111
 
 
112
 
        - esc stops game
113
 
        - added top10 lists
114
 
        - added colors
115
 
        - added check for same words
116
 
        - changed 10min speed estimate to CPS
117
 
 
118
 
        + all other basic stuff
119