Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
314Filtered Results

Detail

2013.06.27.Log0868.txt

📄SVN 📅2013-06-27 💾1,2 KB 4 Parsed entries FIX

Revision r3902

Rename getinput() to P_GetInput(), add bounds checking for a few arrays used for weapon drawing that use kickback_pic as an index.

Revision r3901

Make P_PalFrom() static inline in player.h as the whole function is just 4 assignments

Revision r3900

MSVC build fix (looks like the compiler version shipped with VS2013 has nearbyintf now...)

Revision r3899

Default r_usetileshades to 1 :)
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
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 :)
------------------------------------------------------------------------