------------------------------------------------------------------------ r1752 | plagman | 2011-01-03 15:50:20 -0800 (Mon, 03 Jan 2011) | 3 lines Fix build. ------------------------------------------------------------------------ r1751 | helixhorned | 2011-01-03 14:04:20 -0800 (Mon, 03 Jan 2011) | 4 lines A bunch of mutually unrelated updates. First, there's a new script for the generation of highpalookup images. Python 2.6, NumPy and PIL are required. Next, the map corruption checker has been ported to C. This is so that Mapster32 will be able to take decisions more cleverly based on the corruptness of the map. It also catches a few more issues like inconsistent nextwall/nextsector tags now. Finally, link the executables with --large-address-aware on Windows. This gives a gig more private virtual memory on XP when booting with /3GB. YMMV, but I can play IW2 with Polymer now. ------------------------------------------------------------------------ r1750 | helixhorned | 2011-01-01 10:35:59 -0800 (Sat, 01 Jan 2011) | 1 line Make deferred polymer model processing not crash; make tile name search case-insensitive. ------------------------------------------------------------------------