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
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
2008-11-21
Move setup/ into src/ and merge with main codebase. Remove duplicated
Simon Howard
2008-11-09
Recreate Hexen graphical startup in SDL.
Simon Howard
2008-11-03
Add NULL terminator to Hexen sprite names list.
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-11-02
Remove Hexen TIMEBOMB code.
Simon Howard
2008-10-31
- Delete the "all-in-one" project file and rename the solution file to
Russell Rice
2008-10-30
- Add missing m_random.h for hexen
Russell Rice
2008-10-30
Factor out Heretic and Hexen versions of m_misc.c. Make -file for
Simon Howard
2008-10-29
Update Hexen to use common cheats code.
Simon Howard
2008-10-29
Add packed structure attribute for structures read from disk.
Simon Howard
2008-10-24
Further fixes to stop lumps being modified.
Simon Howard
2008-10-24
Fix Heretic/Hexen implementations of P_LoadBlockmap to not modify the
Simon Howard
2008-10-24
Endianness fixes for ACS code.
Simon Howard
2008-10-23
Fix Heretic/Hexen demo desyncs.
Simon Howard
2008-10-13
Set window title for chocolate-hexen.
Simon Howard
2008-10-13
Perform necessary shutdown tasks on exit of Hexen.
Simon Howard
2008-10-12
Don't hog the CPU.
Simon Howard
2008-10-12
Fix autorun hack for Hexen.
Simon Howard
2008-10-10
Convert Heretic/Hexen menu code to use translated key value when
Simon Howard
2008-10-10
Fix crash at Hexen title screen.
Simon Howard
2008-10-10
Set SavePath correctly and create the directory if necessary.
Simon Howard
2008-10-09
Fix crashes when loading the same level twice.
Simon Howard
2008-10-09
Add mouse grab callback for Hexen.
Simon Howard
2008-10-09
Replace Z_ChangeTag/Z_Free usage with W_ReleaseLump*
Simon Howard
2008-10-08
Fix sound effects!
Simon Howard
[next]