CGDoom/cgdoom
Lephenixnoir 56e0d05640
Fix some textures not being rendered, like STARGR2 in E2M3
This occurs if all texture IDs on a particular line are multiples of
256 (like STARGR2 = 256) since the cast to boolean (byte) destroys
significant bits.
2021-08-12 14:03:56 +02:00
..
am_map.c Inital commit 2015-04-14 19:16:51 -05:00
am_map.h Inital commit 2015-04-14 19:16:51 -05:00
cgdoom-asm.s Optimize loading speed (x2.7) and game speed (+35%) 2021-07-28 23:06:42 +02:00
cgdoom-ui.c Add a main screen option to warp to any episode 2021-08-04 18:44:59 +02:00
cgdoom-ui.h Add a main screen option to warp to any episode 2021-08-04 18:44:59 +02:00
cgdoom.c Add a main screen option to warp to any episode 2021-08-04 18:44:59 +02:00
d_englsh.h Restore all menu options to sane behavior 2021-08-04 11:07:14 +02:00
d_event.h Inital commit 2015-04-14 19:16:51 -05:00
d_items.c Inital commit 2015-04-14 19:16:51 -05:00
d_items.h Inital commit 2015-04-14 19:16:51 -05:00
d_main.c Add a main screen option to warp to any episode 2021-08-04 18:44:59 +02:00
d_main.h Inital commit 2015-04-14 19:16:51 -05:00
d_player.h Inital commit 2015-04-14 19:16:51 -05:00
d_think.h Inital commit 2015-04-14 19:16:51 -05:00
d_ticcmd.h Inital commit 2015-04-14 19:16:51 -05:00
doomdata.h Inital commit 2015-04-14 19:16:51 -05:00
doomdef.h Add brightness setting (gamma correction) on FRAC 2021-08-04 10:22:35 +02:00
doomstat.c Inital commit 2015-04-14 19:16:51 -05:00
doomstat.h Inital commit 2015-04-14 19:16:51 -05:00
doomtype.h Inital commit 2015-04-14 19:16:51 -05:00
dstrings.c Fix probabilistic crash in Quit Game menu entry 2021-08-11 20:23:05 +02:00
dstrings.h Inital commit 2015-04-14 19:16:51 -05:00
f_finale.c Inital commit 2015-04-14 19:16:51 -05:00
f_finale.h Inital commit 2015-04-14 19:16:51 -05:00
f_wipe.c Inital commit 2015-04-14 19:16:51 -05:00
f_wipe.h Inital commit 2015-04-14 19:16:51 -05:00
g_game.c Inital commit 2015-04-14 19:16:51 -05:00
g_game.h Inital commit 2015-04-14 19:16:51 -05:00
hu_lib.c Inital commit 2015-04-14 19:16:51 -05:00
hu_lib.h Inital commit 2015-04-14 19:16:51 -05:00
hu_stuff.c Show FPS counter in its own top-right widget 2021-08-04 19:15:25 +02:00
hu_stuff.h Inital commit 2015-04-14 19:16:51 -05:00
i_system.c Restore video mode after an error 2021-08-12 13:12:48 +02:00
i_system.h Support multiple zones in Z_Malloc and add user stack leftover 2021-07-29 16:45:26 +02:00
i_video.c Restore video mode after an error 2021-08-12 13:12:48 +02:00
i_video.h Restore video mode after an error 2021-08-12 13:12:48 +02:00
info.c Inital commit 2015-04-14 19:16:51 -05:00
info.h Inital commit 2015-04-14 19:16:51 -05:00
m_bbox.c Inital commit 2015-04-14 19:16:51 -05:00
m_bbox.h Inital commit 2015-04-14 19:16:51 -05:00
m_fixed.c Inital commit 2015-04-14 19:16:51 -05:00
m_fixed.h Inital commit 2015-04-14 19:16:51 -05:00
m_menu.c Restore all menu options to sane behavior 2021-08-04 11:07:14 +02:00
m_menu.h Inital commit 2015-04-14 19:16:51 -05:00
m_misc.c Inital commit 2015-04-14 19:16:51 -05:00
m_misc.h Inital commit 2015-04-14 19:16:51 -05:00
m_random.c Inital commit 2015-04-14 19:16:51 -05:00
m_random.h Inital commit 2015-04-14 19:16:51 -05:00
m_swap.c Inital commit 2015-04-14 19:16:51 -05:00
m_swap.h Inital commit 2015-04-14 19:16:51 -05:00
os.h Place WAD fragment map in PRAM0 2021-08-04 09:56:24 +02:00
p_ceilng.c Inital commit 2015-04-14 19:16:51 -05:00
p_doors.c Inital commit 2015-04-14 19:16:51 -05:00
p_enemy.c Inital commit 2015-04-14 19:16:51 -05:00
p_enemy.h Inital commit 2015-04-14 19:16:51 -05:00
p_floor.c Inital commit 2015-04-14 19:16:51 -05:00
p_inter.c Inital commit 2015-04-14 19:16:51 -05:00
p_inter.h Inital commit 2015-04-14 19:16:51 -05:00
p_lights.c Inital commit 2015-04-14 19:16:51 -05:00
p_local.h Inital commit 2015-04-14 19:16:51 -05:00
p_map.c Inital commit 2015-04-14 19:16:51 -05:00
p_maputl.c Inital commit 2015-04-14 19:16:51 -05:00
p_mobj.c Inital commit 2015-04-14 19:16:51 -05:00
p_mobj.h Inital commit 2015-04-14 19:16:51 -05:00
p_plats.c Inital commit 2015-04-14 19:16:51 -05:00
p_pspr.c Inital commit 2015-04-14 19:16:51 -05:00
p_pspr.h Inital commit 2015-04-14 19:16:51 -05:00
p_saveg.c Inital commit 2015-04-14 19:16:51 -05:00
p_saveg.h Inital commit 2015-04-14 19:16:51 -05:00
p_setup.c Inital commit 2015-04-14 19:16:51 -05:00
p_setup.h Inital commit 2015-04-14 19:16:51 -05:00
p_sight.c Inital commit 2015-04-14 19:16:51 -05:00
p_spec.c Inital commit 2015-04-14 19:16:51 -05:00
p_spec.h Inital commit 2015-04-14 19:16:51 -05:00
p_switch.c Inital commit 2015-04-14 19:16:51 -05:00
p_telept.c Inital commit 2015-04-14 19:16:51 -05:00
p_tick.c Inital commit 2015-04-14 19:16:51 -05:00
p_tick.h Inital commit 2015-04-14 19:16:51 -05:00
p_user.c Inital commit 2015-04-14 19:16:51 -05:00
r_bsp.c Inital commit 2015-04-14 19:16:51 -05:00
r_bsp.h Inital commit 2015-04-14 19:16:51 -05:00
r_data.c Fix some textures not being rendered, like STARGR2 in E2M3 2021-08-12 14:03:56 +02:00
r_data.h Inital commit 2015-04-14 19:16:51 -05:00
r_defs.h Inital commit 2015-04-14 19:16:51 -05:00
r_draw.c Inital commit 2015-04-14 19:16:51 -05:00
r_draw.h Inital commit 2015-04-14 19:16:51 -05:00
r_local.h Inital commit 2015-04-14 19:16:51 -05:00
r_main.c Restore the V_Clear function 2021-08-03 17:50:27 +02:00
r_main.h Inital commit 2015-04-14 19:16:51 -05:00
r_plane.c Inital commit 2015-04-14 19:16:51 -05:00
r_plane.h Inital commit 2015-04-14 19:16:51 -05:00
r_segs.c Fix some textures not being rendered, like STARGR2 in E2M3 2021-08-12 14:03:56 +02:00
r_segs.h Inital commit 2015-04-14 19:16:51 -05:00
r_sky.c Inital commit 2015-04-14 19:16:51 -05:00
r_sky.h Inital commit 2015-04-14 19:16:51 -05:00
r_state.h Inital commit 2015-04-14 19:16:51 -05:00
r_things.c Inital commit 2015-04-14 19:16:51 -05:00
r_things.h Inital commit 2015-04-14 19:16:51 -05:00
st_lib.c Inital commit 2015-04-14 19:16:51 -05:00
st_lib.h Inital commit 2015-04-14 19:16:51 -05:00
st_stuff.c Restore video mode after an error 2021-08-12 13:12:48 +02:00
st_stuff.h Inital commit 2015-04-14 19:16:51 -05:00
tables.c Inital commit 2015-04-14 19:16:51 -05:00
tables.h Inital commit 2015-04-14 19:16:51 -05:00
tools.h Inital commit 2015-04-14 19:16:51 -05:00
v_video.c Add secondary VRAM as heap when using direct-DD access 2021-08-04 15:58:40 +02:00
v_video.h Restore video system screens and memcpy bug in V_CopyRect 2021-07-27 14:20:14 +02:00
w_wad.c Force lump allocation for unaligned Flash addresses 2021-08-04 12:08:07 +02:00
w_wad.h Inital commit 2015-04-14 19:16:51 -05:00
wi_stuff.c Inital commit 2015-04-14 19:16:51 -05:00
wi_stuff.h Inital commit 2015-04-14 19:16:51 -05:00
z_zone.c Support multiple zones in Z_Malloc and add user stack leftover 2021-07-29 16:45:26 +02:00
z_zone.h Support multiple zones in Z_Malloc and add user stack leftover 2021-07-29 16:45:26 +02:00