RingRacers/src
2018-09-19 18:55:01 -04:00
..
android MusicPlus Core (positioning and fading) 2.2 -> 2.1 backport 2018-09-18 10:22:17 -04:00
blua Build: kill GCC 7's implicit-fallthrough warning 2017-09-28 09:39:47 -04:00
djgppdos MusicPlus Core (positioning and fading) 2.2 -> 2.1 backport 2018-09-18 10:22:17 -04:00
dummy MusicPlus Core (positioning and fading) 2.2 -> 2.1 backport 2018-09-18 10:22:17 -04:00
hardware nodigimusic nomusic nosound refactor other targets 2018-09-14 10:35:56 -04:00
locale
nds Clipboard copy/paste testing 2016-11-03 01:43:57 -07:00
sdl MP Core Mixer: Unused param fixes (buildbots) 2018-09-19 18:26:33 -04:00
sdl12 Default sound volume is too loud 2018-04-11 14:40:05 -04:00
win32 MusicPlus core: Win32 DD compile fixes 2018-09-18 14:09:13 -04:00
win32ce Default sound volume is too loud 2018-04-11 14:40:05 -04:00
.gitignore
am_map.c
am_map.h
Android.mk
asm_defs.inc
b_bot.c
b_bot.h
byteptr.h
CMakeLists.txt Merge branch 'cmake_nasm' into 'master' 2017-01-12 17:21:05 -05:00
command.c Don't display "x set to y" messages twice in the debugfile for consvars with CV_SHOWMODIFONETIME/CV_SHOWMODIF 2017-06-10 16:36:52 +01:00
command.h
comptime.c
config.h.in
console.c Eat unprintable keys too, since there's no reason to feed them to G_Responder anyway when the console is open 2018-02-23 20:08:02 +00:00
console.h make console back color use just one section of memory 2016-11-02 14:26:35 -07:00
d_clisrv.c Merge branch 'master' into minor-net-command-fixes 2018-05-15 21:31:47 +02:00
d_clisrv.h Merge branch 'master' into next 2017-01-14 19:23:31 +00:00
d_event.h
d_main.c Compile fixes 2018-09-14 10:58:41 -04:00
d_main.h
d_net.c Merge branch 'master' into next 2017-09-28 10:16:35 -04:00
d_net.h -Added a timeout for game state downloading to prevent definitive join freezes in some cases. The timeout has a minimum value of "jointimeout" and gets higher as the game state grows in size 2017-01-13 20:53:52 +01:00
d_netcmd.c MusicPlus Core (positioning and fading) 2.2 -> 2.1 backport 2018-09-18 10:22:17 -04:00
d_netcmd.h Random changes in the netcode lol 2016-12-31 19:26:33 +01:00
d_netfil.c Rewrote findfile to store whether any of the three paths searched had a bad MD5 rather than just simply being not there. 2018-04-15 22:00:31 +01:00
d_netfil.h PT_REQUESTFILE checking: 2017-05-26 13:39:54 +01:00
d_player.h
d_think.h
d_ticcmd.h
dehacked.c musicplus-feature-endoflevel 2.2 -> 2.1 backport 2018-09-18 15:50:12 -04:00
dehacked.h
doomdata.h
doomdef.h MusicPlus Core (positioning and fading) 2.2 -> 2.1 backport 2018-09-18 10:22:17 -04:00
doomstat.h musicplus-feature-endoflevel 2.2 -> 2.1 backport 2018-09-18 15:50:12 -04:00
doomtype.h
endian.h
f_finale.c MusicPlus Core (positioning and fading) 2.2 -> 2.1 backport 2018-09-18 10:22:17 -04:00
f_finale.h
f_wipe.c Build: kill GCC 7's format-overflow warnings 2017-09-28 09:13:46 -04:00
fastcmp.h
filesrch.c Fix includes for SDL 1.2-only ports' files 2017-09-14 21:15:38 +01:00
filesrch.h
g_game.c musicplus-feature-endoflevel 2.2 -> 2.1 backport 2018-09-18 15:50:12 -04:00
g_game.h Scale should be fixed_t not UINT16! 2017-06-17 17:22:45 +01:00
g_input.c
g_input.h
g_state.h
hu_stuff.c Merge branch 'netcode-shit' of https://github.com/LJSonik/SRB2 into netcode-shit 2017-01-13 22:02:06 +01:00
hu_stuff.h Revert "Chat and console improvements" 2016-11-03 00:34:15 -07:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h -Added a timeout for game state downloading to prevent definitive join freezes in some cases. The timeout has a minimum value of "jointimeout" and gets higher as the game state grows in size 2017-01-13 20:53:52 +01:00
i_sound.h MusicPlus Core (positioning and fading) 2.2 -> 2.1 backport 2018-09-18 10:22:17 -04:00
i_system.h Clipboard copy/paste testing 2016-11-03 01:43:57 -07:00
i_tcp.c TCP: remove BADSOCKET 2017-12-26 19:56:50 -05:00
i_tcp.h
i_video.h
info.c
info.h
keys.h
lua_baselib.c Lua P_RestoreMusic else if fix 2018-09-18 15:11:37 -04:00
lua_consolelib.c Fixed the Lua crash exploit. 2018-07-04 20:15:36 +01:00
lua_hook.h MusicPlus core: Lua separation fixes 2018-09-18 11:39:08 -04:00
lua_hooklib.c MusicPlus core: Lua separation fixes 2018-09-18 11:39:08 -04:00
lua_hud.h
lua_hudlib.c
lua_infolib.c
lua_libs.h
lua_maplib.c musicplus-feature-endoflevel 2.2 -> 2.1 backport 2018-09-18 15:50:12 -04:00
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
lua_script.c Fix Lua panic when archiving a table element with an userdata key 2018-03-09 16:40:34 +01:00
lua_script.h
lua_skinlib.c
lua_thinkerlib.c Rewrote thinkers.iterate to handle invalid pointers elegantly. 2017-05-27 14:03:27 -05:00
lzf.c
lzf.h
m_aatree.c
m_aatree.h m_aatree: add newline 2016-12-22 19:39:37 -05:00
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c P_IsPointInSubsector now works in both Software and GL, which means it can be used as the main driver behind support for Knuckles climbing on one-sided walls. 2016-10-29 11:54:47 -04:00
m_cheat.h
m_cond.c
m_cond.h
m_dllist.h
m_fixed.c Correct C FixedMul() off-by-one errors 2018-05-20 22:55:21 +03:00
m_fixed.h Comment out sdl12/SRB2CE/cehelp.h include in m_fixed.h 2017-09-14 21:29:38 +01:00
m_menu.c Don't call I_StartupSound in SFX toggle 2018-09-14 16:39:10 -04:00
m_menu.h Build: fixup warnings in Debug builds 2017-09-28 16:54:26 -04:00
m_misc.c Update m_misc.c 2018-07-07 20:41:11 +00:00
m_misc.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile Fixup PROFILEMODE 2018-07-20 17:35:18 -04:00
Makefile.cfg Build: do not error on FALLTHURs 2017-10-27 19:49:55 -04:00
md5.c
md5.h
mserv.c TCP: remove BADSOCKET 2017-12-26 19:56:50 -05:00
mserv.h
p5prof.h
p_ceilng.c Build: kill GCC 7's implicit-fallthrough warning 2017-09-28 09:39:47 -04:00
p_enemy.c Build: fixup warnings in Debug builds 2017-09-28 16:54:26 -04:00
p_floor.c Merge branch 'master' into next 2017-09-28 10:16:35 -04:00
p_inter.c Build: kill GCC 7's implicit-fallthrough warning 2017-09-28 09:39:47 -04:00
p_lights.c
p_local.h Tweaked P_CheckSolidLava to avoid changing its function signature, and P_CanRunOnWater now supports slopes too. 2016-11-02 20:32:36 +00:00
p_map.c P_FloorzAtPos: Check the normal floor's slope as well as FOF slopes, silly. 2017-08-30 19:21:23 +01:00
p_maputl.c Created R_GetTextureNum to make sure top/bottom/midtexture texture ids are always valid in rendering code for both software and OpenGL (and also for the Solid Midtexture effect physics code) 2016-12-16 21:38:53 +00:00
p_maputl.h
p_mobj.c nodigimusic nomusic nosound -> digital_disabled midi_disabled sound_disabled 2018-09-14 10:35:51 -04:00
p_mobj.h
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c Keeping a total of thinkers saved/loaded and print the total in netplay devmode 2017-06-12 17:55:15 +01:00
p_saveg.h
p_setup.c Merge branch 'public-musicplus-core' into public-musicplus-feature-endoflevel 2018-09-19 18:55:01 -04:00
p_setup.h P_NetUnArchiveWorld now uses P_AddLevelFlatRuntime instead of P_AddLevelFlat. 2016-12-08 21:45:25 +00:00
p_sight.c
p_slopes.c * Disabled #define SECTORSPECIALSAFTERTHINK. This did not need to be done in next, since it could have subtle consequences which we'd rather not deal with in the hyperextended patch cycle as-is. 2016-12-06 21:49:59 +00:00
p_slopes.h
p_spec.c MusicPlus Core (positioning and fading) 2.2 -> 2.1 backport 2018-09-18 10:22:17 -04:00
p_spec.h
p_telept.c
p_tick.c
p_tick.h
p_user.c EndOfLevel: Check player->exiting > 0 && <= TICRATE, fixes start-of-level fading in 2.1 2018-09-18 23:27:00 -04:00
r_bsp.c Do not draw segs that belong to polyobjects, if you're drawing subsectors adjacent to them 2017-06-03 17:47:46 +01:00
r_bsp.h
r_data.c Remove commented out stuff, now I've confirmed everything works fine without them 2018-09-10 15:49:21 +01:00
r_data.h Remove commented out stuff, now I've confirmed everything works fine without them 2018-09-10 15:49:21 +01:00
r_defs.h Merge branch 'savegame-hotfixes' into 'next' 2017-01-07 18:32:07 -05:00
r_draw.c
r_draw.h
r_draw8.c ...and R_DrawTranslucentSplat_8, even though it isn't used! 2018-08-09 17:08:20 +01:00
r_draw16.c
r_local.h
r_main.c Fix HOM removal not working properly for non-green resolutions 2018-08-31 17:14:44 +01:00
r_main.h Remove all traces of SSN's old port of ZDoom's secplanes for slopes, since our slopes do not need them 2017-01-02 19:12:09 +00:00
r_plane.c Introduce a temporary measure to enable the old stuff, minus one of the most obviously terrible bugbears of yesteryear. Let it be known that any downstream poirt will almost certainly toggle this ASAP. 2018-08-25 21:17:34 +01:00
r_plane.h
r_segs.c Fix sprtopscreen from getting integer overflows once and for all in R_DrawRepeatMaskedColumn 2017-01-31 22:10:31 +00:00
r_segs.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_things.c Continuing my recent streak of making random lighting/colormap-related fixes to long-standing bugs: 2018-08-25 16:46:45 +01:00
r_things.h
s_sound.c MusicPlus Core (positioning and fading) 2.2 -> 2.1 backport 2018-09-18 10:22:17 -04:00
s_sound.h musicplus-feature-endoflevel 2.2 -> 2.1 backport 2018-09-18 15:50:12 -04:00
screen.c CMake: split inline AMS code from vid_copy.s code 2017-01-06 15:48:19 -05:00
screen.h
sounds.c Build: kill GCC 7's format-overflow warnings 2017-09-28 09:13:46 -04:00
sounds.h
st_stuff.c OpenGL Map Specific palettes working 2018-05-17 22:17:20 +01:00
st_stuff.h
string.c
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
v_video.c Missed one! 2018-08-26 12:38:53 +01:00
v_video.h make console back color use just one section of memory 2016-11-02 14:26:35 -07:00
vid_copy.s
w_wad.c Created W_OpenWadFile for opening WAD files with the path correction code. 2017-02-16 21:55:17 +00:00
w_wad.h Created W_OpenWadFile for opening WAD files with the path correction code. 2017-02-16 21:55:17 +00:00
y_inter.c EndOfLevel: 2.1 _clear -> lclear music in y_inter 2018-09-18 23:32:00 -04:00
y_inter.h
z_zone.c
z_zone.h