Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8525


Ignore:
Timestamp:
May 21, 2011, 4:47:22 AM (13 years ago)
Author:
rgrieder
Message:

Another hierarchy initialisation bug: BaseSound d'tor was always stopping a sound source. This one is a bit trickier because BaseSound is not a BaseObject and therefore does not have the isInitialized() method. However an instance is still being created through WorldSound.
This change also 'fixes' the POSIX IOConsole loosing lines between its construction and its first update because OpenAL sends output to STDOUT.

@Kevin: this could very well explain your mysterious error code.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.