Age | Commit message (Expand) | Author |
2011-02-24 | Continuing verification of all P_Random calls has lead to several fixes | James Haley |
2011-02-14 | Made note of vanilla Sigil damage thrust bug, and repaired two issues | James Haley |
2011-02-06 | Numerous fixes/adjustments: removed bodyque, restored "is turbo" (found | James Haley |
2010-10-05 | Weird side effects of sigil -1 turned out to be due to small error in | James Haley |
2010-09-28 | Fix compile warnings. | Simon Howard |
2010-09-27 | Code for line types 196 and 212 (thought I committed that already o_O), | James Haley |
2010-09-19 | Bug fixes: It's SPECTRALs that aren't hit by tracers, not MVIS things | James Haley |
2010-09-18 | Tons of warnings fixed - now only 7 warnings at warning level 3, and | James Haley |
2010-09-13 | + Fix for flaming death in P_KillMobj | Samuel Villareal |
2010-09-12 | + Items can be picked up now | Samuel Villareal |
2010-09-10 | Changed MELEERANGE back to 64 and defined a new PLAYERMELEERANGE to be | James Haley |
2010-09-07 | + All linedef flags added | Samuel Villareal |
2010-09-06 | Started some second-hand verification and added more comments to p_pspr. | James Haley |
2010-09-05 | Corrections to some of Kaiser's previous commits. Also, significant work | James Haley |
2010-09-05 | Remove an order-of-evaluation dependency with respect to P_Random(). | James Haley |
2010-09-05 | + A_FireSigil implemented | Samuel Villareal |
2010-09-04 | + p_pspr.c almost completed. Needs A_FireSigil to be implemented | Samuel Villareal |
2010-09-04 | + Found nearly duplicate names (MT_MINIMISSLE and MT_MINIMISLE). | Samuel Villareal |
2010-09-04 | + Map flags for things added (MTF_*) | Samuel Villareal |
2010-08-31 | + All doom mobjtypes commented out or replaced as placeholders | Samuel Villareal |
2010-08-31 | + Stripped out all doom states/sprites and added strife states/sprites. | Samuel Villareal |
2010-08-31 | + Strife music/sound implemented | Samuel Villareal |
2010-02-01 | Create strife directory as a copy of doom directory, change Makefile.am | Simon Howard |
2010-02-01 | Remove improperly-created strife directory. | Simon Howard |
2010-02-01 | Populated src/strife with copy of source files from src/doom - TODOs: | James Haley |