Wed, 10 Dec 2014 19:44:01 +0100 | sheepluva | merge FreeTexture into FreeAndNilTexture | file | diff | annotate |
Mon, 08 Dec 2014 09:35:14 -0500 | nemo | Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?). | file | diff | annotate |
Sun, 23 Feb 2014 19:15:39 +0100 | sheepluva | change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL | file | diff | annotate |