Sat, 26 Nov 2011 17:47:55 +0100 | koda | raise the minimum qt version required to 4.6; this was needed as the new animation frameworks were absent in 4.5 and lower | file | diff | annotate |
Fri, 28 Oct 2011 19:20:35 +0400 | unc0rr | It doesn't make much sense to make checks like 'if(game)' if you never set game to 0. Using smart pointers instead. Does it fix segfaults? Probably. | file | diff | annotate |
Tue, 25 Oct 2011 13:30:02 +0400 | unc0rr | Fix for 'The "optimized" argument must be followed by a library.' cmake failure | file | diff | annotate |