summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/d_main.c (unfollow)
Commit message (Collapse)Author
2006-12-13Dehacked and BEX support for Doom - currently only supports a DEHACKED file ↵Karl Kurbjun
in a WAD (not as a standalone file yet). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11738 a1c6a512-1295-4272-9138-f99709370657
2006-08-16Convert the "short ciruit operator madness" to plain and simple code thatDaniel Stenberg
doesn't cause warnings in gcc 4.1.x. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10613 a1c6a512-1295-4272-9138-f99709370657
2006-04-15Slight code cleanups, fixed sound parameter - now it saves. Old ↵Karl Kurbjun
configurations will be reset. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9682 a1c6a512-1295-4272-9138-f99709370657
2006-04-06Fix GCC trying to use memcpy for GCC 4.1 and allow Doom to compile.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9539 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Update adds prboom's high resolution support, also makes the scaling for ↵Karl Kurbjun
platforms w/ resolution less then 320x200 much nicer. IDoom's lookup table code has been removed. Also fixed a pallete bug. Some graphic errors are present in menu and status bar. Also updates some headers and output formatting. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9418 a1c6a512-1295-4272-9138-f99709370657
2006-03-28More 64-bit fixesDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9321 a1c6a512-1295-4272-9138-f99709370657
2006-03-28Patch #2969 - Doom! Currently only working on the H300.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9312 a1c6a512-1295-4272-9138-f99709370657