Mercurial
>
zfc9000
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
- 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
- added a help message to the statusbar
2014-12-14
, by Teemu Piippo
- now exits cleanly with ^Q!
2014-12-14
, by Teemu Piippo
- removed a useless copy of CMakeLists.txt in updaterevision/
2014-12-14
, by Teemu Piippo
- cleanup, refactor + better input handling
2014-12-14
, by Teemu Piippo
- the interface is now able to connect to arbitrary hosts (uses ^N to start the prompt) instead of the hardcoded localhost:10666
2014-12-14
, by Teemu Piippo
- the prompt is now colored
2014-12-14
, by Teemu Piippo
- don't send empty messages
2014-12-14
, by Teemu Piippo
- cleaned up rcon session messages
2014-12-14
, by Teemu Piippo
- now in color! (titlebar at least anyway)
2014-12-14
, by Teemu Piippo
- removed needless 'struct's
2014-12-14
, by Teemu Piippo
- converted bytestream to use trailing return types
2014-12-14
, by Teemu Piippo
- added command sending
2014-12-14
, by Teemu Piippo
- added backlog scrolling
2014-12-14
, by Teemu Piippo
- log area done, re-enabled the rcon connection
2014-12-14
, by Teemu Piippo
- begin work on interface - input line works for the most part :)
2014-12-13
, by Teemu Piippo
- to hell with that 'ok' field. now throws an exception if attempts to read past the end
2014-12-13
, by Teemu Piippo
- rcon session now works! woo!
2014-12-13
, by Teemu Piippo
- now able to login
2014-12-11
, by Teemu Piippo
- begin work on rcon sessions
2014-12-11
, by Teemu Piippo
- now with more license headers
2014-12-11
, by Teemu Piippo
- added huffman lib, now capable of initializing an rcon connection!
2014-12-11
, by Teemu Piippo
- fixed some problems with the ip address
2014-12-11
, by Teemu Piippo
less
more
|
(0)
-60
+60
+100
tip