summaryrefslogtreecommitdiff
path: root/src/strife/g_game.c
AgeCommit message (Expand)Author
2010-09-11+ P_RemoveInventoryItem and P_DropInventoryItem implementedSamuel Villareal
2010-09-09Merge from raven-branch.Simon Howard
2010-09-08Small comment change, tabs out of M_Responder for editability.James Haley
2010-09-07+ P_DialogStart implementedSamuel Villareal
2010-09-05Corrections to some of Kaiser's previous commits. Also, significant workJames Haley
2010-09-04+ Map flags for things added (MTF_*)Samuel Villareal
2010-09-03+ More button flags added to buttoncode_eSamuel 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-08-30+ Change to patch/maptexture data structureSamuel Villareal
2010-08-25Added riftSpots and fleshed out Strife level exit behavior as far asJames Haley
2010-08-24Removed storedemo and Chex Quest cruft, adjusted screenwipe loop timing,James Haley
2010-02-06Merge from trunk.Simon Howard
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