Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#9071 closed patch (Fixed)

MythGame prevents the rest of the server from handling events whilst a game is running

Reported by: James P. Barrett <james.barrett@…> Owned by: robertm
Priority: minor Milestone: 0.24
Component: Plugin - MythGame Version: Master Head
Severity: medium Keywords: MythGame myth_system
Cc: Ticket locked: no

Description

The myth_system call used by MythGame to launch games doesn't have the correct flags set to allow the frontend to continue to handle events whilst the game runs. This patch corrects.

Attachments (1)

mythgame_events.patch (745 bytes ) - added by James P. Barrett <james.barrett@…> 15 years ago.

Download all attachments as: .zip

Change History (4)

by James P. Barrett <james.barrett@…>, 15 years ago

Attachment: mythgame_events.patch added

comment:1 by Kenni Lund [kenni a kelu dot dk], 15 years ago

Status: newassigned

comment:2 by robertm, 15 years ago

Resolution: Fixed
Status: assignedclosed

(In [26708]) Permit MythFrontend to continue processing events when a game is running in MythGame. Patch from James Barrett. Fixes #9071.

comment:3 by robertm, 15 years ago

Milestone: unknown0.24
Note: See TracTickets for help on using tickets.