Wed, 27 Jan 2021 14:16:58 +0200 |
Teemu Piippo |
removed the Range class too
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 13:02:51 +0200 |
Teemu Piippo |
start cleaning up unused code
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 12:34:56 +0200 |
Teemu Piippo |
added packet queue as a new head
protocol5
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 12:34:26 +0200 |
Teemu Piippo |
remove the packet queue for now
protocol5
|
file |
diff |
annotate
|
Sat, 23 Jul 2016 12:28:52 +0300 |
Teemu Piippo |
Added the PacketQueue class to make use of the sequence numbering to process packets in the correct order, and the ZFC9000 end of packet recovery protocol.
protocol5
|
file |
diff |
annotate
|
Sat, 23 Jul 2016 12:22:23 +0300 |
Teemu Piippo |
Added the ByteArray::quote() method to return a string representation of the byte array, and used it to print out the contents of unparseable packets.
|
file |
diff |
annotate
|
Thu, 23 Jul 2015 18:07:39 +0300 |
Teemu Piippo |
Added pdcurses source files, if no curses library is provided, these source files will be fallen back to instead of raising an error. Should make compiling on windows slightly less painful.
|
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
|
Tue, 26 May 2015 18:46:24 +0300 |
Teemu Piippo |
Removed format.cpp and format.h, use built-in formatting instead
|
file |
diff |
annotate
|
Tue, 26 May 2015 11:41:58 +0300 |
Teemu Piippo |
Allow compilation on Windows/MinGW
|
file |
diff |
annotate
|
Fri, 15 May 2015 20:13:36 +0300 |
Teemu Piippo |
- moved huffman from sources/ to top level because it's external
|
file |
diff |
annotate
|
Mon, 15 Dec 2014 21:59:24 +0200 |
Teemu Piippo |
- renamed RendererLine to ColoredLine and split it into its own files
|
file |
diff |
annotate
|
Mon, 15 Dec 2014 09:12:50 +0200 |
Teemu Piippo |
- someone forgot to update cmakelists!
|
file |
diff |
annotate
|
Mon, 15 Dec 2014 08:24:32 +0200 |
Teemu Piippo |
- project renamed to zfc9000 (credit to TerminusEst13 for the name!) :cactus:
|
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
|
Fri, 12 Dec 2014 00:55:51 +0200 |
Teemu Piippo |
- begin work on rcon sessions
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 07:18:11 +0200 |
Teemu Piippo |
- added huffman lib, now capable of initializing an rcon connection!
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 05:59:43 +0200 |
Teemu Piippo |
- udp -> udpsocket
|
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
|