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
Age
Commit message (
Expand
)
Author
2014-04-01
Replace all snprintf() calls with M_snprintf().
Simon Howard
2014-03-31
strife: Add missing NULL to M_StringJoin call.
Simon Howard
2014-03-31
Fix typo in src/strife/p_saveg.c
Fabian Greffrath
2014-03-30
strife: Eliminate use of sprintf().
Simon Howard
2014-03-30
hexen: Make -playdemo cope with paths.
Simon Howard
2014-03-29
strife: Eliminate use of unsafe string functions.
Simon Howard
2014-03-27
strife: Fix default music volume to match Vanilla.
Simon Howard
2014-03-25
Set GUS patch path variable using D_SetVariable.
Simon Howard
2014-03-24
Fix various Clang compiler warnings.
Simon Howard
2014-03-23
Rearrange order of SDL sound startup.
Simon Howard
2014-03-23
Set default for key_menu_screenshot to 0.
Simon Howard
2014-03-18
Add a dedicated key for taking screenshots.
Fabian Greffrath
2014-03-17
Allow for PNG screenshots.
Fabian Greffrath
2013-12-06
Fix crash caused by Strife nicknames (thanks fabian).
Simon Howard
2013-11-03
Merge from trunk.
Simon Howard
2013-11-02
* Fixed deathmatch spots error message to match binary (why'd they
James Haley
2013-11-01
Proper output of randomparm's current value when passing through
James Haley
2013-10-31
* Fix problem that crashes netdemos in ST_Drawer
James Haley
2013-10-28
Fix Vanilla behavior of shift key when entering savegame names in the
Simon Howard
2013-10-19
Correct up/down look logic that was incorrectly allowing 6 degrees of
James Haley
2013-10-08
Don't grab the mouse at the Strife startup screen.
Simon Howard
2013-09-22
Small fix to a big problem regarding save slots.
James Haley
2013-09-21
Sync -random command line parameter as part of game settings.
Simon Howard
2013-09-19
Change to using V_DrawFilledBox to clear the intro screen instead of
James Haley
2013-09-16
Support for the -random parameter. Needs netcode support (passing the
James Haley
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
2013-09-15
Frags are displayed on keys popup during deathmatch
James Haley
2013-09-04
Don't show ENDOOM screen when aborting netgame startup (thanks Alexandre
Simon Howard
2013-09-04
Extend "emulation" of menu pause key behavior to caps/num/scroll lock
Simon Howard
2013-08-17
Fix Chocolate Doom/Strife to emulate weird Vanilla behavior when the
Simon Howard
2013-08-10
Fix Strife documentation comments. Remove -episode which does not exist
Simon Howard
2013-08-10
Tweak Strife documentation comments.
Simon Howard
2013-04-05
Use two-stage netgame startup for Strife, and restore the previous
Simon Howard
2013-04-05
Use two-stage startup for Hexen, and add netgame startup callback for
Simon Howard
2013-04-05
Split Doom netgame startup into two stages.
Simon Howard
2013-04-05
Split D_InitNetGame() into two separate functions for startup.
Simon Howard
2013-03-24
Initial docgen changes to generate manpages for Heretic, Hexen, Strife.
Simon Howard
2013-03-02
Big bug fix: player->damage is not capped on the low end to 0 in
James Haley
2013-03-02
Noticed another non-authentic error in a built-in dialog message for the
James Haley
2013-03-02
Complete support for v1.31 behaviors in addition to v1.2, including the
James Haley
2013-02-25
Portability tweak when adding quest flags from collected items, due to
James Haley
2013-02-10
* Made formatting consistent in T_MovePlane so code could be read
James Haley
2013-02-09
* Update MSVC project file
James Haley
2012-12-24
Fix compiler warnings by removing variables that are set but not used.
Simon Howard
2012-10-28
Merge from trunk.
Simon Howard
2012-04-02
Fix to undefined sprintf behavior in the dialog engine (thanks to
James Haley
2012-02-14
Fix save game directory behavior under Windows.
Simon Howard
2012-02-12
* Correct an error in one of the beta-like Beggar internal dialogue
James Haley
2012-02-10
Addiional words on the INTRO-FIXME comments.
James Haley
[next]