Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2001:
[Freeciv-Dev] Re: Introduction and Patch Approval Process
Home

[Freeciv-Dev] Re: Introduction and Patch Approval Process

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Introduction and Patch Approval Process
From: Thue <thue@xxxxxxx>
Date: Thu, 16 Aug 2001 22:21:40 +0200

On Friday 17 August 2001 00:15, David Weisgerber wrote:
> I am sorry about this but you have first to implement the sound
> functions to the right places in the code. I will do that on the
> latest CVS release GUI - code (GTK)

In far most cases it should only be neccesary to change things in the 
shared client code to enable sound.
Most events start in packhand.c, which then calls the gui specific 
layer to display them.
Then you just implement sound by also calling the play function with 
the sound for the event.

-Thue


[Prev in Thread] Current Thread [Next in Thread]