log

age author description
Fri, 03 Jun 2011 12:49:10 +0300 Matti Hamalainen Compile MinGW/Windows version as -mwindows and not as a console application. dev-0_8_13
Fri, 03 Jun 2011 12:48:46 +0300 Matti Hamalainen Move username and password prompting into the Curses interface, also move Curses initialization to earlier phase.
Fri, 03 Jun 2011 11:47:11 +0300 Matti Hamalainen Merged.
Fri, 03 Jun 2011 11:24:36 +0300 Matti Hamalainen Include sys/select.h
Fri, 03 Jun 2011 11:18:50 +0300 Matti Hamalainen Rename variable nnIgnoreList to setIgnoreList.
Fri, 03 Jun 2011 11:18:19 +0300 Matti Hamalainen Add configuration setting and functionality for random "keepalive" messages to avoid idle timeout kicks from chat.
Fri, 03 Jun 2011 10:50:56 +0300 Matti Hamalainen CFLAGS changes.
Sun, 22 May 2011 02:11:32 +0300 Matti Hamalainen Shut up some trivial warnings.
Sun, 22 May 2011 02:10:42 +0300 Matti Hamalainen ISO C99 compatibility fixes.
Fri, 06 May 2011 03:34:52 +0300 Matti Hamalainen Update copyright.
Fri, 06 May 2011 03:07:07 +0300 Matti Hamalainen Bump version.
Fri, 06 May 2011 03:06:55 +0300 Matti Hamalainen General cleanups.
Thu, 28 Apr 2011 16:32:00 +0300 Matti Hamalainen Added tag dev-0_8_12 for changeset de54d3ab8a88
Thu, 28 Apr 2011 16:31:52 +0300 Matti Hamalainen Bump version to 0.8.12. dev-0_8_12
Thu, 28 Apr 2011 16:31:04 +0300 Matti Hamalainen Update documentation a bit.
Thu, 28 Apr 2011 16:30:58 +0300 Matti Hamalainen Change default port to 8005 (new main room).
Sun, 24 Apr 2011 23:35:07 +0300 Matti Hamalainen Automated merge with file:///hg/nnchat
Sun, 24 Apr 2011 23:35:00 +0300 Matti Hamalainen Improve log filename format parsing; Add special casing for handling of function keys for certain terminal types.
Thu, 21 Apr 2011 04:17:12 +0300 Matti Hamalainen Added tag dev-0_8_11 for changeset a99763187680
Thu, 21 Apr 2011 04:17:04 +0300 Matti Hamalainen Removed tag dev-0_8_11 dev-0_8_11
Thu, 21 Apr 2011 01:44:05 +0300 Matti Hamalainen Update copyright year.
Wed, 20 Apr 2011 19:00:15 +0300 Matti Hamalainen Automated merge with file:///hg/nnchat
Wed, 20 Apr 2011 18:59:42 +0300 Matti Hamalainen Add the config section ...
Wed, 20 Apr 2011 18:57:03 +0300 Matti Hamalainen Added tag dev-0_8_11 for changeset f92f0322cbf3
Wed, 20 Apr 2011 18:56:28 +0300 Matti Hamalainen Bump version.
Wed, 20 Apr 2011 18:55:19 +0300 Matti Hamalainen Buffer pointer handling was wrong in th_vaddch(), fixed.
Wed, 20 Apr 2011 18:54:26 +0300 Matti Hamalainen Staticize.
Wed, 20 Apr 2011 18:48:42 +0300 Matti Hamalainen Add functionality for generating logfile names based on port etc. and
Wed, 20 Apr 2011 18:47:22 +0300 Matti Hamalainen Functions for growing a string buffer when needed.
Wed, 20 Apr 2011 15:46:42 +0300 Matti Hamalainen Merged.