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
/
heretic
/
doomdef.h
Age
Commit message (
Expand
)
Author
2008-09-25
Add mouse grab callback for Heretic.
Simon Howard
2008-09-24
Add I_InitNetwork function into d_net.c temporarily.
Simon Howard
2008-09-24
Replace all occurrences of long with int in the Heretic code.
Simon Howard
2008-09-24
Remove redundant destscreen,destview variables
Simon Howard
2008-09-20
Use common event queue code.
Simon Howard
2008-09-20
Harmonise heretic code on TICRATE and use definition in i_timer.h.
Simon Howard
2008-09-20
Remove definitions from heretic/doomdef.h and use common headers. Merge
Simon Howard
2008-09-20
Remove heretic duplicate versions of M_AddToBox, M_ClearBox, SlopeDiv
Simon Howard
2008-09-20
Move m_random.[ch] to doom/ (as Hexen uses a different random number
Simon Howard
2008-09-20
Remove bits from heretic/m_misc.c that are in common; change
Simon Howard
2008-09-20
Replace heretic "screen" variable with I_VideoBuffer.
Simon Howard
2008-09-20
Merge heretic/v_video.c to common code.
Simon Howard
2008-09-17
Remove heretic definitions for fixed math arithmetic and endianness
Simon Howard
2008-09-17
Remove definitions from heretic/doomdef.h that are in common code.
Simon Howard
2008-09-17
Convert MAXINT/MININT -> INT_MAX/INT_MIN in Heretic/Hexen code.
Simon Howard
2008-09-11
Remove duplicate w_wad.c from heretic/.
Simon Howard
2008-09-05
Remove z_zone.c and tables.c, as these are identical to the version in
Simon Howard
2008-09-05
Fix #include statements to use lower case filenames. Add automake
Simon Howard
2008-09-05
Reformat (beautify) Raven sources and add GPL headers.
Simon Howard
2008-09-04
Add GPLed Heretic/Hexen source.
Simon Howard