1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/doom
2006-04-17 04:38:26 +00:00
..
am_map.c Fix uninitialised variable warning 2006-03-28 16:08:52 +00:00
am_map.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
Changelog Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
d_englsh.h Fix up configurable keys, edit exit string, more work needs to be done on menu keys 2006-04-04 23:13:50 +00:00
d_event.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
d_french.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
d_items.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
d_items.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
d_main.c Slight code cleanups, fixed sound parameter - now it saves. Old configurations will be reset. 2006-04-15 22:08:36 +00:00
d_main.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
d_net.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
d_net.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
d_player.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
d_think.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
d_ticcmd.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
doomdata.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
doomdef.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
doomdef.h Fix up configurable keys, edit exit string, more work needs to be done on menu keys 2006-04-04 23:13:50 +00:00
doomstat.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
doomstat.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
doomtype.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
dstrings.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
dstrings.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
f_finale.c Fix finale text and try and prevent some data corruption due to the scaling code. Also allows the non-standard GP32 mods to work with some bounds checking. More comments are in v_video.c 2006-04-05 06:37:37 +00:00
f_finale.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
f_wipe.c Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me. 2006-04-03 08:51:08 +00:00
f_wipe.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
g_game.c Fix run so that it stays enabled across level loads. Removed some unused code and added some back in for hopeful future use. 2006-04-16 23:14:04 +00:00
g_game.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
hu_lib.c Fix warning 2006-04-03 00:37:27 +00:00
hu_lib.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
hu_stuff.c Fix automap coordinates 2006-04-05 00:20:32 +00:00
hu_stuff.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
i_sound.c Temporary fix for the high-pitched sounds on iPod: they should sound correct now, but the real problem (frequency adjustment) still needs fixing; this is merely a workaround. 2006-04-17 01:35:09 +00:00
i_sound.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
i_system.c Slight code cleanups, fixed sound parameter - now it saves. Old configurations will be reset. 2006-04-15 22:08:36 +00:00
i_system.h Slight code cleanups, fixed sound parameter - now it saves. Old configurations will be reset. 2006-04-15 22:08:36 +00:00
i_video.c Fix run so that it stays enabled across level loads. Removed some unused code and added some back in for hopeful future use. 2006-04-16 23:14:04 +00:00
i_video.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
info.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
info.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_argv.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_argv.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_bbox.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_bbox.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_cheat.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_cheat.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_fixed.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_menu.c Fix run so that it stays enabled across level loads. Removed some unused code and added some back in for hopeful future use. 2006-04-16 23:14:04 +00:00
m_menu.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_misc.c Slight code cleanups, fixed sound parameter - now it saves. Old configurations will be reset. 2006-04-15 22:08:36 +00:00
m_misc.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_random.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_random.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
m_swap.h Use rockbox endian defines 2006-03-29 21:16:45 +00:00
Makefile Start of profiling support for doom. 2006-04-14 21:07:56 +00:00
p_ceilng.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_doors.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_enemy.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_enemy.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_floor.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_genlin.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_inter.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_inter.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_lights.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_map.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_map.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_maputl.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_maputl.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_mobj.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_mobj.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_plats.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_pspr.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_pspr.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_saveg.c More 64-bit fixes. 2006-03-28 19:04:48 +00:00
p_saveg.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_setup.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_setup.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_sight.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_spec.c Change the type of the P_SectorActive() function to boolean - that's how it is being used. 2006-03-28 19:04:56 +00:00
p_spec.h Change the type of the P_SectorActive() function to boolean - that's how it is being used. 2006-03-28 19:04:56 +00:00
p_switch.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_telept.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_tick.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_tick.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_user.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
p_user.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
r_bsp.c Update adds prboom's high resolution support, also makes the scaling for 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. 2006-04-02 01:52:44 +00:00
r_bsp.h Update adds prboom's high resolution support, also makes the scaling for 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. 2006-04-02 01:52:44 +00:00
r_data.c Prevent a potential unaligned memory access 2006-04-03 17:38:18 +00:00
r_data.h Update adds prboom's high resolution support, also makes the scaling for 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. 2006-04-02 01:52:44 +00:00
r_defs.h Update adds prboom's high resolution support, also makes the scaling for 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. 2006-04-02 01:52:44 +00:00
r_draw.c Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me. 2006-04-03 08:51:08 +00:00
r_draw.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
r_main.c Decrease doom's code size and some code cleanup. 2006-04-16 21:16:09 +00:00
r_main.h Update adds prboom's high resolution support, also makes the scaling for 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. 2006-04-02 01:52:44 +00:00
r_plane.c Update adds prboom's high resolution support, also makes the scaling for 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. 2006-04-02 01:52:44 +00:00
r_plane.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
r_segs.c Update adds prboom's high resolution support, also makes the scaling for 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. 2006-04-02 01:52:44 +00:00
r_segs.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
r_sky.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
r_sky.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
r_state.h Decrease doom's code size and some code cleanup. 2006-04-16 21:16:09 +00:00
r_things.c Update adds prboom's high resolution support, also makes the scaling for 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. 2006-04-02 01:52:44 +00:00
r_things.h Update adds prboom's high resolution support, also makes the scaling for 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. 2006-04-02 01:52:44 +00:00
rockdoom.c Changed the way the addons and demos menus are displayed and built. Should be a good setup for adding multiple wad files as addons. Need to add some status feedback to let the user know what has been selected previously. 2006-04-17 04:38:26 +00:00
rockmacros.h Slight code cleanups, fixed sound parameter - now it saves. Old configurations will be reset. 2006-04-15 22:08:36 +00:00
s_sound.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
s_sound.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
sounds.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
sounds.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
st_lib.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
st_lib.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
st_stuff.c Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me. 2006-04-03 08:51:08 +00:00
st_stuff.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
tables.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
tables.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
v_video.c Prevent non-standard wads (most notably GP32 wads) that should not run from ever making it into game (avoid freezes, data aborts, memory corruption, etc..) 2006-04-13 18:36:11 +00:00
v_video.h Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me. 2006-04-03 08:51:08 +00:00
w_wad.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
w_wad.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
wi_stuff.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
wi_stuff.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
z_bmalloc.c Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
z_bmalloc.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
z_zone.c Remove workaround for broken ARM memset. 2006-04-05 15:43:42 +00:00
z_zone.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00