Commit Graph

18 Commits

Author SHA1 Message Date
Dirk Koopman
fd0a34c34a remove all $Id$ strings 2007-06-24 02:17:43 +01:00
Dirk Koopman
b9dffeff72 Prepare for git repository
remove all the versioning from the code and introduce Version.pm
fix some niffnaffs
2007-06-14 12:08:12 +01:00
minima
2bf2007a30 fix split on simple words so that it splits on word boundaries 2005-12-21 18:39:25 +00:00
minima
a23a8576e7 fix BadWord to break on word boundaries 2005-12-21 18:36:26 +00:00
minima
dbf7523a9b remove warnings from $BRANCH lines for 5.8.0 2002-07-29 15:41:49 +00:00
minima
299bbec5a5 made the regexes slightly less aggressive 2001-10-24 23:53:08 +00:00
minima
21ee7b1845 Correct 12m band CW segment definition
add badw_regex.es.issue for those Spanish words we don't like
changed the name of the English version to badw_regex.gb.issue
allow DELETE (0x7f) character for backspace in console.pl
2001-10-19 13:22:36 +00:00
minima
f415973f5f remove debugging 2001-10-04 15:52:51 +00:00
minima
c77ea09e91 finally fixed the regexes 2001-10-04 15:52:12 +00:00
minima
985363e662 remove automatic [I1] and [O0] creation in regexes 2001-10-04 14:46:41 +00:00
minima
060f09e9e2 made the badword hash handling better 2001-10-04 14:19:03 +00:00
minima
888290f339 7. improved the regex matching of badwords (more efficient, better coverage)
8. added default badword and badw_regex tables (as .issue files) which will
activate unless there is one there already.
2001-10-04 13:53:47 +00:00
minima
e0cfa6eebc added some extra spaced out swearwords 2001-10-01 20:37:18 +00:00
minima
cc579a9681 Go back to the old way of caching commands (but without the silly warnings
because I know better what I am doing now). This allows symbolic debugging
of commands again without coredumps. Hurrah!
2001-10-01 16:18:32 +00:00
minima
7346d1f812 Try each badword with an S on the end as well and also check for 'f.u c'
type things as well (this only works for a few wellknown english ones).
2001-10-01 14:30:18 +00:00
minima
17f0b57add 5. Change the badwords interface to be the same as baddx, badspotter et al.
added set/badword, unset/badword and show/badword. This routine will auto
convert (and delete afterwards) the old badwords file.
Also make the ann->talk thingy less aggressive
2001-09-13 19:58:05 +00:00
minima
2b58ccdf81 change build number calculation to be more accurate 2001-09-01 12:15:09 +00:00
minima
8e0eef8021 fix a talk bug for t xxx > yyy
added badword checking
2000-09-02 15:28:14 +00:00