gzdoom/src
2016-02-05 10:56:15 +01:00
..
asm_ia32
asm_x86_64
fragglescript
g_doom
g_heretic
g_hexen
g_raven
g_shared
g_strife
intermission
menu
oplsynth
posix
r_data
resourcefiles
sfmt
sound
textures
thingdef - disable script disassembly output by default. It's now controlled by a CVAR. 2016-02-05 10:56:15 +01:00
timidity
wildmidi
win32
xlat - Remove all restrictions on what you can do with tags as line special arguments in xlat. 2012-01-23 04:18:37 +00:00
zscript
__autostart.cpp
actionspecials.h
actor.h
actorptrselect.cpp
actorptrselect.h
am_map.cpp - added various action specials and parameter extensions defined by Eternity Engine. 2016-01-25 18:49:56 +01:00
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
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 Merge branch 'scripting' 2016-02-04 15:17:22 -06:00
d_protocol.cpp
d_protocol.h
d_ticcmd.h
decallib.cpp
decallib.h
dobject.cpp
dobject.h - fixed some garbage collection issues with interpolations: 2016-01-21 11:36:37 +01:00
dobjgc.cpp
dobjtype.cpp
dobjtype.h - tried to make 'restart' CCMD work again. 2015-04-28 16:39:20 +02:00
doomdata.h
doomdef.cpp
doomdef.h
doomerrors.h
doomstat.cpp - redid autoload handler and resource file filtering to use the newly defined method with multi-part names. 2015-04-06 11:57:12 +02:00
doomstat.h
doomtype.h Merge commit 'b6a4511dd1e74440fad99bc673c1f2b3680dba48' into scripting 2015-04-28 13:08:18 +02:00
dscript.h
dsectoreffect.cpp
dsectoreffect.h
dthinker.cpp
dthinker.h
empty.cpp
errors.h
f_wipe.cpp
f_wipe.h - Removed the screenshot parameter from D_Display(), since it was a relic of 2008-01-01 03:07:05 +00:00
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
g_mapinfo.cpp
g_skill.cpp
gameconfigfile.cpp
gameconfigfile.h
gametype.h
gccinlines.h
gi.cpp - print proper information about non-actor mapthings. 2015-04-03 22:23:42 +02:00
gi.h
gitinfo.cpp - Use gitinfo.h instead of svnrevision.h for versioning. 2013-06-22 21:49:51 -05:00
gstrings.h
GuillotineBinPack.cpp *BinPack fixes -- disjointRects only defined #ifdef _DEBUG 2016-01-18 14:45:23 -06:00
GuillotineBinPack.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 - Turned on warning level 4 just to see what it would produce: a lot of 2006-12-21 04:34:43 +00:00
lumpconfigfile.cpp
lumpconfigfile.h
m_alloc.cpp
m_alloc.h
m_argv.cpp
m_argv.h
m_bbox.cpp - fixed: The FBoundingBox constructor taking a point and a radius needs to restrict the resulting values to the fixed point range. 2015-03-14 09:34:55 +01:00
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 Use byte swapping functions from <libkern/OSByteOrder.h> on OS X 2014-06-28 10:59:56 +03:00
md5.cpp
md5.h
memarena.cpp
memarena.h
mscinlines.h
mus2midi.cpp
mus2midi.h
name.cpp
name.h
namedef.h
nodebuild.cpp
nodebuild.h
nodebuild_classify_nosse2.cpp
nodebuild_classify_sse2.cpp - Merge BSP-able polyobjects back into the trunk. 2010-08-01 02:41:56 +00:00
nodebuild_events.cpp
nodebuild_extract.cpp - Added support for loading ZGL3/XGL3 nodes. 2012-12-07 06:16:07 +00:00
nodebuild_gl.cpp Restore nodebuilder files to their previous versions 2015-02-08 19:49:08 -06:00
nodebuild_utility.cpp
p_3dfloors.cpp - fixed: When changing 'noclip2' some minor lateral velocity should be set to ensure that all internal variables contain proper values. 2016-01-29 11:11:10 +01:00
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 - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
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 - handle intermediate special values in thinkers. They also need to take care of the related damage variables and flags. 2016-01-06 13:30:28 +01:00
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 - ignore COMPAT_POINTONSIDE in a few places where the side effects of the old P_PointOn*Side functions are either not needed or problematic: 2016-01-15 12:56:27 +01:00
p_spec.cpp
p_spec.h
p_states.cpp
p_switch.cpp
p_tags.cpp
p_tags.h
p_teleport.cpp Merge branch 'scripting' 2016-02-04 15:17:22 -06:00
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
p_usdf.cpp
p_user.cpp
p_writemap.cpp
p_xlat.cpp
parsecontext.cpp
parsecontext.h
pathexpander.cpp
pathexpander.h
po_man.cpp - refactored p_mobj.cpp and the first half of p_map.cpp. 2016-01-20 01:48:57 +01:00
po_man.h
portal.cpp Fixed skybox clipping: things in a skybox shouldn't be clipped against current portal. Fixed: portal inside of a skybox sets CurrentPortalInSkybox to false. 2016-01-10 05:45:26 +02:00
portal.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 Merge branch 'portals2_visual' 2016-02-05 00:10:46 -05: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
Rect.h
s_advsound.cpp - extended $mididevice to add an optional parameter, which has the following meaning for the different MIDI devices: 2015-12-31 23:03:53 +01:00
s_environment.cpp
s_playlist.cpp
s_playlist.h
s_sndseq.cpp
s_sndseq.h
s_sound.cpp
s_sound.h
sc_man.cpp Merge branch 'master' into scripting 2015-04-28 14:45:13 +02:00
sc_man.h
sc_man_scanner.re
sc_man_tokens.h
skins.cpp
skins.h
SkylineBinPack.cpp
SkylineBinPack.h Switch to the bottom-left picker for the Skyline Bin Packer 2016-01-10 21:54:28 -06:00
st_start.h - added a 'restart' CCMD that allows restarting the engine with different WADs being loaded without quitting first 2010-12-15 11:45:39 +00:00
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 - some GCC fixed by Edward-san. 2015-04-29 11:28:04 +02:00
teaminfo.cpp
teaminfo.h
tempfiles.cpp
tempfiles.h
templates.h - added Firebrand's patch to rename 'swap' due to naming conflicts in newer MSVC compilers. 2010-07-23 21:19:59 +00:00
tflags.h
v_blend.cpp
v_collection.cpp
v_collection.h
v_draw.cpp
v_font.cpp
v_font.h - added a few FString variants for frequently called functions. 2016-02-05 10:52:10 +01:00
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 Make finishgame CCMD net-aware 2016-01-27 13:19:15 -06:00
w_wad.cpp
w_wad.h
w_zip.h
weightedlist.h
wi_stuff.cpp
wi_stuff.h
x86.cpp
x86.h
xs_Float.h - Fixed a dangerous typo in xs_Float code. 2015-07-16 19:54:27 +02:00
zstrformat.cpp
zstring.cpp
zstring.h
zzautozend.cpp