| .. |
|
actor.h
|
make state const as its a read only pointer (clang-tidy)
|
2026-08-16 22:37:27 -04:00 |
|
ActorAwarenessState.h
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
am_map.cpp
|
Add default values for lumpinfo_t, and stop using namespace_t and int, well, interchangably
|
2026-06-24 08:41:30 -05:00 |
|
am_map.h
|
implement the rest of clang-tidy fixes that isn't m_options
|
2026-08-17 03:00:44 -04:00 |
|
c_console.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
c_cvarlist.cpp
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
c_cvars.cpp
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
c_cvars.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
c_dispatch.cpp
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
c_dispatch.h
|
implement some clang-tidy fixes
|
2026-07-31 03:57:01 -04:00 |
|
c_doc.cpp
|
Restoreserverside --version printing to stdout on windows
|
2026-08-03 21:47:26 -05:00 |
|
c_doc.h
|
Restoreserverside --version printing to stdout on windows
|
2026-08-03 21:47:26 -05:00 |
|
c_effect.cpp
|
fix up some merge issues
|
2026-07-21 22:57:02 -04:00 |
|
c_effect.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
c_maplist.h
|
Implement new nextmap logic for the enhanced lastmap
|
2025-07-14 02:46:37 -05:00 |
|
c_pch.h
|
Drill out, spackle, sand, and paint what remains of the vestigial d_net module.
|
2026-03-31 16:19:42 -05:00 |
|
c_vote.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
CanarySocket.cpp
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
CanarySocket.h
|
Go back to the approach before this PR, with some tweaks, thanks to indirect windows.h inclusion
|
2026-08-12 05:51:15 -05:00 |
|
clc_message.cpp
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
clc_message.h
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
CMakeLists.txt
|
Fix musl build by checking whether execinfo.h's backtrace is present
|
2022-03-01 21:29:32 +00:00 |
|
cmdlib.cpp
|
Merge remote-tracking branch 'upstream/stable' into netcode_rollup_13_mk5.3
|
2026-06-10 16:31:16 -05:00 |
|
cmdlib.h
|
Add missing includes to cmdlib.h
|
2026-08-08 16:17:10 -05:00 |
|
com_misc.cpp
|
Fix crash due to incomplete move of the messenger and its resources - move pool to client, move pool and messenger as pointers
|
2026-08-15 11:52:31 -05:00 |
|
com_misc.h
|
add spree killcount indicator to toasts, to show if you are on a current spree (and if so, what level by color and frags since last death you have)
|
2026-01-17 22:00:07 -05:00 |
|
crc32.cpp
|
Yet another big batch of cast conversions
|
2026-03-14 23:27:53 -05:00 |
|
crc32.h
|
Add CRC32 hashing support
|
2021-12-14 20:49:54 -05:00 |
|
d_dehacked.cpp
|
merge up protobreak
|
2026-08-07 21:39:19 -04:00 |
|
d_dehacked.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
d_event.h
|
Merge branch 'stable' into unit-tests
|
2026-01-17 14:53:21 -06:00 |
|
d_items.cpp
|
Fix the uses of NUMWEAPONS as a semantic value for wp_none, rather than a strict sizer; set wp_none switch priority to -1
|
2026-04-05 19:10:58 -05:00 |
|
d_items.h
|
Oops, very big commit. Implement SpawnProjectile, general cleanup of p_acs.cpp, don't allocate vectors constantly for SV_ACSExecuteSpecial, rework inventory acs functions to use infomap
|
2026-07-05 22:36:01 -05:00 |
|
d_main.cpp
|
use a smarter fileext compare
|
2026-08-09 01:53:41 -04:00 |
|
d_main.h
|
merge up protobreak
|
2026-08-07 21:39:19 -04:00 |
|
d_netinf.h
|
Migrate clc_userinfo; UserInfo: Get away from arrays for color info, and switch to std::array for weapon prefs
|
2026-05-16 15:32:15 -05:00 |
|
d_player.h
|
Merge branch 'protobreak' into bugfix/psprite-pointer-fix
|
2026-08-17 15:23:53 +12:00 |
|
d_ticcmd.h
|
Remove redundant client tic field from ticcmd
|
2026-03-31 13:41:30 -05:00 |
|
dobject.cpp
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
dobject.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
doomdata.h
|
Be explicit with the args elements' initial values
|
2026-05-09 11:58:12 -05:00 |
|
doomdef.h
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
doomfunc.h
|
Bring over CONST_HASH from stable
|
2026-07-21 23:00:01 -05:00 |
|
doomkeys.h
|
Add support for mouse wheel tilt
|
2026-03-17 03:08:10 -05:00 |
|
doomstat.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
doomstat.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
doomtype.h
|
fix up m_options with clang-tidy --fix
|
2026-08-17 02:00:38 -04:00 |
|
dsectoreffect.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
dsectoreffect.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
dthinker.cpp
|
Make using 0 as a null pointer literal an error
|
2026-07-17 20:56:52 -05:00 |
|
dthinker.h
|
Address a bunch of clang-tidy warnings
|
2026-07-17 21:08:39 -05:00 |
|
errors.h
|
Move the time functions to a common module
|
2026-01-13 11:07:58 -06:00 |
|
farchive.cpp
|
Migrate clc_userinfo; UserInfo: Get away from arrays for color info, and switch to std::array for weapon prefs
|
2026-05-16 15:32:15 -05:00 |
|
farchive.h
|
C++20 and blockmap cleanup
|
2026-08-08 10:47:09 -04:00 |
|
farmhash.cpp
|
I don't know what to put in these commit messages anymore. Yet more of c-style casts to c++ casts.
|
2026-03-15 02:23:51 -05:00 |
|
farmhash.h
|
add farmhash
|
2021-11-14 00:53:51 -05:00 |
|
g_episode.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
g_game.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
g_game.h
|
Convert a whole bunch more casts
|
2026-03-14 19:21:24 -05:00 |
|
g_gametype.cpp
|
Fix crash due to incomplete move of the messenger and its resources - move pool to client, move pool and messenger as pointers
|
2026-08-15 11:52:31 -05:00 |
|
g_gametype.h
|
Reconfigure R_IsForcedColor to reduce duplicate code
|
2026-02-28 14:52:39 -06:00 |
|
g_gametypecmd.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
g_horde.cpp
|
Add templated overloads for CacheLumpNum/Name
|
2026-03-13 03:56:09 -05:00 |
|
g_horde.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
g_level.cpp
|
display author in map command
|
2026-08-10 19:39:04 -04:00 |
|
g_level.h
|
first cut of a typesafe mapinfo container to try and find mapinfo type problems at compile time instead of run time
|
2026-08-19 00:33:25 -04:00 |
|
g_levelstate.cpp
|
Replace MAX with std::max
|
2026-08-09 17:58:28 -05:00 |
|
g_levelstate.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
g_mapinfo.cpp
|
first cut of a typesafe mapinfo container to try and find mapinfo type problems at compile time instead of run time
|
2026-08-19 00:33:25 -04:00 |
|
g_mapinfo.h
|
implement the rest of clang-tidy fixes that isn't m_options
|
2026-08-17 03:00:44 -04:00 |
|
g_multikill.cpp
|
add sv_showsprees and sv_showmultikills. sprees and spreebreakers don't get broadcasted or shown on clients
|
2026-05-15 20:49:32 -04:00 |
|
g_multikill.h
|
upversion to version 12.2.0
|
2026-03-29 21:01:00 +00:00 |
|
g_musinfo.cpp
|
Add templated overloads for CacheLumpNum/Name
|
2026-03-13 03:56:09 -05:00 |
|
g_musinfo.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
g_skill.h
|
first cut of a typesafe mapinfo container to try and find mapinfo type problems at compile time instead of run time
|
2026-08-19 00:33:25 -04:00 |
|
g_spawninv.cpp
|
Replace MAX with std::max
|
2026-08-09 17:58:28 -05:00 |
|
g_spawninv.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
g_spree.cpp
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
g_spree.h
|
upversion to version 12.2.0
|
2026-03-29 21:01:00 +00:00 |
|
g_spreedef.cpp
|
fix typo in V_GetTextColor
|
2026-08-08 00:09:02 -04:00 |
|
g_spreedef.h
|
upversion to version 12.2.0
|
2026-03-29 21:01:00 +00:00 |
|
g_umapinfo.cpp
|
do even more clang-tidy changes
|
2026-08-16 23:20:10 -04:00 |
|
g_umapinfo.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
gi.h
|
first cut of a typesafe mapinfo container to try and find mapinfo type problems at compile time instead of run time
|
2026-08-19 00:33:25 -04:00 |
|
git_describe.h.in
|
small amounts of cleanup
|
2025-01-15 10:36:21 -05:00 |
|
gstrings.cpp
|
Make OString constructors explicit
|
2026-03-29 04:31:13 -05:00 |
|
gstrings.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
hashtable.h
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
i_crash.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
i_crash_noop.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
i_crash_posix.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
i_crash_win32.cpp
|
Write two dumps - the slim one we always had, and a full one that's always the latest crash
|
2026-01-21 08:25:05 -06:00 |
|
i_net.cpp
|
Fix crash due to incomplete move of the messenger and its resources - move pool to client, move pool and messenger as pointers
|
2026-08-15 11:52:31 -05:00 |
|
i_net.h
|
Add a proper flag to indicate that a packet is high-priority
|
2026-08-12 16:17:42 -05:00 |
|
i_time.cpp
|
Looks like macOS doesn't support clock_nanosleep. Use nanosleep instead...
|
2026-01-14 13:59:54 -06:00 |
|
i_time.h
|
fix up m_options with clang-tidy --fix
|
2026-08-17 02:00:38 -04:00 |
|
info.cpp
|
fix typo in V_GetTextColor
|
2026-08-08 00:09:02 -04:00 |
|
info.h
|
make state const as its a read only pointer (clang-tidy)
|
2026-08-16 22:37:27 -04:00 |
|
infomap.cpp
|
Restore uses of CONST_HASH
|
2026-07-21 23:00:01 -05:00 |
|
infomap.h
|
Restore uses of CONST_HASH
|
2026-07-21 23:00:01 -05:00 |
|
LatchedItemMonitor.h
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
m_alloc.cpp
|
Address useless cast warnings in m_alloc
|
2026-03-13 07:10:40 -05:00 |
|
m_alloc.h
|
Address useless cast warnings in m_alloc
|
2026-03-13 07:10:40 -05:00 |
|
m_argv.cpp
|
merge up protobreak
|
2026-08-07 21:39:19 -04:00 |
|
m_argv.h
|
implement some clang-tidy fixes
|
2026-08-07 04:57:39 -04:00 |
|
m_bbox.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
m_bbox.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
m_cheat.cpp
|
Make a AllowInNetdemoPlayback cheat field, move client-specific cheat code to client code
|
2026-07-15 09:20:07 -05:00 |
|
m_cheat.h
|
Make a AllowInNetdemoPlayback cheat field, move client-specific cheat code to client code
|
2026-07-15 09:20:07 -05:00 |
|
m_consolecommandstream.cpp
|
Use win32inc.h instead of windows.h
|
2026-08-09 18:24:37 -05:00 |
|
m_consolecommandstream.h
|
Switch to tab indentation...
|
2026-01-14 16:39:57 -06:00 |
|
m_doomobjcontainer.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
m_fileio.cpp
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
m_fileio.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
m_fileio_posix.cpp
|
Add comment
|
2026-03-29 04:14:15 -05:00 |
|
m_fileio_win32.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
m_fixed.h
|
Add missing include
|
2026-08-08 10:47:09 -04:00 |
|
m_instrumentation.cpp
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
m_instrumentation.h
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
m_jsonlump.cpp
|
Add templated overloads for CacheLumpNum/Name
|
2026-03-13 03:56:09 -05:00 |
|
m_jsonlump.h
|
Replace a lot of comparison operators with operator<=>
|
2026-03-29 01:59:54 -05:00 |
|
m_memio.cpp
|
I don't know what to put in these commit messages anymore. Yet more of c-style casts to c++ casts.
|
2026-03-15 02:23:51 -05:00 |
|
m_memio.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
m_mempool.h
|
Remove untrue comment
|
2026-03-02 04:30:15 -06:00 |
|
m_misc.h
|
Address clang-tidy review comments
|
2026-07-31 04:02:02 -05:00 |
|
m_ostring.cpp
|
Delete char* overloads of OStringToUpper/ToLower, if no length is given, they try to allocate quintillions of bytes, so realistically any call needs to call strlen. So we might as well just use string_view always
|
2026-03-29 05:09:55 -05:00 |
|
m_ostring.h
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
m_random.cpp
|
I don't know what to put in these commit messages anymore. Yet more of c-style casts to c++ casts.
|
2026-03-15 02:23:51 -05:00 |
|
m_random.h
|
Address compiler warnings in sarray.h
|
2026-02-20 21:40:21 -06:00 |
|
m_resfile.cpp
|
Adapt manc's missing_dir_policy system from odaheretic-prologue
|
2026-07-22 02:11:56 -05:00 |
|
m_resfile.h
|
Do tilde expansion when constructing OWantFile
|
2026-07-21 22:00:41 -05:00 |
|
m_stacktrace.cpp
|
Add ability to disable the message at the end of stack traces
|
2026-03-02 05:27:37 -06:00 |
|
m_stacktrace.h
|
Add ability to disable the message at the end of stack traces
|
2026-03-02 05:27:37 -06:00 |
|
m_strindex.cpp
|
Replace uses of StrFormat with fmt::sprintf
|
2025-01-13 17:16:00 -06:00 |
|
m_strindex.h
|
Add emplace method to OHashTable and allow storing unique_ptrs
|
2025-02-12 17:01:12 -06:00 |
|
m_swap.h
|
C++20 and blockmap cleanup
|
2026-08-08 10:47:09 -04:00 |
|
m_vectors.cpp
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
m_vectors.h
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
m_wdlstats.cpp
|
fix typo in V_GetTextColor
|
2026-08-08 00:09:02 -04:00 |
|
m_wdlstats.h
|
Make M_LogActorWDLEvent take aactors as const
|
2026-07-30 01:41:16 -05:00 |
|
md5.cpp
|
I don't know what to put in these commit messages anymore. Yet more of c-style casts to c++ casts.
|
2026-03-15 02:23:51 -05:00 |
|
md5.h
|
Add CRC32 hashing support
|
2021-12-14 20:49:54 -05:00 |
|
MessageQueue.cpp
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
MessageQueue.h
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
msg_map.cpp
|
Make a special "periodic update only" edition of UpdateMobj that can bring a stale mobj mode up to date
|
2026-07-12 15:12:54 -05:00 |
|
msg_map.h
|
Rename the enum that has the one-true set of message IDs to be generic... also renumber msg_ack
|
2026-06-10 11:31:03 -05:00 |
|
msg_parse.cpp
|
Rename the enum that has the one-true set of message IDs to be generic... also renumber msg_ack
|
2026-06-10 11:31:03 -05:00 |
|
msg_parse.h
|
Rename the enum that has the one-true set of message IDs to be generic... also renumber msg_ack
|
2026-06-10 11:31:03 -05:00 |
|
odainfo.cpp
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
odainfo.h
|
Merge branch 'protobreak' into mia/cpp20
|
2026-02-01 23:55:56 -06:00 |
|
OdaMessenger.cpp
|
Hide the best-effort packet deferrment behind a preprocessor macro check. Enable in the future.
|
2026-08-17 10:42:14 -05:00 |
|
OdaMessenger.h
|
Failsafe all uses of a disconnecting player's messenger; addresses another crash
|
2026-08-15 13:24:38 -05:00 |
|
odamex.h
|
Merge branch 'protobreak' into mia/cpp20
|
2026-02-01 23:55:56 -06:00 |
|
ohash.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
ohash.h
|
Make OHashTable use std::hash instead of hashfunc. This allows us to remove the majority of hashfunc specializations. We only needed hashfunc because of C++98
|
2026-06-29 05:32:27 -05:00 |
|
olumpname.cpp
|
Add default values for lumpinfo_t, and stop using namespace_t and int, well, interchangably
|
2026-06-24 08:41:30 -05:00 |
|
olumpname.h
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
oscanner.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
oscanner.h
|
I_Error always throws so it should be noreturn
|
2026-06-23 15:15:33 -05:00 |
|
p_acs.cpp
|
Replace MAX with std::max
|
2026-08-09 17:58:28 -05:00 |
|
p_acs.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
p_blockmap.cpp
|
Remove extra offset previously used to skip xbm1 header, now handled elsewhere
|
2026-08-09 08:24:09 -05:00 |
|
p_blockmap.h
|
Fix check for whether to skip initial 0 in blocklists
|
2026-08-09 07:50:44 -05:00 |
|
p_boomfspec.cpp
|
Make the naming consistent with similar functions on the client side for players
|
2026-07-22 07:30:28 -05:00 |
|
p_boomfspec.h
|
merge up stable
|
2026-07-03 17:20:46 -04:00 |
|
p_ceiling.cpp
|
Use default initializers to make sure fields are always initialized to something. Use explicit on all single argument constructors in p_spec
|
2026-06-23 15:50:04 -05:00 |
|
p_compdb.cpp
|
I don't know what to put in these commit messages anymore. Yet more of c-style casts to c++ casts.
|
2026-03-15 02:23:51 -05:00 |
|
p_compdb.h
|
Create basic table of compatibility hacks for old maps based on map hashes.
|
2026-02-01 16:16:18 -06:00 |
|
p_ctf.h
|
A lot more P_Setup cleanup
|
2026-02-15 06:12:30 -06:00 |
|
p_doors.cpp
|
merge up stable
|
2026-07-03 17:20:46 -04:00 |
|
p_enemy.cpp
|
merge up protobreak
|
2026-08-09 02:59:59 -04:00 |
|
p_floor.cpp
|
Use default initializers to make sure fields are always initialized to something. Use explicit on all single argument constructors in p_spec
|
2026-06-23 15:50:04 -05:00 |
|
p_horde.cpp
|
Fix crash due to incomplete move of the messenger and its resources - move pool to client, move pool and messenger as pointers
|
2026-08-15 11:52:31 -05:00 |
|
p_horde.h
|
Fix thread race that caused players to intermittently not get horde info updates
|
2026-04-23 18:40:37 -05:00 |
|
p_hordedefine.cpp
|
Replace MAX with std::max
|
2026-08-09 17:58:28 -05:00 |
|
p_hordedefine.h
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
p_hordespawn.cpp
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
p_hordespawn.h
|
Remove false todo comment
|
2026-08-04 00:42:58 -05:00 |
|
p_inter.h
|
Many more ptr -> ref changes. Still doesn't compile...
|
2026-01-29 16:11:57 -06:00 |
|
p_interaction.cpp
|
Fix crash due to incomplete move of the messenger and its resources - move pool to client, move pool and messenger as pointers
|
2026-08-15 11:52:31 -05:00 |
|
p_lights.cpp
|
Use default initializers to make sure fields are always initialized to something. Use explicit on all single argument constructors in p_spec
|
2026-06-23 15:50:04 -05:00 |
|
p_lnspec.cpp
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
p_lnspec.h
|
General cleanup: Replace some c arrays with std::array, move defines
|
2026-06-29 02:11:18 -05:00 |
|
p_local.h
|
Remove unused constant
|
2026-08-09 23:58:33 -05:00 |
|
p_map.cpp
|
Fix crash due to incomplete move of the messenger and its resources - move pool to client, move pool and messenger as pointers
|
2026-08-15 11:52:31 -05:00 |
|
p_mapformat.cpp
|
Fix vanilla door types showing up as multikey doors on the automap
|
2026-08-03 20:10:26 -05:00 |
|
p_mapformat.h
|
Big player_t* to player_t& migration
|
2026-01-29 15:06:29 -06:00 |
|
p_maputl.cpp
|
Address clang-tidy review comments
|
2026-08-09 22:43:45 -05:00 |
|
p_mobj.cpp
|
make state const as its a read only pointer (clang-tidy)
|
2026-08-16 22:37:27 -04:00 |
|
p_mobj.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
p_pillar.cpp
|
Use default initializers to make sure fields are always initialized to something. Use explicit on all single argument constructors in p_spec
|
2026-06-23 15:50:04 -05:00 |
|
p_plats.cpp
|
Use default initializers to make sure fields are always initialized to something. Use explicit on all single argument constructors in p_spec
|
2026-06-23 15:50:04 -05:00 |
|
p_pspr.cpp
|
make state const as its a read only pointer (clang-tidy)
|
2026-08-16 22:37:27 -04:00 |
|
p_pspr.h
|
make state const as its a read only pointer (clang-tidy)
|
2026-08-16 22:37:27 -04:00 |
|
p_quake.cpp
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
p_saveg.cpp
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
p_saveg.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
p_setup.cpp
|
Remove unused blockmap variables
|
2026-08-08 10:47:09 -04:00 |
|
p_setup.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
p_sight.cpp
|
Address const correctness warnings
|
2026-08-09 22:43:45 -05:00 |
|
p_snapshot.cpp
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
p_snapshot.h
|
merge up stable
|
2026-07-03 17:20:46 -04:00 |
|
p_spec.cpp
|
merge up protobreak
|
2026-08-09 02:59:59 -04:00 |
|
p_spec.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
p_switch.cpp
|
Fix crash due to incomplete move of the messenger and its resources - move pool to client, move pool and messenger as pointers
|
2026-08-15 11:52:31 -05:00 |
|
p_teleport.cpp
|
Remove unnecessary subsector->sector checks - sector is guaranteed non-null; a little cleanup
|
2026-03-17 02:44:31 -05:00 |
|
p_things.cpp
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
p_tick.cpp
|
Revert the now-unnecessary client-side invocation of P_RunHelperTics
|
2026-06-19 07:20:32 -05:00 |
|
p_tick.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
p_unlag.cpp
|
Replace MIN with std::min
|
2026-08-09 17:47:43 -05:00 |
|
p_unlag.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
p_user.cpp
|
implement clang-tidy fixes
|
2026-08-16 03:39:53 -04:00 |
|
p_xlat.cpp
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
p_zdoomhexspec.cpp
|
Migrate more code to using r_state spans
|
2026-08-08 10:47:09 -04:00 |
|
p_zdoomhexspec.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
Packet.cpp
|
Add a proper flag to indicate that a packet is high-priority
|
2026-08-12 16:17:42 -05:00 |
|
Packet.h
|
Add a proper flag to indicate that a packet is high-priority
|
2026-08-12 16:17:42 -05:00 |
|
PacketHeaderType.h
|
Add a proper flag to indicate that a packet is high-priority
|
2026-08-12 16:17:42 -05:00 |
|
PlayerItemDataType.h
|
convert pspdef_t::state_t* to a statenum_t to avoid dangling pointers
|
2026-08-14 02:12:04 -04:00 |
|
po_man.cpp
|
Address clang-tidy warnings
|
2026-08-08 16:39:54 -05:00 |
|
PspriteStateType.h
|
convert pspdef_t::state_t* to a statenum_t to avoid dangling pointers
|
2026-08-14 02:12:04 -04:00 |
|
r_bsp.h
|
Restore underwater lighting that was broken by r_thingsectorlight
|
2026-03-04 15:49:15 -06:00 |
|
r_data.cpp
|
add reasoning for reinterpret_cast and add todos to refactor to not use it
|
2026-08-07 22:12:44 -04:00 |
|
r_data.h
|
merge up protobreak
|
2026-08-07 21:39:19 -04:00 |
|
r_defs.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
r_draw.h
|
merge up stable
|
2026-07-21 21:20:54 -04:00 |
|
r_intrin.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
r_local.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
r_main.h
|
Replace clamp with std::clamp
|
2026-07-31 18:30:10 -05:00 |
|
r_plane.cpp
|
Merge branch 'stable' into unit-tests
|
2026-01-17 14:53:21 -06:00 |
|
r_plane.h
|
convert skybox planes into portal planes
|
2026-07-17 17:33:44 -04:00 |
|
r_segs.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
r_sky.h
|
Implement SetActivator, SetActivatorToTarget, SetSkyScrollSpeed, SpawnSpotForced, SpawnSpotFacingForced, SpawnForced, Sqrt, FixedSqrt, VectorLength, StrCmp, StrICmp, SetSectorDamage, Floor, Ceil, and Round
|
2026-07-06 01:15:46 -05:00 |
|
r_sprites.cpp
|
merge up protobreak
|
2026-08-07 21:39:19 -04:00 |
|
r_sprites.h
|
more clang-tidy fixes
|
2026-08-07 10:59:42 -04:00 |
|
r_state.h
|
Style fix
|
2026-08-08 10:00:56 -05:00 |
|
r_things.h
|
And now WORD/SWORD are gone too
|
2026-02-15 06:12:30 -06:00 |
|
range.h
|
C++20 and blockmap cleanup
|
2026-08-08 10:47:09 -04:00 |
|
res_texture.cpp
|
Replace MIN with std::min
|
2026-08-09 17:47:43 -05:00 |
|
res_texture.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
s_sndseq.cpp
|
Finish up converting casts in client code
|
2026-03-15 03:05:13 -05:00 |
|
s_sndseq.h
|
Add a bunch more consts
|
2025-12-08 01:43:03 -06:00 |
|
s_sound.cpp
|
Replace MAX with std::max
|
2026-08-09 17:58:28 -05:00 |
|
s_sound.h
|
Move intermission over to new sndinfo definitions, fix crash when resolving sndinfo aliases
|
2026-08-06 16:07:03 -04:00 |
|
sarray.h
|
Replace a lot of comparison operators with operator<=>
|
2026-03-29 01:59:54 -05:00 |
|
SequenceQueueEntryType.h
|
Be explicit with memory_resource inclusion to make gcc 11 work
|
2026-08-13 06:39:12 -05:00 |
|
SequenceReceiver.cpp
|
Address clang-tidy findings
|
2026-08-13 15:50:48 -05:00 |
|
SequenceReceiver.h
|
Address clang-tidy findings
|
2026-08-13 15:50:48 -05:00 |
|
SequenceSender.cpp
|
Address clang-tidy findings
|
2026-08-13 15:50:48 -05:00 |
|
SequenceSender.h
|
Some cleanup
|
2026-08-13 08:03:28 -05:00 |
|
st_stuff.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
stats.cpp
|
Move the time functions to a common module
|
2026-01-13 11:07:58 -06:00 |
|
stats.h
|
Remove BYTE, SBYTE, QWORD, and SQWORD. Replace them with stdint types
|
2026-02-15 06:12:30 -06:00 |
|
Stopwatch.h
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
StopwatchManager.cpp
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
StopwatchManager.h
|
Some docs cleanup
|
2026-06-10 10:49:38 -05:00 |
|
stringenums.h
|
Make sure all single argument ostring constructors are explicit. Fix unnecessary OStrings in mapinfo
|
2026-03-29 05:26:50 -05:00 |
|
stringtable.cpp
|
implement clang-tidy sugestion
|
2026-08-09 03:12:07 -04:00 |
|
stringtable.h
|
fix typo in V_GetTextColor
|
2026-08-08 00:09:02 -04:00 |
|
strptime.cpp
|
Get rid of c casts in a few more files
|
2026-03-13 06:24:37 -05:00 |
|
svc_message.cpp
|
convert pspdef_t::state_t* to a statenum_t to avoid dangling pointers
|
2026-08-14 02:12:04 -04:00 |
|
svc_message.h
|
fix up some merge issues
|
2026-07-21 22:57:02 -04:00 |
|
szp.h
|
Clean up AActor constructors and copy operators
|
2026-07-17 20:17:34 -05:00 |
|
tables.cpp
|
Finish up converting casts in client code
|
2026-03-15 03:05:13 -05:00 |
|
tables.h
|
Convert g_level fingerprint casts
|
2026-03-13 08:31:27 -05:00 |
|
teamdef.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
teaminfo.cpp
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
teaminfo.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
timegm.cpp
|
|
|
|
v_palette.h
|
Remove some unecessary typedefs
|
2026-07-31 18:30:10 -05:00 |
|
v_pixelformat.h
|
upversion to version 12.1.0
|
2026-01-05 01:52:47 +00:00 |
|
v_textcolors.h
|
make spreedef's color token take a string, and add a gamesfx token that plays on new multi/spree levels
|
2026-01-30 21:38:50 -05:00 |
|
v_video.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
version.cpp
|
Replace all uses of _DEBUG in non-Windows-specific code with ODAMEX_DEBUG
|
2026-07-06 05:21:06 -05:00 |
|
version.h
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
w_ident.cpp
|
merge up protobreak
|
2026-08-07 21:39:19 -04:00 |
|
w_ident.h
|
identify unofficial iwads
|
2026-08-03 22:31:57 -04:00 |
|
w_wad.cpp
|
Merge branch 'protobreak' into bugfix/mapinfo-language-fixes
|
2026-08-16 19:56:30 -04:00 |
|
w_wad.h
|
do even more clang-tidy changes
|
2026-08-16 23:20:10 -04:00 |
|
win32inc.h
|
Consolidate the special knowledge about Windows SDK macros to the win32inc header file
|
2026-08-11 08:04:13 -05:00 |
|
z_zone.cpp
|
Merge branch 'stable' into sync-protobreak
|
2026-08-06 09:08:10 -05:00 |
|
z_zone.h
|
Replace Z_Malloc followed by memset with new Z_Calloc as seen in many other ports
|
2026-03-13 02:41:52 -05:00 |