------------------------------------------------------------------------ r1711 | helixhorned | 2010-10-09 15:59:17 -0700 (Sat, 09 Oct 2010) | 1 line New CON command 'clipmovenoslide', doing the same as clipmove but stopping at collisions before sliding calculations. Fixes a problem with Mapster32 where names.h was tried to be read before setting up the search path. ------------------------------------------------------------------------ r1710 | helixhorned | 2010-09-30 16:05:40 -0700 (Thu, 30 Sep 2010) | 1 line Mapster32: make sector keep old firstwall when adding inner loop, rewrite setfirstwall to use malloc'ed memory for temp storage instead of end of sector[], reintroduce correct searchwall determination in Polymer mouse picker (intersection of xy projection of aiming ray with wall); added commands to m32script: shiftvarvar[lr], ifhighlighted, ifin3dmode, updatehighlight, sethighlight; coded prototype terrain helper based on isolines and triangle strips. ------------------------------------------------------------------------