Andree Buschmann
|
67f215032d
|
Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29841 a1c6a512-1295-4272-9138-f99709370657
|
2011-05-08 21:06:38 +00:00 |
|
Michael Sevakis
|
9c6e217f29
|
Doom plugin: In anticipation of moving to the EABI toolchain, because of its assumptions about enums being sized as ints, convert enum typdefs to int or unsigned depending upon whether they have negative values in the enumeration. This should effectively preserve the manner in which it is compiled under the old toolchain and avoids having to closely inspect and possibly change many places in the code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26368 a1c6a512-1295-4272-9138-f99709370657
|
2010-05-29 08:12:39 +00:00 |
|
Karl Kurbjun
|
7e6f74e429
|
Dehacked and BEX support for Doom - currently only supports a DEHACKED file 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-12-13 04:44:17 +00:00 |
|
Karl Kurbjun
|
295c226ed5
|
Fix run so that it stays enabled across level loads. Removed some unused 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
|
2006-04-16 23:14:04 +00:00 |
|
Karl Kurbjun
|
36259dafe9
|
Make savegame strings more informative
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9508 a1c6a512-1295-4272-9138-f99709370657
|
2006-04-04 23:58:37 +00:00 |
|
Karl Kurbjun
|
8ae6802697
|
Fix up configurable keys, edit exit string, more work needs to be done on menu keys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9506 a1c6a512-1295-4272-9138-f99709370657
|
2006-04-04 23:13:50 +00:00 |
|
Karl Kurbjun
|
1123ab64cd
|
Updates doom menu w/ new graphics, now requires rockdoom.wad: http://alamode.mines.edu/~kkurbjun/rockdoom.wad
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9468 a1c6a512-1295-4272-9138-f99709370657
|
2006-04-03 20:03:02 +00:00 |
|
Karl Kurbjun
|
9dde7b272e
|
Fixes graphic errors in scaling code, note sure about the fix in hu_lib.c though. I havn't seen any corrupted text but it may still need a proper fix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9445 a1c6a512-1295-4272-9138-f99709370657
|
2006-04-03 00:28:13 +00:00 |
|
Dave Chapman
|
47f4a458d6
|
Patch #2969 - Doom! Currently only working on the H300.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9312 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-28 15:44:01 +00:00 |
|