Fri, 21 Oct 2011 04:11:26 +0200 | sheepluva | change SDL.h/SDL.cpp to use HWDataManager instead of poking around on the harddrive - also I added doc/comments to the class | file | diff | annotate |
Sat, 03 Sep 2011 21:35:49 +0400 | unc0rr | Remove STL dependency | file | diff | annotate |
Sat, 18 Jun 2011 03:14:45 +0200 | koda | file association for mac! | file | diff | annotate |
Sun, 12 Jun 2011 21:06:48 -0400 | nemo | Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing. | file | diff | annotate |
Tue, 05 Apr 2011 16:02:26 -0400 | Zorg | Reverting.. | file | diff | annotate |
Sun, 03 Apr 2011 00:13:38 -0400 | Zorg | Fixed messages complaining about no autorelease pool being set up with objects leaking on the Mac. I simply initialized an autorelease pool in the couple of places that needed it. | file | diff | annotate |