RingRacers/src
2020-03-03 14:47:41 -05:00
..
android Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next 2019-05-06 22:40:12 -05:00
blua
djgppdos K_PlayerForfeit on I_Quit 2019-10-02 11:47:56 -04:00
dummy Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next 2019-05-06 22:40:12 -05:00
hardware Merge branch 'sky-improvements' into 'master' 2019-09-27 03:06:51 -04:00
locale
nds
sdl Merge branch 'master' into versus-record 2019-10-03 01:32:59 -04:00
sdl12 K_PlayerForfeit on I_Quit 2019-10-02 11:47:56 -04:00
win32 Merge remote-tracking branch 'remotes/pub/next' into v1 2019-05-12 03:40:02 -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 Fix skin shit 2019-05-02 00:39:49 -04:00
b_bot.h
byteptr.h
CMakeLists.txt Merge branch 'next' into md3-vanilla-kart 2019-03-20 19:50:20 -05:00
command.c Try fixing Auto causing desyncs 2019-10-17 23:43:06 -04:00
command.h Try fixing Auto causing desyncs 2019-10-17 23:43:06 -04:00
comptime.c
config.h.in Use maps.pk3 2019-09-16 03:04:26 -04:00
console.c Change some of the text colors 2019-05-12 21:49:11 -04:00
console.h Change some of the text colors 2019-05-12 21:49:11 -04:00
d_clisrv.c Bad parathesis 2019-10-19 01:48:56 -04:00
d_clisrv.h Forgotten include 2019-09-23 21:28:45 -04:00
d_event.h
d_main.c Try fixing Auto causing desyncs 2019-10-17 23:43:06 -04:00
d_main.h
d_net.c Replace ping command with a condensed and sorted version 2019-04-08 15:57:23 -07:00
d_net.h Fix up more stuff 2019-04-18 12:20:13 -04:00
d_netcmd.c Merge branch 'master' into sal-waypoints 2019-10-25 23:36:02 -04:00
d_netcmd.h Merge branch 'master' into sal-waypoints 2019-10-15 21:34:41 -04:00
d_netfil.c Merge remote-tracking branch 'pub/master' into public-master 2019-07-17 12:33:20 -07:00
d_netfil.h Wait, we don't need pages, just first file index... 2019-04-17 23:51:15 -05:00
d_player.h Rudimentary wrong way 2019-10-22 17:27:06 -04:00
d_think.h
d_ticcmd.h
dehacked.c Add respawn animation 2019-10-24 16:35:39 -04:00
dehacked.h
doomdata.h Add support for Finishline, shortcut, and disabled waypoints. 2019-06-10 00:02:48 +01:00
doomdef.h Merge branch 'master' into versus-record 2019-09-23 07:03:56 -04:00
doomstat.h Merge branch 'master' into versus-record 2019-10-03 01:32:59 -04:00
doomtype.h
endian.h
f_finale.c Minor fixes 2019-08-10 09:50:42 -04:00
f_finale.h Add encore_towhite 2019-08-10 02:07:18 -04:00
f_wipe.c A few stashed fixes that didn't make it to the branches somehow 2019-10-03 10:31:34 -04: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 'master' into sal-waypoints 2019-10-28 20:22:01 -04:00
g_game.h Try fixing Auto causing desyncs 2019-10-17 23:43:06 -04: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
g_state.h
hu_stuff.c Try fixing Auto causing desyncs 2019-10-17 23:43:06 -04:00
hu_stuff.h Show music credit for credits 2019-03-31 13:09:49 -05:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c Don't use client port as default peer port 2019-07-04 16:38:00 -07:00
i_tcp.h
i_video.h
info.c Merge branch 'sal-waypoints' of git.magicalgirl.moe:KartKrew/Kart into spb-waypoints 2019-10-24 23:35:16 +02:00
info.h Add respawn animation 2019-10-24 16:35:39 -04:00
k_bheap.c Add function for freeing binary heap. 2019-06-09 19:36:36 +01:00
k_bheap.h Add function for freeing binary heap. 2019-06-09 19:36:36 +01:00
k_kart.c Let's try out going back to closest check again 2020-03-03 14:47:41 -05:00
k_kart.h Add respawn animation 2019-10-24 16:35:39 -04:00
k_pathfind.c Split pathfinding itself into its own module. 2019-06-12 23:43:55 +01:00
k_pathfind.h Split pathfinding itself into its own module. 2019-06-12 23:43:55 +01:00
k_pwrlv.c debug prints 2019-10-18 19:09:10 -04:00
k_pwrlv.h Back to 1000 2019-10-03 11:46:00 -04:00
k_waypoint.c Radius was not made more coarse when I did the big-maps fix, so you were considered in every waypoint, meaning it worked exactly before I made this change in the first place 2019-10-27 17:18:22 -04:00
k_waypoint.h - Only update to waypoints you're in the radius of (applies to players & spb) 2019-10-22 16:44:56 -04:00
keys.h
lua_baselib.c Use texture names instead of predesignated sky numbers 2019-09-18 19:29:28 -04:00
lua_blockmaplib.c
lua_consolelib.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
lua_hook.h New IntermissionThinker hook 2019-04-22 00:29:47 -04:00
lua_hooklib.c New IntermissionThinker hook 2019-04-22 00:29:47 -04:00
lua_hud.h
lua_hudlib.c Merge branch 'v1' into master 2019-05-29 21:50:14 -04:00
lua_infolib.c
lua_libs.h
lua_maplib.c Use texture names instead of predesignated sky numbers 2019-09-18 19:29:28 -04:00
lua_mathlib.c
lua_mobjlib.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
lua_playerlib.c Merge v1 2019-05-06 21:23:29 -04:00
lua_script.c
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 Fixed some instances that weren't writing TRANSPARENTPIXEL 2019-09-27 14:34:17 -04:00
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c Add respawn animation 2019-10-24 16:35:39 -04:00
m_cheat.h
m_cond.c Separate into k_pwrlv.c, add defines to reduce amount of magic numbers 2019-09-23 08:26:42 -04:00
m_cond.h This doesn't exist 2019-04-19 20:58:34 -04:00
m_dllist.h
m_fixed.c
m_fixed.h
m_menu.c Bad parathesis 2019-10-19 01:48:56 -04:00
m_menu.h Merge remote-tracking branch 'remotes/pub/next' into v1 2019-05-12 03:40:02 -05:00
m_misc.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
m_misc.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile Merge branch 'master' into sal-waypoints 2019-10-15 21:34:41 -04:00
Makefile.cfg Fix compiler errors 2019-05-28 15:11:37 -07:00
md5.c
md5.h Use consts in place of some 16s 2019-03-09 16:46:55 -06:00
mserv.c Integer comparison warning 2019-06-19 21:54:11 +01:00
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c Fix copypaste typo 2019-10-28 16:28:56 -04:00
p_floor.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
p_inter.c Merge branch 'master' into sal-waypoints 2019-10-15 21:34:41 -04:00
p_lights.c
p_local.h Merge branch 'master' into sal-waypoints 2019-10-15 21:34:41 -04:00
p_map.c Merge branch 'master' into sal-waypoints 2019-10-28 20:22:37 -04:00
p_maputl.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
p_maputl.h
p_mobj.c Merge branch 'master' into sal-waypoints 2019-10-28 20:22:37 -04:00
p_mobj.h New item list + shrink destroys items 2019-10-26 17:08:22 +02:00
p_polyobj.c Fix polyobj angle delta 2019-05-02 00:48:01 -04:00
p_polyobj.h
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 New item list + shrink destroys items 2019-10-26 17:08:22 +02:00
p_saveg.h
p_setup.c Merge branch 'master' into sal-waypoints 2019-10-22 17:06:38 -04:00
p_setup.h Use texture names instead of predesignated sky numbers 2019-09-18 19:29:28 -04:00
p_sight.c
p_slopes.c Merge branch 'model-gradients' into 'master' 2019-09-25 21:53:21 -04:00
p_slopes.h
p_spec.c Remove this for now 2019-10-28 14:42:45 -04:00
p_spec.h Reimplement system for specials that activate when crossing a linedef from DOOM 2019-06-16 22:03:57 +01:00
p_telept.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
p_tick.c New item list + shrink destroys items 2019-10-26 17:08:22 +02:00
p_tick.h
p_user.c Add respawn animation 2019-10-24 16:35:39 -04:00
r_bsp.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
r_bsp.h Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
r_data.c Merge branch 'genesis-wipe' into 'master' 2019-10-03 01:10:33 -04:00
r_data.h Genesis wipe stuff 2019-08-04 23:42:30 -04:00
r_defs.h Merge branch 'next' of git@git.magicalgirl.moe:STJr/SRB2.git into public_flatsprite 2019-05-06 20:20:57 +01:00
r_draw.c Fix a couple of things not using pure white 2019-05-13 12:50:36 -04:00
r_draw.h Cache colormaps everywhere to avoid memory leaks 2019-03-16 00:39:52 -05:00
r_draw8.c Port over only the relevant changes from the reduced-palette branch, update some of the Kart-specific stuff 2019-05-12 17:19:49 -04:00
r_draw16.c
r_local.h
r_main.c Port over only the relevant changes from the reduced-palette branch, update some of the Kart-specific stuff 2019-05-12 17:19:49 -04:00
r_main.h Move fov cvar out of OGL-specific code 2019-02-23 10:18:20 -06:00
r_plane.c Flip sky direction 2019-09-18 19:46:59 -04:00
r_plane.h
r_segs.c Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next 2019-05-06 22:40:12 -05:00
r_segs.h
r_sky.c Use texture names instead of predesignated sky numbers 2019-09-18 19:29:28 -04:00
r_sky.h Use texture names instead of predesignated sky numbers 2019-09-18 19:29:28 -04:00
r_splats.c
r_splats.h
r_state.h Fix up more stuff 2019-04-18 12:20:13 -04:00
r_things.c Merge branch 'master' into rings 2019-05-14 22:26:22 -04:00
r_things.h Merge branch 'v1' into rings 2019-05-06 23:54:20 -04:00
s_sound.c Merge remote-tracking branch 'remotes/pub/next' into v1 2019-05-12 03:40:02 -05:00
s_sound.h Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next 2019-05-06 22:40:12 -05:00
screen.c Apply HUD translucency to ping and FPS counters 2019-08-11 12:35:06 -07:00
screen.h Add VHS pause/rewind effect 2019-04-08 23:21:11 -05:00
sounds.c Merge remote-tracking branch 'kartpublic/next' into fortnite 2019-03-11 13:49:12 -04:00
sounds.h Merge remote-tracking branch 'kartpublic/next' into fortnite 2019-03-11 13:49:12 -04:00
st_stuff.c Merge branch 'master' into sal-waypoints 2019-10-15 21:34:41 -04:00
st_stuff.h Allow entering a title for replays on save 2019-03-24 22:40:52 -05:00
string.c
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
tmap.nas Port over only the relevant changes from the reduced-palette branch, update some of the Kart-specific stuff 2019-05-12 17:19:49 -04:00
tmap.s
tmap_asm.s
tmap_mmx.nas Port over only the relevant changes from the reduced-palette branch, update some of the Kart-specific stuff 2019-05-12 17:19:49 -04:00
tmap_vc.nas
v_video.c Encore invert fade 2019-08-10 00:54:16 -04:00
v_video.h Encore invert fade 2019-08-10 00:54:16 -04:00
vid_copy.s
w_wad.c Strip out things that limit wad files added by filename 2019-04-17 23:09:10 -05:00
w_wad.h Move modified check on -file addons later in startup 2019-03-10 19:44:31 -05:00
y_inter.c Try fixing Auto causing desyncs 2019-10-17 23:43:06 -04:00
y_inter.h
z_zone.c Add overflow checks so we I_Error instead of death crash into oblivion 2019-10-28 00:04:30 -07:00
z_zone.h