.. |
common
|
Make dynarray function parameters' types consistent with their zscript declarations
|
2023-01-21 12:22:24 -06:00 |
console
|
|
|
g_statusbar
|
|
|
gamedata
|
Add mDefFileNo to Classes/Structs
|
2023-01-20 22:34:26 +01:00 |
intermission
|
- removed the string constructors from FSoundID.
|
2022-11-24 23:52:52 +01:00 |
maploader
|
- removed the string constructors from FSoundID.
|
2022-11-24 23:52:52 +01:00 |
menu
|
Added animation support for OptionMenus
|
2022-11-25 00:39:05 +01:00 |
playsim
|
Merged https://github.com/ZDoom/gzdoom/pull/1924 (Damage/Thrust QuakeEx Changes)
|
2023-01-22 19:12:38 -06:00 |
posix
|
Merge branch 'master' of https://github.com/zdoom/gzdoom into qz-master-2023-01-20
|
2023-01-21 11:53:37 -05:00 |
r_data
|
Merged https://github.com/ZDoom/gzdoom/pull/1927 (Host/Join CCMDs)
|
2023-01-21 12:05:50 -06:00 |
rendering
|
Merged https://github.com/ZDoom/gzdoom/pull/1394 (CVars to fade sprite shadows)
|
2023-01-21 11:04:50 -06:00 |
scripting
|
Merged https://github.com/ZDoom/gzdoom/pull/1959 (BlockingLine fix)
|
2023-01-21 11:32:54 -06:00 |
sound
|
- cleaned up the pitch management in the sound backend.
|
2023-01-15 14:01:37 +01:00 |
utility/nodebuilder
|
|
|
win32
|
Merge branch 'master' of https://github.com/zdoom/gzdoom into qz-master-2023-01-20
|
2023-01-21 11:53:37 -05:00 |
am_map.cpp
|
Implement antialiasing for automap lines
|
2023-01-21 11:40:25 -05:00 |
am_map.h
|
|
|
announcer.h
|
|
|
bbannouncer.cpp
|
|
|
CMakeLists.txt
|
Merge branch 'master' of https://github.com/coelckers/gzdoom
|
2022-12-18 15:21:42 +01:00 |
ct_chat.cpp
|
|
|
d_anonstats.cpp
|
|
|
d_buttons.h
|
|
|
d_defcvars.cpp
|
- add some more blacklisted cvars to defcvars
|
2022-11-08 14:51:41 -05:00 |
d_defcvars.h
|
|
|
d_event.h
|
|
|
d_iwad.cpp
|
|
|
d_main.cpp
|
Merged https://github.com/ZDoom/gzdoom/pull/1927 (Host/Join CCMDs)
|
2023-01-21 12:05:50 -06:00 |
d_main.h
|
|
|
d_net.cpp
|
Merged https://github.com/ZDoom/gzdoom/pull/1927 (Host/Join CCMDs)
|
2023-01-21 12:05:50 -06:00 |
d_net.h
|
Merged https://github.com/ZDoom/gzdoom/pull/1927 (Host/Join CCMDs)
|
2023-01-21 12:05:50 -06:00 |
d_netinf.h
|
|
|
d_netinfo.cpp
|
- fix spacing
|
2022-12-16 20:40:05 -05:00 |
d_protocol.cpp
|
|
|
d_protocol.h
|
|
|
doomdata.h
|
|
|
doomdef.h
|
Add sv_noplayerclip to allow players to walk through and shoot each other (only in coop)
|
2023-01-08 19:10:49 +08:00 |
doomstat.cpp
|
|
|
doomstat.h
|
Add sv_noplayerclip to allow players to walk through and shoot each other (only in coop)
|
2023-01-08 19:10:49 +08:00 |
doomtype.h
|
- removed backend dependencies on game data.
|
2023-01-15 08:23:26 +01:00 |
empty.cpp
|
|
|
events.cpp
|
Merged https://github.com/ZDoom/gzdoom/pull/1964 (OnEngineInitialize())
|
2023-01-21 11:37:49 -06:00 |
events.h
|
Merged https://github.com/ZDoom/gzdoom/pull/1964 (OnEngineInitialize())
|
2023-01-21 11:37:49 -06:00 |
g_cvars.cpp
|
|
|
g_cvars.h
|
|
|
g_dumpinfo.cpp
|
CCMD listmaps: Colorize maps loaded from pwads in blue text
|
2023-01-14 07:58:16 +01:00 |
g_game.cpp
|
Fix Quicksave Rotation
|
2022-12-05 07:48:51 +01:00 |
g_game.h
|
|
|
g_hub.cpp
|
|
|
g_hub.h
|
|
|
g_level.cpp
|
Prevent important messages from being accidentally filtered.
|
2023-01-04 17:54:09 +01:00 |
g_level.h
|
|
|
g_levellocals.h
|
Exported LinePortals
|
2023-01-15 22:01:37 +01:00 |
g_pch.h
|
|
|
g_pch2.h
|
|
|
gameconfigfile.cpp
|
|
|
gameconfigfile.h
|
|
|
hu_scores.cpp
|
|
|
hu_stuff.h
|
|
|
m_cheat.cpp
|
|
|
m_cheat.h
|
|
|
m_misc.cpp
|
|
|
m_misc.h
|
|
|
namedef_custom.h
|
Added FlyBob Multiplier for Player
|
2023-01-02 08:14:24 +01:00 |
p_conversation.cpp
|
Prevent important messages from being accidentally filtered.
|
2023-01-04 17:54:09 +01:00 |
p_conversation.h
|
- handle all remaining places of sound ID conversions after removing the conversion operators.
|
2022-11-24 23:52:52 +01:00 |
p_openmap.cpp
|
|
|
p_saveg.cpp
|
|
|
p_saveg.h
|
|
|
p_setup.cpp
|
Merged https://github.com/ZDoom/gzdoom/pull/1959 (BlockingLine fix)
|
2023-01-21 11:32:54 -06:00 |
p_setup.h
|
|
|
p_states.cpp
|
|
|
p_tick.cpp
|
Added FOV Interpolation
|
2022-12-18 08:23:19 +01:00 |
p_tick.h
|
|
|
r_state.h
|
|
|
scriptutil.cpp
|
|
|
scriptutil.h
|
|
|
serializer_doom.cpp
|
|
|
serializer_doom.h
|
|
|
st_stuff.cpp
|
|
|
st_stuff.h
|
|
|
version.h
|
Merge branch 'master' of https://github.com/zdoom/gzdoom into qz-master-2023-01-20
|
2023-01-21 11:53:37 -05:00 |
wi_stuff.cpp
|
|
|
wi_stuff.h
|
|
|