------------------------------------------------------------------------ r7574 | terminx | 2019-04-10 02:31:12 -0700 (Wed, 10 Apr 2019) | 1 line Replace manual search of clipsectorlist[] in clipmove() and friends with a bitmap ------------------------------------------------------------------------ r7573 | terminx | 2019-04-10 02:31:09 -0700 (Wed, 10 Apr 2019) | 1 line Fix clipupdatesector() ------------------------------------------------------------------------ r7572 | terminx | 2019-04-10 02:31:05 -0700 (Wed, 10 Apr 2019) | 1 line Improve warnings spewed by clipmove() when attempting to consider too many things for clipping ------------------------------------------------------------------------ r7571 | terminx | 2019-04-10 02:31:01 -0700 (Wed, 10 Apr 2019) | 1 line Clean up clip.h and declare a bunch of stuff in clip.cpp static ------------------------------------------------------------------------ r7570 | terminx | 2019-04-10 02:30:52 -0700 (Wed, 10 Apr 2019) | 1 line Reduce MAXCLIPSECTORS to 512 ------------------------------------------------------------------------ r7569 | terminx | 2019-04-10 02:30:49 -0700 (Wed, 10 Apr 2019) | 1 line Limit lastwall() to 'numwalls' iterations instead of MAXWALLS ------------------------------------------------------------------------ r7568 | terminx | 2019-04-10 02:30:45 -0700 (Wed, 10 Apr 2019) | 1 line Simplify conditions in bfirst_search_try() ------------------------------------------------------------------------ r7567 | terminx | 2019-04-10 02:30:41 -0700 (Wed, 10 Apr 2019) | 1 line clipmove/pushmove parameter const correctness ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.