Archive for August, 2011

Commit Message of the Week

Posted in Development on August 18th, 2011 by Clonk-Karl – Be the first to comment

I wonder whether it was by intention but it made my day. 🙂 Commit b6bec718c930:

C4Group::FindNextEntry only writes in the result buffer finding a file (#618)

Before “Initialize some uninitialized variables”, SCopy would do nothing because the StdStrBug still contained the parameter, but with that patch, it wrote the empty string into the result buffer.

New explosions

Posted in Development on August 1st, 2011 by Newton – 6 Comments

Till now, explosions have always been perfectly round circles. I changed this to somewhat more rough and natural looking shapes, still circular but with a lot of random in it. The bigger the explosions, the spikier the shape. Shapes that have been dug free are more smooth, more circle-shaped.