..
android
blua
dummy
hardware
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-03 22:26:28 +01:00
locale
Makefile.d
Makefile: add EXESUFFIX
2022-08-11 02:29:31 -07:00
nds
objects
cmake: add objects CMakeLists.txt
2022-08-23 21:29:06 -05:00
sdl
Merge branch 'master' into ogl-in-software
2022-09-08 14:28:29 -04:00
sdl12
win32
Remove win32 backend-specific files
2022-07-23 12:57:35 -05:00
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt
cmake: move debug strip to src/CMakeLists.txt
2022-08-23 21:32:29 -05:00
command.c
Significant work into the play-starting experience
2022-09-04 20:14:30 +01:00
command.h
Significant work into the play-starting experience
2022-09-04 20:14:30 +01:00
comptime.c
config.h.in
console.c
console.h
d_clisrv.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
d_clisrv.h
Switch around maxplayers and ingamecap
2022-08-29 04:35:14 -04:00
d_event.h
d_main.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
d_main.h
d_net.c
d_net.h
d_netcmd.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
d_netcmd.h
Switch around maxplayers and ingamecap
2022-08-29 04:35:14 -04:00
d_netfil.c
d_netfil.h
d_player.h
Merge branch 'hear-pain' into 'master'
2022-09-07 04:44:03 +00:00
d_think.h
d_ticcmd.h
Merge branch 'master' into new-menus
2022-05-25 15:12:51 +01:00
deh_lua.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
deh_lua.h
deh_soc.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
deh_soc.h
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
deh_tables.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-03 22:26:28 +01:00
deh_tables.h
dehacked.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
dehacked.h
discord.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
discord.h
doomdata.h
doomdef.h
WIP: server browser (only shows fake servers you can't connect to rn)
2022-07-26 23:50:23 +02:00
doomstat.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
doomtype.h
endian.h
f_finale.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
f_finale.h
f_wipe.c
fastcmp.h
filesrch.c
Addons menu refactor part 3
2022-09-03 21:15:23 +01:00
filesrch.h
font.c
font.h
g_demo.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
g_demo.h
g_game.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
g_game.h
Merge branch 'master' into new-menus
2022-05-25 15:12:51 +01:00
g_input.c
Port Ediolon's SDL GameController work
2022-08-27 08:20:52 -04:00
g_input.h
Port Ediolon's SDL GameController work
2022-08-27 08:20:52 -04:00
g_splitscreen.c
g_state.h
http-mserv.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
hu_stuff.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
hu_stuff.h
Allow selecting profile with no changes to speed up charsel process
2022-07-20 19:35:51 +02:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c
Do not query DNS for holepunchserver more than once per tic
2022-08-28 16:57:36 +01:00
i_tcp.h
i_threads.h
i_time.c
i_time.h
i_video.h
info.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into 14plus-mergeladder
2022-09-05 15:32:02 +01:00
info.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into 14plus-mergeladder
2022-09-05 15:32:02 +01:00
k_battle.c
Make all instances of this sine use M_TAU_FIXED
2022-05-23 13:38:53 -04:00
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-03 22:26:28 +01:00
k_bot.h
Bot prediction uses pathfinding
2022-05-30 19:28:40 -04:00
k_botitem.c
Merge branch 'master' into bot-rubberband-edit
2022-05-25 23:29:04 -04:00
k_botsearch.c
Bot perfstats
2022-08-27 00:04:33 -04:00
k_brightmap.c
k_brightmap.h
k_collide.c
Infinite tether uses lightning shield effects
2022-08-23 20:27:19 -04:00
k_collide.h
k_color.c
k_color.h
k_director.c
k_director.h
k_follower.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
k_follower.h
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
k_grandprix.c
Use mapobjectscale in K_FakeBotResults
2022-08-31 16:37:52 -07:00
k_grandprix.h
k_hud.c
Adjust x coordinate of "FREE PLAY"
2022-09-05 14:46:46 +01:00
k_hud.h
k_kart.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
k_kart.h
Improved pain then hit confirm sound
2022-09-04 14:23:51 -04:00
k_menu.h
Change the default highligh to Aqua, for consistency.
2022-09-05 14:00:26 +01:00
k_menudef.c
Since B can be used as a go back button as well, add it to the tooltip.
2022-09-05 13:53:52 +01:00
k_menudraw.c
Fix -Wformat
2022-09-07 14:12:20 -07:00
k_menufunc.c
Repair shitsfree
2022-09-04 22:21:42 +01:00
k_objects.h
k_pathfind.c
k_pathfind.h
k_profiles.c
Improve profile deletion further
2022-09-04 21:44:39 +01:00
k_profiles.h
Refactor PR_ApplyProfile and its ilk
2022-09-03 00:16:41 +01:00
k_pwrlv.c
Profiles handle power level properly now
2022-08-30 03:51:35 -04:00
k_pwrlv.h
Profiles handle power level properly now
2022-08-30 03:51:35 -04:00
k_race.c
k_race.h
k_respawn.c
Interrupt tumble when hitting springs
2022-08-22 23:53:32 -04:00
k_respawn.h
k_terrain.c
k_terrain.h
k_waypoint.c
Waypoint sight improvements
2022-05-24 17:30:42 -04:00
k_waypoint.h
keys.h
libdivide.h
lua_baselib.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c
Bot perfstats
2022-08-27 00:04:33 -04:00
lua_hud.h
lua_hudlib.c
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c
Clear precipprops in Lua more automatically
2022-05-31 19:33:18 -04:00
lua_libs.h
Allow freesloting & editing precipprops
2022-05-31 09:03:06 -04:00
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
Better tripwire leniency vfx
2022-08-29 16:26:58 +01:00
lua_playerlib.c
Merge branch 'hear-pain' into 'master'
2022-09-07 04:44:03 +00:00
lua_polyobjlib.c
lua_script.c
Lap based power level
2022-08-14 06:00:37 -04:00
lua_script.h
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_bbox.c
m_bbox.h
m_cheat.c
m_cheat.h
m_cond.c
Add quick define-toggled testing apparatus to M_SecretUnlocked.
2022-09-04 15:53:51 +01:00
m_cond.h
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
Make all instances of this sine use M_TAU_FIXED
2022-05-23 13:38:53 -04:00
m_misc.c
Fix the path of srb2home not being taken into account when loading the last IPs joined log file
2022-09-02 15:25:57 -04:00
m_misc.h
m_perfstats.c
Bot perfstats
2022-08-27 00:04:33 -04:00
m_perfstats.h
Bot perfstats
2022-08-27 00:04:33 -04:00
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile
Chose the wrong version of makefile in merge conflict resolution
2022-08-28 17:48:33 +01:00
md5.c
md5.h
mserv.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
Infinite tether uses lightning shield effects
2022-08-23 20:27:19 -04:00
p_floor.c
p_inter.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
p_lights.c
p_local.h
Lap based power level
2022-08-14 06:00:37 -04:00
p_map.c
Remove step-down change
2022-09-05 10:41:06 -04:00
p_maputl.c
Add P_GetMidtextureTopBottom
2022-08-01 07:16:53 -07:00
p_maputl.h
Add P_GetMidtextureTopBottom
2022-08-01 07:16:53 -07:00
p_mobj.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
p_mobj.h
Better tripwire leniency vfx
2022-08-29 16:26:58 +01:00
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c
Merge branch 'hear-pain' into 'master'
2022-09-07 04:44:03 +00:00
p_saveg.h
p_setup.c
Merge branch 'master' into new-menus
2022-08-28 23:33:32 -04:00
p_setup.h
Fix the two big problems with the lighting
2022-05-25 16:16:20 -04:00
p_sight.c
Improve bot traversal for the prediction
2022-05-31 03:51:35 -04:00
p_slopes.c
Fast falling
2022-09-04 21:21:25 -04:00
p_slopes.h
Fast falling
2022-09-04 21:21:25 -04:00
p_spec.c
Store tripwire pass level on the player
2022-08-30 21:22:26 +01:00
p_spec.h
Merge branch 'custom-weather' into 'master'
2022-06-11 03:05:37 +00:00
p_telept.c
p_tick.c
Merge branch 'master' into new-menus
2022-05-25 15:12:51 +01:00
p_tick.h
p_user.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
r_bsp.c
Fix the two big problems with the lighting
2022-05-25 16:16:20 -04:00
r_bsp.h
r_data.c
r_data.h
Move follower code to its own file
2022-05-23 00:23:46 -04:00
r_defs.h
Implement directional lighting
2022-05-25 02:51:08 -04:00
r_draw.c
Move follower code to its own file
2022-05-23 00:23:46 -04:00
r_draw.h
r_draw8.c
Make all inline increments of dest and dsrc occur on seperate lines, for extra clarity and making it easier to identify future issues with these functions.
2022-05-23 00:09:03 +01:00
r_draw8_npo2.c
r_draw16.c
r_fps.c
Backport mobj interpolators crash fix
2022-09-09 13:49:57 -04:00
r_fps.h
r_local.h
r_main.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
r_main.h
r_patch.c
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.c
Fix even slope lighting being inconsistent
2022-05-27 18:34:52 -04:00
r_plane.h
Fix the two big problems with the lighting
2022-05-25 16:16:20 -04:00
r_portal.c
r_portal.h
r_segs.c
Fix the two big problems with the lighting
2022-05-25 16:16:20 -04:00
r_segs.h
r_skins.c
Merge branch 'eggbox-cinders' into 'master'
2022-05-25 07:37:08 +00:00
r_skins.h
Move SKINNAMESIZE to doomdef.h to prevent issues
2022-05-26 13:32:22 +02:00
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c
Stuff for Ivo's texture crunching
2022-08-28 00:03:22 -04:00
r_textures.h
Stuff for Ivo's texture crunching
2022-08-28 00:03:22 -04:00
r_things.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-03 22:26:28 +01:00
r_things.h
Drawseg clipping optimized, from prboom-plus
2022-08-24 22:03:05 -04:00
s_sound.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
s_sound.h
screen.c
screen.h
slope_anchors.c
sounds.c
Fast falling
2022-09-04 21:21:25 -04:00
sounds.h
Fast falling
2022-09-04 21:21:25 -04:00
Sourcefile
Merge branch 'master' into new-menus
2022-05-25 15:12:51 +01:00
st_stuff.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
st_stuff.h
strcasestr.c
string.c
stun.c
stun.h
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
v_video.c
Merge branch 'master' into new-menus
2022-08-27 22:36:58 -04:00
v_video.h
version.h
vid_copy.s
w_wad.c
Small logging improvements for addon loading
2022-08-28 16:46:56 +01:00
w_wad.h
y_inter.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-07 21:39:34 +01:00
y_inter.h
z_zone.c
z_zone.h