[Freeciv-Dev] [patch] console cleanup #2
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hello,
I've revised the previous console patch, and now the message type numbers
are no longer hard-wired (as per David's suggestion) and all calls to
freelog are wrapped so that these are also controlled. There is still one
or two cosmetic buglets though, but I want/need comments. In particular
because it may annoy some people the way log messages are displayed.
Previously they were seen like this
> s
server says starting game
> log says player X has done Y
log says city A in fire
log says bla bla
remove johndoe
server says player johndoe removed
>
In other words, a mess. Comments came on the ">" line, and there was no
">" marker after the log message had been delivered. Now, it will be
> s
server says starting game
>
log that player X has done Y
>
log that city A in fire
>
log that bla bla
> remove johndoe
server says player johndoe removed
>
A new ">" after each log message. In other words, a lot more scrolling to
show the same information. I think I can fix this with a timer in
sniff_packets(), but I am not sure if it is worth it.
Yours,
Per
tmp.gz
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] [patch] console cleanup #2,
Per Mathisen <=
|
|