rockbox/apps/plugins/doom
Karl Kurbjun 0242912a2d Scaling code fixed by clamping down the width to a max of SCREENWIDTH. Removed some #ifdefs for glprboom
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9542 a1c6a512-1295-4272-9138-f99709370657
2006-04-06 21:31:49 +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 Fix GCC trying to use memcpy for GCC 4.1 and allow Doom to compile. 2006-04-06 20:44:33 +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 Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +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 Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +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 Correct the #ifdef logic for timer_unregister() and add a comment describing why we need to surround the use of the user timer with #ifdefs 2006-04-04 11:16:44 +00:00
i_system.h Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +00:00
i_video.c Scaling code fixed by clamping down the width to a max of SCREENWIDTH. Removed some #ifdefs for glprboom 2006-04-06 21:31:49 +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 Make savegame strings more informative 2006-04-04 23:58:37 +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 Fix up configurable keys, edit exit string, more work needs to be done on menu keys 2006-04-04 23:13:50 +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 Use rockbox endian defines 2006-03-29 21:16:45 +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 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_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 Patch #2969 - Doom! Currently only working on the H300. 2006-03-28 15:44:01 +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 Fix up configurable keys, edit exit string, more work needs to be done on menu keys 2006-04-04 23:13:50 +00:00
rockmacros.h Finishing touches 2006-04-03 17:11:42 +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 Scaling code fixed by clamping down the width to a max of SCREENWIDTH. Removed some #ifdefs for glprboom 2006-04-06 21:31:49 +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