------------------------------------------------------------------------ r1922 | helixhorned | 2011-06-26 16:29:51 -0700 (Sun, 26 Jun 2011) | 1 line fix highlighted sector deleting and probably a couple of other inconsistencies stemming from that bug ------------------------------------------------------------------------ r1921 | helixhorned | 2011-06-26 14:59:42 -0700 (Sun, 26 Jun 2011) | 4 lines * Make destructable ceilings and floors (SE 13 pointing down) behave well with TROR; also carry sprites and players on the roof of a subway. The latter uses t_data[9] on the pivot sprite. * Make the minimum resolution possible 640x480. Sometimes you'd accidentally enter something like 'vidmode 800 60' and crashes would ensue... * fix a warning ------------------------------------------------------------------------