mabre / team61

Other
2 stars 4 forks source link

in-game help overlay #100

Closed mabre closed 10 years ago

mabre commented 10 years ago
Jessypet commented 10 years ago

5bed26a41781fe7bb92fae34581eaf023b457bdb Everything working in local game and also when the host is pausing the game. When a client presses F1, it says Help instead of Pause and the game is not paused, but the overlay is shown in the hosts window, not in the clients window, don't know where to fix that.

mabre commented 10 years ago

Showing the help is a special cause which must be handled in the event filter, since the server does not need to know when a client wants to see the help.