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
/
hexen
Age
Commit message (
Expand
)
Author
2011-10-19
Change MAXPLAYERS to NET_MAXPLAYERS and add back individual MAXPLAYERS
Simon Howard
2011-10-17
Rearrange Hexen startup to fix crash when starting a deathmatch game.
Simon Howard
2011-10-17
Fix Hexen multiplayer spy key rebinding.
Simon Howard
2011-10-17
Always show the Strife intro splash screen in windowed mode, and finish
Simon Howard
2011-10-17
Rework net_connect_data_t structure to include WAD and Dehacked
Simon Howard
2011-10-15
Add weapon cycling keys for Hexen.
Simon Howard
2011-10-15
Revert previous change to angle constants and apply a more specific fix.
Simon Howard
2011-10-15
Fix desyncs when playing back multiplayer demos.
Simon Howard
2011-10-15
Remove duplicate definitions.
Simon Howard
2011-10-14
Fix player exit message in Hexen, and add note to player exit code in
Simon Howard
2011-10-14
Fix overflow of playeringame[] caused by smaller MAXPLAYERS.
Simon Howard
2011-10-14
Convert Hexen to use common main loop code. Working multiplayer!
Simon Howard
2011-09-25
Fix special1/special2 values in Hexen code so that they can properly
Simon Howard
2011-09-24
Don't allow menu actions when running with -testcontrols. Quit
Simon Howard
2011-09-24
Don't show graphical startup for Heretic, Hexen or Strife when running
Simon Howard
2011-09-24
Add -testcontrols to Hexen.
Simon Howard
2011-09-05
Place Hexen savegames in configdir/savegames/hexen.wad/ rather than
Simon Howard
2011-02-24
Load response files from main() before calling D_DoomMain, so that all
Simon Howard
2010-08-31
Merge from trunk.
Simon Howard
2010-06-12
Add tags files to svn:ignore.
Simon Howard
2010-05-03
Fix compiler warnings.
Simon Howard
2010-04-30
Scale up music volume from configuration file value in Heretic/Hexen.
Simon Howard
2010-04-18
Fix svn:ignore properties.
Simon Howard
2010-04-18
Split out WAD command line parsing code into common code shared between
Simon Howard
2010-02-06
Fix Heretic/Hexen "noise" sound debug cheats.
Simon Howard
2009-10-16
Remove CR characters from code. Minor formatting cleanups to
Simon Howard
2009-10-16
Fix compile under MSVC (thanks entryway).
Simon Howard
2009-06-13
Merge from trunk.
Simon Howard
2009-06-10
Remove setbuf() call from Heretic/Hexen code.
Simon Howard
2009-06-10
Make Hexen weapon and map keys reconfigurable.
Simon Howard
2009-06-09
Make Hexen menu keys reconfigurable.
Simon Howard
2009-05-04
Fix window close button to bring up F10 quit message.
Simon Howard
2009-03-09
Remove WATCOMC usage (thanks Quasar)
Simon Howard
2009-03-08
Fix -cdrom command line parameter to work with Heretic and Hexen;
Simon Howard
2009-02-03
Fix compiler warnings.
Simon Howard
2009-01-27
Calculate size of linebuffer using sizeof (64-bit fix)
Simon Howard
2009-01-27
Fix for R_InitTranslationTables to not align on a 256 byte boundary
Simon Howard
2009-01-27
Don't align "colormaps" on a 256 byte boundary (fix for 64 bit)
Simon Howard
2009-01-27
long -> int
Simon Howard
2009-01-27
Change obsolete pointer field to an integer field (fix for 64 bit)
Simon Howard
2009-01-27
Use sizeof() to calculate amounts to allocate, rather than hard-coded
Simon Howard
2008-12-20
Fix Hexen startup code to set window title before setting video mode
Simon Howard
2008-12-20
Merge from trunk.
Simon Howard
2008-12-03
Centralise the list of IWAD files and use bitmasks to select which
Simon Howard
2008-12-02
Fix endianness bug with Hexen ACS code.
Simon Howard
2008-12-01
Do endianness conversion when accessing patch->width fields.
Simon Howard
2008-12-01
Remove 'uint' type.
Simon Howard
2008-12-01
Remove #pragma statements.
Simon Howard
2008-11-28
Set svn:ignore properties on directories.
Simon Howard
2008-11-23
Shut up some Hexen compiler warnings.
Simon Howard
[prev]
[next]