Hello,
Matthieu Fertré a écrit :
> I'm not sure it's always possible to remove the duplicates. It should be
> possible if on each layer (4 layers: sky, wind particles, ground, all
> other objects), 2 objects of the same size can not be at a same position
> => collisions between all objects of a
Hello,
Kyle a écrit :
> With this known now, I believe it is possible to simply change
> CompareRectangles such that it returns false if the rectangles are
> equal, thus fixing the "weak" part of the requirement. Since it is very
This is worth investiguating indeed. Please refer to my reply to
Kurosu a écrit :
> Matthieu Fertré a écrit :
>
>> So, in my opinion, the detection of duplicated rectangles must be done
>> in Map::OptimizeCache(). Methods Map::ToRedrawOnScreen() and
>> Map::ToRedrawOnMap() should stay silly methods.
>>
>
> I think that on the other hand, as long as Map
Hi,
yekcim brought this topic recently. This involves a script at least
compiling and ideally building a package out of svn. Bonus
points for whoever can also generate a webpage storing a history of the
compilations.
To do that, I can see the following method:
1) Trigger a test whether to recomp
Kurosu wrote:
> Hi,
>
> yekcim brought this topic recently. This involves a script at least
> compiling and ideally building a package out of svn. Bonus
> points for whoever can also generate a webpage storing a history of the
> compilations.
>
> To do that, I can see the following method:
> 1)
Hi,
Kyle a écrit :
> I had a system set up to compile autopackages, however, I couldn't find
> enough testers, and I had to use a really old version of glibc so that
> other people with distro's ten versions too old could run them, so I
How was that possible? SDL has dependencies for instance
Kurosu wrote:
> Hi,
>
> Kyle a écrit :
>> I had a system set up to compile autopackages, however, I couldn't find
>> enough testers, and I had to use a really old version of glibc so that
>> other people with distro's ten versions too old could run them, so I
>
> How was that possible? SDL has
Kurosu a écrit :
> yekcim brought this topic recently. This involves a script at least
> compiling and ideally building a package out of svn. Bonus
> points for whoever can also generate a webpage storing a history of the
> compilations.
>
> To do that, I can see the following method:
> 1) Trigge