Re: Patch to bug "Faller freezes sometimes"

2006-04-12 Thread Jason Green
On 4/11/06, Aggro <[EMAIL PROTECTED]> wrote: > Faller freezes at least on one tutorial map. Bug > explained here: > http://www.cmhousing.net/pingus/wiki/pmwiki.php/Main/GameFeezeOnTutorialMapEntranceHighExitLow > > The problem was a loop at src/actions/faller.cxx > Faller::update(). It tried to "Ma

Patch to bug "Faller freezes sometimes"

2006-04-11 Thread Aggro
Faller freezes at least on one tutorial map. Bug explained here: http://www.cmhousing.net/pingus/wiki/pmwiki.php/Main/GameFeezeOnTutorialMapEntranceHighExitLow The problem was a loop at src/actions/faller.cxx Faller::update(). It tried to "Make Pingu bounce off wall", and propably succeeded too we