RingRacers/src
2021-01-11 21:49:31 -03:00
..
android
blua Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into lua-tag-iterator 2020-12-16 17:27:44 +01:00
dummy
hardware Merge branch 'gl-colormap-update' into 'next' 2020-12-15 20:50:45 -05:00
locale
sdl Merge branch 'gme-spc-fix' into 'next' 2020-12-15 20:40:10 -05:00
win32 Merge branch 'master' into next 2020-12-12 02:38:51 -08:00
.gitignore
am_map.c Rename P_GetZAt to P_GetSlopeZAt and P_GetZAt2 to P_GetZAt 2020-05-18 15:23:56 +02:00
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
b_bot.c
b_bot.h
byteptr.h Fuck you macro 2020-07-04 12:52:01 -07:00
CMakeLists.txt
command.c
command.h Fix "missing initializer" warnings/errors in CVAR_INIT macros 2020-12-21 17:19:07 -03:00
comptime.c
config.h.in
console.c Pressing A Key Combination In The Console Crashes SRB2 2021-01-05 13:20:02 -06:00
console.h
d_clisrv.c Merge branch 'oldguards' into 'next' 2020-12-12 17:34:04 -05:00
d_clisrv.h
d_event.h
d_main.c Merge branch 'holy-zip' into 'next' 2020-12-10 15:21:20 -05:00
d_main.h
d_net.c
d_net.h Bump MAXNETNODES to 127 2020-08-09 18:32:05 -07:00
d_netcmd.c Merge branch 'apng-downscale' into 'next' 2020-12-12 17:39:56 -05:00
d_netcmd.h Kill SEENAMES 2020-12-12 02:11:23 -08:00
d_netfil.c
d_netfil.h Delete CLIENT_CONNECTIONSCREEN and JOININGAME defines 2020-06-27 02:01:16 +02:00
d_player.h lol 2020-12-14 05:32:51 -06:00
d_think.h
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c Split dehacked.c into multiple files. 2020-11-23 21:42:26 -06:00
deh_soc.h
deh_tables.c Merge branch 'shieldless' into 'next' 2020-12-15 21:00:53 -05:00
deh_tables.h
dehacked.c
dehacked.h
doomdata.h
doomdef.h Kill SEENAMES 2020-12-12 02:11:23 -08:00
doomstat.h
doomtype.h Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into lua-tag-iterator 2020-12-16 17:27:44 +01:00
endian.h
f_finale.c Put his name at the right order 2021-01-11 21:49:31 -03:00
f_finale.h Add NOWIPE behavaior for colormap fades 2020-05-25 00:19:41 -04:00
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h Use HAVE_BLUA as fuel for my fireplace 2020-03-19 18:36:14 +01:00
g_demo.c
g_demo.h Create G_FreeGhosts, for the benefit of G_DeferedInitNew (assuming it actually needs to do ghosts = NULL; at all) 2020-03-19 20:42:51 +00:00
g_game.c Merge branch 'fix-ticcmd-received' into 'next' 2021-01-07 16:31:45 -05:00
g_game.h Kill SEENAMES 2020-12-12 02:11:23 -08:00
g_input.c
g_input.h
g_state.h
http-mserv.c
hu_stuff.c Let Lua toggle the crosshair 2020-12-29 21:36:15 +01:00
hu_stuff.h
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c added some helpful comments, remove duplicate code 2020-07-12 22:37:36 +01:00
i_tcp.h
i_threads.h
i_video.h Refactor renderer switching 2020-08-14 22:27:16 -03:00
info.c Merge branch 'dusty' into 'next' 2020-12-15 20:53:29 -05:00
info.h Merge branch 'team-elementalfire' into 'next' 2020-12-15 20:47:45 -05:00
keys.h
lua_baselib.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into lua-tag-iterator 2020-12-16 17:27:44 +01:00
lua_blockmaplib.c
lua_consolelib.c Have Lua_OnChange restore the stack to what it was before it was called. 2020-12-20 21:43:14 -06:00
lua_hook.h Merge branch 'oldguards' into 'next' 2020-12-12 17:34:04 -05:00
lua_hooklib.c Merge branch 'oldguards' into 'next' 2020-12-12 17:34:04 -05:00
lua_hud.h Let Lua toggle the crosshair 2020-12-29 21:36:15 +01:00
lua_hudlib.c Let Lua toggle the crosshair 2020-12-29 21:36:15 +01:00
lua_infolib.c Return nil on skincolor invalid field access 2020-12-21 15:48:49 -06:00
lua_libs.h Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into lua-tag-iterator 2020-12-16 17:27:44 +01:00
lua_maplib.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into lua-tag-iterator 2020-12-16 17:27:44 +01:00
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
lua_polyobjlib.c
lua_script.c Invalidate taglist userdata 2020-12-05 02:26:00 -08:00
lua_script.h
lua_skinlib.c Remove trailing whitespace 2020-12-12 02:40:46 -08:00
lua_taglib.c Better check for tag list userdata 2020-12-14 08:08:01 -08:00
lua_thinkerlib.c Use HAVE_BLUA as fuel for my fireplace 2020-03-19 18:36:14 +01:00
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
m_cond.h
m_dllist.h
m_fixed.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_fixed.h
m_menu.c Merge branch 'gl-colormap-update' into 'next' 2020-12-15 20:50:45 -05:00
m_menu.h
m_misc.c
m_misc.h
m_perfstats.c
m_perfstats.h
m_queue.c
m_queue.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_random.c
m_random.h
m_swap.h
Makefile Merge branch 'master' into next 2020-12-12 02:38:51 -08:00
Makefile.cfg
md5.c Incinerated WinCE 2017-09-29 23:25:34 +01:00
md5.h
mserv.c
mserv.h
p5prof.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
p_ceilng.c Add a level parameter to the iterators to account for nesting, and thus avoid variable shadowing. 2020-11-12 13:48:14 +01:00
p_enemy.c Merge branch 'player-speed' into 'next' 2020-12-12 17:38:02 -05:00
p_floor.c Kill SEENAMES 2020-12-12 02:11:23 -08:00
p_inter.c Merge branch 'master' into next 2020-12-12 02:38:51 -08:00
p_lights.c
p_local.h Merge branch 'spritestuff2-archiving-fix' into 'next' 2020-12-16 08:57:36 -05:00
p_map.c Merge branch 'oldguards' into 'next' 2020-12-12 17:34:04 -05:00
p_maputl.c Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into pictureformats 2020-07-06 19:29:14 -03:00
p_maputl.h Make SRB2 flat like Earth 2020-03-20 18:55:29 +01:00
p_mobj.c Merge branch 'spritestuff2-archiving-fix' into 'next' 2020-12-16 08:57:36 -05:00
p_mobj.h
p_polyobj.c
p_polyobj.h Added the functions Polyobj_moveXY and Polyobj_rotate to Lua as polyobj.moveXY and polyobj.rotate 2020-09-09 19:38:56 +01:00
p_pspr.h
p_saveg.c
p_saveg.h
p_setup.c Replace the first entry in the taglist, instead of adding into it 2020-12-14 14:13:24 -03:00
p_setup.h Merge branch 'next' into spritestuff2 2020-11-19 00:52:43 -03:00
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Merge branch 'drain-antiri' into 'next' 2020-12-15 20:51:39 -05:00
p_spec.h
p_telept.c Fix potential desynch when a player spawns 2020-05-28 11:03:35 +02:00
p_tick.c
p_tick.h
p_user.c Merge branch 'shieldless' into 'next' 2020-12-15 21:00:53 -05:00
r_bsp.c
r_bsp.h
r_data.c
r_data.h Merge branch 'pictureformats' into 'next' 2020-09-10 15:58:18 -04:00
r_defs.h
r_draw.c
r_draw.h
r_draw8.c
r_draw8_npo2.c
r_draw16.c
r_local.h Merge remote-tracking branch 'origin/next' into pictureformats 2020-03-07 20:43:16 -03:00
r_main.c
r_main.h
r_patch.c
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c Fix a crash in Picture_GetPatchPixel with PICFMT_DOOMPATCH formats 2020-12-14 00:53:42 -03:00
r_picformats.h
r_plane.c Merge branch 'fix-vibing-slopes' into 'next' 2020-12-16 11:15:41 -05:00
r_plane.h
r_portal.c
r_portal.h
r_segs.c
r_segs.h
r_skins.c GETFLAG 2020-12-14 20:23:24 -05:00
r_skins.h Merge branch 'pictureformats' into patch-stuff-again-2 2020-08-15 20:48:28 -03:00
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c Fix a crash in Picture_GetPatchPixel with PICFMT_DOOMPATCH formats 2020-12-14 00:53:42 -03:00
r_textures.h
r_things.c Revert "Merge branch 'plane-sorting-fix-part-3' into 'next'" 2020-12-23 03:02:31 +00:00
r_things.h Revert "Merge branch 'plane-sorting-fix-part-3' into 'next'" 2020-12-23 03:02:31 +00:00
s_sound.c Merge branch 'master' into next 2020-12-12 02:38:51 -08:00
s_sound.h
screen.c
screen.h
sounds.c
sounds.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
st_stuff.c Kill SEENAMES 2020-12-12 02:11:23 -08:00
st_stuff.h
strcasestr.c
string.c
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
taglist.c
taglist.h
tmap.nas
tmap.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_asm.s
tmap_mmx.nas Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_vc.nas
v_video.c
v_video.h Merge branch 'next' into patch-stuff-again-2 2020-10-10 17:01:10 -03:00
version.h
vid_copy.s
w_wad.c Remove trailing whitespace 2020-12-12 02:40:46 -08:00
w_wad.h
y_inter.c Fix double free occuring when unloading the intermission patches due to the same patch being cached twice 2020-12-07 17:54:08 -05:00
y_inter.h
z_zone.c
z_zone.h