Wed, 27 Jan 2021 19:48:41 +0200 Teemu Piippo merged with default protocol5 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 14:16:58 +0200 Teemu Piippo removed the Range class too file | diff | annotate
Wed, 27 Jan 2021 14:05:39 +0200 Teemu Piippo renamed String and StringList uses file | diff | annotate
Wed, 27 Jan 2021 14:04:53 +0200 Teemu Piippo removed the String class in favor of std::string file | diff | annotate
Wed, 27 Jan 2021 13:08:51 +0200 Teemu Piippo continue cleanup file | diff | annotate
Wed, 27 Jan 2021 12:39:18 +0200 Teemu Piippo merged with default protocol5 file | diff | annotate
Wed, 27 Jan 2021 12:39:00 +0200 Teemu Piippo reduce delta with default 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
Fri, 22 Jul 2016 17:52:23 +0300 Teemu Piippo Added the ByteArray typedef for Vector<unsigned char> 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
Wed, 20 Jul 2016 14:48:47 +0300 Teemu Piippo Made Range not include the 'max' parameter, replaced a lot of for()-loops with C++11-style range-for-loops 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 18:26:30 +0300 Teemu Piippo Use stdint.h types for the bytestream file | diff | annotate
Thu, 23 Jul 2015 17:40:49 +0300 Teemu Piippo Fix bad comparision in Bytestream::resize file | diff | annotate
Thu, 23 Jul 2015 01:52:04 +0300 Teemu Piippo Now works with MSVC 2010/pdcurses-win32a 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
Fri, 15 May 2015 20:06:56 +0300 Teemu Piippo Update license headers file | diff | annotate
Tue, 16 Dec 2014 03:44:05 +0200 Teemu Piippo - changed write_float/read_float to use memcpy file | diff | annotate
Tue, 16 Dec 2014 02:48:18 +0200 Teemu Piippo - rcon sessions are no longer allocated on the heap file | diff | annotate
Sun, 14 Dec 2014 19:42:43 +0200 Teemu Piippo - converted bytestream to use trailing return types file | diff | annotate
Sat, 13 Dec 2014 04:50:33 +0200 Teemu Piippo - to hell with that 'ok' field. now throws an exception if attempts to read past the end file | diff | annotate
Fri, 12 Dec 2014 01:37:04 +0200 Teemu Piippo - now able to login 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 16:17:35 +0200 Teemu Piippo - now with more license headers file | diff | annotate
Thu, 11 Dec 2014 05:58:55 +0200 Teemu Piippo - code cleanup file | diff | annotate
(0) tip

mercurial