qzdoom-gpl/src
2015-12-19 20:32:41 +01:00
..
asm_ia32
asm_x86_64
fragglescript
g_doom
g_heretic
g_hexen
g_raven
g_shared - added GetAspectRatio function to ACS. 2015-12-06 09:59:02 +01:00
g_strife
intermission
menu - use the recently added text input menu item to add the config file for GUS, the patch set for Fluidsynth and the timidity.exe path for Timidity++ to the menu. Even though there is no proper file select box, this is still better than nothing. 2015-11-28 12:43:01 +01:00
oplsynth
posix
r_data
resourcefiles
sfmt
sound <stdlib.h> has replaced <malloc.h> on FreeBSD as well 2015-12-10 21:24:37 -06:00
textures - fixed: Texture precaching from MAPINFO was broken 2015-12-02 22:31:27 +01:00
thingdef Merge branch 'DecProx3' of git://github.com/MajorCooke/zdoom into master 2015-12-07 00:53:06 -05:00
timidity
win32 - Worked around issue where stat doesn't work in v140_xp. Even though the bug was supposedly fixed for awhile now it didn't make it into Update 1. 2015-12-07 04:49:40 -05:00
xlat
__autostart.cpp
actionspecials.h
actor.h
actorptrselect.cpp
actorptrselect.h
am_map.cpp
am_map.h
announcer.h
autosegs.h
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_consolebuffer.cpp
c_consolebuffer.h
c_cvars.cpp
c_cvars.h
c_dispatch.cpp
c_dispatch.h
c_expr.cpp
CMakeLists.txt - Worked around issue where stat doesn't work in v140_xp. Even though the bug was supposedly fixed for awhile now it didn't make it into Update 1. 2015-12-07 04:49:40 -05: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 Fix lost focus loosing network data 2015-12-03 16:40:47 +13:00
d_net.h
d_netinf.h
d_netinfo.cpp
d_player.h
d_protocol.cpp
d_protocol.h
d_ticcmd.h
decallib.cpp - added missing sc.MustGetString() to 'optional' case of decal parser. 2015-11-30 09:21:45 +01:00
decallib.h
dobject.cpp
dobject.h
dobjgc.cpp
dobjtype.cpp
dobjtype.h
doomdata.h - allow setting the FloatbobPhase through UDMF. 2015-11-29 11:28:26 +01:00
doomdef.cpp
doomdef.h
doomerrors.h
doomstat.cpp
doomstat.h
doomtype.h
dscript.h
dsectoreffect.cpp
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_doomedmap.cpp
g_game.cpp
g_game.h
g_hub.cpp
g_hub.h
g_level.cpp
g_level.h - fixed: Texture precaching from MAPINFO was broken 2015-12-02 22:31:27 +01:00
g_mapinfo.cpp - fixed: Texture precaching from MAPINFO was broken 2015-12-02 22:31:27 +01:00
g_skill.cpp Fix incomplete assignment operator of FSkillInfo 2015-12-01 14:30:57 +02:00
gameconfigfile.cpp
gameconfigfile.h
gametype.h
gccinlines.h
gi.cpp
gi.h
gitinfo.cpp
gstrings.h
hu_scores.cpp
hu_stuff.h
i_cd.h
i_movie.h
i_net.cpp
i_net.h
i_video.h
info.cpp
info.h
keysections.cpp
lists.h
lumpconfigfile.cpp
lumpconfigfile.h
m_alloc.cpp
m_alloc.h
m_argv.cpp
m_argv.h
m_bbox.cpp
m_bbox.h
m_cheat.cpp
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_specialpaths.cpp
m_swap.h
md5.cpp
md5.h
memarena.cpp
memarena.h
mscinlines.h
mus2midi.cpp
mus2midi.h
name.cpp
name.h
namedef.h - allow setting the FloatbobPhase through UDMF. 2015-11-29 11:28:26 +01:00
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 - Removed GetAspectRatio as the implementation was highly fragile. Even if converted to giving the ratio, I have strong concerns about having this function built in without ZDoom supporting arbitrary aspect ratios as the odds of people checking against the hard coded constants seems high. The existing ACS version of this function returns fixed point ratios (because why not) and I fully expected people to use a switch statement when writing it. 2015-12-07 01:18:56 -05:00
p_acs.h - added GetAspectRatio function to ACS. 2015-12-06 09:59:02 +01:00
p_buildmap.cpp - allow setting the FloatbobPhase through UDMF. 2015-11-29 11:28:26 +01:00
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 - allow specifying infighting through skills. 2015-11-29 12:10:12 +01:00
p_lights.cpp
p_linkedsectors.cpp
p_lnspec.cpp - allow setting the ice translation with Thing_SetTranslation. 2015-11-29 12:30:50 +01:00
p_lnspec.h
p_local.h
p_map.cpp - allow specifying infighting through skills. 2015-11-29 12:10:12 +01:00
p_maputl.cpp
p_mobj.cpp - allow setting the FloatbobPhase through UDMF. 2015-11-29 11:28:26 +01:00
p_pillar.cpp
p_plats.cpp
p_pspr.cpp
p_pspr.h
p_saveg.cpp
p_saveg.h
p_sectors.cpp
p_setup.cpp - allow setting the FloatbobPhase through UDMF. 2015-11-29 11:28:26 +01:00
p_setup.h
p_sight.cpp
p_slopes.cpp
p_spec.cpp - fixed: line activation checks for monster activation could be skipped if the lines also were flagged for player activation. 2015-12-19 20:32:41 +01:00
p_spec.h
p_states.cpp
p_switch.cpp 3D floor support for check switch range 2015-12-05 00:26:39 +01:00
p_tags.cpp
p_tags.h
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 - allow setting the FloatbobPhase through UDMF. 2015-11-29 11:28:26 +01:00
p_udmf.h
p_usdf.cpp
p_user.cpp
p_writemap.cpp
p_xlat.cpp
parsecontext.cpp
parsecontext.h
po_man.cpp
po_man.h
r_3dfloors.cpp
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 - fixed: r_visibility values >= 205 appear to cause fixed point overflows at least on 5:4 aspect ratio so they should be blocked. 2015-11-27 10:44:37 +01:00
r_main.h
r_plane.cpp
r_plane.h
r_renderer.h
r_segs.cpp
r_segs.h
r_sky.cpp
r_sky.h
r_state.h
r_swrenderer.cpp
r_swrenderer.h
r_things.cpp
r_things.h
r_utility.cpp
r_utility.h
s_advsound.cpp
s_environment.cpp
s_playlist.cpp
s_playlist.h
s_sndseq.cpp
s_sndseq.h
s_sound.cpp
s_sound.h
sc_man.cpp
sc_man.h
sc_man_scanner.re
sc_man_tokens.h
skins.cpp
skins.h
st_start.h
st_stuff.cpp
st_stuff.h
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
tempfiles.h
templates.h
tflags.h
v_blend.cpp
v_collection.cpp - Fixed: Doom's status bar was lacking its default face. 2009-04-03 02:37:01 +00:00
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 - added GetAspectRatio function to ACS. 2015-12-06 09:59:02 +01:00
w_wad.cpp Fix incorrect small font rendering with Hexen Mac IWAD 2015-12-14 11:47:46 +02:00
w_wad.h Fix incorrect small font rendering with Hexen Mac IWAD 2015-12-14 11:47:46 +02:00
w_zip.h
weightedlist.h
wi_stuff.cpp
wi_stuff.h
x86.cpp
x86.h
xs_Float.h
zstrformat.cpp
zstring.cpp
zstring.h
zzautozend.cpp