SRB2/src
James R c1a91cdc2e Merge branch 'setrenderneeded-fix' into 'master'
Clear setrenderneeded after calling VID_CheckRenderer

See merge request STJr/SRB2!793
2020-02-18 21:53:14 -05:00
..
android Grab mouse again when closing menu, unpausing, etc 2020-01-02 00:45:28 +01:00
blua Merge errors for compile 2019-01-07 17:05:20 -05:00
djgppdos Merge remote-tracking branch 'origin/master' into renderswitch 2019-12-10 23:01:10 -03:00
dummy Grab mouse again when closing menu, unpausing, etc 2020-01-02 00:45:28 +01:00
hardware Merge branch 'grfang' into 'master' 2020-02-16 23:21:07 -05:00
locale Revert "Revert "Merge branch 'musicplus-aug2019-b' into 'master'"" 2019-08-04 12:03:57 +01:00
sdl Clear setrenderneeded after calling VID_CheckRenderer 2020-02-17 00:36:10 -03:00
win32 Grab mouse again when closing menu, unpausing, etc 2020-01-02 00:45:28 +01:00
.gitignore
Android.mk
CMakeLists.txt [cmake] Remove srb2dd target 2019-12-15 00:47:58 -06:00
Makefile Update copyright date on source files 2019-12-06 13:49:42 -05:00
Makefile.cfg Merge branch 'public_next' 2019-09-03 19:07:57 +01:00
am_map.c "changes" not "changed" 2020-01-26 23:41:34 -03:00
am_map.h Don't stop the automap (just restart it instead.) 2020-01-26 23:12:28 -03:00
apng.c Merge branch 'apng-oh-shit-fixes' into 'master' 2019-02-28 12:00:58 -08:00
apng.h Remove references to old console ports that slipped in from the 2.1 source code a while back 2019-08-20 14:13:38 +01:00
asm_defs.inc Update copyright date on source files 2019-12-06 13:49:42 -05:00
b_bot.c Merge remote-tracking branch 'origin/next' into next-newcontrols 2020-01-04 09:57:09 -06:00
b_bot.h Remove flight indicator when AI Tails is taken over by second player 2019-12-31 16:48:29 +08:00
byteptr.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
command.c Merge branch 'trim-floats' into 'master' 2020-02-17 00:04:15 -05:00
command.h Merge branch 'local-lua-commands' into 'next' 2020-01-08 16:14:30 -05:00
comptime.c
config.h.in Update file hash yet again 2020-02-16 18:54:51 -05:00
console.c Revert "Let the console open in menus" 2020-02-16 17:14:54 -08:00
console.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_clisrv.c Fix dedicated servers not running gamelogic 2020-02-15 23:47:11 +01:00
d_clisrv.h Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into keep-body 2020-01-22 03:57:22 +01:00
d_event.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_main.c Merge branch 'setrenderneeded-fix' into 'master' 2020-02-18 21:53:14 -05:00
d_main.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_net.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_net.h Use a random port when connecting 2019-12-18 15:34:55 -08:00
d_netcmd.c Merge branch 'local-color-table' into 'master' 2020-02-16 23:58:11 -05:00
d_netcmd.h Clean player name before joining!!! 2020-02-01 18:20:35 -08:00
d_netfil.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_netfil.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_player.h Let clients rejoin the server without losing their status 2020-01-22 03:05:08 +01:00
d_think.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_ticcmd.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
dehacked.c Cast Moment 2020-02-12 13:59:08 -03:00
dehacked.h Fix "SRB2" SOC directive, though its usefulness is debatable 2019-12-17 14:11:45 -08:00
doomdata.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
doomdef.h Updated version number to 2.2.1, increment MODVERSION. 2020-02-05 19:55:40 +00:00
doomstat.h Add MAXTOL 2020-02-12 13:41:30 -03:00
doomtype.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
endian.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
f_finale.c Update credit at Rob's request 2020-02-16 20:10:30 -05:00
f_finale.h Merge remote-tracking branch 'origin/master' into wipes2 2019-12-11 12:57:59 -03:00
f_wipe.c Update copyright statements for changed names 2020-01-06 17:16:27 -05:00
fastcmp.h
filesrch.c Mark new-style log names as loaded. 2019-09-20 17:43:41 +01:00
filesrch.h Hide kart-specific addons behavior behind USE_KART 2018-12-16 16:07:47 -05:00
g_game.c Merge branch 'tolfix' into 'master' 2020-02-16 23:52:45 -05:00
g_game.h Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into keep-body 2020-01-22 03:57:22 +01:00
g_input.c Semantics 2020-01-23 13:57:39 -08:00
g_input.h Consolidate G_BuildTiccmd 2019-12-08 13:27:11 -06:00
g_state.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
hu_stuff.c Merge remote-tracking branch 'origin/master' into next 2020-01-30 23:54:56 -08:00
hu_stuff.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_addrinfo.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_addrinfo.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_joy.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_net.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_sound.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_system.h Grab mouse again when closing menu, unpausing, etc 2020-01-02 00:45:28 +01:00
i_tcp.c -clientport (it's back!) and -serverport, which is an alias to -port 2019-12-18 15:47:47 -08:00
i_tcp.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_video.h Merge remote-tracking branch 'origin/master' into renderswitch 2019-12-10 23:01:10 -03:00
info.c Merge branch 'signpostfixes' into 'next' 2020-02-11 16:23:06 -05:00
info.h Reset rollangle on TNT explosion 2020-01-31 14:32:47 -08:00
keys.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_baselib.c Rename R_IsPointInSubsector to R_PointInSubsectorOrNull/Nil 2020-01-22 16:58:57 +01:00
lua_blockmaplib.c Revert changes to searchBlockmap because on reflection, the benefits didn't outweigh breaking every current usage of it 2019-12-30 19:04:27 -08:00
lua_consolelib.c Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into keep-body 2020-01-22 03:57:22 +01:00
lua_hook.h Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into keep-body 2020-01-22 03:57:22 +01:00
lua_hooklib.c Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into keep-body 2020-01-22 03:57:22 +01:00
lua_hud.h Merge remote-tracking branch 'origin/next' into gametype-clownery 2019-12-19 02:15:45 -03:00
lua_hudlib.c Merge branch 'patch-valid' into 'next' 2020-02-12 21:19:19 -05:00
lua_infolib.c un-ROTSPRITE rollangle and spriteinfo 2019-12-17 13:09:25 -03:00
lua_libs.h un-ROTSPRITE rollangle and spriteinfo 2019-12-17 13:09:25 -03:00
lua_maplib.c Merge branch 'keywords-back-again' into 'next' 2020-01-16 20:05:24 -05:00
lua_mathlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_mobjlib.c Give me a break 2020-01-17 00:18:00 -06:00
lua_playerlib.c Let clients rejoin the server without losing their status 2020-01-22 03:05:08 +01:00
lua_script.c Kill Lua adminplayer 2020-01-12 20:04:05 -08:00
lua_script.h Move ALL the Lua global variable stuff into lua_script.c. 2019-12-23 18:49:23 -03:00
lua_skinlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_thinkerlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lzf.c
lzf.h
m_aatree.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_aatree.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_anigif.c What 2020-02-03 02:24:22 -03:00
m_anigif.h Local Color Table for GIF movie mode 2020-01-29 13:47:55 -03:00
m_argv.c Let "+" command line parameters specify more than one argument 2020-01-18 00:23:47 -08:00
m_argv.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_bbox.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_bbox.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_cheat.c Rename R_IsPointInSubsector to R_PointInSubsectorOrNull/Nil 2020-01-22 16:58:57 +01:00
m_cheat.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_cond.c Update copyright statements for changed names 2020-01-06 17:16:27 -05:00
m_cond.h Merge branch 'showconditionset' into 'next' 2020-01-10 15:59:37 -05:00
m_dllist.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_fixed.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_fixed.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_menu.c Merge branch 'trim-floats' into 'master' 2020-02-17 00:04:15 -05:00
m_menu.h Merge branch 'master' into next 2020-01-26 19:23:05 +00:00
m_misc.c Fix M_Ftrim 2020-02-17 19:38:14 -08:00
m_misc.h Trim the trailing zeros off floats for cvars 2020-01-20 23:14:26 -08:00
m_queue.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_queue.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_random.c Update copyright statements for changed names 2020-01-06 17:16:27 -05:00
m_random.h Update copyright statements for changed names 2020-01-06 17:16:27 -05:00
m_swap.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
md5.c
md5.h
mserv.c Dumbass NONET stuff... 2020-01-16 18:07:28 -08:00
mserv.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p5prof.h
p_ceilng.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_enemy.c Cast to statenum_t for 32-bit compatibility 2020-02-11 20:36:48 +08:00
p_floor.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_inter.c Merge branch 'starpost-config-additions' into 'next' 2020-02-01 21:42:43 -05:00
p_lights.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_local.h Move spawnsnap to Special/ignore on sector trigger 2020-01-24 23:54:54 -06:00
p_map.c whitespace cleanup 2020-01-09 16:19:12 -05:00
p_maputl.c typoe 2020-01-17 00:34:31 -03:00
p_maputl.h Adapt P_ClosestPointOnLine3D() to be much like FV3_ClosestPointOnLine() and use vector3_t's as args, save for the hypotenuse calculation, which remains the same; the output should be the same as before. 2020-01-04 18:28:25 +01:00
p_mobj.c Turn the shadow scale if-else into a switch statement, for sake of editing and in case object types ever change 💦 2020-02-02 18:00:02 -08:00
p_mobj.h Add mobj shadowscale property 2020-01-11 18:24:08 -06:00
p_polyobj.c Improvements to polyobjects carrying things: 2020-02-10 00:07:25 -06:00
p_polyobj.h added a "target" pointer to polywaypoint_t, so the polyobj waypoint thinker doesn't have to re-find the next waypoint every tic 2019-12-27 19:10:14 +00:00
p_pspr.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_saveg.c Fix object shadow not appearing for mid-joiners 2020-02-16 18:45:49 -05:00
p_saveg.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_setup.c Merge branch 'startup-file-not-found' into 'master' 2020-02-18 21:50:11 -05:00
p_setup.h Merge remote-tracking branch 'origin/master' into next 2019-12-30 13:16:53 -08:00
p_sight.c Add missing glseg checks (and remove a superfluous one) 2020-01-06 14:40:59 +01:00
p_slopes.c Merge branch 'udmf-vslopes' into 'next' 2020-01-11 10:02:51 -05:00
p_slopes.h Add vertex slope spawning function. 2020-01-04 10:39:45 +01:00
p_spec.c Merge branch 'starpost-config-additions' into 'next' 2020-02-01 21:42:43 -05:00
p_spec.h Move MAXFLATSIZE define to p_spec.h so p_spec.c doesn't have to redefine it 2020-01-01 16:01:07 +01:00
p_telept.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_tick.c Only call P_CheckSurvivors() in tag gametypes 2020-01-28 14:02:36 +01:00
p_tick.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_user.c Improvements to polyobjects carrying things: 2020-02-10 00:07:25 -06:00
r_bsp.c Revert "Merge branch 'software-clownery' into 'master'" 2019-12-31 23:40:17 +00:00
r_bsp.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_data.c Merge remote-tracking branch 'origin/master' into next 2020-02-04 14:31:21 -08:00
r_data.h Fix color LUT using the wrong palette 2020-01-27 13:55:13 -03:00
r_defs.h typoe 2020-01-17 00:34:31 -03:00
r_draw.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw.h Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw8.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw8_npo2.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw16.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_local.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_main.c Merge remote-tracking branch 'origin/master' into next 2020-01-30 23:54:56 -08:00
r_main.h Rename R_IsPointInSubsector to R_PointInSubsectorOrNull/Nil 2020-01-22 16:58:57 +01:00
r_patch.c Remove code that does effectively nothing 2020-01-31 14:35:19 -08:00
r_patch.h Merge remote-tracking branch 'origin/master' into next 2020-01-08 13:27:14 -08:00
r_plane.c Fix NOPNG compiling 2019-12-24 11:37:37 -08:00
r_plane.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_portal.c Restore portal culling code that went gone by pure accident 2019-12-11 11:35:34 -03:00
r_portal.h Restore portal culling code that went gone by pure accident 2019-12-11 11:35:34 -03:00
r_segs.c Add missing glseg checks (and remove a superfluous one) 2020-01-06 14:40:59 +01:00
r_segs.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_sky.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_sky.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_splats.c Merge remote-tracking branch 'origin/master' into renderswitch 2019-12-17 16:12:44 -03:00
r_splats.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_state.h Merge remote-tracking branch 'origin/master' into next 2020-01-30 23:54:56 -08:00
r_things.c Add flag name variant of SF_NONIGHTSROTATION to S_SKIN 2020-02-12 18:02:36 -08:00
r_things.h Merge remote-tracking branch 'origin/master' into next 2020-01-30 23:54:56 -08:00
s_sound.c Remove unnecessary optimization 2020-01-20 15:36:27 -08:00
s_sound.h 1upsound always plays a sound instead of jingle 2020-01-10 12:55:03 -08:00
screen.c Don't stop the automap (just restart it instead.) 2020-01-26 23:12:28 -03:00
screen.h Make the menu option for renderer switching transparent under NOHW 2019-12-30 21:45:19 -08:00
sounds.c Add unused sounds and remove unused sound slots 2019-12-30 19:00:45 +08:00
sounds.h Add unused sounds and remove unused sound slots 2019-12-30 19:00:45 +08:00
st_stuff.c Fix title card not showing up at all if focus lost 2020-01-26 23:50:36 -03:00
st_stuff.h Merge branch 'datestuff' into 'master' 2019-12-06 16:10:36 -05:00
strcasestr.c Use a third variable of XOR nonsense 2019-12-07 17:36:45 -08:00
string.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
tables.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap.nas Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap.s Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap_asm.s Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap_mmx.nas Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap_vc.nas Update copyright date on source files 2019-12-06 13:49:42 -05:00
v_video.c Fix color LUT using the wrong palette 2020-01-27 13:55:13 -03:00
v_video.h Fix color LUT using the wrong palette 2020-01-27 13:55:13 -03:00
vid_copy.s Update copyright date on source files 2019-12-06 13:49:42 -05:00
w_wad.c Merge branch 'startup-file-not-found' into 'master' 2020-02-18 21:50:11 -05:00
w_wad.h Merge branch 'startup-file-not-found' into 'master' 2020-02-18 21:50:11 -05:00
y_inter.c Merge remote-tracking branch 'origin/next' into respawndelaygametyperule 2019-12-30 18:39:31 -03:00
y_inter.h Some sort of intermission tally support. 2019-12-18 17:13:05 -03:00
z_zone.c Z_Zone: fixup Valgrind support 2020-02-09 10:35:23 -05:00
z_zone.h Fix sprite rotation crashes. 2019-12-27 00:37:40 -03:00