------------------------------------------------------------------------ r3903 | terminx | 2013-06-27 16:04:57 -0700 (Thu, 27 Jun 2013) | 1 line Add a few defined constants for commonly used weapon_pos values ------------------------------------------------------------------------ r3902 | terminx | 2013-06-27 16:04:39 -0700 (Thu, 27 Jun 2013) | 1 line Rename getinput() to P_GetInput(), add bounds checking for a few arrays used for weapon drawing that use kickback_pic as an index. ------------------------------------------------------------------------ r3901 | terminx | 2013-06-27 16:04:24 -0700 (Thu, 27 Jun 2013) | 1 line Make P_PalFrom() static inline in player.h as the whole function is just 4 assignments ------------------------------------------------------------------------ r3900 | terminx | 2013-06-27 16:04:11 -0700 (Thu, 27 Jun 2013) | 1 line MSVC build fix (looks like the compiler version shipped with VS2013 has nearbyintf now...) ------------------------------------------------------------------------ r3899 | terminx | 2013-06-27 16:03:55 -0700 (Thu, 27 Jun 2013) | 1 line Default r_usetileshades to 1 :) ------------------------------------------------------------------------