..
android
blua
dummy
Make dummy compile again, if SDL is explicitly set to 0
2022-10-13 18:06:48 -05:00
hardware
Kill SF_HIRES, use skin_t highresscale instead
2022-11-03 16:19:17 -07:00
locale
Makefile.d
make: Fix ifdef check from dummy target changes
2022-10-20 21:12:58 -05:00
nds
objects
Evict the wall gremlin
2022-11-21 16:12:53 -05:00
sdl
cmake: Remove asset hashing, CMAKE_ASSETS_DIR
2022-11-27 02:44:10 -08:00
sdl12
win32
win32: Add dpi aware manifest config
2022-10-31 13:58:12 -05:00
win32ce
.gitignore
am_map.c
devmode cheat online
2022-09-29 12:19:45 -04:00
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
byteptr.h
Perform incantations so the byteptr.h macros are valid ISO C
2022-09-05 16:49:27 +01:00
CMakeLists.txt
cmake: remove -Waggregate-return
2022-11-27 03:27:10 -08:00
command.c
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
command.h
Cheater warning
2022-09-27 15:22:59 -04:00
comptime.c
cmake: add COMPVERSION_UNCOMMITTED
2022-10-08 21:19:04 -05:00
config.h.in
cmake: Remove asset hashing, CMAKE_ASSETS_DIR
2022-11-27 02:44:10 -08:00
console.c
devmode cheat online
2022-09-29 12:19:45 -04:00
console.h
d_clisrv.c
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
d_clisrv.h
Unlockable skins (in a way friendly to #define MAXSKINS 255)
2022-11-27 22:53:29 +00:00
d_event.h
New input handling
2021-11-26 14:56:25 -05:00
d_main.c
Conversion to using gamedata_t
2022-11-30 13:19:21 +00:00
d_main.h
Remove advancedemo
2022-11-03 14:45:36 +00:00
d_net.c
Merge branch 'kill-nonet' into 'master'
2022-09-26 17:02:55 +00:00
d_net.h
Remove NONET
2022-09-24 19:22:04 -07:00
d_netcmd.c
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
d_netcmd.h
Reduce VFX toggle
2022-11-26 20:12:00 -05:00
d_netfil.c
Direct file downloader changes ported from 1.6
2022-11-05 13:53:04 +00:00
d_netfil.h
Remove NONET
2022-09-24 19:22:04 -07:00
d_player.h
Unlockable skins (in a way friendly to #define MAXSKINS 255)
2022-11-27 22:53:29 +00:00
d_think.h
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
d_ticcmd.h
Merge branch 'master' into new-menus
2022-05-25 15:12:51 +01:00
deh_lua.c
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
deh_lua.h
deh_soc.c
SECRET_FOLLOWER
2022-12-04 01:09:08 +00:00
deh_soc.h
Removing extraemblem_t
2022-12-03 14:52:58 +00:00
deh_tables.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into ironman
2022-11-21 15:49:29 +00:00
deh_tables.h
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
dehacked.c
Fix level/cup unlocks
2022-12-03 17:29:14 +00:00
dehacked.h
Remove music slot compatibility
2022-03-18 13:54:03 +00:00
discord.c
discord.c compilation warning
2022-09-21 19:22:33 +01:00
discord.h
cmake: Build all deps and static link
2022-11-27 02:44:10 -08:00
doomdata.h
Block Monsters is a flag again
2022-10-10 01:51:42 -04:00
doomdef.h
Unlockable skins (in a way friendly to #define MAXSKINS 255)
2022-11-27 22:53:29 +00:00
doomstat.h
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
doomtype.h
Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw)
2022-09-24 19:43:44 -07:00
endian.h
f_finale.c
Conversion to using gamedata_t
2022-11-30 13:19:21 +00:00
f_finale.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into new-menus
2022-05-21 18:57:46 +01:00
f_wipe.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into new-menus
2022-05-22 17:22:49 +01:00
fastcmp.h
filesrch.c
Addons menu refactor part 3
2022-09-03 21:15:23 +01:00
filesrch.h
Merge branch 'master' into new-menus
2020-11-08 02:49:28 -05:00
font.c
font.h
Fix minor errors
2019-06-23 16:33:53 -07:00
g_demo.c
SECRET_FOLLOWER
2022-12-04 01:09:08 +00:00
g_demo.h
Unlockable skins (in a way friendly to #define MAXSKINS 255)
2022-11-27 22:53:29 +00:00
g_game.c
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
g_game.h
Rework nextmap a little further
2022-10-12 19:48:01 +01:00
g_input.c
Missing gamecontrolname
2022-11-26 23:24:02 +00:00
g_input.h
Re-add mid-game rankings
2022-11-25 17:59:18 +00:00
g_splitscreen.c
g_state.h
http-mserv.c
Miscellaneous memory bug fixes to make AddressSanitizer happy
2022-09-12 16:49:18 +01:00
hu_stuff.c
Move closed chat to behind rankings HUD
2022-11-26 16:49:57 +00:00
hu_stuff.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into chat-flood-fix
2022-09-26 12:56:50 +01:00
i_addrinfo.c
Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw)
2022-09-24 19:43:44 -07:00
i_addrinfo.h
i_joy.h
i_net.h
Merge branch 'master' into hostcode
2022-09-13 17:08:15 -04:00
i_sound.h
i_system.h
i_tcp.c
Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw)
2022-09-24 19:43:44 -07:00
i_tcp.h
i_threads.h
i_time.c
i_time.h
Uncapped (squashed v2)
2022-05-06 22:47:39 -05:00
i_video.h
info.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into ironman
2022-11-21 15:49:29 +00:00
info.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into ironman
2022-11-21 15:49:29 +00:00
k_battle.c
Merge branch 'udmf-cherrypick' into 'master'
2022-10-29 06:54:48 +00:00
k_battle.h
Fix the case where GP coop would cause no Capsules + possibly DUELs in eventmode
2022-10-15 14:57:35 +01:00
k_bheap.c
Fix the cause of the waypoint debug message spam in Canyon Rush.
2020-07-08 21:36:28 +01:00
k_bheap.h
k_boss.c
Incorporate few more instances of Z_Free NULL no-op
2022-03-17 12:17:51 -07:00
k_boss.h
k_bot.c
Displace bot predictions against slope physics
2022-11-27 05:14:35 -05:00
k_bot.h
Update botvars rubberband and controller in P_PlayerAfterThink instead of K_BuildBotTiccmd
2022-10-31 14:36:21 -07:00
k_botitem.c
Improve Ballhog charge conditions
2022-11-27 04:48:30 -05:00
k_botsearch.c
Bots treat all offroad as wall
2022-11-27 03:00:47 -05:00
k_brightmap.c
Fix Trick Panel TERRAIN not working
2022-10-11 01:31:06 -04:00
k_brightmap.h
Fix Trick Panel TERRAIN not working
2022-10-11 01:31:06 -04:00
k_collide.c
Put tm* variables into a struct
2022-11-20 19:27:34 -05:00
k_collide.h
Add orbinaut.c + new backwards behavior
2022-09-25 09:55:49 -04:00
k_color.c
Invincibility wasn't using K_RainbowColor anymore, what the function was designed for...
2022-02-16 23:01:07 -05:00
k_color.h
k_director.c
k_director.h
k_follower.c
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
k_follower.h
SECRET_FOLLOWER
2022-12-04 01:09:08 +00:00
k_grandprix.c
Unlockable skins (in a way friendly to #define MAXSKINS 255)
2022-11-27 22:53:29 +00:00
k_grandprix.h
Add "allowdemos" option to K_CanChangeRules()
2022-10-15 15:15:22 +01:00
k_hud.c
Icon selection + Extras menu access
2022-12-02 20:13:52 +00:00
k_hud.h
Icon selection + Extras menu access
2022-12-02 20:13:52 +00:00
k_kart.c
Prevent finishline ever being your prevwaypoint
2022-11-27 03:00:47 -05:00
k_kart.h
Reduce VFX toggle
2022-11-26 20:12:00 -05:00
k_menu.h
Disjointed scroll and selection
2022-12-04 20:59:13 +00:00
k_menudef.c
A heaping of polish
2022-12-04 15:30:38 +00:00
k_menudraw.c
Clean up the Challenges menu code
2022-12-10 19:47:21 +00:00
k_menufunc.c
Clean up the Challenges menu code
2022-12-10 19:47:21 +00:00
k_objects.h
Merge branch 'master' into duel-stuff
2022-10-01 21:46:02 -04:00
k_pathfind.c
Circuit pathfinding
2022-09-10 03:52:31 -04:00
k_pathfind.h
Circuit pathfinding
2022-09-10 03:52:31 -04:00
k_profiles.c
Re-add mid-game rankings
2022-11-25 17:59:18 +00:00
k_profiles.h
Re-add mid-game rankings
2022-11-25 17:59:18 +00:00
k_pwrlv.c
Conversion to using gamedata_t
2022-11-30 13:19:21 +00:00
k_pwrlv.h
Profiles handle power level properly now
2022-08-30 03:51:35 -04:00
k_race.c
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
k_race.h
k_respawn.c
Merge remote-tracking branch 'origin/master' into HEAD
2022-10-01 14:45:39 -07:00
k_respawn.h
structs gunched
2021-04-17 00:27:13 +01:00
k_specialstage.c
Basic start on Special Stages
2022-10-01 21:32:55 -04:00
k_specialstage.h
Basic start on Special Stages
2022-10-01 21:32:55 -04:00
k_terrain.c
Reduce VFX toggle
2022-11-26 20:12:00 -05:00
k_terrain.h
Speed Pads are now a TERRAIN effect
2022-10-11 02:26:54 -04:00
k_waypoint.c
Prevent finishline ever being your prevwaypoint
2022-11-27 03:00:47 -05:00
k_waypoint.h
Prevent poh-bees on no-respawn waypoints
2022-09-15 21:44:45 -04:00
keys.h
libdivide.h
lua_baselib.c
Unlockable skins (in a way friendly to #define MAXSKINS 255)
2022-11-27 22:53:29 +00:00
lua_blockmaplib.c
devmode cheat online
2022-09-29 12:19:45 -04:00
lua_consolelib.c
lua_hook.h
Fix conflicts 522467a88
2022-09-05 11:56:30 -07:00
lua_hooklib.c
devmode cheat online
2022-09-29 12:19:45 -04:00
lua_hud.h
Apply b4fa98d2f to lua_hudlib.c
2022-09-05 11:56:30 -07:00
lua_hudlib.c
Remove kartminimap, kartcheck, kartcomeback cvars
2022-10-01 17:04:48 -07:00
lua_hudlib_drawlist.c
Miscellaneous memory bug fixes to make AddressSanitizer happy
2022-09-12 16:49:18 +01:00
lua_hudlib_drawlist.h
lua_infolib.c
Lua spriteinfo default pivot support
2022-09-21 14:15:28 -07:00
lua_libs.h
Allow freesloting & editing precipprops
2022-05-31 09:03:06 -04:00
lua_maplib.c
P_RestoreTMStruct
2022-11-21 15:59:19 -05:00
lua_mathlib.c
lua_mobjlib.c
Unlockable skins (in a way friendly to #define MAXSKINS 255)
2022-11-27 22:53:29 +00:00
lua_playerlib.c
Unlockable skins (in a way friendly to #define MAXSKINS 255)
2022-11-27 22:53:29 +00:00
lua_polyobjlib.c
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
lua_script.c
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
lua_script.h
Fix conflicts 522467a88
2022-09-05 11:56:30 -07:00
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c
Uncapped (squashed v2)
2022-05-06 22:47:39 -05:00
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
m_bbox.h
m_cheat.c
Conversion to using gamedata_t
2022-11-30 13:19:21 +00:00
m_cheat.h
Add grayscale command, toggles GRAYPAL palette override
2022-11-03 05:51:39 -07:00
m_cond.c
No longer necessary to call M_CheckUnlockConditions twice in M_UpdateUnlockablesAndExtraEmblems
2022-12-09 17:29:16 +00:00
m_cond.h
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
m_dllist.h
m_easing.c
m_easing.h
Add ease Lua library
2022-03-18 16:25:57 +00:00
m_fixed.c
Merge public next
2020-11-10 15:32:48 -05:00
m_fixed.h
Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw)
2022-09-24 19:43:44 -07:00
m_misc.c
Fix Trick Panel TERRAIN not working
2022-10-11 01:31:06 -04:00
m_misc.h
Completely rewrite how joined IPs are saved and written... again
2022-09-26 21:28:33 +01:00
m_perfstats.c
Bot perfstats
2022-08-27 00:04:33 -04:00
m_perfstats.h
Bot perfstats
2022-08-27 00:04:33 -04:00
m_queue.c
m_queue.h
m_random.c
Conversion to using gamedata_t
2022-11-30 13:19:21 +00:00
m_random.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into ironman
2022-11-21 15:49:29 +00:00
m_swap.h
Makefile
Make dummy compile again, if SDL is explicitly set to 0
2022-10-13 18:06:48 -05:00
md5.c
md5.h
mserv.c
Remove NONET
2022-09-24 19:22:04 -07:00
mserv.h
p5prof.h
p_ceilng.c
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
p_enemy.c
Fix bots being unable to trigger
2022-11-27 03:00:48 -05:00
p_floor.c
Make Kart Z FOF Thwomp delay use args
2022-10-10 07:00:08 -04:00
p_inter.c
Proper MP emblem support
2022-11-30 14:32:33 +00:00
p_lights.c
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
p_local.h
Proper MP emblem support
2022-11-30 14:32:33 +00:00
p_map.c
Reduce VFX toggle
2022-11-26 20:12:00 -05:00
p_maputl.c
Put tm* variables into a struct
2022-11-20 19:27:34 -05:00
p_maputl.h
Evict the wall gremlin
2022-11-21 16:12:53 -05:00
p_mobj.c
Proper MP emblem support
2022-11-30 14:32:33 +00:00
p_mobj.h
Banana angle crazy mode
2022-11-18 01:05:01 -05:00
p_polyobj.c
Evict the wall gremlin
2022-11-21 16:12:53 -05:00
p_polyobj.h
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
p_pspr.h
p_saveg.c
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
p_saveg.h
p_setup.c
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
p_setup.h
P_AddWadFile partial stages port from SRB2Kart 1.6
2022-11-04 16:15:53 +00:00
p_sight.c
Fix bad usage of const
2022-11-27 03:24:07 -05:00
p_slopes.c
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
p_slopes.h
Update birdslopes to use args
2022-10-10 10:16:40 -04:00
p_spec.c
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
p_spec.h
MT_MAYONAKAARROW uses args
2022-10-10 10:36:59 -04:00
p_telept.c
Compilation errors from corrupted cherry-pick/porting
2022-11-03 14:32:40 +00:00
p_tick.c
Conversion to using gamedata_t
2022-11-30 13:19:21 +00:00
p_tick.h
Add P_LerpFlip
2022-09-28 02:01:37 -07:00
p_user.c
Reduce VFX toggle
2022-11-26 20:12:00 -05:00
r_bbox.c
cv_renderhitbox is a cheat
2022-09-25 19:57:21 -04:00
r_bsp.c
Speed Pads are now a TERRAIN effect
2022-10-11 02:26:54 -04:00
r_bsp.h
Reimplement Invert Encore
2022-10-10 06:08:25 -04:00
r_data.c
Support reading PICTURE/MINIMAP/ENCORE/TWEAKMAP lumps from a map resource
2022-09-12 17:29:15 -04:00
r_data.h
Support reading PICTURE/MINIMAP/ENCORE/TWEAKMAP lumps from a map resource
2022-09-12 17:29:15 -04:00
r_defs.h
Speed Pads are now a TERRAIN effect
2022-10-11 02:26:54 -04:00
r_draw.c
Make subtractive blendmodes non-gamma-corrected
2022-11-19 23:01:49 +00:00
r_draw.h
Make subtractive blendmodes non-gamma-corrected
2022-11-19 23:01:49 +00:00
r_draw8.c
Add Lua backwards compatibility for FOF flags
2022-10-09 01:56:50 -04:00
r_draw8_npo2.c
r_draw16.c
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
r_fps.c
Add R_RelativeTeleportViewInterpolation
2022-11-03 13:52:17 +00:00
r_fps.h
Add R_RelativeTeleportViewInterpolation
2022-11-03 13:52:17 +00:00
r_local.h
r_main.c
drawpickups command to hide collectible items
2022-11-25 16:05:11 -08:00
r_main.h
drawpickups command to hide collectible items
2022-11-25 16:05:11 -08:00
r_patch.c
Fix cups.
2022-09-16 22:51:02 +01:00
r_patch.h
r_patchrotation.c
The Garden Top
2022-09-28 02:01:37 -07:00
r_patchrotation.h
r_picformats.c
Update and extend R_ParseSpriteInfo for default pivot
2022-09-21 14:15:28 -07:00
r_picformats.h
Add SPRINFO_DEFAULT_PIVOT, change spriteinfo_t.available to bit array
2022-09-21 14:15:28 -07:00
r_plane.c
Add Lua backwards compatibility for FOF flags
2022-10-09 01:56:50 -04:00
r_plane.h
Allow smaller flat sizes
2022-09-23 15:25:42 -04:00
r_portal.c
Fix portals
2022-03-18 20:44:07 +00:00
r_portal.h
r_segs.c
Add Lua backwards compatibility for FOF flags
2022-10-09 01:56:50 -04:00
r_segs.h
Turn the fog wall linedef type into a blendmode
2022-10-08 19:30:40 -04:00
r_skins.c
M_CheckNetUnlockByID
2022-12-09 17:26:52 +00:00
r_skins.h
SECRET_FOLLOWER
2022-12-04 01:09:08 +00:00
r_sky.c
SPLITSCREEN FOV
2020-09-23 17:50:47 -07:00
r_sky.h
r_splats.c
Kill SF_HIRES, use skin_t highresscale instead
2022-11-03 16:19:17 -07:00
r_splats.h
r_state.h
r_textures.c
Allow smaller flat sizes
2022-09-23 15:25:42 -04:00
r_textures.h
Stuff for Ivo's texture crunching
2022-08-28 00:03:22 -04:00
r_things.c
Hide MT_OVERLAY with drawpickups
2022-11-27 21:19:04 -08:00
r_things.h
Use interpolated mobj x/y/z/angle for splats
2022-11-03 03:38:56 -07:00
s_sound.c
Reduce VFX toggle
2022-11-26 20:12:00 -05:00
s_sound.h
Reduce VFX toggle
2022-11-26 20:12:00 -05:00
screen.c
Mindelay: Oni suggestions rollup
2022-09-20 19:01:54 -07:00
screen.h
Add a hitbox renderer to Software mode
2022-09-08 22:30:00 -07:00
slope_anchors.c
Fix -Wformat
2022-10-16 16:50:13 -07:00
sounds.c
Rank num SFX tweak
2022-11-26 22:25:15 +00:00
sounds.h
Rank num SFX tweak
2022-11-26 22:25:15 +00:00
Sourcefile
Basic start on Special Stages
2022-10-01 21:32:55 -04:00
st_stuff.c
Try some things to reduce rng biases
2022-11-12 09:48:59 -05:00
st_stuff.h
strcasestr.c
string.c
stun.c
stun.h
Use STUN instead of curl to fetch the public IP address for Discord
2020-09-30 03:57:50 -07:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
Let's just convert this in a more sane fashion...
2021-12-23 23:15:36 -05:00
taglist.c
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
taglist.h
"UDMF: The whole thing" merged
2022-10-09 01:13:37 -04:00
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
v_video.c
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into ironman
2022-11-21 15:49:29 +00:00
v_video.h
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into ironman
2022-11-21 15:49:29 +00:00
version.h
vid_copy.s
w_wad.c
Fix instances of lump searching not being case insensitive
2022-11-25 16:30:11 -08:00
w_wad.h
Bring the maximum WAD file count up to 255
2022-11-03 14:02:17 +00:00
y_inter.c
Merge branch 'special-stages' into 'master'
2022-10-27 03:10:37 +00:00
y_inter.h
z_zone.c
ZDEBUG is default
2021-04-26 14:49:45 -04:00
z_zone.h