CGDoom/cgdoom
Lephenixnoir 97b31a97d1
Rate-limit the game at 35 tics/s (17.5 FPS by default)
2021-09-19 00:19:20 +02:00
..
am_map.c Remove or disable remaining warnings 2021-09-16 07:21:38 +02:00
am_map.h Inital commit 2015-04-14 19:16:51 -05:00
cgdoom-alloc.c Prevent GCC from turning PRAM_Zalloc into PRAM_Malloc + memset 2021-09-08 18:17:19 +02:00
cgdoom-alloc.h Add a PRAM heap and move some of the data there 2021-08-12 21:01:35 +02:00
cgdoom-frag.c Draw full-screen backgrounds without loading them 2021-09-17 17:33:26 +02:00
cgdoom-frag.h Draw full-screen backgrounds without loading them 2021-09-17 17:33:26 +02:00
cgdoom-ui.c Allow use of memory beyond the 2MB line (+3 MB mostly) 2021-09-18 09:56:09 +02:00
cgdoom-ui.h Allow use of memory beyond the 2MB line (+3 MB mostly) 2021-09-18 09:56:09 +02:00
cgdoom.c Allow crossing the 2MB line on OS 3.60 2021-09-18 12:04:05 +02:00
cgdoom.h Demos (still don't work) and single-episode Ultimate Doom WADs 2021-09-14 10:52:49 +02:00
d_englsh.h Restore original gamma correction messages 2021-09-10 22:19:31 +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 Enable the Save Game menu (exits game after save) 2021-09-18 19:03:21 +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 Require less unaligned lumps to load 2021-08-25 15:17:57 +02:00
doomdef.h Enable demos (but they don't match the version) 2021-09-13 20:17:57 +02:00
doomstat.c Inital commit 2015-04-14 19:16:51 -05:00
doomstat.h Enable demos (but they don't match the version) 2021-09-13 20:17:57 +02:00
doomtype.h Inital commit 2015-04-14 19:16:51 -05:00
dstrings.c Scrap some memory and somehow avoid heap fragmentation 2021-08-31 19:18:55 +02:00
dstrings.h Scrap some memory and somehow avoid heap fragmentation 2021-08-31 19:18:55 +02:00
f_finale.c Draw full-screen backgrounds without loading them 2021-09-17 17:33:26 +02:00
f_finale.h Inital commit 2015-04-14 19:16:51 -05:00
f_wipe.c Enable wipe effect with no additional heap 2021-09-07 21:55:22 +02:00
f_wipe.h Inital commit 2015-04-14 19:16:51 -05:00
g_game.c Enable the Load Game menu 2021-09-18 19:31:24 +02:00
g_game.h Enable the Load Game menu 2021-09-18 19:31:24 +02: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 Rate-limit the game at 35 tics/s (17.5 FPS by default) 2021-09-19 00:19:20 +02:00
hu_stuff.h Inital commit 2015-04-14 19:16:51 -05:00
i_system.c Rate-limit the game at 35 tics/s (17.5 FPS by default) 2021-09-19 00:19:20 +02:00
i_system.h Restore printf-like error messages 2021-09-16 07:21:38 +02:00
i_video.c Cache accesses to VRAM (I_Flip 3.4x) 2021-09-17 21:22:13 +02:00
i_video.h The proper case is "CGDoom" 2021-09-10 22:22:31 +02:00
info.c Scrap some memory and somehow avoid heap fragmentation 2021-08-31 19:18:55 +02:00
info.h Scrap some memory and somehow avoid heap fragmentation 2021-08-31 19:18:55 +02: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 Enable the Load Game menu 2021-09-18 19:31:24 +02:00
m_menu.h Inital commit 2015-04-14 19:16:51 -05:00
m_misc.c Enable the Load Game menu 2021-09-18 19:31:24 +02: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 Remove or disable remaining warnings 2021-09-16 07:21:38 +02:00
m_swap.h Inital commit 2015-04-14 19:16:51 -05:00
os.h Add detailed Z_Malloc error messages 2021-09-17 07:43:19 +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 Fix medikit message showing when medikit not picked up 2021-08-31 19:50:12 +02: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 Enable the Save Game menu (exits game after save) 2021-09-18 19:03:21 +02: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 Remove or disable remaining warnings 2021-09-16 07:21:38 +02:00
p_spec.h Inital commit 2015-04-14 19:16:51 -05:00
p_switch.c The proper case is "CGDoom" 2021-09-10 22:22:31 +02: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 Enable wipe effect with no additional heap 2021-09-07 21:55:22 +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 The proper case is "CGDoom" 2021-09-10 22:22:31 +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 Allow use of memory beyond the 2MB line (+3 MB mostly) 2021-09-18 09:56:09 +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 Draw full-screen backgrounds without loading them 2021-09-17 17:33:26 +02:00
v_video.h Draw full-screen backgrounds without loading them 2021-09-17 17:33:26 +02:00
w_wad.c Restore printf-like error messages 2021-09-16 07:21:38 +02:00
w_wad.h Inital commit 2015-04-14 19:16:51 -05:00
wi_stuff.c Draw full-screen backgrounds without loading them 2021-09-17 17:33:26 +02:00
wi_stuff.h Inital commit 2015-04-14 19:16:51 -05:00
z_zone.c Restore printf-like error messages 2021-09-16 07:21:38 +02:00
z_zone.h Scrap some memory and somehow avoid heap fragmentation 2021-08-31 19:18:55 +02:00