------------------------------------------------------------------------ r2216 | helixhorned | 2011-12-27 06:22:45 -0800 (Tue, 27 Dec 2011) | 3 lines engine: make smoststart[] (which saves starting "smostcnt"s) an array of int32's instead of shorts. This fixes their values' overflow in AMC TC megabase and probably a couple of other large maps. ------------------------------------------------------------------------ r2215 | helixhorned | 2011-12-27 06:22:28 -0800 (Tue, 27 Dec 2011) | 1 line net: fix bug in Net_ParseServerPacket introduced with SAMESIZE_ACTOR_T. ------------------------------------------------------------------------ r2214 | helixhorned | 2011-12-26 07:44:23 -0800 (Mon, 26 Dec 2011) | 2 lines Fix sintable access with raw angle value (which might be outside [0..2047]) in overhead map drawing code. ------------------------------------------------------------------------