index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
doom
/
g_game.c
Age
Commit message (
Expand
)
Author
2016-08-12
Fix misleading indentation as pointed out by the new gcc warning
Frank Gevaerts
2011-06-05
Accept FS#5153 - Doom Scrollwheel Patch
Thomas Martitz
2011-05-08
Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2010-11-07
set mode argument for open() where O_CREAT flag is/can be set.
Teruaki Kawashima
2010-08-01
doom: fix types mismatch spotted by gcc 4.5.1
Rafaël Carré
2009-11-20
Short enum fixes for doom plugin.
Andrew Mahone
2008-10-18
code police : fix some multiply defined variables
Frank Gevaerts
2007-01-17
Doom for the Gigabeat and some code reduction
Karl Kurbjun
2007-01-13
Change the gamedata folder for doom to /.rockbox/doom to go in line with othe...
Dominik Riebeling
2006-12-13
Dehacked and BEX support for Doom - currently only supports a DEHACKED file i...
Karl Kurbjun
2006-04-16
Fix run so that it stays enabled across level loads. Removed some unused cod...
Karl Kurbjun
2006-04-16
Disable some unused code (code used in network play) to bring the plugin size...
Dave Chapman
2006-03-28
Patch #2969 - Doom! Currently only working on the H300.
Dave Chapman