------------------------------------------------------------------------ r3019 | hendricks266 | 2012-09-13 00:08:20 -0700 (Thu, 13 Sep 2012) | 1 line Remove old backtrace DLLs. For some time they have been unused and supplanted by ebacktrace1.dll. ------------------------------------------------------------------------ r3018 | hendricks266 | 2012-09-13 00:07:54 -0700 (Thu, 13 Sep 2012) | 1 line Add detection of Windows 8 and Server 2012 to win_printversion(). ------------------------------------------------------------------------ r3017 | hendricks266 | 2012-09-13 00:07:21 -0700 (Thu, 13 Sep 2012) | 1 line Fix three (probably harmless) maybe-uninitialized warnings. ------------------------------------------------------------------------ r3016 | hendricks266 | 2012-09-13 00:06:47 -0700 (Thu, 13 Sep 2012) | 1 line patch from jfmact: "added c++ trimming to header" mathutil.h ------------------------------------------------------------------------ r3015 | hendricks266 | 2012-09-13 00:06:11 -0700 (Thu, 13 Sep 2012) | 3 lines Revise EVENT_CHANGEWEAPON so that RETURN has no effect except for two values. -1 will cancel the weapon switch. -2 will override the switch to whatever value p->curr_weapon is set in the course of the event. While we're at it, factor out duplicate code into P_ChangeWeapon(). ------------------------------------------------------------------------ r3014 | hendricks266 | 2012-09-13 00:02:56 -0700 (Thu, 13 Sep 2012) | 1 line Possible fix for saving the "Fav priority" autoswitch setting. ------------------------------------------------------------------------