Re: [Wormux-dev] Intricate coding problem with Polecat_fart

2007-07-21 Par sujet Matthieu Fertré
Hi, it seems that the class defined as a WeaponProjectile is totally useless, so I have removed it in r2864. Regards, Matt Kurosu a écrit : > Hello, > > this class is both defined as a derived class of WeaponProjectile in > weapon/polecat.h and a derived class of Particle in > particles/pol

[Wormux-dev] Intricate coding problem with Polecat_fart

2007-07-21 Par sujet Kurosu
Hello, this class is both defined as a derived class of WeaponProjectile in weapon/polecat.h and a derived class of Particle in particles/polecat_fart.h, the 2 derivations being unknown to each other. The attached patch fixes the problem from a code perspective, but I highly suspect it chang