gzdoom/src
2013-03-13 03:59:57 +00:00
..
asm_ia32
asm_x86_64
fragglescript
g_doom
g_heretic
g_hexen
g_raven
g_shared
g_strife
intermission
menu
oplsynth
r_data
resourcefiles
sdl
sfmt
sound
textures
thingdef
timidity
win32
xlat
actionspecials.h
actor.h
actorptrselect.cpp
actorptrselect.h
am_map.cpp
am_map.h
announcer.h
autosegs.h
autostart.cpp
autozend.cpp
b_bot.cpp
b_bot.h
b_func.cpp
b_game.cpp
b_move.cpp
b_think.cpp
basicinlines.h
basictypes.h
bbannouncer.cpp
c_bind.cpp
c_bind.h
c_cmds.cpp
c_console.cpp
c_console.h
c_cvars.cpp
c_cvars.h
c_dispatch.cpp
c_dispatch.h
c_expr.cpp
CMakeLists.txt - More Visual Studio with CMake fixes. 2013-03-08 19:23:06 +00:00
cmdlib.cpp
cmdlib.h
colormatcher.cpp
colormatcher.h
compatibility.cpp
compatibility.h
configfile.cpp
configfile.h
ct_chat.cpp
d_dehacked.cpp
d_dehacked.h
d_event.h
d_gui.h
d_iwad.cpp
d_main.cpp
d_main.h
d_net.cpp
d_net.h
d_netinf.h
d_netinfo.cpp
d_player.h
d_protocol.cpp
d_protocol.h
d_ticcmd.h
decallib.cpp
decallib.h
dobject.cpp
dobject.h
dobjgc.cpp
dobjtype.cpp
dobjtype.h
doomdata.h
doomdef.cpp
doomdef.h
doomerrors.h
doomstat.cpp
doomstat.h
doomtype.h
dscript.h
dsectoreffect.cpp - added Gez's submission to add a compatibility option for Doom's floor motion behavior to fix an issue in phobos.wad. 2012-05-05 22:53:16 +00:00
dsectoreffect.h
dthinker.cpp
dthinker.h
empty.cpp
errors.h
f_wipe.cpp
f_wipe.h
farchive.cpp
farchive.h
files.cpp
files.h
g_game.cpp - Fixed: Playing strife forced the inventory to be used immediately instead of being determined by the presence of an inventory overlay. 2013-03-03 19:12:21 +00:00
g_game.h
g_hub.cpp
g_hub.h
g_level.cpp
g_level.h
g_mapinfo.cpp
g_skill.cpp
gameconfigfile.cpp
gameconfigfile.h
gametype.h
gccinlines.h
gi.cpp - Add NoRandomPlayerclass flag for MAPINFO. 2013-02-19 02:50:47 +00:00
gi.h
gstrings.h
hu_scores.cpp
hu_stuff.h
i_cd.h
i_movie.h
i_net.cpp
i_net.h
i_video.h - Cleaned up some include dependencies. 2008-09-14 23:54:38 +00:00
info.cpp
info.h
keysections.cpp
lists.h
lumpconfigfile.cpp
lumpconfigfile.h
m_alloc.cpp
m_alloc.h
m_argv.cpp - Make GCC happy. 2011-03-11 00:44:38 +00:00
m_argv.h
m_bbox.cpp
m_bbox.h
m_cheat.cpp - Moved all BorderNeedRefresh and SB_state updating code into separate functions that won't crash if screen is NULL. 2013-02-27 03:10:25 +00:00
m_cheat.h
m_crc32.h
m_fixed.h
m_joy.cpp
m_joy.h
m_misc.cpp
m_misc.h
m_png.cpp
m_png.h
m_random.cpp
m_random.h
m_swap.h - Added XMIDI support (including subsongs). 2010-09-28 03:58:41 +00:00
md5.cpp
md5.h
memarena.cpp
memarena.h
mscinlines.h
mus2midi.cpp
mus2midi.h
name.cpp
name.h - Reverted the 'None' name change from r569. 2007-12-08 22:17:48 +00:00
namedef.h
nodebuild.cpp
nodebuild.h
nodebuild_classify_nosse2.cpp
nodebuild_classify_sse2.cpp
nodebuild_events.cpp
nodebuild_extract.cpp
nodebuild_gl.cpp
nodebuild_utility.cpp
p_3dfloors.cpp
p_3dfloors.h
p_3dmidtex.cpp
p_3dmidtex.h
p_acs.cpp
p_acs.h
p_buildmap.cpp
p_ceiling.cpp
p_conversation.cpp
p_conversation.h
p_doors.cpp
p_effect.cpp
p_effect.h
p_enemy.cpp
p_enemy.h
p_floor.cpp
p_glnodes.cpp
p_interaction.cpp
p_lights.cpp
p_linkedsectors.cpp
p_lnspec.cpp
p_lnspec.h
p_local.h
p_map.cpp
p_maputl.cpp
p_mobj.cpp
p_pillar.cpp
p_plats.cpp
p_pspr.cpp
p_pspr.h
p_saveg.cpp
p_saveg.h
p_sectors.cpp
p_setup.cpp
p_setup.h
p_sight.cpp
p_slopes.cpp
p_spec.cpp - Retain the Scroll_Texture_(Left|Right|Up|Down) specials on lines for the sake of 2013-01-23 04:11:19 +00:00
p_spec.h
p_states.cpp
p_switch.cpp
p_teleport.cpp
p_terrain.cpp
p_terrain.h
p_things.cpp
p_tick.cpp
p_tick.h
p_trace.cpp
p_trace.h
p_udmf.cpp
p_udmf.h - merge USDF branch into trunk. 2010-08-20 12:20:51 +00:00
p_usdf.cpp
p_user.cpp
p_writemap.cpp
p_xlat.cpp
parsecontext.cpp
parsecontext.h - Added modulus to FParseContext/xlat. 2012-01-23 02:47:51 +00:00
po_man.cpp
po_man.h
r_3dfloors.cpp - Redo r4164 fix: Don't clear fake planes when clearing skybox planes. 2013-03-02 01:54:40 +00:00
r_3dfloors.h
r_bsp.cpp
r_bsp.h
r_defs.h
r_draw.cpp
r_draw.h
r_drawt.cpp
r_local.h
r_main.cpp
r_main.h - Fixed: LIGHT2SHADE would overflow with light values larger than 10 bits. 2012-01-22 00:14:02 +00:00
r_plane.cpp
r_plane.h
r_polymost.cpp
r_polymost.h
r_renderer.h
r_segs.cpp
r_segs.h - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
r_sky.cpp
r_sky.h
r_state.h - took all includes of farchive.h out of headers. This file will have to be included explicitly in each source file that needs it. 2011-07-06 14:20:54 +00:00
r_swrenderer.cpp
r_swrenderer.h
r_things.cpp - GCC warning cleanup 2013-01-21 22:30:30 +00:00
r_things.h
r_utility.cpp
r_utility.h
s_advsound.cpp
s_environment.cpp
s_playlist.cpp
s_playlist.h - Fixed: FString::StripRight() stripped the final character of the string if 2008-04-30 05:36:24 +00:00
s_sndseq.cpp
s_sndseq.h
s_sound.cpp
s_sound.h
sc_man.cpp - Fixed: The scanner triggered an assertion failure on empty strings. 2011-11-26 06:59:35 +00:00
sc_man.h
sc_man_scanner.re
sc_man_tokens.h
skins.cpp
skins.h
st_start.h
st_stuff.cpp
st_stuff.h - Moved all BorderNeedRefresh and SB_state updating code into separate functions that won't crash if screen is NULL. 2013-02-27 03:10:25 +00:00
statistics.cpp
statnums.h
stats.cpp
stats.h
stringtable.cpp
stringtable.h
strnatcmp.c
strnatcmp.h
tables.cpp
tables.h
tagitem.h
tarray.h
teaminfo.cpp
teaminfo.h
tempfiles.cpp - added some default definitions for constants that may miss in some headers. 2009-04-07 07:06:07 +00:00
tempfiles.h
templates.h
v_blend.cpp - Fixed: Pain flashes were not inheritable. 2012-07-21 02:58:52 +00:00
v_collection.cpp
v_collection.h
v_draw.cpp
v_font.cpp
v_font.h
v_palette.cpp
v_palette.h
v_pfx.cpp
v_pfx.h
v_text.cpp
v_text.h
v_video.cpp
v_video.h
valgrind.inc
vectors.h
version.h
w_wad.cpp
w_wad.h
w_zip.h
weightedlist.h
wi_stuff.cpp
wi_stuff.h
x86.cpp
x86.h
xs_Float.h
zstrformat.cpp
zstring.cpp - Fixed: FString::Insert copied too many charactes. 2012-10-09 23:05:59 +00:00
zstring.h