CGDoom/cgdoom
Lephenixnoir b9c676ea4e
Support multiple zones in Z_Malloc and add user stack leftover
lumpinfo is now allocated in Z_Malloc because it's needed for some
larger WADs.

More heap is needed to compensate and to support larger WADs fully, so
the unused part of the user stack is added as a second zone.

This makes at least the start of the DOOM Ultimate WAD playable.
2021-07-29 16:45:26 +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.c Add a file loading progress bar 2021-07-29 11:40:09 +02:00
d_englsh.h Inital commit 2015-04-14 19:16:51 -05: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 Support multiple zones in Z_Malloc and add user stack leftover 2021-07-29 16:45:26 +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 Inital commit 2015-04-14 19:16:51 -05: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.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 Inital commit 2015-04-14 19:16:51 -05:00
hu_stuff.h Inital commit 2015-04-14 19:16:51 -05:00
i_system.c Support multiple zones in Z_Malloc and add user stack leftover 2021-07-29 16:45:26 +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 Inital commit 2015-04-14 19:16:51 -05:00
i_video.h Inital commit 2015-04-14 19:16:51 -05: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 Inital commit 2015-04-14 19:16:51 -05: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 Optimize loading speed (x2.7) and game speed (+35%) 2021-07-28 23:06:42 +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 Inital commit 2015-04-14 19:16:51 -05: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 video system screens and memcpy bug in V_CopyRect 2021-07-27 14:20:14 +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 Inital commit 2015-04-14 19:16:51 -05: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 system screens and memcpy bug in V_CopyRect 2021-07-27 14:20:14 +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 Fix level end screen 2021-07-29 10:13:00 +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 Support multiple zones in Z_Malloc and add user stack leftover 2021-07-29 16:45:26 +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