------------------------------------------------------------------------ r2308 | helixhorned | 2012-02-02 09:35:05 -0800 (Thu, 02 Feb 2012) | 1 line legibility improvements: rotatesprite(..., 0,0,xdim-1,ydim-1) -> rotatesprite_fs ------------------------------------------------------------------------ r2307 | helixhorned | 2012-02-02 09:34:30 -0800 (Thu, 02 Feb 2012) | 1 line Fix an update issue with the recent screen tint retaining on palette change. ------------------------------------------------------------------------ r2306 | helixhorned | 2012-02-02 09:34:16 -0800 (Thu, 02 Feb 2012) | 1 line When loading a map and in a few other places, reset screen tinting. ------------------------------------------------------------------------ r2305 | helixhorned | 2012-02-01 13:51:26 -0800 (Wed, 01 Feb 2012) | 1 line Fix a sector[-1] access when starting to draw a wall in an empty map. ------------------------------------------------------------------------