Commit Graph

5 Commits

Author SHA1 Message Date
dc0842fb0a cleanup comments. 2015-07-24 23:12:37 +02:00
62edcc0a77 - better analyze now works without memory errors and runs through
gigantic folders of data reliably.
- combat added: Uncaptured packet, full implementation.
- logstream: slight adjustments.
2015-04-15 01:40:08 +02:00
45c7d1e393 * fix in stacktrace made it work.
* added debug config to analyze.
= from now on logging.debug should be utilized to remark stuff, so final
implementations can ignore such messages.
2015-04-15 00:57:59 +02:00
9bfdd1fb7a * logstream introduction: now log-parsing can be done in stream fashion,
but the only logstream implementation is still the filereader.
* analyze updated to be able to track existing or non-existing packets
* updates in packets: new packets
* update in log system: ability to append unprocessed lines to the last
packet
* chat system improvements
* stacktrace capturing experimental
2015-04-15 00:31:02 +02:00
e43065cc00 * implemented chat protocol, explanation mechanics, reviewed marker for
already unpacked logs
* started to disect log parsers for using streams in future
* Qt Client started
* logstream planned.
2015-04-10 20:33:55 +02:00