------------------------------------------------------------------------ r1924 | helixhorned | 2011-06-29 12:57:05 -0700 (Wed, 29 Jun 2011) | 5 lines * Fix usage of uninitialized array (\!), which could result in TROR connections being deleted at random when deleting sectors. I guess this is a sign of approaching senility :( * When dragging highlighted sprites, do a setsprite() after each position update. This way, they won't end up on the wrong level * TROR support for SE 31 and 32 in-game, example provided in test map * some uncommited stuff for TROR: SE 6/14 ------------------------------------------------------------------------ r1923 | helixhorned | 2011-06-27 03:55:08 -0700 (Mon, 27 Jun 2011) | 1 line make min. resolution 320x200 (Hendricks266's request) ------------------------------------------------------------------------