Mercurial
>
zfc9000
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
Added support for colored nicknames
protocol5
2015-05-15
, by Teemu Piippo
Updated updaterevision.py, now handles tags and provides HG_TAG if appropriate
2015-05-15
, by Teemu Piippo
- moved huffman from sources/ to top level because it's external
2015-05-15
, by Teemu Piippo
Added mention of STONE layer to the LICENSE
2015-05-15
, by Teemu Piippo
Added LICENSE (yay more license header copies)
2015-05-15
, by Teemu Piippo
Update license headers
2015-05-15
, by Teemu Piippo
Massive refactor
2015-05-15
, by Teemu Piippo
Merge tab-complete
2015-05-15
, by Teemu Piippo
Yay colors
2015-05-04
, by Teemu Piippo
Removed a lot of boilerplate code
2015-05-04
, by Teemu Piippo
- and it's not a release anymore either... x_x
2014-12-16
, by Teemu Piippo
- bump version to 1.1 (I guess this should've been done first)
2014-12-16
, by Teemu Piippo
- fixed: had problems with integral overloading under 32-bit
2014-12-16
, by Teemu Piippo
Added tag 1.0 for changeset 5e968dc8d552
2014-12-16
, by Teemu Piippo
- set release mode
1.0
2014-12-16
, by Teemu Piippo
- now supports upper-case color codes too
2014-12-16
, by Teemu Piippo
- readme updated
2014-12-16
, by Teemu Piippo
- changed write_float/read_float to use memcpy
2014-12-16
, by Teemu Piippo
- formatting
2014-12-16
, by Teemu Piippo
- simplified main() now that RCONSession really cannot ever be null
2014-12-16
, by Teemu Piippo
- rcon sessions are no longer allocated on the heap
2014-12-16
, by Teemu Piippo
- restructured rconsession constructor a bit
2014-12-16
, by Teemu Piippo
- I think closing sockets is a good idea
2014-12-15
, by Teemu Piippo
- hmm, yank kind of implies removal so 'yank_and_delete' is kind of redundantly long
2014-12-15
, by Teemu Piippo
- don't print if paste buffer is empty anymore..
2014-12-15
, by Teemu Piippo
- added yanking/pasting (support for readline ^Y)
2014-12-15
, by Teemu Piippo
- i intended to actually use that new last() overload...
2014-12-15
, by Teemu Piippo
- added timestamps to output
2014-12-15
, by Teemu Piippo
- fixed: IPAddress::StringParseError did not inherit from std::exception and was thus not caught properly
2014-12-15
, by Teemu Piippo
- fixed: horizontal input scrolling was broken
2014-12-15
, by Teemu Piippo
- cleanup, fixed red text not rendering
2014-12-15
, by Teemu Piippo
less
more
|
(0)
-100
-60
+60
tip