RingRacers/src
2019-04-26 05:53:26 -05:00
..
android
blua
djgppdos I don't think these old interfaces even compile but let's not kill them off 2019-02-22 18:13:22 -06:00
dummy
hardware Merge branch 'master' into next 2019-03-11 10:01:57 -04:00
locale
nds
sdl Merge remote-tracking branch 'remotes/james/unpause-resume-sounds' into version-prep 2019-03-17 16:36:52 -05:00
sdl12 Merge branch 'master' into ping-stuff-take2 2019-03-09 18:05:30 -05:00
win32 Merge branch 'master' into ping-stuff-take2 2019-03-09 18:05:30 -05:00
win32ce I don't think these old interfaces even compile but let's not kill them off 2019-02-22 18:13:22 -06:00
.gitignore
am_map.c
am_map.h
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
b_bot.c
b_bot.h
byteptr.h
CMakeLists.txt Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
command.c Add a command to increment cvars 2019-04-18 23:42:28 -07:00
command.h Fix password auto-hiding if you type into it 2019-03-09 17:06:44 -06:00
comptime.c
config.h.in Update patch.kart hash again 2019-03-16 00:35:13 -05:00
console.c Deduplicate character shifting code 2019-03-10 18:09:15 -05:00
console.h Deduplicate character shifting code 2019-03-10 18:09:15 -05:00
d_clisrv.c Merge branch 'save-showjoinaddress' into 'master' 2019-04-25 23:17:07 -04:00
d_clisrv.h Please do not go past the doomdata_t space 2019-03-09 21:57:59 -05:00
d_event.h
d_main.c Add a "-noaudio" parm to cover "-nomusic" and "-nosound" 2019-04-18 23:50:29 -07:00
d_main.h
d_net.c Update packettypenames 2019-03-10 16:06:46 -05:00
d_net.h Add some parentheses 2019-02-27 15:55:39 -05:00
d_netcmd.c Merge branch 'next' of git.magicalgirl.moe:KartKrew/Kart-Public into forceskin-by-name 2019-03-27 19:18:51 -04:00
d_netcmd.h Add join password to server host menu 2019-03-09 15:00:48 -06:00
d_netfil.c * Refactor all instances of majormods = true; to route through G_SetGameModified, and catch a few spots I missed in the process. 2019-01-17 22:01:28 +00:00
d_netfil.h
d_player.h Merge remote-tracking branch 'remotes/internal/upsidedown-brain' into HEAD 2019-03-11 21:59:45 -05:00
d_think.h
d_ticcmd.h Don't turn players more than they're allowed to 2019-01-04 23:09:27 -06:00
dehacked.c Oh, this was already here... 2019-03-12 08:39:25 -05:00
dehacked.h * Increased leniency for SOC wrt "major mods". 2019-01-17 20:51:41 +00:00
doomdata.h
doomdef.h Update version and patch hash 2019-03-11 22:40:15 -05:00
doomstat.h Merge branch 'maxskins-bump' into 'next' 2019-03-11 19:28:16 -04:00
doomtype.h
endian.h
f_finale.c Merge commit 'upstream/master~1' 2019-03-26 09:48:13 -04:00
f_finale.h
f_wipe.c why does this trigger ERRORMODE now?! 2019-02-04 22:22:12 -05:00
fastcmp.h
filesrch.c
filesrch.h * Refactor all instances of majormods = true; to route through G_SetGameModified, and catch a few spots I missed in the process. 2019-01-17 22:01:28 +00:00
g_game.c Merge remote-tracking branch 'remotes/james/move-changeviewpoint' into version-prep 2019-03-17 16:37:01 -05:00
g_game.h Miscellaneous window de-focus options 2019-03-11 14:57:11 -07:00
g_input.c Clear P3 and P4 controls too when clearing all controls 2019-03-24 17:31:04 -05:00
g_input.h merge srb2 next 2019-01-05 15:59:23 -05:00
g_state.h
hu_stuff.c Deduplicate character shifting code 2019-03-10 18:09:15 -05:00
hu_stuff.h Reorganization + kill old interfaces 2019-02-19 18:52:57 -06:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c Actually allow connecting to "localhost" 2019-03-20 20:37:00 -07:00
i_tcp.h
i_video.h
info.c Merge remote-tracking branch 'remotes/internal/upsidedown-brain' into HEAD 2019-03-11 21:59:45 -05:00
info.h uncommited change... 2019-03-05 21:25:37 -05:00
k_kart.c Don't cut off flashing tics when using sneakers, don't allow stealing bumpers while intangible 2019-04-22 20:18:15 -05:00
k_kart.h Merge remote-tracking branch 'remotes/internal/upsidedown-brain' into HEAD 2019-03-11 21:59:45 -05:00
keys.h
lua_baselib.c Lua: fix K_PlayPowerGloatSound mistype 2019-04-06 21:59:58 -04:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h 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_hooklib.c hook_cmd_running around the loop rather than inside 2019-01-13 20:16:53 +01:00
lua_hud.h 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_hudlib.c New visuals for ping and fps display alike [REDO] 2019-02-15 21:08:08 -06: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
lua_maplib.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_mathlib.c
lua_mobjlib.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_playerlib.c Allow reading ticcmd latency 2019-03-16 02:19:43 -05:00
lua_script.c Fix dedicated server extra lua variables not being synched for joiners 2019-02-18 22:19:28 +01:00
lua_script.h
lua_skinlib.c Fix my fuckups 2019-03-06 22:28:06 -06:00
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 Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart-Public.git into majormods 2019-01-21 21:56:49 +00:00
m_cheat.h
m_cond.c Code cleanup as requested by Sal and Sryder. 2019-01-26 16:58:45 +00:00
m_cond.h
m_dllist.h
m_fixed.c
m_fixed.h
m_menu.c Show rooms list in server browser initially 2019-04-18 22:41:50 -07:00
m_menu.h Merge remote-tracking branch 'remotes/upstream/next' into HEAD 2019-03-11 21:53:53 -05:00
m_misc.c Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
m_misc.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
Makefile.cfg TravisCI: add option for GCC 8.1 2019-03-09 19:41:56 -05:00
md5.c
md5.h Use consts in place of some 16s 2019-03-09 16:46:55 -06:00
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c Fix SPB being way too fast in current sections where the player has no control 2019-04-22 20:40:17 -05:00
p_floor.c
p_inter.c Merge remote-tracking branch 'remotes/internal/upsidedown-brain' into HEAD 2019-03-11 21:59:45 -05:00
p_lights.c
p_local.h Remove P_CanRunOnWater 2019-03-11 00:28:30 -05:00
p_map.c Don't cut off flashing tics when using sneakers, don't allow stealing bumpers while intangible 2019-04-22 20:18:15 -05:00
p_maputl.c Remove P_CanRunOnWater 2019-03-11 00:28:30 -05:00
p_maputl.h
p_mobj.c Merge remote-tracking branch 'remotes/internal/upsidedown-brain' into HEAD 2019-03-11 21:59:45 -05:00
p_mobj.h
p_polyobj.c merge srb2 next 2019-01-05 15:59:23 -05:00
p_polyobj.h
p_pspr.h
p_saveg.c Fix bad merge in map data archiving code 2019-03-16 14:56:56 -05:00
p_saveg.h
p_setup.c Merge branch 'next' into minor-item-tweaks 2019-02-27 01:22:38 -05:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Fix what was discussed, minus the rocksneaker math which is still shady, but let's not break what currently works 2019-03-11 18:53:23 +01:00
p_spec.h
p_telept.c
p_tick.c Hyu b gone 2019-02-19 23:15:31 -05:00
p_tick.h
p_user.c Merge remote-tracking branch 'remotes/upstream/next' into HEAD 2019-03-11 21:53:53 -05:00
r_bsp.c merge srb2 next 2019-01-05 15:59:23 -05:00
r_bsp.h
r_data.c Kart Public Next merge 2019-01-08 18:43:49 -05:00
r_data.h
r_defs.h merge srb2 next 2019-01-05 15:59:23 -05:00
r_draw.c
r_draw.h Cache colormaps everywhere to avoid memory leaks 2019-03-16 00:39:52 -05:00
r_draw8.c
r_draw16.c
r_local.h
r_main.c Adjust FOV change for 2p 2019-02-24 11:59:21 -06:00
r_main.h Move fov cvar out of OGL-specific code 2019-02-23 10:18:20 -06:00
r_plane.c Use long double suffix 2019-03-02 15:56:44 -08:00
r_plane.h merge srb2 next 2019-01-05 15:59:23 -05:00
r_segs.c Merge commit 'upstream/master~1' 2019-03-26 09:48:13 -04:00
r_segs.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_things.c Merge branch 'forceskin-by-name' into 'next' 2019-04-26 06:42:09 -04:00
r_things.h Merge branch 'next' of git.magicalgirl.moe:KartKrew/Kart-Public into forceskin-by-name 2019-03-11 21:54:53 -04:00
s_sound.c Add a "-noaudio" parm to cover "-nomusic" and "-nosound" 2019-04-18 23:50:29 -07:00
s_sound.h Miscellaneous window de-focus options 2019-03-11 14:57:11 -07:00
screen.c Reorganization + kill old interfaces 2019-02-19 18:52:57 -06:00
screen.h Reorganization + kill old interfaces 2019-02-19 18:52:57 -06:00
sounds.c Banana snipe sfx 2019-02-22 18:43:10 -05:00
sounds.h Banana snipe sfx 2019-02-22 18:43:10 -05:00
st_stuff.c In-game player cap & spectator queue 2019-02-03 16:43:11 -05:00
st_stuff.h Remove facefreed/iconfreed 2019-01-05 20:40:47 -06:00
string.c
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h merge srb2 next 2019-01-05 15:59:23 -05:00
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
v_video.c Lower default ping timeout + Fix chat arrows being missing while we're at it 2019-02-16 12:19:03 +01:00
v_video.h New visuals for ping and fps display alike [REDO] 2019-02-15 21:08:08 -06:00
vid_copy.s
w_wad.c Merge commit 'upstream/master~1' 2019-03-22 10:18:10 -04:00
w_wad.h Move modified check on -file addons later in startup 2019-03-10 19:44:31 -05:00
y_inter.c Let dedicated servers end vote time too! 2019-04-04 16:13:31 -07:00
y_inter.h
z_zone.c
z_zone.h