Kart-Public/src
wolfy852 499dcc6bdb Kill all skin flags but SF_HIRES 2019-03-09 23:18:55 -06: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 fixed compiling for MSVC 2017 2019-03-04 16:33:06 -05: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 branch 'master' into next 2019-03-02 18:41:58 -05:00
sdl12 Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
win32 Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08: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 SRB2 2.1 release 2014-03-15 13:11:35 -04:00
Android.mk SRB2 2.1 release 2014-03-15 13:11:35 -04:00
CMakeLists.txt Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
Makefile Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
Makefile.cfg No more errors for VC6 support 2019-03-04 16:46:14 -05:00
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
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 Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05: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
command.c Fix improperly resolved conflicts 2019-01-08 16:44:56 -06:00
command.h Keep execversion stuff on, just dummied out 2019-01-06 01:41:42 -05:00
comptime.c Starting from scratch. SRB2 v2.1.15 2016-07-06 00:10:19 -04:00
config.h.in Update patch.kart hash 2019-02-04 22:02:34 -05:00
console.c merge srb2 next 2019-01-05 15:59:23 -05:00
console.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
d_clisrv.c Merge branch 'master' into next 2019-03-02 18:41:58 -05:00
d_clisrv.h Extend pingtable by 1 for the servermaxping entry 2019-02-26 17:44:35 -05:00
d_event.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
d_main.c Remove debug stuff 2019-02-15 21:10:18 -06:00
d_main.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
d_net.c The string that got away from my memory 2019-02-04 22:02:40 +00:00
d_net.h Add some parentheses 2019-02-27 15:55:39 -05:00
d_netcmd.c Modify a few colors 2019-02-26 04:30:51 -05:00
d_netcmd.h Modify a few colors 2019-02-26 04:30:51 -05: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 Merge branch 'addons_menu' into 'master' 2018-12-15 20:46:42 -05:00
d_player.h Kill all skin flags but SF_HIRES 2019-03-09 23:18:55 -06: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 Kill all skin flags but SF_HIRES 2019-03-09 23:18:55 -06: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 remote-tracking branch 'remotes/pub/next' into maxskins-bump 2019-03-06 20:13:30 -06:00
doomstat.h First steps at implementing a mechanism that allows you to load non-cheaty good-faith mods such as custom characters with no Lua scripting, and play record attack with them. Features a few bad hacks and a few more areas of improvement; I'll try to iron them out before they hit `next` or `master`. 2019-01-15 19:01:55 +00:00
doomtype.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
endian.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
f_finale.c remove whitespaces 2019-02-05 15:42:37 -05: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 SRB2 2.1 release 2014-03-15 13:11:35 -04:00
filesrch.c Hide kart-specific addons behavior behind USE_KART 2018-12-16 16:07:47 -05:00
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 Fix my fuckups 2019-03-06 22:28:06 -06:00
g_game.h Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart-Public.git into majormods 2019-01-21 21:56:49 +00:00
g_input.c remove whitespaces 2019-02-05 15:42:37 -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 10 new colors 2019-02-27 00:08:13 -05:00
hu_stuff.h Reorganization + kill old interfaces 2019-02-19 18:52:57 -06: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 Netcode: handle NULL in addrinfo lookup 2018-12-22 21:06:13 -05: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 remove whitespaces 2019-02-05 15:42:37 -05:00
info.h remove whitespaces 2019-02-05 15:42:37 -05:00
k_kart.c fixed compiling for MSVC 2017 2019-03-04 16:33:06 -05:00
k_kart.h Fix Super colors from base SRB2 giving a garbage color 2019-02-26 07:14:03 -05:00
keys.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
lua_baselib.c Merge branch 'expose-more-lua-stuff' into 'next' 2019-01-26 13:19:41 -05:00
lua_blockmaplib.c Backport the Blockmap library I made two years ago 2018-11-30 17:11:11 +00:00
lua_consolelib.c Merge branch 'next' into 21-version 2018-12-02 15:45:07 +00:00
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 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 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 Rename splitscreen member to something more meaningful 2019-02-22 15:57:44 -08: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 define SRTICT_ALIGN to - if the system is x86/x64 system 2016-07-23 23:26:08 -04:00
lzf.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
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 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 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 bland 2018-12-20 18:52:51 -03:00
m_fixed.h bland 2018-12-20 18:52:51 -03:00
m_menu.c Merge branch 'master' into next 2019-02-27 01:22:18 -05:00
m_menu.h Update the (unused) SP menu stuff to use MAXSKINS 2019-01-15 20:09:55 -05:00
m_misc.c Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08: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
md5.c Starting from scratch. SRB2 v2.1.15 2016-07-06 00:10:19 -04:00
md5.h Starting from scratch. SRB2 v2.1.15 2016-07-06 00:10:19 -04:00
mserv.c Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
mserv.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p5prof.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
p_ceilng.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_enemy.c Add delay to Jawz target switching, set Jawz target when fired 2019-01-30 15:39:29 -05:00
p_floor.c Add a mapobjectscale global 2018-12-12 21:55:59 -05:00
p_inter.c Kill all skin flags but SF_HIRES 2019-03-09 23:18:55 -06:00
p_lights.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_local.h Merge remote-tracking branch 'remotes/internal/master' into movementchecks 2019-01-15 21:01:30 -06:00
p_map.c Fix Hyudoro being tangible to Jawz and Orbinauts 2019-02-19 21:27:14 -06:00
p_maputl.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_maputl.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_mobj.c Kill all skin flags but SF_HIRES 2019-03-09 23:18:55 -06:00
p_mobj.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
p_polyobj.c merge srb2 next 2019-01-05 15:59:23 -05: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 Rename splitscreen member to something more meaningful 2019-02-22 15:57:44 -08:00
p_saveg.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_setup.c Move fov cvar out of OGL-specific code 2019-02-23 10:18:20 -06: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 Do a bit more cleanup. Notably, prevent skins setting a bunch of things in preperation for this branch hitting the mainstream. 2019-01-26 19:13:49 +00:00
p_spec.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
p_telept.c Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
p_tick.c Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
p_tick.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_user.c Kill all skin flags but SF_HIRES 2019-03-09 23:18:55 -06:00
r_bsp.c merge srb2 next 2019-01-05 15:59:23 -05:00
r_bsp.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
r_data.c Kart Public Next merge 2019-01-08 18:43:49 -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 Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -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 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 merge srb2 next 2019-01-05 15:59:23 -05:00
r_plane.h merge srb2 next 2019-01-05 15:59:23 -05:00
r_segs.c Fix rendering gaps on polys with upper/lower textures 2019-01-12 20:15:58 -05: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 Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
r_things.c Kill all skin flags but SF_HIRES 2019-03-09 23:18:55 -06:00
r_things.h Fix my fuckups 2019-03-06 22:28:06 -06:00
s_sound.c Redone credits for joiners in a less stupid way, + redone start ambience in a less stupid way 2019-01-10 01:03:53 -05:00
s_sound.h Redone credits for joiners in a less stupid way, + redone start ambience in a less stupid way 2019-01-10 01:03:53 -05: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 Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
sounds.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -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 Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
t_facon.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
t_fsin.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
t_ftan.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
t_tan2a.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
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 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 Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
w_wad.c fixup merged mess for NO-LUA mess 2019-03-02 13:32:47 -05:00
w_wad.h Merge remote-tracking branch 'public-gitlab/next' into addons-backport 2018-12-15 20:52:46 -05:00
y_inter.c Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart-Public.git into next 2019-02-02 21:12:49 +00: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