On 2011-05-03 03:22, buginator wrote:
I was pondering, if switching to a Qt frontend for Warzone would be a
good idea or not ?

The Lobbyserver needs to check if the game is reachable that means
we would need to open the games port twice once with the launcher once
in the game.

You mentioned in IRC that we could setup a local socket to communicate
with the core, i don't like this approach as it would complicate things a lot.

The way to go is, make the frontend within the core BUT independent
from the Core, IMHO.

A subfolder in src/ or even lib/, no shared data and only a few calls to start/stop the frontend.

Kind Regards,
Fastdeath

_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to