No answer, but I just want to tell the devs, that this app is quite
popular in Germany, so don't think it's just some spam. (I don't know,
whether you know it too).
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
While positive, this is borderline spam. The poster isn't registered, and the
site sells a product, even if related to games.
At least it's interesting to know this note based on an unknown number of
reviewers.
Christophe
- Michael Ganss a écrit :
> Hi,
>
> the users of Wormux have given
Hi,
the users of Wormux have given it an average rating of 5 stars
out of 5 stars.
Only actual users who have been verified to have installed
Wormux were able to participate in this vote.
In honor of this vote of confidence by your users,
we present you with the UpdateStar 'Excellent' award.
T
- Matthieu Fertré a écrit :
> By the way, it is not the first time that we have such bug report with
> the blitz mode. We MUST display a message at the beginning of the game
> in blitz mode explaining the basics of this mode.
At this point, this is getting so much on my nerves that I prefer r
_________
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://mail.gna.org/listinfo/wormux-dev
>
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
Hello,
- lolo B a écrit :
> but it miss some xml files
> blitz_objects.xml and a complete config.xml file (with tag )
There are default files loaded, and this is the intended behavior.
For the record, this was already replied on the forum:
http://www.wormux.org/phpboost/forum/topic-163+0-9
Hi,
today i try for the firstime wormux 0.9.2 for mac
but it miss some xml files
blitz_objects.xml and a complete config.xml file (with tag )
i pastbin my log here :
http://pastebin.com/ANuM0dej
thanks to help me
--
laurent
___
Wormux-dev mailing list
Hi,
> Hello gentildemon,
>
> Auria its not at vault. It's sad but I think the slowdown is the result
> of switching to the fixedpoint arithmetic for the calculations.
> Especially since I had to make the fixedpoint library use a 64 bit
> integer as backend to avoid overflows in some cases.
>
> A lo
_
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://mail.gna.org/listinfo/wormux-dev
>
>
>
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
Hi,
Auria, somebody complains on the download page that 0.9.2 runs very
slowly compared to 0.9.1.
http://www.wormux.org/phpboost/download/download-5+wormux-0-9-2-mac-os-x.php?com=0#anchor_download
Maybe you have changed some build flags ?
Regards,
Matt (gentildemon)
__
Hi,
mac OS X binary uploaded to Gna
-- Auria
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
gt;> Wormux 0.9.2 has been released!
>>>
>>> source archive is here: http://download.gna.org/wormux/wormux-0.9.2.tar.bz2
>>> svn tag available here for packager needing cmake:
>>> svn://svn.gna.org/svn/wormux/tags/
g/wormux/wormux-0.9.2.tar.bz2
>> svn tag available here for packager needing cmake:
>> svn://svn.gna.org/svn/wormux/tags/wormux-0.9.2
>>
>> Best regards,
>> Florian (IFlo)
>>
>>
>>
>&
for packager needing cmake:
> svn://svn.gna.org/svn/wormux/tags/wormux-0.9.2
>
> Best regards,
> Florian (IFlo)
>
>
>
> ___
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://mail.gna.org/listinfo/wormux-dev
>
>
>
Hello,
Wormux 0.9.2 has been released!
source archive is here: http://download.gna.org/wormux/wormux-0.9.2.tar.bz2
svn tag available here for packager needing cmake:
svn://svn.gna.org/svn/wormux/tags/wormux-0.9.2
Best regards,
Florian (IFlo)
___
Wor
Hi,
Le 15/03/2010 10:34, lami a écrit :
> -if $PACKAGE_CONFIG --exists libxml-2.0; then
[...]
> +PKG_CHECK_MODULES(LIBXML2, libxml-2.0>= 2.7.3, [],
Much cleaner, but I'll yet have to find a workaround for cross-compilation
(PACKAGE_CONFIG is set so that -pkg-config is prefered and thus
provides
_MSG_RESULT([ERROR: libxml2 not found!])
>> - fi
>> if test x${check_curl} = xno; then
>> AC_MSG_RESULT([ERROR: libcurl not found!])
>>fi
>>
>>
>
> ___
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://mail.gna.org/listinfo/wormux-dev
>
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
Hi,
I have just tested the patch. The test about finding libxml or not is ok
(configure fails if libxml2 is not installed), but the check about
version is not. If I install libxml version 2.6.32.dfsg-5+lenny1,
./configure succeeds.
Regards,
gentildemon
Le 15/03/2010 10:34, lami a écrit :
> ---
t; >> Hi,
> >>
> >> Wormux 0.9.1 has been released!
> >>
> >> source archive is here: http://download.gna.org/wormux/wormux-0.9.1.tar.bz2
> >> svn tag available here for packager needing cmake:
> >> svn://svn.gna.org/svn/wormux/tags/wormu
released!
>>
>> source archive is here: http://download.gna.org/wormux/wormux-0.9.1.tar.bz2
>> svn tag available here for packager needing cmake:
>> svn://svn.gna.org/svn/wormux/tags/wormux-0.9.1
>>
>
Hi,
Le 14/03/2010 17:38, Florian Köberle a écrit :
> Hello,
>
> Ubuntu 9.10 packages of Wormux 0.9.1 are now available in our PPA.
>
> I can't however make a package for Ubuntu 8.04 as Wormux does not
> compile any more at that system:
A recent enough version of libxml2 is needed (which, from the
been released!
>
> source archive is here: http://download.gna.org/wormux/wormux-0.9.1.tar.bz2
> svn tag available here for packager needing cmake:
> svn://svn.gna.org/svn/wormux/tags/wormux-0.9.1
>
> Regards,
>
> Matt (gentildemon)
>
>
> ______
Le 10/03/2010 11:25, Matthieu Fertré a écrit :
> source archive is here: http://download.gna.org/wormux/wormux-0.9.1.tar.bz2
In addition to the superfluous files, data/authors.xml has an error: on
line 941, end tag is instead of .
Not sure how to handle all of those (commit to the branch? relea
Hi,
Matthieu Fertré a écrit :
> I have "fixed" the download page :)
And I'm about to fix the setup (missing dll). In addition, it seems you
edited locally some files, of which backups were added to the tarball. I
only checked case modification in xml files, so I just removed those
backups fr
Hi,
Le 12.03.2010 09:36, kur...@free.fr a écrit :
>> I could have modified myself the download page,
>> but there were too many risks to fail...
>>
> Oh well, I went ahead and just copied the 0.9.0 published download. I guess
> it can be fixed afterwards!
>
I have "fixed" the download pa
kur...@free.fr a écrit :
> I could have modified myself the download page,
> but there were too many risks to fail...
Oh well, I went ahead and just copied the 0.9.0 published download. I guess it
can be fixed afterwards!
___
Wormux-dev mailing list
Wo
Matthieu Fertré a écrit :
> Wormux 0.9.1 has been released!
And a windows binary has been uploaded to the usual place. I could have
modified myself the download page, but there were too many risks to fail...
Best regards,
Kurosu.
___
Wormux-dev maili
Hi,
I uploaded a mac OS X package for Wormux 0.9.1 on Gna.
enjoy!
-- Auria
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
Hi,
Wormux 0.9.1 has been released!
source archive is here: http://download.gna.org/wormux/wormux-0.9.1.tar.bz2
svn tag available here for packager needing cmake:
svn://svn.gna.org/svn/wormux/tags/wormux-0.9.1
Regards,
Matt (gentildemon)
___
Wormux-
Hi,
Matthieu Fertré a écrit :
> We are currently in the process of releasing Wormux 0.9.0 :)
A setup has been uploaded to the usual win32 download folder. Older
(setup) files could be moved to archive if need be.
Best regards,
Kurosu
___
Wormux-dev m
Hi,
I just want to report a problem with static build of wormux 0.9.0.
When i launch wormux, i have the following error :
* Couldn't open audio: No available audio device
Launching wormux with padsp doesnt work too.
Im running Ubuntu Karmic 64bits with pulseaudio enable.
I didnt notice this pr
gt; https://mail.gna.org/listinfo/wormux-dev
_______
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
Hi,
I uploaded the OS X binary for 0.9. I had no time to test it, but it
should be ok.
-- Auria
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
Hi,
We are currently in the process of releasing Wormux 0.9.0 :)
Source archive is available here:
http://download.gna.org/wormux/wormux-0.9.0.tar.bz2
SVN tag is here for packagers that needs build files not in the source
archive:
svn://svn.gna.org/svn/wormux/tags/wormux-0.9.0/
The public news
Hi,
The string freeze for 0.8.6 is in effect. You have a week to submit your
updates.
The strings are currently exactly the same as in trunk, but it is better
if you get them from the wormux-0.8.6 branch at
http://svn.gna.org/viewcvs/wormux/branches/wormux-0.8.6/po/
or to get everything:
svn co
Sie sich bitte an p...@ct.heise.de.
>
> Vielen Dank für Ihre Unterstützung.
>
> Mit freundlichen Grüßen,
>
> Ihr c't magazin
>
>
>
>
>
> ___
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://mail.gna.org/listinfo/wormux-dev
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
[Deutsche Fassung: siehe unten.]
Dear Software Author,
As in previous years, in 2009 some issues of c't magazine include a
covermount CD/DVD-ROM. The DVD-ROM that will come with c't 24/2009
features a hand-selected collection of free- and shareware programs
as well as fully registered versions. T
; http://gna.org/
>>
>>
>> ___
>> Wormux-gna mailing list
>> wormux-...@gna.org
>> https://mail.gna.org/listinfo/wormux-gna
>>
>
>
> ___
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://mail.gna.org/listinfo/wormux-dev
>
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
My humble opinion: 0.8.6 with pause network, win32 compatible.,
something else?
I will write the dlph journal, the happypenguin news,...
We have to make a new release to warn Windows user that a new version is
available, enjoy to add new features
yeKcim
Matthieu Fertré a écrit :
> Follow-up
Thank you really much Auria
Wormux Team.
M Gagnon a écrit :
> Hi,
>
> mac OS X version is ready and uploaded =)
>
> -- Auria
>
> ___
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://ma
Hi,
mac OS X version is ready and uploaded =)
-- Auria
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
Hi,
Wormux 0.8.5 has been released yesterday evening!
Binary package for Windows and Linux are already available on the
download page:
http://www.wormux.org/phpboost/download/download.php
Thanks to all that have worked on this version, and I hope that you
will continue to contribute for the next
Le Wed, 9 Sep 2009 14:28:05 +0300,
Eddy Petrișor a écrit :
> 2009/9/8 Matthieu Fertré :
> > This commit breaks the build of the game server since port is an
> > unsigned int and not a string in this context.
>
> The change contains this change, too:
> port.c_str(), port.c_str()
>
> instead of:
2009/9/8 Matthieu Fertré :
> This commit breaks the build of the game server since port is an
> unsigned int and not a string in this context.
The change contains this change, too:
port.c_str(), port.c_str()
instead of:
port, port
Maybe I am missing something, but this *looks* correct.
> Jaka K
This commit breaks the build of the game server since port is an
unsigned int and not a string in this context.
Regards,
Matt (gentildemon)
Jaka Kranjc a écrit :
> Author: lynxlynxlynx
> Date: Tue Sep 8 13:48:52 2009
> New Revision: 6495
>
> URL: http://svn.gna.org/viewcvs/wormux?rev=6495&view
I tested it on mac and it did compile. Didn't test a networked game though.
-- Auria
2009/8/7
> Send Wormux-dev mailing list submissions to
>wormux-dev@gna.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>https://mail.gna.org/listinfo/wormux-dev
> or, via email
Hello there!
I just wanted u to know that we have ported your application to our
new format called PBI (Push Button Installer) where the users
installs your application with just some few clicks. This executables
are totally selfcontained and works on PC-BSD Operating Systems.
Heres the lin
ull screen after some time the window is minimized and you have
> to click the window from the panel to make it full screen again
>
>
> ___
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://mail.gna
When in full screen after some time the window is minimized and you have
to click the window from the panel to make it full screen again
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
Worked fine on my WinXP too. Succesfully hosted a network game.
2009/3/8 yeKcim
> Kurosu a écrit :
> > Matthieu Fertré a écrit :
> >> Yes, that's normal. 0.8.3 comes from 0.8.2 not from trunk and does not
> >> need any lib folder.
> >
> > This have been sorted out with gentildemon offline.
> > F
Kurosu a écrit :
> Matthieu Fertré a écrit :
>> Yes, that's normal. 0.8.3 comes from 0.8.2 not from trunk and does not
>> need any lib folder.
>
> This have been sorted out with gentildemon offline.
> For the record, my build setup requires that I rebuild the configure
> script but I was copying
2009/3/8 Kurosu
> I've uploaded to the usual win32 download folder a file named
> "wormux-0.8.3-unofficial.exe" for people to test it. It worked for me,
> but due to my record of failings to date, I'm trying to be careful... ;)
That would be "Wormux-Setup-0.8.3-unofficial.exe".
>
> Once the f
Matthieu Fertré a écrit :
> Yes, that's normal. 0.8.3 comes from 0.8.2 not from trunk and does not
> need any lib folder.
This have been sorted out with gentildemon offline.
For the record, my build setup requires that I rebuild the configure
script but I was copying the required files (configure
Kurosu a écrit :
> Kurosu a écrit :
>
>> Unfortunately, I think at least 1 folder is missing: lib, and thus, its
>> subfolders. Not sure but this might require the SUBDIRS variable of
>> Makefile.am to be updated.
>>
>
> I did a checkout of the 0.8.3 branch, and lib folder seems to be mis
Kurosu a écrit :
> Unfortunately, I think at least 1 folder is missing: lib, and thus, its
> subfolders. Not sure but this might require the SUBDIRS variable of
> Makefile.am to be updated.
I did a checkout of the 0.8.3 branch, and lib folder seems to be missing
there too. But afaik, it was the
Matthieu Fertré a écrit :
> Wormux blog has been updated. Source and linux static archives are
> uploaded/updated, index server updated, last version updated :)
Unfortunately, I think at least 1 folder is missing: lib, and thus, its
subfolders. Not sure but this might require the SUBDIRS variable
Hi,
I finally get my connexion working from another computer :)
Wormux blog has been updated. Source and linux static archives are
uploaded/updated, index server updated, last version updated :)
I have also removed the strange file
http://download.gna.org/wormux/win32/Wormux-Setup-0.8.3.exe
Reg
Hi,
I'm sorry but I'm not at home tonight thus I am connected to quite bad
but free wifi connexion ;) As I am tired and don't want to try uploading
the archive on such connexion, release will be done tomorrow !
Regards,
Matt (gentildemon)
___
Wormux-d
Hi,
Matthieu Fertré a écrit :
> I plan to release 0.8.3 before the end of the week.
>
We have to delay the release a bit because finally we have made a call
for translation updates as it was needed. Wormux 0.8.3 will be released
the 4th of March.
Regards,
gentildemon
_
Hi,
I plan to release 0.8.3 before the end of the week.
Unfortunately, Gna! that hosts our svn server seems to be unavailable
right now since few hours.
The issue has already been reported:
https://gna.org/support/?2281
https://gna.org/support/?2280
>
> Here is the todo list before releasing wor
Hi,
Quoting Dmitry RCL Rekman :
> On Sun, Feb 22, 2009 at 2:43 PM, Matthieu Fertr�
> wrote:
> > Well, as previous versions, the official way to compile Wormux is still
> > autotools (cmake files will not be included in the archive). Is it ok
> > for freebsd users ?
>
> Unfortunately no :( -lintl
Dmitry RCL Rekman a écrit :
> On Sun, Feb 22, 2009 at 2:43 PM, Matthieu Fertré
> wrote:
>
>> Well, as previous versions, the official way to compile Wormux is still
>> autotools (cmake files will not be included in the archive). Is it ok
>> for freebsd users ?
>>
>
> Unfortunately no :( -l
On Sun, Feb 22, 2009 at 2:43 PM, Matthieu Fertré
wrote:
> Well, as previous versions, the official way to compile Wormux is still
> autotools (cmake files will not be included in the archive). Is it ok
> for freebsd users ?
Unfortunately no :( -lintl still needs to be hacked into Makefile. I'm
no
Matthieu Fertré a écrit :
> Kurosu, a rapid search tell me that this function exits for Windows too
> : http://msdn.microsoft.com/en-us/library/ms738514(VS.85).aspx
> Could you update the Network::WIN32_CheckHost() ? Please remove #ifndef
> WIN32 in that method that compiles only if WIN32 is define
Hi,
Dmitry RCL Rekman a écrit :
> Hi,
>
> On 2/20/09, Matthieu Fertré wrote:
>
>> Here is the todo list before releasing wormux 0.8.3 :
>> - checking for build on different operating systems (windows, *bsd)
>>
>
> I commited the changes (to 0.8.3 branch) so src/network/network.cpp
> uses
Hi,
On 2/20/09, Matthieu Fertré wrote:
> Here is the todo list before releasing wormux 0.8.3 :
> - checking for build on different operating systems (windows, *bsd)
I commited the changes (to 0.8.3 branch) so src/network/network.cpp
uses gai_strerror() instead of trying to interpret error code i
Hi,
On 2/20/09, Matthieu Fertré wrote:
> Here is the todo list before releasing wormux 0.8.3 :
> - checking for build on different operating systems (windows, *bsd)
Does not build under FreeBSD (network/network.cpp) because it uses
deprecated EAI_NODATA i EAI_ADDRFAMILY
( see http://unix.derkeil
kur...@free.fr a écrit :
> I'll take on the task to verify the windows build.
Branch 0.8.3 now compiles and run, but I haven't tested network games. I
should probably put a build online for as many persons to test it.
Most patches in src should be ported to trunk I think.
Note that with that re
Hello,
Quoting Matthieu Fertr� :
> - checking for build on different operating systems (windows, *bsd)
I'll take on the task to verify the windows build.
Best regards,
Kurosu
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo
Hi,
As you may have noticed, I have merged some of the changes made in the
trunk in a 0.8.3 branch. Trunk is not yet ready to be released, there's
still work to be done on the physical engine :-/
Here is a basic changelog for Wormux 0.8.3 :
- New skins with new animations
- New sounds thanks to B
Hi,
thanks for your bug report!
Chris Stork a écrit :
> Hi,
>
>I've noticed that when a character walks w/ the sniper rifle, it will
> occasionally cause the game and then sometimes the entire system to freeze.
I will try to reproduce with current version.
> I'm running Wormux 0.8.4 on K
Hi,
I've noticed that when a character walks w/ the sniper rifle, it will
occasionally cause the game and then sometimes the entire system to freeze.
I'm running Wormux 0.8.4 on Kubuntu 8.04. When it happens, I usually have to
switch to another tty and init 6 to restart the system, but som
Hello,
As you may already know, Wormux, one of your products, is part of
Softpedia's database of games and gaming tools. It is featured with a
description text, screenshots, download links and technical details on this
page:
http://games.softpedia.com/get/Freeware-Games/Wormux.shtml
The descript
Hello,
As you may already know, Wormux, one of your products, is part of
Softpedia's database of games and gaming tools. It is featured with a
description text, screenshots, download links and technical details on this
page:
http://games.softpedia.com/get/Freeware-Games/Wormux.shtml
The descript
Commiting in a tag is not very good practice...
Now the tag does not correspond anymore to the archive on the website...
Regards,
Matt (gentildemon)
Kurosu a écrit :
> Author: kurosu
> Date: Tue Oct 21 22:02:19 2008
> New Revision: 5301
>
> URL: http://svn.gna.org/viewcvs/wormux?rev=5301&view=
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
So, mine (osx intel) is done and already upload on Gna!.
http://download.gna.org/wormux/mac/Wormux-0.8.2-i386.dmg
Regards
Plorf
Le 20 oct. 08 à 00:56, Matthieu Fertré a écrit :
> Hi,
>
> Wormux 0.8.2 has been released tonight!
>
> The source archi
Hi,
Wormux 0.8.2 has been released tonight!
The source archive is here:
- http://download.gna.org/wormux/wormux-0.8.2.tar.bz2
The linux "static" version is here:
- http://download.gna.org/wormux/static/wormux-0.8.2-static-x86.tbz2
For packagers that need to use cmake, they *must* download from
8586-711EBE331CDC&displaylang=en
>
> Best regards,
> Kurosu
>
> ___
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://mail.gna.org/listinfo/wormux-dev
>
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
Kurosu a écrit :
> I guess, only if built by visual studio, as mingw doesn't have wspiapi.h
> afaik. I no longer can test w2k unfortunately.
Well, I managed to, so here are the results:
- visual studio build properly starts, but crashes immediately as the
game starts (box2d problem probably)
-
Hi,
Matthieu Fertré a écrit :
> Ok, no problem. I have initially replaced it thinking it was a vector.
> On a vector, if I remember correctly, .at(i) is equivalent to [i] but
> .at(i) checks that the vector is long enough and i is not out of range,
> [i] don't do that.
Meaning that if the code
Kurosu a écrit :
> Author: kurosu
> Date: Fri Oct 10 19:50:21 2008
> New Revision: 5246
>
> URL: http://svn.gna.org/viewcvs/wormux?rev=5246&view=rev
> Log:
> [Win32] .at() method not implemented, use normal [] operator instead.
>
Ok, no problem. I have initially replaced it thinking it was a ve
Matthieu Fertré a écrit :
> From this webpage, it seems that Microsoft provided a header file that
> can make it avaible for older systems too.
> http://msdn.microsoft.com/en-us/library/ms738520(VS.85).aspx
The trouble would be, mingw and visual studio are different beasts. A
minimal fix alrea
Hi,
Kurosu a écrit :
> Hi,
>
> Matthieu Fertré a écrit :
>
>> can you have a look at the change implied by this commit ? As far as I
>> understand, getaddrinfo is available on Windows XP and there is some
>> workaround for older version of Windows to make it work.
>>
>
> It's unavailable
Hi,
Matthieu Fertré a écrit :
> can you have a look at the change implied by this commit ? As far as I
> understand, getaddrinfo is available on Windows XP and there is some
> workaround for older version of Windows to make it work.
It's unavailable under Windows 2000, but I don't know how many
Hi Kurosu,
can you have a look at the change implied by this commit ? As far as I
understand, getaddrinfo is available on Windows XP and there is some
workaround for older version of Windows to make it work.
Regards,
Matt (gentildemon)
Matthieu Fertré a écrit :
> Author: gentildemon
> Date:
Congratulations,
Wormux, one of your products, has been added to Softpedia's database of
games and gaming tools. It is featured with a description text,
screenshots, download links and technical details on this page:
http://games.softpedia.com/get/Freeware-Games/Wormux.shtml
The description text
a écrit :
>>> Hi,
>>>
>>> I plan to make Wormux 0.8.1 archive on Wednesday 17 September.
>>>
>>> Before doing this archive, we need to update the Changelog!! Is there
>>> any volunteer to write a first draft ?
>>>
>>> Regards,
Le Tuesday 08 July 2008 06:47:43 Saxon Weber, vous avez écrit :
> will there be a thing where you can choose the quanity of your weapons?
>
>
> Weber Clan
Yes, you can edit the following file :
wormux/game_mode/classic.xml
You can also change the game mode using -g option :
wormux -g unlimited
Y
I think that it will be a good idea to make two packets with bonus maps -
one with created by users for current version of wormux and one for maps
from old versions of wormux. Sorry for my bad English.
2008/7/5 <[EMAIL PROTECTED]>:
> Send Wormux-dev mailing list submissions to
>wormux-dev
WormuX ha sido actualizado en uptodown.com.
Todas las aplicaciones actualizadas son puestas a
prueba por nuestros editores, manteniendo en
nuestros listados aquellas que consideramos
relevantes y a las que procuramos una adecuada
visibilidad con un tr�fico segmentado de
m�s de 300.000 usuari
Hi,
that's great but I really prefer to accept only one way of giving
arguments such as:
no
water
lava
radioactive
I think that
1
2
3
is pretty unreadable ;-)
Regards,
Matt (gentildemon)
Yannig a écrit :
> Author: drayan
> Date: Wed Jun 18 00:13:14 2008
> New Revision: 4610
>
> URL: htt
Hello,
while testing the last wormux SVN (rev 4593), i encountered this little
bug :
I used some kind of grenade which exploded. The flames it produced
destroyed the ground below a character, without touching this character.
But the character did not fall although there was no ground anymore
b
Jaka Kranjc a écrit :
> Author: lynxlynxlynx
> Date: Sat Jun 7 22:39:31 2008
> New Revision: 4577
>
> URL: http://svn.gna.org/viewcvs/wormux?rev=4577&view=rev
> Log:
> sound a bell when the local player starts his turn
> bell sound added from wesnoth
>
> Added:
> trunk/data/sound/share/start_t
e
>>
>> Modified:
>> trunk/src/particles/polecat_fart.cpp
>>
>>
>> ___
>> Wormux-cvs mailing list
>> [EMAIL PROTECTED]
>> https://mail.gna.org/listinfo/wormux-cvs
>>
>>
>>
>>
Hi,
that's a good idea but I see some problems.
1) you have not checked where this value is used and what is the meaning
of -1, thus you have broken the feature. (This is the biggest problem
from my point of view)
2) I see from /usr/src/limits.h : "ISO C99 Standard: 7.10/5.2.4.2.1
Sizes of in
News.txt?rev=4365&view=markup
>>
>> Here is the current changelog:
>> http://svn.gna.org/viewcvs/wormux/trunk/ChangeLog?rev=3824&view=markup
>>
>> Please help in writing the changelog!
>>
>> Regards,
>>
>> Matt (gentildemon)
>>
)
>
> ___
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://mail.gna.org/listinfo/wormux-dev
>
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
On Wed, May 14, 2008 at 11:33 AM, <[EMAIL PROTECTED]> wrote:
>
> I don't recall well when the new weapons were introduced by RCL, but maybe
> listing them would be beneficial.
>
Yes, I confirm that those have been introduced after 0.8-b4 was released.
> Kurosu
>
Best regards,
RCL
Until I'm able to edit the list, here's my opinion:
Quoting yeKcim <[EMAIL PROTECTED]>:
> http://pastebin.com/m1153a64a
>
> I think we have to add "since 0.8beta4" in our changelog and "Since last
> stable version" on our blog and all news website.
If the 2 lists are not used in the same piece of
/wormux/trunk/ChangeLog?rev=3824&view=markup
>
> Please help in writing the changelog!
>
> Regards,
>
> Matt (gentildemon)
>
> _______
> Wormux-dev mailing list
> Wormux-dev@gna.org
> https://mail.gna.org/listinfo/
1 - 100 sur 514 matches
Mail list logo