------------------------------------------------------------------------ r2004 | helixhorned | 2011-09-04 12:44:51 -0700 (Sun, 04 Sep 2011) | 4 lines Better handling of tsprites that are duplicated through TROR portals. Specifically, now also consider the sprite tile's yoffset, and fix an issue when a tsprite got duplicated 'toward' the viewer. Also add a couple of tests in trueror1.map. ------------------------------------------------------------------------ r2003 | helixhorned | 2011-09-04 12:44:24 -0700 (Sun, 04 Sep 2011) | 2 lines Unbreak zip support as another means to group files. Using 16-bit integers to hold file lengths is certainly very frownworthy. ------------------------------------------------------------------------ r2002 | helixhorned | 2011-09-04 12:44:07 -0700 (Sun, 04 Sep 2011) | 1 line Prepare polymost.c for proper umost/dmost clipping of TROR passes. No real functional changes. ------------------------------------------------------------------------ r2001 | helixhorned | 2011-09-04 12:43:48 -0700 (Sun, 04 Sep 2011) | 2 lines Move the fixspritesectors call and the start sector updating into ExtPreSaveMap(). This makes the latter also correct when testing a map from the editor. ------------------------------------------------------------------------ r2000 | helixhorned | 2011-09-02 15:15:43 -0700 (Fri, 02 Sep 2011) | 1 line use updatesectorz instead of updatesector for the startsectnum updating when saving a map. ------------------------------------------------------------------------