Results 1104 comments of Anders Jenbo

@tvbeek thanks for reviewing, I added the thing you pointed out to https://github.com/pdepend/pdepend/pull/866

Nice, now we can have return hints :D

Sweet, that was the last manual clean up :)

At the time the code was written 32bit systems where common, meaning PHP_INT_MAX would have been 2,147,483,647, a value that would be at least more likely to be exceeded. We...

Looks very similar to what I did, except you also updated the comments :) - https://github.com/pdepend/pdepend/pull/844 Edit: I updated the comment also. I don't think we need to consider float...

Please see https://github.com/diasurgical/devilutionX/issues/66 for the latest status regarding translation and font handling in DevilutionX.

D1 uses TTF for some UI elements.

> Few other places for ??= that I cannot tackle with GitHub suggestion tool. Good catch, all done

Well that's the point of having the automated changes split out in to it's own PR, easy to update :)

nice, one less conflict :)