[Wormux-dev] Polish translation of web site

2007-07-21 Par sujet Paweł Dyda
Hi guys, I have posted this message on wormux-update already, but didn't get any answer. I have translated web site contents into Polish and I need some help (or wiki acount) to post that out. Thanks, Pawel. -- Opole - Miasto Bez Granic. http://www.opole.pl - tu znajdziesz nowe miejsca, nowe m

[Wormux-dev] I18n issues

2007-07-21 Par sujet Paweł Dyda
Hi guys, There are a lot hardcoded English strings in Wormux UI. I mean the ones that are images like "Wormux is loading" or "Map"... Have you thought about replacing images with normal text? It looks a bit strange... Maybe there is some kind of font that could give similar effect? I desperatel

Re: [Wormux-dev] ps2epsi

2007-07-21 Par sujet Felix Salfelder
hello wormux people. if anyone cares: the ps2epsi problem was a dvips problem. dvips pipes output directly to `lpr` (at least on some systems). the current Makefile calls dvips with '-o $@'. i am sorry about the paper you wasted :|. felix ___ Wormux-de

[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

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] Support for Microsoft Visual C++ compiler

2007-07-21 Par sujet Kurosu
Hello, as for any potentially controversial commit, I'd like to first consult people about this feature. More precisely, this would be for the free-beer-ly available version ("Express") of Visual Studio 2005. It is mostly trying to work around what is missing and what is defined elsewhere. The pa