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
/
rockdoom.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add in error return if appropriate.
Karl Kurbjun
2006-04-17
*
Changed the way the addons and demos menus are displayed and built. Should b...
Karl Kurbjun
2006-04-17
*
Finally add support for unlimited number of addons and demos. Also cleaned u...
Karl Kurbjun
2006-04-17
*
Some code cleanup. Adds Always run to configuration options.
Karl Kurbjun
2006-04-17
*
Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...
Karl Kurbjun
2006-04-15
*
Start of profiling support for doom.
Karl Kurbjun
2006-04-14
*
use #ifdef x instead of #if defined(x)
Christian Gmeiner
2006-04-09
*
HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...
Christian Gmeiner
2006-04-09
*
Fix up configurable keys, edit exit string, more work needs to be done on men...
Karl Kurbjun
2006-04-04
*
Add configurable keys to Doom, enter, escape and run still need to be handled...
Karl Kurbjun
2006-04-04
*
Updates doom menu w/ new graphics, now requires rockdoom.wad: http://alamode....
Karl Kurbjun
2006-04-03
*
Finishing touches
Karl Kurbjun
2006-04-03
*
Properly ifdef H300 video code, fix commented line handling rockbox volume
Karl Kurbjun
2006-04-02
*
Update adds prboom's high resolution support, also makes the scaling for plat...
Karl Kurbjun
2006-04-02
*
Do not export load_main_backdrop() via the plugin API. Plugins should alloca...
Dave Chapman
2006-03-28
*
Patch #2969 - Doom! Currently only working on the H300.
Dave Chapman
2006-03-28