index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
strife
/
hu_stuff.c
Age
Commit message (
Expand
)
Author
2014-05-05
Clean up file headers.
Simon Howard
2014-03-29
strife: Eliminate use of unsafe string functions.
Simon Howard
2013-12-06
Fix crash caused by Strife nicknames (thanks fabian).
Simon Howard
2013-09-15
Re-enable netgame check on code that enters chat state.
James Haley
2013-09-15
Hopefully complete implementation of player names and Strife player chat
James Haley
2012-12-24
Fix compiler warnings by removing variables that are set but not used.
Simon Howard
2012-02-12
* Correct an error in one of the beta-like Beggar internal dialogue
James Haley
2011-10-29
Enable gcc warning to detect redundant declarations, and clean up
Simon Howard
2011-02-20
Removed ability to disable messages, and replaced with configuration
James Haley
2010-09-28
Fix compile warnings.
Simon Howard
2010-09-19
Massive work on the HUD. Multiline messages now work properly and are
James Haley
2010-09-12
+ P_KillMobj mapped out
Samuel Villareal
2010-09-09
Merge from raven-branch.
Simon Howard
2010-09-01
Started work on status bar, including loading and drawing some of the
James Haley
2010-09-01
Handle green palette flash powered by player->nukagecount, and added
James Haley
2010-08-31
+ Strife music/sound implemented
Samuel Villareal
2010-02-06
Merge from trunk.
Simon Howard
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