index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
doom
/
d_main.c
(
unfollow
)
Commit message (
Expand
)
Author
2017-02-04
Fix dangerous casts
Amaury Pouly
2011-05-08
Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2010-06-29
Remove some redundant #include's
Bertrik Sikken
2009-11-20
Short enum fixes for doom plugin.
Andrew Mahone
2007-06-03
Some fixes to doom dehacked loading - make embedded dehacked files actually l...
Karl Kurbjun
2006-12-13
Dehacked and BEX support for Doom - currently only supports a DEHACKED file i...
Karl Kurbjun
2006-08-16
Convert the "short ciruit operator madness" to plain and simple code that
Daniel Stenberg
2006-04-15
Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...
Karl Kurbjun
2006-04-06
Fix GCC trying to use memcpy for GCC 4.1 and allow Doom to compile.
Thom Johansen
2006-04-02
Update adds prboom's high resolution support, also makes the scaling for plat...
Karl Kurbjun
2006-03-28
More 64-bit fixes
Dave Chapman
2006-03-28
Patch #2969 - Doom! Currently only working on the H300.
Dave Chapman