Mercurial
>
zfc9000
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
- added a nicklist!
2014-12-15
, by Teemu Piippo
- renamed RendererLine to ColoredLine and split it into its own files
2014-12-15
, by Teemu Piippo
- fixed: invoking the 'are you sure you want to disconnect?' message did not trigger a screen refresh
2014-12-15
, by Teemu Piippo
- added readline alt-d and ^w support (delete till word boundaries)
2014-12-15
, by Teemu Piippo
- added readline alt-b and alt-f support (skip past words)
2014-12-15
, by Teemu Piippo
- added readline shortcuts: ^B, ^F, ^A, ^E, ^D (aliases to keyboard presses), ^U, ^K (new functionality)
2014-12-15
, by Teemu Piippo
- re-commit tab-complete
experimental
2014-12-15
, by Teemu Piippo
- revert previous commits to create a common experimental ancestor
experimental
2014-12-15
, by Teemu Piippo
- add support for SVRC_TOOMANYTABCOMPLETES
experimental
2014-12-15
, by Teemu Piippo
- added experimental support for rcon tab-completion
experimental
2014-12-15
, by Teemu Piippo
- someone forgot to update cmakelists!
2014-12-15
, by Teemu Piippo
- removed the unused filesystem.cpp/.h files (will readd them if I ever need them)
2014-12-15
, by Teemu Piippo
- project renamed to zfc9000 (credit to TerminusEst13 for the name!) :cactus:
2014-12-15
, by Teemu Piippo
- added line-wrapping to the output widget: lines to output are now first compiled into renderer-friendly format. the output view then uses these pre-processed lines to determine what lines to render. Phew! What a monster of a commit.
2014-12-15
, by Teemu Piippo
- handle resizing 8-)
2014-12-15
, by Teemu Piippo
- added support for in-game colors
2014-12-15
, by Teemu Piippo
- added input history (use up/down to navigate)
2014-12-15
, by Teemu Piippo
- added a simple command-line interface (you can now supply host and password on the command-line)
2014-12-15
, by Teemu Piippo
- handle the 'from' argument in RCONSession::handle_packet to filter out packets from foreign hosts
2014-12-15
, by Teemu Piippo
less
more
|
(0)
-60
+60
+100
tip