..
android
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
blua
Minor compiler warnings
2022-08-04 17:03:16 +01:00
djgppdos
Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next
2019-05-06 22:40:12 -05:00
dummy
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
hardware
Miscellaneous memory bug fixes to make AddressSanitizer happy
2022-09-02 13:20:31 +00:00
locale
Missed (unused?) viewpoint strings
2018-12-03 12:20:19 -05:00
nds
chaos conflict
2019-06-11 17:02:47 +02:00
sdl
Fix compilation warnings and non-codebase-standard types
2022-08-25 20:28:13 -05:00
sdl12
Merge branch 'ferror-errno-yareyare' into 'master'
2020-05-15 19:27:08 -04:00
win32
win32: Add dpi aware manifest config
2022-10-18 17:53:29 -05:00
win32ce
chaos conflict
2019-06-11 17:02:47 +02:00
.gitignore
am_map.c
Remove ESLOPE #ifdef(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
am_map.h
Remove MINIAUTOMAP code
2018-12-12 18:53:13 -03:00
Android.mk
apng.c
Merge branch 'apng-oh-shit-fixes' into 'master'
2019-02-28 12:00:58 -08:00
apng.h
Merge branch 'apng-oh-shit-fixes' into 'master'
2019-02-28 12:00:58 -08:00
asm_defs.inc
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
b_bot.c
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
b_bot.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
byteptr.h
Fix chat flood crashes (from STJr/SRB2!1698 )
2022-05-30 21:41:39 -05:00
CMakeLists.txt
cmake: remove win32 subdirectory
2022-08-22 19:43:59 -05:00
command.c
Bump execversion to 10, remap xbox controls to SDL
2022-08-25 20:28:13 -05:00
command.h
COM_LOCAL makes your commands NetXCmd free, FUCK NetXCmd
2020-11-05 20:16:28 -08:00
comptime.c
Starting from scratch. SRB2 v2.1.15
2016-07-06 00:10:19 -04:00
config.h.in
cmake: remove patch.dta from assets script
2022-08-20 12:05:53 -05:00
console.c
Use Unlock_state here too
2020-05-14 17:23:06 -07:00
console.h
Put some mutex on CONS_Printf etc. hahaha
2020-04-28 13:08:43 -07:00
d_clisrv.c
Rewrite ping timeout
2022-10-26 20:27:32 +01:00
d_clisrv.h
Display the current status of server querying in the server browser
2022-09-04 22:08:36 -07:00
d_event.h
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
d_main.c
Don't sleep w/ fpscap 0 and vsync enabled
2022-08-20 15:55:17 -05:00
d_main.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
d_net.c
Miscellaneous memory bug fixes to make AddressSanitizer happy
2022-09-02 13:20:31 +00:00
d_net.h
Ban improvements
2022-06-14 17:25:40 +01:00
d_netcmd.c
Add cv_lookbackaxis (and p2-4 equivalents)
2022-08-26 20:50:57 +01:00
d_netcmd.h
Ping measured in frame delay instead of milliseconds
2022-07-10 16:06:50 +01:00
d_netfil.c
Speed up file loading on server join by splitting P_AddWadFile into stages
2022-09-05 15:04:49 +00:00
d_netfil.h
Merge branch 'http-downloads-auth' into 'master'
2020-11-03 13:04:43 -05:00
d_player.h
Merge branch 'next' into public_next
2022-07-09 20:31:49 +01:00
d_think.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
d_ticcmd.h
Don't turn players more than they're allowed to
2019-01-04 23:09:27 -06:00
dehacked.c
Merge branch 'split-netfil-loading' into 'next'
2022-09-05 15:04:49 +00:00
dehacked.h
* Increased leniency for SOC wrt "major mods".
2019-01-17 20:51:41 +00:00
discord.c
Discord joins now force menu close and title demo stop
2021-09-10 20:25:13 -04:00
discord.h
Dedicated servers can change discordinvites without needing RPC support
2020-08-30 23:20:06 -04:00
doomdata.h
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
doomdef.h
Bump execversion to 10, remap xbox controls to SDL
2022-08-25 20:28:13 -05:00
doomstat.h
Merge branch 'next' into public_next
2022-07-09 20:31:49 +01:00
doomtype.h
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
endian.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
f_finale.c
Finalise credits for real.
2022-08-19 22:30:23 +01:00
f_finale.h
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
f_wipe.c
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
fastcmp.h
filesrch.c
Merge branch 'v1' into no-limits
2019-05-06 21:55:33 -04:00
filesrch.h
Merge branch 'v1' into no-limits
2019-05-06 21:55:33 -04:00
g_game.c
Merge branch 'sdl-gamepads' into 'next'
2022-08-28 09:24:36 +00:00
g_game.h
Revert "Remove game deadzone for Accel/Brake"
2022-08-26 21:18:27 +01:00
g_input.c
Merge branch 'master' into next
2022-09-02 10:19:35 -04:00
g_input.h
merge srb2 next
2019-01-05 15:59:23 -05:00
g_state.h
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
http-mserv.c
Miscellaneous memory bug fixes to make AddressSanitizer happy
2022-09-02 13:20:31 +00:00
hu_stuff.c
Draw PINGD before delay number
2022-08-19 21:13:05 -07:00
hu_stuff.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart-Public.git into next
2022-06-14 16:38:37 +01:00
i_addrinfo.c
Tested to be compile with Mingw64 9.1.0
2020-05-11 18:43:24 -07:00
i_addrinfo.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
i_joy.h
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
i_net.h
Miscellaneous memory bug fixes to make AddressSanitizer happy
2022-09-02 13:20:31 +00:00
i_sound.h
Merge remote-tracking branch 'public-gl/master' into public-musicplus-core
2019-01-01 10:41:40 -05:00
i_system.h
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
i_tcp.c
Merge branch 'master' into next
2022-09-02 10:19:35 -04:00
i_tcp.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
i_threads.h
Create cond if it doesn't exist when signaling
2020-04-27 18:01:27 -07:00
i_time.c
Tweaks for kart v1 MR comments
2022-05-21 12:32:40 -05:00
i_time.h
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
i_video.h
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
info.c
Add MF_DONTENCOREMAP to each of the item monitors.
2022-07-10 19:20:25 +01:00
info.h
Merge branch 'next' into public_next
2022-07-09 20:31:49 +01:00
k_kart.c
Fix use-after-frees around mobjs
2022-09-03 02:58:47 +00:00
k_kart.h
Fix compile errors
2022-03-29 15:46:02 -04:00
keys.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
lua_baselib.c
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
lua_blockmaplib.c
Remove POLYOBJECTS POLYOBJECTS_PLANES #ifdefs(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
lua_consolelib.c
Add CV_Set, CV_SetValue, CV_StealthSet, CV_StealthSetValue and CV_AddValue to Lua
2020-11-05 20:23:43 -08:00
lua_hook.h
Lua: "defrosting" global to tell how many tics are processing in the preticker
2020-11-24 19:32:01 -08:00
lua_hooklib.c
Fix MusicChange lua hook returning some values incorrectly
2022-07-03 15:51:51 -04:00
lua_hud.h
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
lua_hudlib.c
Remove hudlib getDeltaTime
2022-05-18 21:17:28 -05:00
lua_hudlib_drawlist.c
Miscellaneous memory bug fixes to make AddressSanitizer happy
2022-09-02 13:20:31 +00:00
lua_hudlib_drawlist.h
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
lua_infolib.c
Expose some more Kart functions, freeplay and rankings bumpers are now hud stuff you can toggle, + experimental playercmd hook
2019-01-13 14:40:48 +01:00
lua_libs.h
Remove ESLOPE #ifdef(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
lua_maplib.c
Remove ESLOPE #ifdef(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
lua_mathlib.c
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
lua_mobjlib.c
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
lua_playerlib.c
Revert "Merge branch 'consoleplayer-dedicated' into 'next'"
2022-08-18 18:14:23 -07:00
lua_script.c
Merge branch 'master' (1.4) into futurepk3
2022-08-20 03:10:32 +02:00
lua_script.h
Revert "Merge branch 'consoleplayer-dedicated' into 'next'"
2022-08-18 18:14:23 -07:00
lua_skinlib.c
Fix my fuckups
2019-03-06 22:28:06 -06:00
lua_thinkerlib.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
lzf.c
define SRTICT_ALIGN to - if the system is x86/x64 system
2016-07-23 23:26:08 -04:00
lzf.h
m_aatree.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_aatree.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_anigif.c
fix conflict
2019-11-12 00:23:26 +01:00
m_anigif.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_argv.c
Forgot includes
2019-10-07 18:10:33 -07:00
m_argv.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_bbox.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_bbox.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_cheat.c
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
m_cheat.h
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
m_cond.c
Code cleanup as requested by Sal and Sryder.
2019-01-26 16:58:45 +00:00
m_cond.h
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
m_dllist.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_fixed.c
Actually, lets just fix FixedHypot instead.
2020-11-08 00:45:16 -05:00
m_fixed.h
md3-vanilla
2019-03-18 18:34:20 -03:00
m_menu.c
Merge branch 'server-browser-improvements' into 'next'
2022-09-09 19:14:58 +00:00
m_menu.h
Print and display rules from the master server
2022-07-02 22:49:25 -07:00
m_misc.c
Minor compiler warnings
2022-08-04 17:03:16 +01:00
m_misc.h
ferror does not return errno, are you stupid?
2019-10-07 17:55:31 -07:00
m_queue.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_queue.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_random.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_random.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_swap.h
Use STUN instead of curl to fetch the public IP address for Discord
2020-09-30 03:57:50 -07:00
Makefile
Use SSE3 in 32-bit x86 binaries
2022-08-07 07:38:42 -07:00
Makefile.cfg
Makefile: Make WARNINGMODE the default, optionally disable with RELAXWARNINGS
2020-09-13 14:25:07 -07:00
md5.c
Starting from scratch. SRB2 v2.1.15
2016-07-06 00:10:19 -04:00
md5.h
Use consts in place of some 16s
2019-03-09 16:46:55 -06:00
mserv.c
Don't even attempt to advertise a non-netgame server.
2022-08-24 15:04:09 +01:00
mserv.h
Merge branch 'next' into public_next
2022-07-09 20:31:49 +01:00
p5prof.h
p_ceilng.c
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
p_enemy.c
Fix use-after-frees around mobjs
2022-09-03 02:58:47 +00:00
p_floor.c
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
p_inter.c
Merge branch 'next' into public_next
2022-07-09 20:31:49 +01:00
p_lights.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_local.h
reset cam interpolation on P_ResetCamera
2022-08-20 13:42:34 -05:00
p_map.c
Fix a regression in non-ramp sector (no step down) functionality.
2022-08-12 22:13:45 +01:00
p_maputl.c
Fixes an issue where mobjs with shadows would never get freed,
2022-10-03 02:07:36 -04:00
p_maputl.h
Actually, lets just fix FixedHypot instead.
2020-11-08 00:45:16 -05:00
p_mobj.c
Merge branch 'netunarchive-fixes' into 'master'
2022-10-19 06:19:28 +00:00
p_mobj.h
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
p_polyobj.c
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
p_polyobj.h
Remove POLYOBJECTS POLYOBJECTS_PLANES #ifdefs(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
p_pspr.h
Merge branch 'next' of git@git.magicalgirl.moe:STJr/SRB2.git into public_flatsprite
2019-05-06 20:20:57 +01:00
p_saveg.c
Forgot to remove my debug prints
2022-09-29 19:26:42 -04:00
p_saveg.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_setup.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart-Public into kpubnext
2022-10-26 13:23:56 +01:00
p_setup.h
Speed up file loading on server join by splitting P_AddWadFile into stages
2022-09-05 15:04:49 +00:00
p_sight.c
port P_CheckSight from vanilla
2022-01-11 19:52:50 -05:00
p_slopes.c
port P_CheckSight from vanilla
2022-01-11 19:52:50 -05:00
p_slopes.h
port P_CheckSight from vanilla
2022-01-11 19:52:50 -05:00
p_spec.c
Fix an interpolation issue with the Signpost
2022-08-04 15:57:44 +01:00
p_spec.h
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
p_telept.c
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
p_tick.c
Merge branch 'mobj-jitter' into 'next'
2022-10-25 20:00:49 -05:00
p_tick.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_user.c
reset cam interpolation on P_ResetCamera
2022-08-20 13:42:34 -05:00
r_bsp.c
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
r_bsp.h
Remove POLYOBJECTS POLYOBJECTS_PLANES #ifdefs(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
r_data.c
Speed up file loading on server join by splitting P_AddWadFile into stages
2022-09-05 15:04:49 +00:00
r_data.h
Merge remote-tracking branch 'remotes/bird/isolatedbatching' into awful-mix
2020-04-11 23:47:25 -05:00
r_defs.h
Remove POLYOBJECTS POLYOBJECTS_PLANES #ifdefs(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
r_draw.c
Remove ESLOPE #ifdef(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
r_draw.h
Remove ESLOPE #ifdef(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
r_draw8.c
Remove ESLOPE #ifdef(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
r_draw16.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_fps.c
Fix use-after-frees around mobjs
2022-09-03 02:58:47 +00:00
r_fps.h
Fix lookback interpolating
2022-05-01 23:25:11 -04:00
r_local.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_main.c
Don't use localaim/angle in skybox in demos
2022-08-23 20:11:24 -05:00
r_main.h
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
r_plane.c
Partially port newer sky rendering
2022-05-01 21:48:48 -04:00
r_plane.h
Remove POLYOBJECTS POLYOBJECTS_PLANES #ifdefs(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
r_segs.c
Remove POLYOBJECTS POLYOBJECTS_PLANES #ifdefs(backport from srb2 2.2)
2020-08-20 13:02:13 -04:00
r_segs.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_sky.c
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
r_sky.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_splats.c
Software plane fixes
2018-12-14 14:08:25 -03:00
r_splats.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_state.h
Fix up more stuff
2019-04-18 12:20:13 -04:00
r_things.c
Drawseg clipping optimized, from prboom-plus
2022-08-26 23:01:54 +01:00
r_things.h
Drawseg clipping optimized, from prboom-plus
2022-08-26 23:01:54 +01:00
s_sound.c
Mute music instead of pausing if lose focus
2020-09-28 11:58:24 -07:00
s_sound.h
Interpolate song credits
2022-05-02 00:02:06 -04:00
screen.c
Use double instead of precise_t for FPS counter
2022-05-19 16:37:33 -04:00
screen.h
Implement Uncapped (squashed)
2022-05-01 17:35:30 -05:00
sounds.c
Add a sound inexplicably freeslotted in patch.kart.
2022-07-10 16:07:28 +01:00
sounds.h
Add a sound inexplicably freeslotted in patch.kart.
2022-07-10 16:07:28 +01:00
st_stuff.c
Merge branch 'splitscreen-hudhook-fix' into 'next'
2022-10-25 23:04:58 -04:00
st_stuff.h
Add envelope icon, add sounds
2020-08-22 04:54:08 -04:00
string.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
stun.c
Use rand_s for Windoze
2020-09-30 12:22:09 -07:00
stun.h
Use STUN instead of curl to fetch the public IP address for Discord
2020-09-30 03:57:50 -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
Large room fix
2018-12-09 19:34:17 -03:00
tables.h
merge srb2 next
2019-01-05 15:59:23 -05:00
tmap.nas
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
tmap.s
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
tmap_asm.s
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
tmap_mmx.nas
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
tmap_vc.nas
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
v_video.c
Draw PINGD before delay number
2022-08-19 21:13:05 -07:00
v_video.h
Draw PINGD before delay number
2022-08-19 21:13:05 -07:00
vid_copy.s
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
w_wad.c
Restore "SONIC ROBO BLAST 2" header in w_wad.c
2022-08-23 18:33:44 +02:00
w_wad.h
Merge branch 'uint8-wads-and-skins' into futurepk3
2022-08-23 03:19:28 +02:00
y_inter.c
Add cv_lookbackaxis (and p2-4 equivalents)
2022-08-26 20:50:57 +01:00
y_inter.h
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
z_zone.c
stuff
2019-04-06 23:33:34 -03:00
z_zone.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00