doom3-bfg/doomclassic/doom
2022-06-26 10:27:45 +02:00
..
am_map.cpp Initial commit 2012-11-26 12:58:24 -06:00
am_map.h Initial commit 2012-11-26 12:58:24 -06:00
constructs.h Initial commit 2012-11-26 12:58:24 -06:00
d_englsh.h Fix C++11 literal suffix warnings. 2017-08-27 22:26:28 +01:00
d_event.h Initial commit 2012-11-26 12:58:24 -06:00
d_french.h Initial commit 2012-11-26 12:58:24 -06:00
d_items.cpp Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
d_items.h Initial commit 2012-11-26 12:58:24 -06:00
d_main.cpp VS 2015 and Windows 10 support. close #261 #271 #272 2016-01-20 00:55:30 +01:00
d_main.h Fixed most annoying compiler warnings on Linux 2022-05-19 16:47:24 +02:00
d_net.cpp Changed doomclassic pointer casts for 64-bit compatibility 2013-11-01 08:38:10 +01:00
d_net.h Initial commit 2012-11-26 12:58:24 -06:00
d_player.h Initial commit 2012-11-26 12:58:24 -06:00
d_textur.h Initial commit 2012-11-26 12:58:24 -06:00
d_think.h Initial commit 2012-11-26 12:58:24 -06:00
d_ticcmd.h Initial commit 2012-11-26 12:58:24 -06:00
defs.h Changed doomclassic pointer casts for 64-bit compatibility 2013-11-01 08:38:10 +01:00
doomdata.h Initial commit 2012-11-26 12:58:24 -06:00
doomdef.cpp Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
doomdef.h Define MAX_PATH for doomclassic when not compiled for Windows 2013-10-31 21:52:11 +01:00
doominterface.cpp Replaced ( void ) with () 2014-08-02 14:48:04 +02:00
doominterface.h Initial commit 2012-11-26 12:58:24 -06:00
doomlib.cpp Replaced ( void ) with () 2014-08-02 14:48:04 +02:00
doomlib.h Removed doomclassic networking functions 2013-10-31 21:44:58 +01:00
doomstat.cpp Initial commit 2012-11-26 12:58:24 -06:00
doomstat.h Initial commit 2012-11-26 12:58:24 -06:00
doomtype.h Initial commit 2012-11-26 12:58:24 -06:00
dstrings.cpp Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
dstrings.h Initial commit 2012-11-26 12:58:24 -06:00
f_finale.cpp Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
f_finale.h Initial commit 2012-11-26 12:58:24 -06:00
f_wipe.cpp Initial commit 2012-11-26 12:58:24 -06:00
f_wipe.h Initial commit 2012-11-26 12:58:24 -06:00
g_game.cpp Sync NVRHI branch by SP 2022-03-14 10:00:30 +01:00
g_game.h Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
globaldata.cpp Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
globaldata.h Initial commit 2012-11-26 12:58:24 -06:00
hu_lib.cpp Initial commit 2012-11-26 12:58:24 -06:00
hu_lib.h Initial commit 2012-11-26 12:58:24 -06:00
hu_stuff.cpp Initial commit 2012-11-26 12:58:24 -06:00
hu_stuff.h Initial commit 2012-11-26 12:58:24 -06:00
i_input.cpp Replaced ( void ) with () 2014-08-02 14:48:04 +02:00
i_main.cpp Initial commit 2012-11-26 12:58:24 -06:00
i_net.cpp Initial commit 2012-11-26 12:58:24 -06:00
i_net.h Replaced ( void ) with () 2014-08-02 14:48:04 +02:00
i_net_win32.cpp Replaced ( void ) with () 2014-08-02 14:48:04 +02:00
i_sound.h Initial commit 2012-11-26 12:58:24 -06:00
i_sound_openal.cpp Fix include-paths for timidity (Issue 180) 2014-11-01 14:21:22 +01:00
i_sound_stub.cpp Added OpenAL for doomclassic to CMake and fixed the sound stub problem 2013-11-13 18:36:15 +01:00
i_sound_win32.cpp Fix Classic Doom Music playback with XAudio2 backend 2021-05-27 17:57:15 -04:00
i_system.cpp Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
i_system.h Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
i_video.h Replaced ( void ) with () 2014-08-02 14:48:04 +02:00
i_video_ps3.cpp Initial commit 2012-11-26 12:58:24 -06:00
info.cpp Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
info.h doomclassic fixes, incl. soundstub 2012-12-02 22:32:00 +01:00
m_argv.cpp Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
m_argv.h Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
m_bbox.cpp Initial commit 2012-11-26 12:58:24 -06:00
m_bbox.h Initial commit 2012-11-26 12:58:24 -06:00
m_cheat.cpp Initial commit 2012-11-26 12:58:24 -06:00
m_cheat.h Initial commit 2012-11-26 12:58:24 -06:00
m_fixed.cpp Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
m_fixed.h Initial commit 2012-11-26 12:58:24 -06:00
m_menu.cpp Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
m_menu.h Initial commit 2012-11-26 12:58:24 -06:00
m_misc.cpp Removed some more undefined types in Linux 2013-11-01 08:27:00 +01:00
m_misc.h Fixed some undefined types 2013-10-31 22:12:49 +01:00
m_random.cpp Initial commit 2012-11-26 12:58:24 -06:00
m_random.h Initial commit 2012-11-26 12:58:24 -06:00
m_swap.cpp Initial commit 2012-11-26 12:58:24 -06:00
m_swap.h Initial commit 2012-11-26 12:58:24 -06:00
Main.h Fixed some undefined types 2013-10-31 22:12:49 +01:00
mus2midi.cpp Fix Classic Doom Music playback with XAudio2 backend 2021-05-27 17:57:15 -04:00
p_ceilng.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_doors.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_enemy.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_floor.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_inter.cpp Fix compiler warnings and errors in MinGW 2012-12-03 09:29:14 +01:00
p_inter.h Initial commit 2012-11-26 12:58:24 -06:00
p_lights.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_local.h Initial commit 2012-11-26 12:58:24 -06:00
p_map.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_maputl.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_mobj.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_mobj.h Initial commit 2012-11-26 12:58:24 -06:00
p_plats.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_pspr.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_pspr.h Initial commit 2012-11-26 12:58:24 -06:00
p_saveg.cpp Changed doomclassic pointer casts for 64-bit compatibility 2013-11-01 08:38:10 +01:00
p_saveg.h Initial commit 2012-11-26 12:58:24 -06:00
p_setup.cpp Fix gcc 8.x error about truncated lumpname with unexpected map number. 2018-09-30 22:11:28 +02:00
p_setup.h Initial commit 2012-11-26 12:58:24 -06:00
p_sight.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_spec.cpp Fix compiler warnings and errors in MinGW 2012-12-03 09:29:14 +01:00
p_spec.h Initial commit 2012-11-26 12:58:24 -06:00
p_switch.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_telept.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_tick.cpp Initial commit 2012-11-26 12:58:24 -06:00
p_tick.h Initial commit 2012-11-26 12:58:24 -06:00
p_user.cpp Initial commit 2012-11-26 12:58:24 -06:00
Precompiled.cpp Initial commit 2012-11-26 12:58:24 -06:00
Precompiled.h Fix compiler warnings and errors in MinGW 2012-12-03 09:29:14 +01:00
r_bsp.cpp Initial commit 2012-11-26 12:58:24 -06:00
r_bsp.h Initial commit 2012-11-26 12:58:24 -06:00
r_data.cpp Fixed doomclassic memory allocations for 64-bit compatibility. It compiles and runs now on 64-bit Linux (without sound). 2013-11-01 09:16:41 +01:00
r_data.h Initial commit 2012-11-26 12:58:24 -06:00
r_defs.h Initial commit 2012-11-26 12:58:24 -06:00
r_draw.cpp Changed doomclassic pointer casts for 64-bit compatibility 2013-11-01 08:38:10 +01:00
r_draw.h Initial commit 2012-11-26 12:58:24 -06:00
r_local.h Initial commit 2012-11-26 12:58:24 -06:00
r_main.cpp Initial commit 2012-11-26 12:58:24 -06:00
r_main.h Initial commit 2012-11-26 12:58:24 -06:00
r_plane.cpp Initial commit 2012-11-26 12:58:24 -06:00
r_plane.h Initial commit 2012-11-26 12:58:24 -06:00
r_segs.cpp Fixed Doom Classic rendering artefacts #373 2018-09-30 17:00:44 +02:00
r_segs.h Initial commit 2012-11-26 12:58:24 -06:00
r_sky.cpp Initial commit 2012-11-26 12:58:24 -06:00
r_sky.h Initial commit 2012-11-26 12:58:24 -06:00
r_state.h Initial commit 2012-11-26 12:58:24 -06:00
r_things.cpp Initial commit 2012-11-26 12:58:24 -06:00
r_things.h Initial commit 2012-11-26 12:58:24 -06:00
s_sound.cpp Initial commit 2012-11-26 12:58:24 -06:00
s_sound.h Initial commit 2012-11-26 12:58:24 -06:00
sounds.cpp Initial commit 2012-11-26 12:58:24 -06:00
sounds.h Fixed doomclassic compiler warnings 2013-11-16 16:22:42 +01:00
st_lib.cpp Initial commit 2012-11-26 12:58:24 -06:00
st_lib.h Initial commit 2012-11-26 12:58:24 -06:00
st_stuff.cpp Fix sprintf overflows in various locations (gcc 7) 2017-07-09 19:22:33 +01:00
st_stuff.h Initial commit 2012-11-26 12:58:24 -06:00
structs.h Sync NVRHI branch by SP 2022-03-14 10:00:30 +01:00
tables.cpp Initial commit 2012-11-26 12:58:24 -06:00
tables.h Initial commit 2012-11-26 12:58:24 -06:00
typedefs.h Initial commit 2012-11-26 12:58:24 -06:00
v_video.cpp Initial commit 2012-11-26 12:58:24 -06:00
v_video.h Initial commit 2012-11-26 12:58:24 -06:00
vars.h Fix Doom Classic build failure with gcc 11 (fix issues #552 and #587) 2021-06-18 01:22:51 -04:00
w_wad.cpp Replaced ( void ) with () 2014-08-02 14:48:04 +02:00
w_wad.h Replaced ( void ) with () 2014-08-02 14:48:04 +02:00
wi_stuff.cpp doomclassic/doom/wi_stuff.cpp: Fix snprintf compilation error 2017-09-14 15:24:57 -04:00
wi_stuff.h Initial commit 2012-11-26 12:58:24 -06:00
z_zone.cpp Changed doomclassic pointer casts for 64-bit compatibility 2013-11-01 08:38:10 +01:00
z_zone.h Fix C++11 literal suffix warnings. 2017-08-27 22:26:28 +01:00