Mercurial
>
zfc9000
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
Apply Leonard's patch for fixing the colors:
2015-07-24
, by Teemu Piippo
Fixed crashing problems: min and max had their logic inverted and Bytestream::read_string moved the cursor too early
2015-07-23
, by Teemu Piippo
Use stdint.h types for the bytestream
2015-07-23
, by 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.
2015-07-23
, by Teemu Piippo
NULL -> nullptr
2015-07-23
, by Teemu Piippo
Fix rendering of the date string...
2015-07-23
, by Teemu Piippo
Fix bad comparision in Bytestream::resize
2015-07-23
, by Teemu Piippo
Fix min/max name clashing
2015-07-23
, by Teemu Piippo
Suppress more MSVC warnings
2015-07-22
, by Teemu Piippo
'\e' is non-standard use '\x1b' instead
2015-07-22
, by Teemu Piippo
Removed empty cursesstuff.h
2015-07-22
, by Teemu Piippo
Add support for standard pdcurses, thanks to Leonard for pointing out the solutions to a few mysteries.
2015-07-22
, by Teemu Piippo
Now works with MSVC 2010/pdcurses-win32a
2015-07-22
, by Teemu Piippo
some work on MSVC support (still doesn't work yet...)
2015-07-22
, by Teemu Piippo
Use raw mode instead of cbreak mode, otherwise ctrl+q doesn't appear to work right
2015-05-27
, by Teemu Piippo
Fix compilation
2015-05-27
, by Teemu Piippo
Merged with default
protocol5
2015-05-27
, by Teemu Piippo
Removed format.cpp and format.h, use built-in formatting instead
2015-05-26
, by Teemu Piippo
Clarify the controls footnote
2015-05-26
, by Teemu Piippo
Allow compilation on Windows/MinGW
2015-05-26
, by Teemu Piippo
Added support for SVRC_YOUREDISCONNECTED
protocol5
2015-05-17
, by Teemu Piippo
Added rudimentary support for CVar watch (only as a debug command for now)
protocol5
2015-05-17
, by Teemu Piippo
less
more
|
(0)
-100
-60
+60
tip