Have you tried to discuss that with Team 17? Maybe it's not an issue
for them and you could get some kind of permission to use current
name.
Cheers,
Dmitry
On Fri, Nov 5, 2010 at 2:19 PM, Kurosu wrote:
> Hi,
>
> I have the belief (and some IP right enforcement cases underlining a
> potential da
ttp://infocenter.arm.com/help/topic/com.arm.doc.ihi0043a/IHI0043A_rtabi.pdf)
BTW, Cortex-A8 also lacks integer division which needs to be done in
software, that's why you see __aeabi_uidivmod and the likes...
RCL
___
Wormux-dev mailing list
Wormux-dev
;s hardware is fixed), while Android's
gcc (from what I heard) forces software emulation of floats because
some of Android hardware has no FPU.
Maybe that's (Java + soft fp) the explanation for the differences in FPS.
Cheers,
RCL
2010/6/13 Matthieu Fertré :
> Le 11/06/2010 21:24, Kurosu
file. I'm
not that knowledgeable with autotools so I haven't tried adding tests
or search for libintl there.
It seems that libintl (gettext & friends) are added to glibc in
GNU-based systems, that's why you don't have to care :)
> Regards,
than me could help me with
that, I'd be very grateful :)
Cheers,
RCL
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
ctions/gai_strerror.html
).
> Regards,
>
> Matt (gentildemon)
>
Cheers,
RCL
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
)
>
There's a problem with configure script on systems where gettext is not a
part of libc (e.g. a non-GNU system like FreeBSD). In such a case -lintl
should be added to LIBS, but configure fails to do it.
I don't know whether it should be regarded as a problem of the systems in
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.
> Ku
Hi,
On Sun, Mar 2, 2008 at 11:09 AM, Kurosu <[EMAIL PROTECTED]> wrote:
> Hi,
>
> RCL a écrit :
> > Please, leave major.minor.patch numbering. Ubuntu's way is confusing,
> and
> > you get version numbers misleadingly bumped up, even if no major changes
> &g
f no major changes
happened (e.g. people could think that 9.01 is significantly better than
8.12, though they may only differ by minor patches).
Regards,
RCL
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
ode in beta4 is
actually way better tested than some code in the upcoming release and that
causes my concerns).
Regards,
RCL
On Thu, Feb 28, 2008 at 12:31 AM, Kurosu <[EMAIL PROTECTED]> wrote:
> Hi,
>
> after a discussion with gentildemon and yekcim (sorry it isn't public,
Yes, long ago. AFAIR you were the person who commited that for me - thanks
:)
RCL
On Fri, Feb 22, 2008 at 2:04 PM, yeKcim <[EMAIL PROTECTED]> wrote:
> Does this patch applied ?
>
> yeKcim
>
>
>
>
> RCL a écrit :
> > Hello,
> >
> > sorry for
On Feb 16, 2008 2:00 AM, Kurosu <[EMAIL PROTECTED]> wrote:
> RCL a écrit :
> > Is there any schedule for releases/betas? I'd like to know if I can
> touch
> > some more advanced parts of the code that can require thorough
> regression
> > testing...
>
&
Hi,
Is there any schedule for releases/betas? I'd like to know if I can touch
some more advanced parts of the code that can require thorough regression
testing...
Cheers,
RCL
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/lis
t me know.
>
You may post them here perhaps... or submit to gna.org
And try the latest svn version, too.
> Greetz,
> Fredy.
Cheers,
RCL
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
On Feb 11, 2008 3:45 PM, Julien PUYDT <[EMAIL PROTECTED]> wrote:
> RCL a écrit :
> > 2) Server entities should be able to serialize themselves to some
> > archived form which will be transmitted over the network (and/or saved
> > to file for local demos), and client
Hello,
On Feb 11, 2008 3:24 AM, Eddy Petrișor <[EMAIL PROTECTED]> wrote:
> RCL wrote:
>
> > There was no problem with synchronizing object positions/states, as
> > there was only one piece of code that actually did the calculations...
> > all the "clients"
Hi!
On Feb 10, 2008 2:15 PM, Kurosu <[EMAIL PROTECTED]> wrote:
> Hi!
>
> RCL a écrit :
> >> - things that don't need it (every thing else like wind particles, camera
> >> shake ;) ).
> >>
> >> So, a camera shake is obvously falling in th
On Feb 10, 2008 9:34 AM, Sandra et Yannig <[EMAIL PROTECTED]> wrote:
> Le Sunday 10 February 2008 00:08:06 RCL, vous avez écrit :
>
> > On Feb 9, 2008 7:09 PM, Sandra et Yannig <[EMAIL PROTECTED]> wrote:
> > > Le Saturday 09 February 2008 13:13:00 Kur
y the way, who is in charge of weapon logic? I'd like to ask that
person some questions :)
Best regards,
Dmitry 'RCL' Rekman
Index: src/weapon/cluster_bomb.cpp
===
--- src/weapon/cluster_bomb.cpp (revision 4034)
+++ s
erent number of calls depending on its FPS.
It is probably not the only case where number of randomSync calls can
differ, depending on client's performance... I guess that there can be (or
might be) weapons calling randomSync() on each update, and that means that
some
http://rcl.mine.nu/outbound/wormux/precaching-proper.diff
Or, alternatively, you can copy it from this message.
Cheers,
Dmitry 'RCL' Rekman
Index: src/sound/sample_cache.cpp
===
--- src/sound/sample_cache.cpp(revisio
Hi,
On Feb 6, 2008 9:43 PM, Kurosu <[EMAIL PROTECTED]> wrote:
> Hi,
>
> (is RCL registered or not? sorry if you received mails twice)
>
Yes I've registered :)
>
> Sandra et Yannig a écrit :
> > Anyway, I'll try to take some time to test it and maybe p
ot;, but it helps greatly to know
what the model is.
Is it Ok to ask questions here or should I do that on #wormux? :)
>
> Regards,
>
> Yannig (drayan)
>
Best regards,
Dmitry 'RCL' Rekman
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
game?
c) is it comfortable to submit patches like this (frankly, it's the first
time I contribute to open-source project).
Thanks in advance,
Dmitry 'RCL' Rekman
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
25 matches
Mail list logo