..
acs
HU_DoTitlecardCEcho: add splitscreen support and interrupt feature
2023-08-26 21:39:18 +01:00
android
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
audio
Merge branch 'vape-mode' into 'master'
2023-08-03 14:11:40 +00:00
blua
Hardcode assist, part J (jartha)
2023-04-01 05:44:59 -07:00
core
Give StaticVec a special iterator type
2023-07-09 12:27:00 -05:00
dummy
Make dummy compile again, if SDL is explicitly set to 0
2022-10-13 18:06:48 -05:00
hardware
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
hud
Add K_TranslateTimer, get the correct timer value for time limit; use this function for splitscreen timer
2023-06-29 21:44:31 -07:00
hwr2
rhi: remove TransferContexts
2023-07-09 13:54:07 -05:00
io
io: Fix name lookup for read_exact friend specializations
2023-05-23 23:05:44 -07:00
locale
make a few messages more helpful
2022-03-18 16:27:48 +00:00
Makefile.d
Merge branch 'master' into acs
2022-11-03 19:53:43 -04:00
media
V_6WIDTHSPACE no longer a pitfall for using V_DrawThinString
2023-07-12 09:00:29 +01:00
menus
Remove Texture Filtering option from Hardware Options
2023-08-26 23:02:27 -07:00
monocypher
Monocypher license compliance
2023-03-28 01:29:30 -07:00
nds
The start of the scary 2.2 merge
2020-05-29 13:43:38 -04:00
objects
Merge branch 'softer-stumble' into 'master'
2023-08-28 07:49:20 +00:00
rhi
rhi/gl: Clear stencil buffer in default renderpass
2023-07-09 13:54:07 -05:00
sdl
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
sdl12
Make bios.pk3 consistent filename
2023-08-20 22:06:11 +01:00
tests
Add SRB2_ASSERT, srb2::NotNull<T>
2022-12-30 23:49:29 -06:00
win32
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
win32ce
Merge branch 'conditions-cascading' into 'master'
2023-03-23 23:51:30 +00:00
.gitignore
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
am_map.c
Handle gamepads from interface dynamically
2023-03-07 00:07:47 -06:00
am_map.h
Precalculate as much shared minimap/automap data on level load as possible
2023-01-24 14:46:25 +00:00
Android.mk
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
apng.c
Fix silly wrong pointer in apng.c
2022-02-20 03:29:41 -08:00
apng.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
asm_defs.inc
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
byteptr.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
CMakeLists.txt
Merge branch 'cvar-reorganization' into 'master'
2023-08-26 03:42:31 +00:00
command.c
cecho command: don't add trailing space
2023-08-27 15:11:14 -07:00
command.h
Pause menu: add cheats menu
2023-08-25 17:35:29 -07:00
comptime.c
Separate git commit subject line from comprevision, add SRB2_COMP_NOTE
2023-01-05 18:32:20 -08:00
config.h.in
Various fixes to let release builds compile
2023-08-31 18:15:52 -07:00
console.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
console.h
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
cvars.cpp
Various fixes to let release builds compile
2023-08-31 18:15:52 -07:00
cxxutil.hpp
cxxutil.hpp: fix std::hash include
2023-03-06 04:45:46 -08:00
d_clisrv.c
Various fixes to let release builds compile
2023-08-31 18:15:52 -07:00
d_clisrv.h
Add server join splash
2023-08-25 14:42:01 -04:00
d_event.h
Revert "Revert "Ignore OS key repeats for game controls""
2023-04-12 18:42:16 +01:00
d_main.c
Various fixes to let release builds compile
2023-08-31 18:15:52 -07:00
d_main.h
Final fixup for profile-level keys and passing to player_t
2023-03-28 01:20:41 -07:00
d_net.c
DebugPrintpacket: fix underflow for PT_TEXTCMD reporting
2023-08-11 18:14:28 -07:00
d_net.h
Block nodes while an auth challenge is taking place (jart)
2023-03-28 01:20:44 -07:00
d_netcmd.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into prisons-death-fix
2023-08-31 14:02:38 +01:00
d_netcmd.h
MAJOR cleanup of Spectator set/unset
2023-08-26 19:48:20 +01:00
d_netfil.c
main.kart to bios.pk3
2023-08-20 01:46:53 -04:00
d_netfil.h
RRID: initial commit, WIP broken
2023-03-28 01:19:43 -07:00
d_player.h
Auto Spin -> Auto Roulette
2023-08-20 16:26:34 -07:00
d_think.h
PARANOIA: fix faulty references warning
2023-03-20 19:57:00 -07:00
d_ticcmd.h
Delete respawn command, put Ring shooter on Y
2023-04-17 00:23:06 -04:00
deh_lua.c
Rework the Spray Can system to ACTUALLY be what we want
2023-08-23 00:46:46 +01:00
deh_lua.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
deh_soc.c
Self-review: Correctly initialised gamedata spraycan map id in clear_Levels
2023-08-24 01:16:14 +01:00
deh_soc.h
Conditionset is UINT16, not UINT8
2023-06-27 23:03:05 +01:00
deh_tables.c
Merge branch 'thing-radius-acs' into 'master'
2023-08-31 13:15:12 +00:00
deh_tables.h
Mapheader Followers system
2023-04-20 23:01:13 +01:00
dehacked.c
Only permit Spray Cans to be grabbed on base game levels
2023-08-23 17:16:07 +01:00
dehacked.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
discord.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
discord.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
doomdata.h
Final thing args code cleanup
2023-08-22 02:14:09 -04:00
doomdef.h
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
doomstat.h
Only permit Spray Cans to be grabbed on base game levels
2023-08-23 17:16:07 +01:00
doomtype.h
Rename HAVE_STRLCPY to SRB2_HAVE_STRLCPY, fix non-glibc compile
2023-08-06 19:34:52 -07:00
endian.h
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
f_finale.c
Replace music handling
2023-08-06 17:31:45 -07:00
f_finale.h
Remove GS_ENDING
2023-06-25 23:49:20 +01:00
f_wipe.c
Remove GS_ENDING
2023-06-25 23:49:20 +01:00
fastcmp.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
filesrch.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
filesrch.h
Remove screenshot_option, screenshot_folder, movie_option, movie_folder, addons_option, addons_folder
2023-03-13 20:39:57 -07:00
font.c
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
2022-05-14 14:56:02 +01:00
font.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
g_build_ticcmd.cpp
Let replays use director controls
2023-08-19 05:01:40 -07:00
g_demo.c
MAJOR cleanup of Spectator set/unset
2023-08-26 19:48:20 +01:00
g_demo.h
MAJOR cleanup of Spectator set/unset
2023-08-26 19:48:20 +01:00
g_game.c
P_InitPlayers: Tidy up the barely-significant difference between G_DoReborn and G_SpawnPlayer
2023-08-31 17:30:05 +01:00
g_game.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into prisons-death-fix
2023-08-31 14:02:38 +01:00
g_input.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
g_input.h
Delete respawn command, put Ring shooter on Y
2023-04-17 00:23:06 -04:00
g_party.cpp
Destroy parties explicitly before building
2023-05-18 19:15:02 -07:00
g_party.h
Completely rewrite party management code
2023-04-02 17:26:33 +01:00
g_state.h
Remove GS_ENDING
2023-06-25 23:49:20 +01:00
http-mserv.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
hu_stuff.c
Create V_CenteredTitleCardStringOffset
2023-08-27 15:06:51 -07:00
hu_stuff.h
HU_DoTitlecardCEcho: add splitscreen support and interrupt feature
2023-08-26 21:39:18 +01:00
i_addrinfo.c
Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw)
2022-09-24 19:43:44 -07:00
i_addrinfo.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
i_joy.h
Add I_GamepadRumble, I_GamepadRumbleTriggers
2023-04-02 21:56:39 +01:00
i_net.h
IsExternalAddress type fixup, move into i_tcp.c / SOCK_ abstraction
2023-03-28 01:25:56 -07:00
i_sound.h
Implement musicdef volume in new mixer
2023-03-09 15:12:24 -06:00
i_system.h
Completely refactor G_BuildTiccmd into many smaller pieces
2023-08-13 17:08:12 -07:00
i_tcp.c
IsExternalAddress type fixup, move into i_tcp.c / SOCK_ abstraction
2023-03-28 01:25:56 -07:00
i_tcp.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
i_threads.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
i_time.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
i_time.h
Add typedef.h
2022-11-27 17:21:40 -08:00
i_video.h
hwr2: overhaul wipe rendering
2023-02-26 18:47:42 -06:00
i_video_common.cpp
rhi: Reset patch atlas if patch is freed
2023-04-15 22:19:01 -05:00
info.c
Merge branch 'thing-radius-acs' into 'master'
2023-08-31 13:15:12 +00:00
info.h
Merge branch 'thing-radius-acs' into 'master'
2023-08-31 13:15:12 +00:00
k_battle.c
Prisons: fix exit conditions around spectating
2023-08-26 12:35:16 +01:00
k_battle.h
Deduplicate a bunch of emerald related code
2023-08-12 19:34:26 -07:00
k_bheap.c
Fix the cause of the waypoint debug message spam in Canyon Rush.
2020-07-08 21:36:28 +01:00
k_bheap.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
k_boss.c
Copyright notices update regarding the author of this commit
2023-03-05 18:13:39 +00:00
k_boss.h
Copyright notices update regarding the author of this commit
2023-03-05 18:13:39 +00:00
k_bot.c
MAJOR cleanup of Spectator set/unset
2023-08-26 19:48:20 +01:00
k_bot.h
K_AddBot is direct
2023-06-15 12:06:21 -04:00
k_botitem.c
Simpler 120-tic flame shield behavior
2023-07-29 05:10:14 -07:00
k_botsearch.c
Bots: Make them stay farther from the beam
2023-05-19 06:08:37 -04:00
k_brightmap.c
K_InitBrightmapsPwad: Also use guaranteed null-terminated data copy ala K_InitTerrain
2023-01-05 20:50:13 +00:00
k_brightmap.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
k_collide.cpp
PIT_SSMineExplode: don't do spinout damage to UFO Catcher
2023-08-12 17:06:23 -07:00
k_collide.h
Add guarding while ebraking with spheres
2023-05-19 01:53:14 -07:00
k_color.c
Don't use skincolor unlocks in situations where gamedata is inappropriate
2023-07-18 10:50:25 +01:00
k_color.h
Don't use skincolor unlocks in situations where gamedata is inappropriate
2023-07-18 10:50:25 +01:00
k_dialogue.cpp
Default voice to sfx_ktalk
2023-08-25 13:15:50 -04:00
k_dialogue.h
Small dialogue polish
2023-08-25 06:50:12 -04:00
k_dialogue.hpp
Display Z button
2023-08-25 08:16:16 -04:00
k_director.c
K_DirectorSwitch: Don't let forced switches cause a G_ResetView update when directorinfo.active is false
2023-03-01 13:56:45 +00:00
k_director.h
Automatically toggle director depending on number of players
2023-02-26 05:55:44 -08:00
k_follower.c
Use display players for hearing/seeing horns, not local players
2023-07-18 17:53:54 +01:00
k_follower.h
Horncode
2023-06-28 17:54:23 +01:00
k_grandprix.c
Fix the spectating bots in GP issue a different way
2023-08-31 16:46:46 +01:00
k_grandprix.h
Live Event Backup
2023-06-25 23:44:37 +01:00
k_hitlag.c
ReduceVFX MT_HITLAG
2023-07-03 05:33:20 -07:00
k_hitlag.h
10th frame of hitsparks added
2023-07-16 02:27:25 -04:00
k_hud.c
Sealed Star finish cleanup
2023-08-26 23:48:18 +01:00
k_hud.h
Auto Spin -> Auto Roulette
2023-08-20 16:26:34 -07:00
k_hud_track.cpp
Emerald orbits player after UFO Catcher is broken
2023-08-12 21:41:21 -07:00
k_kart.c
Merge branch 'safer-fastfall-momentum-reset'
2023-08-28 00:55:00 -07:00
k_kart.h
Let's be slightly more semantically correct about this
2023-08-26 22:24:18 -07:00
k_mapuser.c
ACS: Allocate user properties with PU_LEVEL
2023-05-02 18:44:29 -04:00
k_mapuser.h
ACS: UDMF user properties
2023-05-02 18:44:27 -04:00
k_menu.h
Pause menu: add cheats menu
2023-08-25 17:35:29 -07:00
k_menudraw.c
VC review
2023-08-25 21:41:15 +01:00
k_menufunc.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
k_objects.h
Add spawn rate arg to Sneaker Panel Spawners; allow sneaker panels to scale themselves redundantly
2023-08-27 14:01:23 +10:00
k_pathfind.c
Circuit pathfinding
2022-09-10 03:52:31 -04:00
k_pathfind.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
k_podium.c
Fade to white before the Podium if you successfully get the Emerald/Prize
2023-08-26 23:30:12 +01:00
k_podium.h
Fade to white before the Podium if you successfully get the Emerald/Prize
2023-08-26 23:30:12 +01:00
k_powerup.cpp
K_DropPowerUps: remove invincibilitytimer along with "S"
2023-06-30 01:23:17 -07:00
k_powerup.h
Add Power-Up Aura
2023-06-29 19:37:22 -07:00
k_profiles.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
k_profiles.h
Auto Spin -> Auto Roulette
2023-08-20 16:26:34 -07:00
k_pwrlv.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
k_pwrlv.h
cv_debugencorevote: force an encore scramble
2023-03-26 06:55:22 -07:00
k_race.c
Remove restrictions on numlaps, merge with gptest
2023-03-29 03:53:21 -07:00
k_race.h
Remove restrictions on numlaps, merge with gptest
2023-03-29 03:53:21 -07:00
k_rank.c
K_UpdateGPRank
2023-06-03 14:11:14 +01:00
k_rank.h
Live Event Backup
2023-06-25 23:44:37 +01:00
k_respawn.c
Slower Drop Dash boost type
2023-05-27 21:55:26 -07:00
k_respawn.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
k_roulette.c
Auto Roulette: stop after 2 seconds max speed
2023-08-20 20:44:06 -07:00
k_roulette.h
Replace instances of itemRoulette.active = false with K_StopRoulette
2023-08-11 19:21:59 -07:00
k_serverstats.c
When converting Gamedata, Profiles, and Serverstats files forwards to future versions, create backups.
2023-05-31 13:18:56 +01:00
k_serverstats.h
WIP: Social restrictions until you've played some games
2023-04-22 21:02:36 -07:00
k_specialstage.c
P_DoPlayerExit changes
2023-05-02 18:16:26 +01:00
k_specialstage.h
K_drawKartMinimap: Add progression meter variation
2023-04-07 18:01:50 +01:00
k_terrain.c
Add outrun to netsave
2023-06-14 10:37:05 -04:00
k_terrain.h
Milky Way terrain
2023-06-14 10:29:19 -04:00
k_vote.c
Replace music handling
2023-08-06 17:31:45 -07:00
k_vote.h
Implement FG catchers
2023-04-10 02:10:01 -04:00
k_waypoint.cpp
Final thing args code cleanup
2023-08-22 02:14:09 -04:00
k_waypoint.h
Fix Block Players for waypoint detection
2023-05-07 14:34:03 -04:00
k_zvote.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
k_zvote.h
Implement "CALL VOTE" for victimless commands on the pause menu
2023-06-27 17:53:59 +01:00
keys.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
libdivide.h
Clarify license file mention in libdivide.h
2022-03-18 16:19:01 +00:00
lua_baselib.c
HU_DoTitlecardCEcho: add splitscreen support and interrupt feature
2023-08-26 21:39:18 +01:00
lua_blockmaplib.c
devmode cheat online
2022-09-29 12:19:45 -04:00
lua_consolelib.c
Add CV_TrueFalse as possible value types for console variables
2023-07-18 20:39:08 +01:00
lua_hook.h
Remove Lua Music API
2023-08-05 16:26:53 -07:00
lua_hooklib.c
Remove Lua Music API
2023-08-05 16:26:53 -07:00
lua_hud.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
lua_hudlib.c
V_DrawTitleCardString, V_TitleCardStringWidth: add 4P font support
2023-08-26 21:39:18 +01:00
lua_hudlib_drawlist.c
V_DrawTitleCardString, V_TitleCardStringWidth: add 4P font support
2023-08-26 21:39:18 +01:00
lua_hudlib_drawlist.h
V_DrawTitleCardString, V_TitleCardStringWidth: add 4P font support
2023-08-26 21:39:18 +01:00
lua_infolib.c
Hardcode assist, part J (jartha)
2023-04-01 05:44:59 -07:00
lua_libs.h
Merge branch 'sprite-brightmaps' into 'master'
2023-02-02 05:49:31 +00:00
lua_maplib.c
Separate script args from mapthing args
2023-08-21 03:33:04 -04:00
lua_mathlib.c
You probably don't want to memorise the formula to convert arccos to arcsin so
2022-03-18 20:16:23 +00:00
lua_mobjlib.c
Final thing args code cleanup
2023-08-22 02:14:09 -04:00
lua_playerlib.c
Reduce ring sound volume as it's repeated
2023-08-07 05:59:06 -07:00
lua_polyobjlib.c
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
lua_script.c
Final thing args code cleanup
2023-08-22 02:14:09 -04:00
lua_script.h
Fixes for CEREMONY gamestate
2023-03-03 16:09:51 -05:00
lua_skinlib.c
Skin name search-assistive hashing
2023-05-30 12:21:40 +01:00
lua_taglib.c
Better check for tag list userdata
2020-12-14 08:08:01 -08:00
lua_thinkerlib.c
Use HAVE_BLUA as fuel for my fireplace
2020-03-19 18:36:14 +01:00
lzf.c
Incinerated WinCE
2017-09-29 23:25:34 +01:00
lzf.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
m_aatree.c
Add typedef.h
2022-11-27 17:21:40 -08:00
m_aatree.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
m_anigif.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
m_anigif.h
hwr2: do GIF recording in screenshot pass
2023-02-26 20:28:05 -06:00
m_argv.c
Forgot includes
2020-03-24 15:48:42 -07:00
m_argv.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
m_avrecorder.cpp
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
m_avrecorder.h
hwr2: integrate avrecorder with RHI and legacy GL
2023-02-27 19:49:45 -06:00
m_avrecorder.hpp
Add C game interface to construct and destroy global AVRecorder instance
2023-02-24 19:21:00 -08:00
m_bbox.c
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
m_bbox.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
m_cheat.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
m_cheat.h
Add setspheres command
2023-06-29 21:01:13 -07:00
m_cond.c
M_AssignSpraycans: Forgot to remove an irrelevant check, now should update if new Spray Can conditions are added
2023-08-24 21:38:17 +01:00
m_cond.h
Add UC_CHARACTERWINS
2023-08-23 18:58:10 +01:00
m_dllist.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
m_easing.c
Add ease Lua library
2022-03-18 16:25:57 +00:00
m_easing.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
m_fixed.c
Revert "Use R_PointToDist2 instead"
2021-02-13 17:45:54 +01:00
m_fixed.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
m_memcpy.c
Convert m_misc.c to .cpp
2023-02-26 18:47:42 -06:00
m_misc.cpp
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
m_misc.h
Replace hardcoded keys for screenshot etc with bindable controls
2023-04-06 20:02:11 +01:00
m_perfstats.c
V_ALLOWLOWERCASE --> V_FORCEUPPERCASE
2023-07-12 09:00:29 +01:00
m_perfstats.h
Merge branch 'master' into acs
2022-12-31 15:04:51 -05:00
m_queue.c
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
m_queue.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
m_random.c
Correct a blatant lie in m_random.c, fix RNG range
2023-02-08 22:38:51 -06:00
m_random.h
Auto Spin -> Auto Roulette
2023-08-20 16:26:34 -07:00
m_swap.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
Makefile
Make dummy compile again, if SDL is explicitly set to 0
2022-10-13 18:06:48 -05:00
md5.c
Incinerated WinCE
2017-09-29 23:25:34 +01:00
md5.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
mserv.c
Various fixes to let release builds compile
2023-08-31 18:15:52 -07:00
mserv.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
music.cpp
Port Sound Test (Stereo) code to new music system
2023-08-06 17:31:45 -07:00
music.h
Replace music handling
2023-08-06 17:31:45 -07:00
music_detail.hpp
Replace music handling
2023-08-06 17:31:45 -07:00
music_manager.cpp
srb2::music::TunesManager::resync: don't resync if server is not sending updates
2023-08-08 17:32:45 -07:00
music_manager.hpp
Fix music manager clang error (thanks jart)
2023-08-15 20:37:21 +10:00
music_tune.hpp
Replace music handling
2023-08-06 17:31:45 -07:00
p5prof.h
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
p_ceilng.c
Split EV_DoFloor, EV_DoCeiling, and EV_DoCrush
2022-11-14 13:51:46 -05:00
p_enemy.c
Final thing args code cleanup
2023-08-22 02:14:09 -04:00
p_floor.c
Prevent floating crumbling platforms from being triggered twice
2023-01-27 23:26:53 +00:00
p_inter.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into prisons-death-fix
2023-08-31 14:02:38 +01:00
p_lights.c
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
p_local.h
Add P_ResetPitchRoll
2023-08-27 04:17:16 -07:00
p_loop.c
Player orbiting physics
2023-02-28 20:27:11 -08:00
p_map.c
Final thing args code cleanup
2023-08-22 02:14:09 -04:00
p_mapthing.cpp
Use foflayer when spawning mapthings
2023-03-29 22:23:56 -07:00
p_maputl.c
Use more explicit floor/ceiling FOF sort
2023-05-13 04:13:35 -04:00
p_maputl.h
Add FOF behavior switch to P_LineOpening
2023-05-13 01:14:40 -04:00
p_mobj.c
Merge branch 'prisons-death-fix' into 'master'
2023-08-31 18:39:05 +00:00
p_mobj.h
Final thing args code cleanup
2023-08-22 02:14:09 -04:00
p_polyobj.c
Read-only mapthing_t
2023-05-25 14:40:55 -04:00
p_polyobj.h
Merge branch 'master' into acs
2022-12-31 15:04:51 -05:00
p_pspr.h
Add FF_INVERT frame flag, use hitlag colormap
2023-06-13 14:42:00 -07:00
p_saveg.c
Merge branch 'thing-script-args' into 'master'
2023-08-25 23:29:06 +00:00
p_saveg.h
Rework how GP Backups are accessed
2023-06-25 23:44:39 +01:00
p_setup.c
Various fixes to let release builds compile
2023-08-31 18:15:52 -07:00
p_setup.h
Only permit Spray Cans to be grabbed on base game levels
2023-08-23 17:16:07 +01:00
p_sight.c
Add FOF behavior switch to P_LineOpening
2023-05-13 01:14:40 -04:00
p_slopes.c
Add equation slopes to writetextmap
2023-08-27 15:49:05 -04:00
p_slopes.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
p_spec.c
Various fixes to let release builds compile
2023-08-31 18:15:52 -07:00
p_spec.h
"Bored" follower audience toggle (for Chaclon)
2023-06-20 12:41:42 +01:00
p_telept.c
412 teleport: correctly update interpolation state
2023-04-22 20:49:19 -07:00
p_tick.c
Dialogue 2
2023-08-24 17:28:53 -04:00
p_tick.h
Hardcode MT_SNEAKERPANELSPAWNER & adjust FF_GLOBALANIM behaviour
2023-07-29 17:51:25 +10:00
p_user.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into prisons-death-fix
2023-08-31 14:02:38 +01:00
r_bbox.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
r_bsp.cpp
Automatically disable directional lighting if the sector has no sky
2023-08-11 01:41:49 -07:00
r_bsp.h
Cull BSP behind a raised floor or lowered ceiling that covers the entire screen
2023-04-05 15:05:32 +01:00
r_data.c
I_Error if ENCORE/TWEAKMAP has an incorrect size
2023-03-26 06:55:22 -07:00
r_data.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
r_debug.cpp
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
r_debug_detail.hpp
Add the debugrender_highlight command, highlight specific rendering in flat colors
2023-03-06 05:25:36 -08:00
r_debug_parser.cpp
Add the debugrender_highlight command, highlight specific rendering in flat colors
2023-03-06 05:25:36 -08:00
r_defs.h
Add equation slopes to writetextmap
2023-08-27 15:49:05 -04:00
r_draw.c
R_GenerateBlendTables: allocate copy of palette for use in thread
2023-08-28 01:55:37 -07:00
r_draw.h
R_GenerateBlendTables: allocate copy of palette for use in thread
2023-08-28 01:55:37 -07:00
r_draw8.c
Add Lua backwards compatibility for FOF flags
2022-10-09 01:56:50 -04:00
r_draw8_flat.c
Add the debugrender_highlight command, highlight specific rendering in flat colors
2023-03-06 05:25:36 -08:00
r_draw8_npo2.c
Add missing optimization to npo2 sloped floor sprites
2022-03-18 20:37:16 +00:00
r_draw16.c
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
r_fps.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
r_fps.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
r_local.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
r_main.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
r_main.h
Remove unused cvars
2023-08-24 04:52:41 -07:00
r_patch.cpp
Move WasFreedThisFrame to Patch_FreeData
2023-04-16 22:48:20 -05:00
r_patch.h
rhi: Reset patch atlas if patch is freed
2023-04-15 22:19:01 -05:00
r_patchrotation.c
The Garden Top
2022-09-28 02:01:37 -07:00
r_patchrotation.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
r_picformats.c
SPRTINFO: print warnings instead of I_Error (don't crash the game)
2023-08-31 05:22:13 -07:00
r_picformats.h
Merge branch 'sprite-brightmaps' into 'master'
2023-02-02 05:49:31 +00:00
r_plane.c
Automatically disable directional lighting if the sector has no sky
2023-08-11 01:41:49 -07:00
r_plane.h
Automatically disable directional lighting if the sector has no sky
2023-08-11 01:41:49 -07:00
r_portal.c
devmode render: display skybox portal, visplane and drawseg counts on HUD
2023-04-08 00:40:37 -07:00
r_portal.h
Set portal clipping in R_RenderSegLoop
2023-04-03 01:12:26 -07:00
r_segs.cpp
Automatically disable directional lighting if the sector has no sky
2023-08-11 01:41:49 -07:00
r_segs.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
r_skins.c
Expand datatype for Unlockables, emblems (Medals + nonmedals), and Conditions.
2023-05-30 21:08:29 +01:00
r_skins.h
Move skinrecord_t and unloaded_skin_t to doomstat.h
2023-05-30 12:21:41 +01:00
r_sky.c
Line up the center of skies with horizon line
2023-05-06 02:19:26 -04:00
r_sky.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
r_splats.c
Add R_SplatSlope, function to set slope of splat during rendering
2023-06-18 00:46:57 -07:00
r_splats.h
Add extern "C" in C++ to all headers
2022-12-30 19:26:16 -06:00
r_spritefx.cpp
Instawhip cooldown: don't flicker dark frames while whip is still out
2023-08-19 04:58:55 -07:00
r_state.h
Add UDMF version system
2023-08-21 03:33:05 -04:00
r_textures.c
Single-patch textures: print an error if patch header is missing, cease memory errors
2023-04-22 15:21:23 -07:00
r_textures.h
Add specialized drawing loop for debugfinishline
2023-03-26 05:27:58 -07:00
r_textures_dups.cpp
DEVELOP: warn about duplicate textures in mainwads
2023-03-13 16:41:26 -07:00
r_things.c
Automatically disable directional lighting if the sector has no sky
2023-08-11 01:41:49 -07:00
r_things.h
Add R_SplatSlope, function to set slope of splat during rendering
2023-06-18 00:46:57 -07:00
s_sound.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
s_sound.h
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
screen.c
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
screen.h
Add the debugrender_highlight command, highlight specific rendering in flat colors
2023-03-06 05:25:36 -08:00
slope_anchors.c
Final thing args code cleanup
2023-08-22 02:14:09 -04:00
sounds.c
Implement talk sounds
2023-08-25 07:53:09 -04:00
sounds.h
Implement talk sounds
2023-08-25 07:53:09 -04:00
st_stuff.c
V_DrawTitleCardString, V_TitleCardStringWidth: add 4P font support
2023-08-26 21:39:18 +01:00
st_stuff.h
VC review
2023-08-25 21:41:15 +01:00
strcasestr.c
Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE
2022-12-30 20:17:26 -08:00
string.c
Rename HAVE_STRLCPY to SRB2_HAVE_STRLCPY, fix non-glibc compile
2023-08-06 19:34:52 -07:00
stun.cpp
Refactor cvar definitions completely, move everything to cvars.cpp
2023-08-25 17:22:40 -07:00
stun.h
RRID: initial commit, WIP broken
2023-03-28 01:19:43 -07:00
t_facon.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
t_fsin.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
t_ftan.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
t_tan2a.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
tables.c
AngleDelta: return angle_t
2023-02-28 19:11:48 -08:00
tables.h
Add FSIN/FCOS, shortcuts to FINESINE/FINECOSINE
2023-02-28 19:11:48 -08:00
taglist.c
Read-only mapthing_t
2023-05-25 14:40:55 -04:00
taglist.h
Read-only mapthing_t
2023-05-25 14:40:55 -04:00
tmap.nas
Changes to sprite rendering:
2020-10-12 00:13:22 -03:00
tmap.s
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
tmap_asm.s
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
tmap_mmx.nas
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
tmap_vc.nas
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
typedef.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into spraycans
2023-08-22 19:57:28 +01:00
v_draw.cpp
V_6WIDTHSPACE no longer a pitfall for using V_DrawThinString
2023-07-12 09:00:29 +01:00
v_draw.hpp
Add Draw::Font::kZVote and Draw::Font::kPing
2023-06-29 19:27:35 -07:00
v_draw_setter.hpp
v_draw.cpp, v_draw.hpp: add srb2::Draw, 2D drawing abstraction
2023-04-28 12:50:25 -07:00
v_video.cpp
Create V_CenteredTitleCardStringOffset
2023-08-27 15:06:51 -07:00
v_video.h
Create V_CenteredTitleCardStringOffset
2023-08-27 15:06:51 -07:00
version.h
Merge remote-tracking branch 'srb2/master' into the-scary-22-merge
2020-10-24 19:28:06 -04:00
vid_copy.s
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
w_wad.c
Double-free emergency fix for virtual resources
2023-07-24 23:40:30 +01:00
w_wad.h
Fix loading a map in a seperate file before loading a file with the relevant header
2023-01-01 23:39:28 +00:00
y_inter.c
V_DrawTitleCardString, V_TitleCardStringWidth: add 4P font support
2023-08-26 21:39:18 +01:00
y_inter.h
Intermission - DUEL mode
2023-07-26 14:31:50 +01:00
z_zone.c
ZDEBUG is default
2021-04-26 14:49:45 -04:00
z_zone.h
doomdef.h: enable most debugging ifndef NDEBUG
2023-02-14 04:16:57 -08:00