Wed, 27 Jan 2021 19:39:14 +0200 |
Teemu Piippo |
handle exiting ZFC without using exceptions
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 19:32:55 +0200 |
Teemu Piippo |
various little touchups
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 19:28:18 +0200 |
Teemu Piippo |
updated copyright year
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 19:27:23 +0200 |
Teemu Piippo |
various changes, better network error handling
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 13:17:11 +0200 |
Teemu Piippo |
removed Container classes in favor of std::vector
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 13:02:51 +0200 |
Teemu Piippo |
start cleaning up unused code
|
file |
diff |
annotate
|
Sat, 23 Jul 2016 12:14:20 +0300 |
Teemu Piippo |
Added versions of min() and max() that find the smallest and largest values in an iterable.
|
file |
diff |
annotate
|
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
|