summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/g_game.c (follow)
Commit message (Collapse)AuthorAge
* Doom for the Gigabeat and some code reductionKarl Kurbjun2007-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12051 a1c6a512-1295-4272-9138-f99709370657
* Change the gamedata folder for doom to /.rockbox/doom to go in line with ↵Dominik Riebeling2007-01-13
| | | | | | other game plugins. Closes FS#5903. Adjust manual too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11998 a1c6a512-1295-4272-9138-f99709370657
* Dehacked and BEX support for Doom - currently only supports a DEHACKED file ↵Karl Kurbjun2006-12-13
| | | | | | in a WAD (not as a standalone file yet). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11738 a1c6a512-1295-4272-9138-f99709370657
* Fix run so that it stays enabled across level loads. Removed some unused ↵Karl Kurbjun2006-04-16
| | | | | | code and added some back in for hopeful future use. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9692 a1c6a512-1295-4272-9138-f99709370657
* Disable some unused code (code used in network play) to bring the plugin ↵Dave Chapman2006-04-16
| | | | | | size back down to under 512KB on the ipod video - more work needs to be done to further decrease the plugin size. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9683 a1c6a512-1295-4272-9138-f99709370657
* Patch #2969 - Doom! Currently only working on the H300.Dave Chapman2006-03-28
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9312 a1c6a512-1295-4272-9138-f99709370657