summaryrefslogtreecommitdiff
path: root/src/strife/p_user.c
AgeCommit message (Expand)Author
2014-09-24Upstream fix to torpedo weapon changingJames Haley
2014-09-18Upstream bug fix to teleport beacon allegianceJames Haley
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30strife: Eliminate use of sprintf().Simon Howard
2013-10-19Correct up/down look logic that was incorrectly allowing 6 degrees ofJames Haley
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-06-04Resolved some TODOs and fixed a couple of problem spots that wereJames Haley
2011-03-02Fixed automap background color, size of plrkilledmsg buffer, a bug whichJames Haley
2011-02-06Numerous fixes/adjustments: removed bodyque, restored "is turbo" (foundJames Haley
2010-10-05Weird side effects of sigil -1 turned out to be due to small error inJames Haley
2010-09-19+ P_PlayerThink: Inventorydown bug fixedSamuel Villareal
2010-09-18Tons of warnings fixed - now only 7 warnings at warning level 3, andJames Haley
2010-09-17+ P_PlayerThink and P_DeathThink doneSamuel Villareal
2010-09-16Some reformatting, change of some strings to use DEH_String andJames Haley
2010-09-13Started finale slideshow stuff, added/tweaked quest flags, and did someJames Haley
2010-09-12+ return fix for P_ItemBehaviorSamuel Villareal
2010-09-11+ Fixed P_RemoveInventoryItem not returning the item's name properlySamuel Villareal
2010-09-11Fix build.Simon Howard
2010-09-11+ P_GivePower updateSamuel Villareal
2010-09-11+ P_RemoveInventoryItem and P_DropInventoryItem implementedSamuel Villareal
2010-09-07+ P_DialogStart implementedSamuel Villareal
2010-09-05+ A_FireSigil implementedSamuel Villareal
2010-09-04+ Map flags for things added (MTF_*)Samuel Villareal
2010-09-03+ More button flags added to buttoncode_eSamuel Villareal
2010-09-02+ Jumping/look/centerview actions addedSamuel Villareal
2010-09-01+ Terrain type system implementedSamuel Villareal
2010-08-31+ Stripped out all doom states/sprites and added strife states/sprites.Samuel Villareal
2010-08-31Revamped player_t to match binary layout of structure, aside fromJames Haley
2010-02-01Create strife directory as a copy of doom directory, change Makefile.amSimon Howard
2010-02-01Remove improperly-created strife directory.Simon Howard
2010-02-01Populated src/strife with copy of source files from src/doom - TODOs:James Haley