Mercurial
>
zfc9000
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
start cleaning up unused code
2021-01-27
, by Teemu Piippo
readd PacketHeader structure into packetqueue branch
packetqueue
2021-01-27
, by Teemu Piippo
merge commit
packetqueue
2021-01-27
, by Teemu Piippo
remove PacketHeader from base protocol5
protocol5
2021-01-27
, by Teemu Piippo
merged with default
protocol5
2021-01-27
, by Teemu Piippo
reduce delta with default
protocol5
2021-01-27
, by Teemu Piippo
added protocol5 branch's string reading function which seems to be more reliable
2021-01-27
, by Teemu Piippo
added packet queue as a new head
protocol5
2021-01-27
, by Teemu Piippo
remove the packet queue for now
protocol5
2021-01-27
, by Teemu Piippo
Reduce delta between branches
protocol5
2016-07-23
, by Teemu Piippo
Merged with default
protocol5
2016-07-23
, by Teemu Piippo
Reduce delta to protocol5 branch by importing the change to RCONSessoin::handlePacket's signature
2016-07-23
, by 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
2016-07-23
, by Teemu Piippo
Fixed compilation problem
protocol5
2016-07-23
, by Teemu Piippo
Merged with default
protocol5
2016-07-23
, by Teemu Piippo
Fixed Container::splice() method trimming the last element even when not supposed to
2016-07-23
, by 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.
2016-07-23
, by Teemu Piippo
Added Doxygen configuration
2016-07-23
, by Teemu Piippo
Added versions of min() and max() that find the smallest and largest values in an iterable.
2016-07-23
, by Teemu Piippo
Fixed compilation problems.
protocol5
2016-07-22
, by Teemu Piippo
Merged with default
protocol5
2016-07-22
, by Teemu Piippo
Added the ByteArray typedef for Vector<unsigned char>
2016-07-22
, by 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.
2016-07-22
, by Teemu Piippo
Restyled RCONSession method names and paren style
2016-07-20
, by Teemu Piippo
Merged with default
protocol5
2016-07-20
, by Teemu Piippo
Eliminated unnecessary difference to the protocol5 branch
2016-07-20
, by Teemu Piippo
Merged with default
protocol5
2016-07-20
, by Teemu Piippo
Renamed Datagram members, RCONSession::handle_packet now takes the datagram as the parameter.
2016-07-20
, by Teemu Piippo
Fixed complation problems.
protocol5
2016-07-20
, by Teemu Piippo
Merged with default
protocol5
2016-07-20
, by Teemu Piippo
Restored the String::vsprintf buffer to 1024 characters, it only was 64 characters long for testing.
2016-07-20
, by Teemu Piippo
Made String::vsprintf behave properly with long strings.
2016-07-20
, by Teemu Piippo
Documented mystring.cpp. String::trim removed as it does the same as String::removeFromEnd.
2016-07-20
, by Teemu Piippo
Added doxygen documentation to mystring.h
2016-07-20
, by Teemu Piippo
Renamed String methods, and reformatted mystring.h
2016-07-20
, by Teemu Piippo
Restyled geometry.h
2016-07-20
, by Teemu Piippo
Renamed the methods of ColoredLine
2016-07-20
, by Teemu Piippo
Restyled parentheses in coloredline.cpp/.h
2016-07-20
, by Teemu Piippo
Merged with default
protocol5
2016-07-20
, by Teemu Piippo
Reformatted parentheses in interface.cpp.
2016-07-20
, by Teemu Piippo
Restyled the names of the private methods of Interface
2016-07-20
, by Teemu Piippo
Restyled Interface's public method names
2016-07-20
, by Teemu Piippo
Made Range not include the 'max' parameter, replaced a lot of for()-loops with C++11-style range-for-loops
2016-07-20
, by Teemu Piippo
Removed the hardcoded /watch from RCONSession::send_command since it already exists in Interface::handle_command
protocol5
2016-07-20
, by Teemu Piippo
Removed the disconnection change in Interface::handle_input(), not sure where that even came from
protocol5
2016-07-20
, by Teemu Piippo
Removed duplicate ColoredLine::add_string definition
protocol5
2016-07-20
, by Teemu Piippo
Merged with default
protocol5
2016-07-20
, by Teemu Piippo
Added support for colored nicknames
2015-05-15
, by Teemu Piippo
Merged with default
protocol5
2016-07-20
, by Teemu Piippo
Commit ZFC's end of reliable RCON streams
protocol5
2016-01-25
, by Teemu Piippo
Adjusted String::mid again
2016-01-11
, by Teemu Piippo
Renamed g_pageSize
2016-01-11
, by Teemu Piippo
Restyled the names of Interface's private members
2016-01-11
, by Teemu Piippo
Moved the APPNAME also inside version.cpp (now application_name()) and changed it to uppercase
2016-01-11
, by Teemu Piippo
Moved version definitions from version.h to version.cpp since they have no reason to be in the header file
2016-01-11
, by Teemu Piippo
Use tags as a compare basis for updating the revision if available, so that when a revision gets tagged, hginfo.h gets updated.
2016-01-11
, by Teemu Piippo
Changed version to 1.2
2016-01-11
, by Teemu Piippo
Added tag 1.1 for changeset 9d640b94ef02
2016-01-11
, by Teemu Piippo
Removed the unused IS_RELEASE commented macro (we use HG_TAG for detecting releases for version strings instead)
1.1
2016-01-11
, by Teemu Piippo
Fixed missing newline in /connect usage message
2016-01-11
, by Teemu Piippo
less
more
|
(0)
-100
-60
tip