Mercurial
>
zfc9000
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
Fixed some warning on MSVC
2016-01-10
, by Teemu Piippo
Added support for alt+backspace, which removes the previous word
2016-01-11
, by Teemu Piippo
Improved the color handling a tad
2016-01-11
, by Teemu Piippo
Fixed: sending a message from earlier history did not flush to a new input line, instead just up a single level in history
2016-01-11
, by Teemu Piippo
ZFC's own messages are now printed in blue to distinguish them from messages from the server.
2016-01-11
, by Teemu Piippo
Need to `#include <stdlib.h>` in basics.h or md5.cpp doesn't compile under Linux/Clang
2016-01-10
, by Teemu Piippo
Added support for long-form color codes, such as \c[Green]
2016-01-10
, by Teemu Piippo
Added /disconnect
2016-01-10
, by Teemu Piippo
Now disconnects properly without instantly quitting
2016-01-10
, by Teemu Piippo
Fix compilation on MSVC 2010
2016-01-10
, by Teemu Piippo
Happy new year 2016
2016-01-09
, by Teemu Piippo
Merged with default
protocol5
2016-01-09
, by Teemu Piippo
Backport string changes from protocol5
2016-01-09
, by Teemu Piippo
Merged with default
protocol5
2016-01-09
, by Teemu Piippo
Added some basic IRC-like commands that can be used to do what keystrokes can do without actually using keystrokes
2016-01-09
, by Teemu Piippo
Update the titlebar when sv_hostname changes
protocol5
2016-01-09
, by Teemu Piippo
CVar watching stuff works now, fixed compilation
protocol5
2016-01-09
, by Teemu Piippo
And another refactor on that..
2015-07-24
, by Teemu Piippo
Slight refactor on the fix in the previous commit
2015-07-24
, by Teemu Piippo
less
more
|
(0)
-100
-60
tip