RingRacers/src
Sal 1c1435aea7 Merge branch 'version-prep' into 'master'
Version prep

See merge request KartKrew/Kart!148

(cherry picked from commit dfc4b22c911340e330a0f71fabb4a1461b5747ed)

2e221946 Final v1 colors
359d06f1 Modify the first shade of Byzantium
3a707c09 Add options for adjusting deadzone, increase default deadzone from 0.25 to 0.5
889ead78 Fix wheel animations
2d9ae1ab Dumbass typo
e954f0b4 Missed a spot
5316e63a Merge branch 'next-colors' into 'v1'
55db2268 Merge branch 'anim-fix' into 'v1'
26159aae Merge branch 'deadzone-bullshit' into 'v1'
30c19caa Update version number
8f07ed77 Update patch.kart hash
2019-05-06 22:05:56 -04:00
..
android Merge remote-tracking branch 'srb2public/next' 2018-11-07 16:15:14 -05:00
blua Backport the Blockmap library I made two years ago 2018-11-30 17:11:11 +00:00
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 Merge remote-tracking branch 'srb2public/next' 2018-11-07 16:15:14 -05:00
hardware Merge v1 2019-05-06 21:23:29 -04:00
locale Missed (unused?) viewpoint strings 2018-12-03 12:20:19 -05:00
nds Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into nextmerge_plus_rain 2018-10-14 21:52:05 +01:00
sdl Merge v1 2019-05-06 21:23:29 -04:00
sdl12 Merge branch 'next' into md3-vanilla-kart 2019-03-20 19:50:20 -05:00
win32 Merge v1 2019-05-06 21:23:29 -04: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 Update am_map.c 2018-12-12 19:59:21 -02:00
am_map.h Remove MINIAUTOMAP code 2018-12-12 18:53:13 -03:00
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 Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
b_bot.c Fix skin shit 2019-05-02 00:39:49 -04:00
b_bot.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
byteptr.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
CMakeLists.txt Merge branch 'next' into md3-vanilla-kart 2019-03-20 19:50:20 -05:00
command.c Merge v1 2019-05-06 21:23:29 -04:00
command.h Merge remote-tracking branch 'remotes/upstream/master' into new_netreplays 2019-03-19 22:17:25 -05:00
comptime.c
config.h.in Merge branch 'version-prep' into 'master' 2019-05-06 22:05:56 -04: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 'v1' into no-limits 2019-05-06 21:55:33 -04:00
d_clisrv.h Merge branch 'v1' into no-limits 2019-05-06 21:55:33 -04:00
d_event.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
d_main.c Merge branch 'v1' into no-limits 2019-05-06 21:55:33 -04:00
d_main.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
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 'v1' into no-limits 2019-05-06 21:55:33 -04:00
d_netcmd.h "NEWPING" might as well be the only ping 2019-04-08 15:48:20 -07:00
d_netfil.c Read the file list properly 2019-04-18 00:37:08 -05: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 Fix skin shit 2019-05-02 00:39:49 -04:00
d_think.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
d_ticcmd.h Don't turn players more than they're allowed to 2019-01-04 23:09:27 -06:00
dehacked.c Merge v1 2019-05-06 21:23:29 -04:00
dehacked.h * Increased leniency for SOC wrt "major mods". 2019-01-17 20:51:41 +00:00
doomdata.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
doomdef.h Merge branch 'version-prep' into 'master' 2019-05-06 22:05:56 -04:00
doomstat.h Merge v1 2019-05-06 21:23:29 -04:00
doomtype.h Removed gr_voodoocompatibility as even low-power mobile devices do not have this limitation 2019-01-07 04:33:22 -05:00
endian.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
f_finale.c Merge v1 2019-05-02 01:36:19 -04:00
f_finale.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
f_wipe.c why does this trigger ERRORMODE now?! 2019-02-04 22:22:12 -05: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 v1 2019-05-06 21:23:29 -04:00
g_game.h Merge v1 2019-05-06 21:23:29 -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 merge srb2 next 2019-01-05 15:59:23 -05:00
g_state.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
hu_stuff.c Merge v1 2019-05-06 21:23:29 -04:00
hu_stuff.h Show music credit for credits 2019-03-31 13:09:49 -05:00
i_addrinfo.c Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
i_addrinfo.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
i_joy.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
i_net.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
i_sound.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
i_system.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
i_tcp.c Prettyify code. 2019-04-28 22:02:25 -04:00
i_tcp.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
i_video.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
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 Merge branch 'INTERNAL_netreplays' into 'v1' 2019-05-06 21:46:18 -04:00
k_kart.h Merge remote-tracking branch 'remotes/internal/upsidedown-brain' into HEAD 2019-03-11 21:59:45 -05:00
keys.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
lua_baselib.c Merge v1 2019-05-06 21:23:29 -04:00
lua_blockmaplib.c Backport the Blockmap library I made two years ago 2018-11-30 17:11:11 +00:00
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 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 Huge splitscreen refactor 2019-04-18 03:08:11 -04: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 Merge remote-tracking branch 'srb2public/next' into merge-next 2018-12-03 00:31:23 -05:00
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 Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
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 Fix dedicated server extra lua variables not being synched for joiners 2019-02-18 22:19:28 +01:00
lua_script.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
lua_skinlib.c Fix my fuckups 2019-03-06 22:28:06 -06:00
lua_thinkerlib.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
lzf.c
lzf.h
m_aatree.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_aatree.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_anigif.c Fix 2 of the Unsuffixed Float Constant warnings 2018-11-29 22:12:14 +00:00
m_anigif.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_argv.c Do not remove newlines from the end of files 2018-11-24 17:30:49 -05:00
m_argv.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_bbox.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_bbox.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_cheat.c Move public demo vars to a single struct 2019-03-24 21:32:15 -05:00
m_cheat.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
m_cond.c Code cleanup as requested by Sal and Sryder. 2019-01-26 16:58:45 +00:00
m_cond.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
m_dllist.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_fixed.c New fixed math functions - ClosestPointOnVector, and Strength. 2019-01-07 04:19:24 -05:00
m_fixed.h New fixed math functions - ClosestPointOnVector, and Strength. 2019-01-07 04:19:24 -05:00
m_menu.c Merge branch 'v1' into no-limits 2019-05-06 21:55:33 -04:00
m_menu.h Support playback menu for record attack replays too 2019-04-06 18:59:11 -05:00
m_misc.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
m_misc.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
m_queue.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_queue.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_random.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_random.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_swap.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
Makefile Merge branch 'next' into md3-vanilla-kart 2019-03-20 19:50:20 -05: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 Fix differing signedness compare 2019-04-30 13:03:13 -07:00
mserv.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p5prof.h
p_ceilng.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_enemy.c Merge v1 2019-05-06 21:23:29 -04:00
p_floor.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
p_inter.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
p_lights.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_local.h Merge v1 2019-05-06 21:23:29 -04:00
p_map.c Merge v1 2019-05-02 01:36:19 -04:00
p_maputl.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
p_maputl.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_mobj.c Merge v1 2019-05-06 21:23:29 -04:00
p_mobj.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
p_polyobj.c Fix polyobj angle delta 2019-05-02 00:48:01 -04:00
p_polyobj.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_pspr.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
p_saveg.c Merge v1 2019-05-06 21:23:29 -04:00
p_saveg.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_setup.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
p_setup.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
p_sight.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_slopes.c Add a mapobjectscale global 2018-12-12 21:55:59 -05:00
p_slopes.h Merge branch 'master' into next 2018-11-25 20:39:17 +00:00
p_spec.c Fix up more stuff 2019-04-18 12:20:13 -04:00
p_spec.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
p_telept.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
p_tick.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
p_tick.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_user.c Merge v1 2019-05-06 21:23:29 -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 Move public demo vars to a single struct 2019-03-24 21:32:15 -05:00
r_data.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
r_defs.h merge srb2 next 2019-01-05 15:59:23 -05:00
r_draw.c Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
r_draw.h Cache colormaps everywhere to avoid memory leaks 2019-03-16 00:39:52 -05:00
r_draw8.c Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
r_draw16.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_local.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_main.c Merge v1 2019-05-06 21:23:29 -04:00
r_main.h Move fov cvar out of OGL-specific code 2019-02-23 10:18:20 -06:00
r_plane.c Huge splitscreen refactor 2019-04-18 03:08:11 -04: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 Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_sky.c Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
r_sky.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_splats.c Software plane fixes 2018-12-14 14:08:25 -03:00
r_splats.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_state.h Fix up more stuff 2019-04-18 12:20:13 -04:00
r_things.c Merge v1 2019-05-02 01:36:19 -04:00
r_things.h Merge v1 2019-05-02 01:36:19 -04:00
s_sound.c Merge v1 2019-05-02 01:36:19 -04:00
s_sound.h Miscellaneous window de-focus options 2019-03-11 14:57:11 -07:00
screen.c Add VHS pause/rewind effect 2019-04-08 23:21:11 -05:00
screen.h Add VHS pause/rewind effect 2019-04-08 23:21:11 -05: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 Merge v1 2019-05-06 21:23:29 -04:00
st_stuff.h Allow entering a title for replays on save 2019-03-24 22:40:52 -05:00
string.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Large room fix 2018-12-09 19:34:17 -03:00
tables.h merge srb2 next 2019-01-05 15:59:23 -05:00
tmap.nas Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
tmap.s Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
tmap_asm.s Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
tmap_mmx.nas Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
tmap_vc.nas Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
v_video.c Merge v1 2019-05-06 21:23:29 -04:00
v_video.h Add VHS pause/rewind effect 2019-04-08 23:21:11 -05:00
vid_copy.s Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
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 Merge v1 2019-05-02 01:36:19 -04:00
y_inter.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
z_zone.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
z_zone.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00