..
acs
Fix ACS extern barriers
2023-04-10 19:57:56 -05:00
android
audio
Audio: fix GME not reporting song length most of the time
2023-03-30 23:18:17 -07:00
blua
Hardcode assist, part J (jartha)
2023-04-01 05:44:59 -07:00
core
Merge branch 'shader-postproc' into 'master'
2023-04-04 03:37:43 +00:00
dummy
hardware
Merge branch 'optimize-precip-think' into 'master'
2023-04-09 05:31:31 +00:00
hwr2
Merge branch 'fix-2p-splitscreen-viewports' into 'master'
2023-04-18 08:49:04 +00:00
io
locale
Makefile.d
media
menus
EggTV: ⌚ load addons
2023-04-29 01:15:30 -07:00
monocypher
Monocypher license compliance
2023-03-28 01:29:30 -07:00
nds
objects
P_DoPlayerExit changes
2023-05-02 18:16:26 +01:00
rhi
rhi: Add rhi::recreate_buffer_to_size
2023-04-15 16:32:56 -05:00
sdl
Merge branch 'revert-revert-ignore-os-repeats' into 'master'
2023-04-17 04:16:53 +00:00
sdl12
Merge branch 'conditions-cascading' into 'master'
2023-03-23 23:51:30 +00:00
tests
win32
win32ce
Merge branch 'conditions-cascading' into 'master'
2023-03-23 23:51:30 +00:00
.gitignore
am_map.c
Handle gamepads from interface dynamically
2023-03-07 00:07:47 -06:00
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt
thirdparty: add nlohmann/json
2023-04-28 12:50:43 -07:00
command.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading
2023-03-04 20:09:48 +00:00
command.h
cupwindata_t
2023-03-10 20:20:48 +00:00
comptime.c
config.h.in
Load split textures pk3s
2023-04-18 14:02:01 +01:00
console.c
Permit tertiary and ... quadridly(?) gamecontrol binds for console open/close, which had been silently broken for years.
2023-04-06 20:02:12 +01:00
console.h
cxxutil.hpp
cxxutil.hpp: fix std::hash include
2023-03-06 04:45:46 -08:00
d_clisrv.c
cv_antigrief
2023-05-01 16:57:35 +01:00
d_clisrv.h
cv_antigrief
2023-05-01 16:57:35 +01:00
d_event.h
Revert "Revert "Ignore OS key repeats for game controls""
2023-04-12 18:42:16 +01:00
d_main.c
Instantiate Followers earlier in load process
2023-04-19 12:11:36 +01: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
IsExternalAddress type fixup, move into i_tcp.c / SOCK_ abstraction
2023-03-28 01:25:56 -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
antigrief_cons_t: Increase maximum for parity with the previous entry in the series
2023-05-01 16:57:35 +01:00
d_netcmd.h
cv_antigrief
2023-05-01 16:57:35 +01:00
d_netfil.c
Load split textures pk3s
2023-04-18 14:02:01 +01:00
d_netfil.h
RRID: initial commit, WIP broken
2023-03-28 01:19:43 -07:00
d_player.h
cv_antigrief
2023-05-01 16:57:35 +01: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
deh_lua.h
deh_soc.c
Follower lists: Fix typing
2023-04-21 20:52:13 +01:00
deh_soc.h
deh_tables.c
Integrate Ring Racers jingles into the inherited-from-SRB2 JT_ jingle system
2023-04-30 20:50:12 +01:00
deh_tables.h
Mapheader Followers system
2023-04-20 23:01:13 +01:00
dehacked.c
"Monitor" parameter for cups
2023-03-13 16:18:07 +00:00
dehacked.h
discord.c
discord.h
doomdata.h
UDMF: add foflayer field to things TEXTMAP
2023-03-29 22:23:02 -07:00
doomdef.h
hardware/hw_main.c: remove unused clipping code, remove ifdef NEWCLIP
2023-04-08 21:08:07 +01:00
doomstat.h
Improve quake effects
2023-05-01 14:24:32 -04:00
doomtype.h
endian.h
f_finale.c
Fix vote buffer for G_RandMap being broken
2023-04-11 01:19:30 -04:00
f_finale.h
Move podium code to its own file
2023-03-03 16:10:05 -05:00
f_wipe.c
Add ceremony to twodee wipedefs tables
2023-03-04 13:49:07 -05:00
fastcmp.h
filesrch.c
filesearch.c: Always use system-specific path seperator
2023-04-24 20:53:58 +01: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
font.h
g_demo.c
Merge branch 'demo-fix-custom-maps' into 'master'
2023-04-30 23:44:45 +00:00
g_demo.h
Merge branch 'egg-tv' into 'master'
2023-04-30 23:44:26 +00:00
g_game.c
Improve quake effects
2023-05-01 14:24:32 -04:00
g_game.h
Promote gametypes in XD_MAP, XD_MAPQUEUE and XD_REQMAPQUEUE to UINT16
2023-04-11 17:18:30 +01:00
g_input.c
Revert "Revert "Ignore OS key repeats for game controls""
2023-04-12 18:42:16 +01:00
g_input.h
Delete respawn command, put Ring shooter on Y
2023-04-17 00:23:06 -04:00
g_party.cpp
P_Ticker: update view interpolation at the start of a tic
2023-04-22 20:40:35 -07:00
g_party.h
Completely rewrite party management code
2023-04-02 17:26:33 +01:00
g_state.h
Fixes for CEREMONY gamestate
2023-03-03 16:09:51 -05:00
http-mserv.c
hu_stuff.c
Add TIMER_FONT, rename V_DrawKartString to V_DrawTimerString
2023-04-21 00:34:06 -07:00
hu_stuff.h
Add TIMER_FONT, rename V_DrawKartString to V_DrawTimerString
2023-04-21 00:34:06 -07:00
i_addrinfo.c
i_addrinfo.h
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
Handle gamepads from interface dynamically
2023-03-07 00:07:47 -06: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
i_threads.h
i_time.c
i_time.h
i_video.h
i_video_common.cpp
rhi: Reset patch atlas if patch is freed
2023-04-15 22:19:01 -05:00
info.c
Merge branch 'chunky-items' into 'master'
2023-05-01 03:28:52 +00:00
info.h
New off-road dust
2023-04-29 22:56:01 -04:00
k_battle.c
P_DoPlayerExit changes
2023-05-02 18:16:26 +01:00
k_battle.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading
2023-03-14 21:59:19 +00:00
k_bheap.c
k_bheap.h
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
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading
2023-03-11 12:42:55 +00:00
k_bot.h
k_botitem.c
k_botsearch.c
k_brightmap.c
k_brightmap.h
k_collide.cpp
k_collide.cpp: Guard against dereferencing possibly invalid t2
2023-04-11 17:41:41 +01:00
k_collide.h
k_color.c
k_color.h
k_director.c
k_director.h
k_follower.c
K_HandleFollower: Add newlines to improve readability of sine bobbing
2023-04-20 22:57:41 +01:00
k_follower.h
k_grandprix.c
roundqueue
2023-04-11 17:18:27 +01:00
k_grandprix.h
roundqueue
2023-04-11 17:18:27 +01:00
k_hud.c
Battle Fullscreen: Adjust battle completion text to 5 and a half seconds (from 6)
2023-05-02 18:16:25 +01:00
k_hud.h
K_DrawMapThumbnail, K_DrawLikeMapThumbnail: correct argument types to fixed_t
2023-04-26 14:14:44 -07:00
k_hud_track.cpp
K_drawTargetHUD: Track at sprite x/y/z offset in 3d space
2023-04-07 23:18:08 +01:00
k_kart.c
Battle Fullscreen: Adjust battle completion text to 5 and a half seconds (from 6)
2023-05-02 18:16:25 +01:00
k_kart.h
Make big items look better
2023-04-29 17:46:41 -04:00
k_menu.h
Remove Replay Hut code
2023-04-28 12:50:43 -07:00
k_menudraw.c
Remove Replay Hut code
2023-04-28 12:50:43 -07:00
k_menufunc.c
Remove Replay Hut code
2023-04-28 12:50:43 -07:00
k_objects.h
Return random items to old doomednum
2023-04-29 17:52:19 -04:00
k_pathfind.c
k_pathfind.h
k_podium.c
G_DirtyGameData: Dirty bit only applied in I_Error and signal handlers, nowhere else
2023-03-17 14:42:06 +00:00
k_podium.h
Three new UCRP's
2023-03-11 23:56:58 +00:00
k_profiles.c
allZero doesn't need to be memset
2023-04-11 20:05:53 +01:00
k_profiles.h
Comment fix
2023-04-11 20:07:45 +01:00
k_pwrlv.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into round-queue
2023-04-17 20:08:37 +01: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
Remove restrictions on numlaps, merge with gptest
2023-03-29 03:53:21 -07:00
k_rank.h
Rename "Break the Capsules" to "Prison Break"
2023-03-12 20:17:46 +00:00
k_respawn.c
Fix some instances of boolean not being set to true exactly
2023-04-24 18:14:37 -07:00
k_respawn.h
k_roulette.c
Versus roulette: Speed up based on boss healthbar (destination) fill %
2023-04-22 00:35:11 +01:00
k_roulette.h
k_serverstats.c
It's probably bad to allocate exponential memory
2023-04-11 23:11:23 -07:00
k_serverstats.h
Use UINT32 time_t
2023-04-12 02:51:48 -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
Final rearrangement
2023-05-01 17:52:56 +01:00
k_terrain.h
k_vote.c
Draw fill instead of BG for Ivo until RHI bug fix
2023-04-10 23:52:37 -04:00
k_vote.h
Implement FG catchers
2023-04-10 02:10:01 -04:00
k_waypoint.cpp
K_GetBestWaypointForMobj: add a hint argument
2023-03-31 01:41:31 -07:00
k_waypoint.h
K_GetBestWaypointForMobj: add a hint argument
2023-03-31 01:41:31 -07:00
k_zvote.c
Z Voting: Undo victim thing
2023-04-23 01:12:19 -04:00
k_zvote.h
Z Voting: Kick handling improvements
2023-04-20 21:11:25 -04:00
keys.h
libdivide.h
lua_baselib.c
P_DoPlayerExit changes
2023-05-02 18:16:26 +01:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
Experimental: Improve level load processing
2023-03-22 10:59:29 -04:00
lua_hooklib.c
lua_hud.h
lua_hudlib.c
Add TIMER_FONT, rename V_DrawKartString to V_DrawTimerString
2023-04-21 00:34:06 -07:00
lua_hudlib_drawlist.c
Add TIMER_FONT, rename V_DrawKartString to V_DrawTimerString
2023-04-21 00:34:06 -07:00
lua_hudlib_drawlist.h
lua_infolib.c
Hardcode assist, part J (jartha)
2023-04-01 05:44:59 -07:00
lua_libs.h
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
cv_antigrief
2023-05-01 16:57:35 +01:00
lua_polyobjlib.c
lua_script.c
GT_TUTORIAL
2023-04-03 00:28:37 +01:00
lua_script.h
Fixes for CEREMONY gamestate
2023-03-03 16:09:51 -05:00
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h
m_avrecorder.cpp
m_avrecorder.h
m_avrecorder.hpp
m_bbox.c
m_bbox.h
m_cheat.c
Add respawnat command, lightsnake to a specific waypoint
2023-04-24 15:04:14 -07:00
m_cheat.h
Add respawnat command, lightsnake to a specific waypoint
2023-04-24 15:04:14 -07:00
m_cond.c
Serverside PWR: Completely rip out profile PWR, add PWR to XD_ADDPLAYER
2023-04-11 19:38:02 +01:00
m_cond.h
Permit emblem pickups that take on the visage of a Follower
2023-04-21 15:17:43 +01:00
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
m_memcpy.c
m_misc.cpp
Replace hardcoded keys for screenshot etc with bindable controls
2023-04-06 20:02:11 +01:00
m_misc.h
Replace hardcoded keys for screenshot etc with bindable controls
2023-04-06 20:02:11 +01:00
m_perfstats.c
m_perfstats.c: Fix directive output may be truncated warning/error
2023-04-12 14:11:23 -04:00
m_perfstats.h
m_queue.c
m_queue.h
m_random.c
m_random.h
Implement Follower Audience object
2023-04-20 23:15:56 +01:00
m_swap.h
Makefile
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
P_DoPlayerExit changes
2023-05-02 18:16:26 +01:00
p_floor.c
p_inter.c
P_DoPlayerExit changes
2023-05-02 18:16:26 +01:00
p_lights.c
p_local.h
P_DoPlayerExit changes
2023-05-02 18:16:26 +01:00
p_loop.c
p_map.c
P_CheckPosition: If thing was removed in its remit and iteration has MF_NOCLIP, do not return true
2023-04-14 14:38:32 +01:00
p_mapthing.cpp
Use foflayer when spawning mapthings
2023-03-29 22:23:56 -07:00
p_maputl.c
Merge branch 'acs-trigger-improvement' into 'master'
2023-04-09 03:08:34 +00:00
p_maputl.h
p_mobj.c
cv_antigrief
2023-05-01 16:57:35 +01:00
p_mobj.h
Stop calling P_NullPrecipThinker
2023-04-08 13:34:42 -07:00
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c
cv_antigrief
2023-05-01 16:57:35 +01:00
p_saveg.h
Add P_SaveBufferRemaining, returns remaining size of save buffer
2023-04-25 18:49:20 -07:00
p_setup.c
Improve quake effects
2023-05-01 14:24:32 -04:00
p_setup.h
Mapheader Followers system
2023-04-20 23:01:13 +01:00
p_sight.c
Remove p_sight assert
2023-03-18 01:27:32 -04:00
p_slopes.c
Fix deleted line for uphill/downhill multiplier
2023-03-11 18:07:04 -05:00
p_slopes.h
p_spec.c
P_DoPlayerExit changes
2023-05-02 18:16:26 +01:00
p_spec.h
Improve quake effects
2023-05-01 14:24:32 -04:00
p_telept.c
412 teleport: correctly update interpolation state
2023-04-22 20:49:19 -07:00
p_tick.c
Improve quake effects
2023-05-01 14:24:32 -04:00
p_tick.h
PARANOIA: add debug to P_SetTarget if references go negative
2023-03-20 19:57:00 -07:00
p_user.c
P_DoPlayerExit changes
2023-05-02 18:16:26 +01:00
r_bbox.c
r_bsp.cpp
R_StoreWallRange: remove duplicated closed door checks
2023-04-08 21:24:11 +01: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
r_debug.cpp
Add debugrender_portal command
2023-04-02 01:43:32 -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
Merge branch 'acs-trigger-improvement' into 'master'
2023-04-09 03:08:34 +00:00
r_draw.c
Add the debugrender_highlight command, highlight specific rendering in flat colors
2023-03-06 05:25:36 -08:00
r_draw.h
Add the debugrender_highlight command, highlight specific rendering in flat colors
2023-03-06 05:25:36 -08:00
r_draw8.c
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
r_draw16.c
r_fps.c
r_fps.h
r_local.h
r_main.c
Improve quake effects
2023-05-01 14:24:32 -04:00
r_main.h
Merge branch 'misc-debug' into 'master'
2023-04-11 16:11:18 +00: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
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.c
devmode render: display skybox portal, visplane and drawseg counts on HUD
2023-04-08 00:40:37 -07:00
r_plane.h
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
Software: fix directional lighting on two-sided midtextures
2023-04-27 13:19:35 -07:00
r_segs.h
r_skins.c
levelheader_t: relevantskin property
2023-04-03 00:28:37 +01:00
r_skins.h
R_GetLocalRandomSkin
2023-04-02 19:11:03 +01:00
r_sky.c
r_sky.h
r_splats.c
R_RasterizeFloorSplat: set ds_brightmap to NULL
2023-04-04 22:15:47 -07:00
r_splats.h
r_state.h
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
Stop calling P_NullPrecipThinker
2023-04-08 13:34:42 -07:00
r_things.h
Merge branch 'blockmap-precip' into 'master'
2023-04-08 11:21:23 +00:00
s_sound.c
S_AttemptToRestoreMusic: Handle both GS_INTERMISSION and musiccountdown (via FALLTHRU)
2023-05-02 18:16:26 +01:00
s_sound.h
musicdef_t: Add an important parameter
2023-04-08 12:32:47 +01:00
screen.c
Z Voting
2023-04-20 15:55:38 -04: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
sounds.c
Add sfx_etexpl
2023-03-30 17:13:55 -07:00
sounds.h
Add sfx_etexpl
2023-03-30 17:13:55 -07:00
st_stuff.c
Z Voting
2023-04-20 15:55:38 -04:00
st_stuff.h
devmode: draw over literally everything else
2023-03-29 00:11:01 -07:00
strcasestr.c
string.c
stun.c
RRID: initial commit, WIP broken
2023-03-28 01:19:43 -07:00
stun.h
RRID: initial commit, WIP broken
2023-03-28 01:19:43 -07:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
taglist.c
taglist.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h
Improve quake effects
2023-05-01 14:24:32 -04:00
v_draw.cpp
v_draw.cpp, v_draw.hpp: add srb2::Draw, 2D drawing abstraction
2023-04-28 12:50:25 -07:00
v_draw.hpp
v_draw.cpp, v_draw.hpp: add srb2::Draw, 2D drawing abstraction
2023-04-28 12:50:25 -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
V_DrawStretchyFixedPatch: round bottom y value to nearest integer
2023-04-26 07:35:54 -07:00
v_video.h
Add TIMER_FONT, rename V_DrawKartString to V_DrawTimerString
2023-04-21 00:34:06 -07:00
version.h
vid_copy.s
w_wad.c
WADNAME Zone Builder temporary file detection made stricter
2023-04-24 22:38:05 +01:00
w_wad.h
y_inter.c
musiccountdown
2023-04-30 21:47:07 +01:00
y_inter.h
Split thing voting screen to a new file
2023-04-03 20:57:31 -04:00
z_zone.c
z_zone.h