Fri, 22 Jul 2016 17:50:00 +0300 Teemu Piippo Bytestream now behaves more like a cursor. It does not store the data anymore, rather it leaves the user to specify a vector to use for storage. file | diff | annotate
Mon, 11 Jan 2016 01:56:32 +0200 Teemu Piippo Need to `#include <stdlib.h>` in basics.h or md5.cpp doesn't compile under Linux/Clang file | diff | annotate
Sun, 10 Jan 2016 20:53:44 +0200 Teemu Piippo Added support for long-form color codes, such as \c[Green] file | diff | annotate
Sat, 09 Jan 2016 18:09:32 +0200 Teemu Piippo Happy new year 2016 file | diff | annotate
Fri, 24 Jul 2015 00:43:16 +0300 Teemu Piippo Fixed crashing problems: min and max had their logic inverted and Bytestream::read_string moved the cursor too early file | diff | annotate
Thu, 23 Jul 2015 17:39:52 +0300 Teemu Piippo Fix min/max name clashing file | diff | annotate
Thu, 23 Jul 2015 02:35:13 +0300 Teemu Piippo Suppress more MSVC warnings file | diff | annotate
Thu, 23 Jul 2015 02:15:21 +0300 Teemu Piippo Add support for standard pdcurses, thanks to Leonard for pointing out the solutions to a few mysteries. file | diff | annotate
Thu, 23 Jul 2015 01:52:04 +0300 Teemu Piippo Now works with MSVC 2010/pdcurses-win32a file | diff | annotate
Thu, 23 Jul 2015 00:16:47 +0300 Teemu Piippo some work on MSVC support (still doesn't work yet...) file | diff | annotate
Wed, 27 May 2015 21:42:47 +0300 Teemu Piippo Fix compilation file | diff | annotate
Fri, 15 May 2015 20:06:56 +0300 Teemu Piippo Update license headers file | diff | annotate
Mon, 04 May 2015 18:16:05 +0300 Teemu Piippo Yay colors file | diff | annotate
Tue, 16 Dec 2014 03:30:15 +0200 Teemu Piippo - formatting file | diff | annotate
Tue, 16 Dec 2014 00:15:44 +0200 Teemu Piippo - added timestamps to output file | diff | annotate
Mon, 15 Dec 2014 04:01:58 +0200 Teemu Piippo - added support for in-game colors file | diff | annotate
Mon, 15 Dec 2014 01:41:06 +0200 Teemu Piippo - now exits cleanly with ^Q! file | diff | annotate
Sun, 14 Dec 2014 19:38:47 +0200 Teemu Piippo - added command sending file | diff | annotate
Sun, 14 Dec 2014 17:53:24 +0200 Teemu Piippo - log area done, re-enabled the rcon connection file | diff | annotate
Sat, 13 Dec 2014 07:36:00 +0200 Teemu Piippo - begin work on interface - input line works for the most part :) file | diff | annotate
Thu, 11 Dec 2014 05:58:55 +0200 Teemu Piippo - code cleanup file | diff | annotate
Wed, 10 Dec 2014 19:17:00 +0200 Teemu Piippo - a whole lot of supplementary source code!! file | diff | annotate
(0) tip

mercurial