RingRacers/src
Oni 83183b53cf Merge branch 'fix-column-fix' into 'master'
R_DrawColumn_Template: fix non-po2 column drawing

Closes #1033

See merge request KartKrew/Kart!1913
2024-02-10 04:41:25 +00:00
..
acs Merge branch 'objective-hud' into 'master' 2024-01-20 00:19:17 +00:00
android
audio Remove GME VGM music emulation 2024-01-29 15:54:20 -06:00
blua
core
dummy
hardware Check for SPR2_SIGN, SPR2_SIGL and SPR2_TALK as well 2024-01-22 22:40:38 -05:00
hud Battle: emerald win HUD polish 2024-01-22 16:42:29 -08:00
hwr2 srb2::hwr2::PaletteManager: disable lighttables upload 2024-02-05 19:04:23 -08:00
io
locale
Makefile.d
math
media Fix several Clang compile warnings 2024-01-16 06:11:43 -05:00
menus Merge branch 'fix-replay-wrong-button' into 'master' 2024-02-06 01:11:55 +00:00
monocypher
nds
objects Freeze Ark Arrows in reducevfx 2024-02-09 16:18:15 -07:00
rhi
sdl Merge branch 'srb2-tidy' into 'master' 2024-02-03 19:40:52 +00:00
sdl12 Delete everything major flagged up by listunusedsprites 2024-01-11 01:21:43 +00:00
win32
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
archive_wrapper.hpp Add srb2::ArchiveWrapper and srb2::UnArchiveWrapper, helper class to simplify p_saveg I/O 2024-01-22 16:42:29 -08:00
asm_defs.inc
byteptr.h Fix apple clang compilation with byteptr.h again 2024-01-29 15:55:31 -06:00
CMakeLists.txt Merge branch 'server-name-sanitize' into 'master' 2024-02-06 13:20:08 +00:00
command.c
command.h consvar_t: add step_amount field, used by menus 2024-01-01 03:05:17 -08:00
comptime.c
config.h.in
console.c Delete everything major flagged up by listunusedsprites 2024-01-11 01:21:43 +00:00
console.h
cvars.cpp Merge branch 'fix-demo-ghost-buffer-overrun' into 'master' 2024-02-01 03:00:26 +00:00
cxxutil.hpp
d_clisrv.c Merge branch 'fix-replay-splits' into 'master' 2024-02-06 13:21:13 +00:00
d_clisrv.h
d_event.h
d_main.cpp Clear g_dc each frame 2024-02-05 19:04:23 -08:00
d_main.h
d_net.c
d_net.h
d_netcmd.c Merge branch 'fix-intermission-parties' into 'master' 2024-02-03 19:41:57 +00:00
d_netcmd.h "mental sonic" cheat 2024-01-23 00:28:08 -07:00
d_netfil.c Read staff ghosts from pk3 directory 2024-01-02 21:05:43 -06:00
d_netfil.h
d_player.h Reset cheatchecks when respawns would decrease lap 2024-02-01 23:34:29 -07:00
d_think.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
d_ticcmd.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
deh_lua.c
deh_lua.h
deh_soc.c New Credits 2024-01-28 23:31:30 +00:00
deh_soc.h
deh_tables.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into srb2-tidy 2024-01-27 17:04:00 +00:00
deh_tables.h
dehacked.c dehacked.c: Forbid not providing an Emblem ID 2024-01-05 20:52:02 +00:00
dehacked.h
discord.c discord.c: Fix joinSecret memory leak 2024-02-08 01:26:07 -05:00
discord.h
doomdata.h
doomdef.h M_TokenizerOpen: pass size in as argument instead of calling strlen implicitly 2024-02-08 18:16:41 -08:00
doomstat.h Merge branch 'srb2-tidy' into 'master' 2024-02-03 19:40:52 +00:00
doomtype.h
endian.h
f_finale.c New Credits 2024-01-28 23:31:30 +00:00
f_finale.h New Credits 2024-01-28 23:31:30 +00:00
f_wipe.cpp Reset all gamekeydown arrays for all devices 2024-01-11 22:04:13 -06:00
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_build_ticcmd.cpp Don't turn-predict for frozen players 2024-01-20 18:05:43 -07:00
g_demo.c Merge branch 'fix-show-character-ghosts' into 'master' 2024-02-09 23:47:50 +00:00
g_demo.h Merge branch 'fix-show-character-ghosts' into 'master' 2024-02-09 23:47:50 +00:00
g_game.c Merge branch 'safecheatcheck-unfuck' into 'master' 2024-02-06 13:21:29 +00:00
g_game.h Move party construction to G_AddPlayer 2024-01-28 23:02:57 -08:00
g_input.c Allow gamepad reassignment in vote + from joystick input 2024-01-12 15:48:01 -07:00
g_input.h Reset all gamekeydown arrays for all devices 2024-01-11 22:04:13 -06:00
g_party.cpp Party::rebuild_displayplayers: let displayplayers be reconfigured outside of level context 2024-02-01 03:01:25 -08:00
g_party.h
g_state.h
http-mserv.c
hu_stuff.c Add S_LoadSongCredit/S_UnloadSongCredit, refactor cursongcredit 2024-02-09 18:13:35 -08:00
hu_stuff.h Merge branch 'vote-level-names' into 'master' 2024-01-28 23:29:44 +00:00
i_addrinfo.c
i_addrinfo.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
i_joy.h
i_net.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
i_sound.h Make master volume an independent gain control 2024-01-12 19:06:19 -06:00
i_system.h Merge branch 'evil-signal-mutex-hack' into 'master' 2024-01-03 21:20:24 +00:00
i_tcp.c
i_tcp.h
i_tcp_detail.h
i_threads.h
i_time.c
i_time.h
i_video.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
i_video_common.cpp
info.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into srb2-tidy 2024-01-27 17:04:00 +00:00
info.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into srb2-tidy 2024-01-27 17:04:00 +00:00
k_bans.cpp
k_bans.h
k_battle.c Add K_EndBattleRound, end the round and give a player 100 points if they won 2024-01-26 14:30:56 -08:00
k_battle.h Add K_EndBattleRound, end the round and give a player 100 points if they won 2024-01-26 14:30:56 -08:00
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.cpp Move party construction to G_AddPlayer 2024-01-28 23:02:57 -08:00
k_bot.h
k_botitem.cpp Make ticcmd throwdir -1, 0, or 1, add deadzone 2024-01-09 19:13:03 -06:00
k_botsearch.cpp k_botsearch.cpp: Don't sniff spectators 2024-01-09 20:39:55 +00:00
k_brightmap.c
k_brightmap.h
k_collide.cpp Validate PvPTouchDamage (crash fix) 2024-02-05 19:04:22 -08:00
k_collide.h Per Sal's request, remove SMK stuff too 2024-01-26 00:56:01 +00:00
k_color.c
k_color.h
k_credits.cpp New Credits 2024-01-28 23:31:30 +00:00
k_credits.h New Credits 2024-01-28 23:31:30 +00:00
k_dialogue.cpp srb2::Dialogue::NewText: use string parsing 2024-01-16 06:34:58 -08:00
k_dialogue.h
k_dialogue.hpp srb2::Dialogue::NewText: use string parsing 2024-01-16 06:34:58 -08:00
k_director.cpp DirectorInfo::update_positions: fix player index out of bounds if all players are spectating 2024-02-05 19:04:23 -08:00
k_director.h
k_endcam.cpp Fix end camera freezing level on first tic after level loads 2024-01-26 15:12:47 -08:00
k_endcam.h Battle: use round end camera when player wins with final KO 2024-01-22 16:42:29 -08:00
k_follower.c
k_follower.h
k_grandprix.c Reorganize P_DoPlayerExit 2024-01-16 20:08:37 -05:00
k_grandprix.h
k_hitlag.c Bubble blow-up: hitlag is based on player's speed, not Bubble's speed 2024-01-21 15:58:30 -08:00
k_hitlag.h
k_hud.cpp Merge branch 'in-flight-menus' into 'master' 2024-01-28 23:31:59 +00:00
k_hud.h HUD tracking: cull nametags 2024-01-26 14:30:57 -08:00
k_hud_track.cpp HUD: draw item box next to player nametags if GTR_ITEMARROWS (in Battle) 2024-01-26 14:30:57 -08:00
k_kart.c Merge branch 'fuzzfixer' into 'master' 2024-02-09 22:49:22 +00:00
k_kart.h Add K_GivePointsToPlayer, gives the points and spawns the VFX in one fell swoop 2024-01-26 14:30:56 -08:00
k_mapuser.c
k_mapuser.h
k_menu.h Replays: add netdemo_size cvar, add to Data Options 2024-01-29 02:18:46 -08:00
k_menudraw.c Pause menu: display map icon, map name and currently playing song credit 2024-02-09 18:13:35 -08:00
k_menufunc.c Merge branch 'in-flight-menus' into 'master' 2024-01-28 23:31:59 +00:00
k_objects.h Monitors: for 6 seconds, dropped items can only be picked up by the player who destroyed the monitor 2024-01-17 00:22:22 -08:00
k_pathfind.c
k_pathfind.h
k_podium.cpp New Credits 2024-01-28 23:31:30 +00:00
k_podium.h
k_powerup.cpp POINTS power-up: play SRB2 emerald token SFX on pickup 2024-01-26 15:26:13 -08:00
k_powerup.h
k_profiles.c Profiles: fix incorrect rumble setting for new profiles 2024-01-11 16:48:22 -08:00
k_profiles.h
k_pwrlv.c Make PWRLV work in Battle 2024-01-23 00:00:26 -05:00
k_pwrlv.h Make PWRLV work in Battle 2024-01-23 00:00:26 -05:00
k_race.c
k_race.h
k_rank.cpp M_TokenizerOpen: pass size in as argument instead of calling strlen implicitly 2024-02-08 18:16:41 -08:00
k_rank.h
k_respawn.c Reset cheatchecks when respawns would decrease lap 2024-02-01 23:34:29 -07:00
k_respawn.h
k_roulette.c
k_roulette.h
k_serverstats.c
k_serverstats.h
k_specialstage.c Special Stages: fade out music near the finish line 2024-01-15 16:30:12 -08:00
k_specialstage.h Special Stages: fade out music near the finish line 2024-01-15 16:30:12 -08:00
k_tally.cpp Battle: delay Tally a little bit to let round end camera finish beforehand 2024-01-22 16:42:29 -08:00
k_tally.h Battle: delay Tally a little bit to let round end camera finish beforehand 2024-01-22 16:42:29 -08:00
k_terrain.c
k_terrain.h
k_vote.c Add Medium Font 2024-01-27 20:38:52 -05:00
k_vote.h
k_waypoint.cpp
k_waypoint.h
k_zvote.c Fix several Clang compile warnings 2024-01-16 06:11:43 -05:00
k_zvote.h
keys.h
libdivide.h Use C++ templates for DrawColumn/Span 2024-01-11 01:50:46 -08:00
lua_baselib.c P_AddPlayerScore: negative values remove points 2024-01-26 14:30:55 -08:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h
lua_hudlib.c
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c
lua_libs.h
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c Reset cheatchecks when respawns would decrease lap 2024-02-01 23:34:29 -07:00
lua_polyobjlib.c
lua_profile.cpp
lua_profile.h
lua_script.c
lua_script.h
lua_skinlib.c
lua_taglib.c
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_avrecorder.cpp
m_avrecorder.h
m_avrecorder.hpp
m_bbox.c
m_bbox.h
m_cheat.c Merge branch 'srb2-tidy' into 'master' 2024-02-03 19:40:52 +00:00
m_cheat.h
m_cond.c Merge branch 'map-access-flingerdinger' into 'master' 2024-01-09 08:11:12 +00:00
m_cond.h Intentfully permit gaps between Emblem IDs 2024-01-05 20:50:54 +00:00
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
m_memcpy.c
m_misc.cpp M_TokenizerOpen: pass size in as argument instead of calling strlen implicitly 2024-02-08 18:16:41 -08:00
m_misc.h
m_perfstats.c
m_perfstats.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile
md5.c
md5.h
mobj.hpp
mobj_list.hpp
mobj_list_view.hpp
mserv.c
mserv.h
music.cpp Add Music_LevelVolume, Music_ResetLevelVolume: change music volume from gameplay contexts 2024-01-15 16:29:01 -08:00
music.h Add Music_LevelVolume, Music_ResetLevelVolume: change music volume from gameplay contexts 2024-01-15 16:29:01 -08:00
music_detail.hpp
music_manager.cpp Add S_LoadSongCredit/S_UnloadSongCredit, refactor cursongcredit 2024-02-09 18:13:35 -08:00
music_manager.hpp TuneManager: remove GME related code 2024-01-29 23:07:57 -08:00
music_tune.hpp Add Music_LevelVolume, Music_ResetLevelVolume: change music volume from gameplay contexts 2024-01-15 16:29:01 -08:00
p5prof.h
p_ceilng.c
p_enemy.c Fix stale target in A_SSMineExplode (crash) 2024-02-07 15:05:49 -07:00
p_floor.c Delete everything major flagged up by listunusedsprites 2024-01-11 01:21:43 +00:00
p_inter.c Merge branch 'fix-spb-combo' into 'master' 2024-02-09 22:49:31 +00:00
p_lights.c
p_link.cpp
p_link.h
p_local.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into srb2-tidy 2024-01-27 17:04:00 +00:00
p_loop.c
p_map.c Merge branch 'fix-one-time-each-time-floor-activators' into 'master' 2024-02-06 01:01:44 +00:00
p_mapthing.cpp
p_maputl.c Activate sector each time / once actions when mobj touches the ground 2024-02-01 18:57:06 -08:00
p_maputl.h
p_mobj.c Merge branch 'fix-one-time-each-time-floor-activators' into 'master' 2024-02-06 01:01:44 +00:00
p_mobj.h Add P_IsKartItem: true for anything the player can hold or throw (except shield overlays) 2024-01-13 22:56:16 -08:00
p_polyobj.c
p_polyobj.h
p_pspr.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
p_saveg.c Merge branch 'safecheatcheck-unfuck' into 'master' 2024-02-06 13:21:29 +00:00
p_saveg.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
p_setup.cpp Add S_LoadSongCredit/S_UnloadSongCredit, refactor cursongcredit 2024-02-09 18:13:35 -08:00
p_setup.h
p_sight.c
p_slopes.c Don't use Easy slope assist in tutorials 2024-01-11 20:57:54 -07:00
p_slopes.h
p_spec.c Merge branch 'fix-ghost-fast-forward' into 'master' 2024-02-06 01:12:35 +00:00
p_spec.h Activate sector each time / once actions when mobj touches the ground 2024-02-01 18:57:06 -08:00
p_sweep.cpp
p_sweep.hpp
p_telept.c
p_test.cpp
p_tick.c Merge branch 'srb2-tidy' into 'master' 2024-02-03 19:40:52 +00:00
p_tick.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
p_user.c Merge branch 'special-normal' into 'master' 2024-02-06 01:02:25 +00:00
r_bbox.c
r_bsp.cpp debugrender_freezebsp: freeze culling to your current position, so you can see how much level is being rendered 2024-01-17 16:43:45 -08:00
r_bsp.h debugrender_freezebsp: freeze culling to your current position, so you can see how much level is being rendered 2024-01-17 16:43:45 -08:00
r_data.c
r_data.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
r_debug.cpp Let level darkness be changed per splitscreen, use player_t variables 2024-01-05 15:56:24 -08:00
r_debug_detail.hpp
r_debug_parser.cpp
r_defs.h Merge branch 'overtime-in-skybox' into 'master' 2024-01-13 23:09:06 +00:00
r_draw.cpp Use C++ templates for DrawColumn/Span 2024-01-11 01:50:46 -08:00
r_draw.h Fixed "splat" drawers 2024-01-11 01:50:46 -08:00
r_draw_column.cpp R_DrawColumn_Template: fix non-po2 column drawing 2024-02-09 19:46:45 -08:00
r_draw_span.cpp Fixed "splat" drawers 2024-01-11 01:50:46 -08:00
r_fps.c
r_fps.h
r_local.h
r_main.cpp debugrender_freezebsp: freeze culling to your current position, so you can see how much level is being rendered 2024-01-17 16:43:45 -08:00
r_main.h
r_patch.cpp
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.cpp R_DrawColumn_Template: fix non-po2 column drawing 2024-02-09 19:46:45 -08:00
r_plane.h Refactor R_PlaneIsHighlighted 2024-01-26 18:10:07 -08:00
r_portal.c
r_portal.h
r_segs.cpp R_DrawColumn_Template: fix non-po2 column drawing 2024-02-09 19:46:45 -08:00
r_segs.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
r_skins.c
r_skins.h
r_sky.c Sky offsets 2024-01-07 18:29:41 -05:00
r_sky.h Sky offsets 2024-01-07 18:29:41 -05:00
r_splats.c Use C++ templates for DrawColumn/Span 2024-01-11 01:50:46 -08:00
r_splats.h
r_spritefx.cpp Refactor guard/whip cooldown checks 2024-01-09 20:26:35 -07:00
r_state.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
r_textures.c Use PU_LEVEL for texture caching 2024-02-08 17:50:38 -08:00
r_textures.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
r_textures_dups.cpp
r_things.cpp R_DrawColumn_Template: fix non-po2 column drawing 2024-02-09 19:46:45 -08:00
r_things.h OpenGL sprite+model directional light 2024-01-17 12:05:12 -08:00
s_sound.c Add S_LoadSongCredit/S_UnloadSongCredit, refactor cursongcredit 2024-02-09 18:13:35 -08:00
s_sound.h Add S_LoadSongCredit/S_UnloadSongCredit, refactor cursongcredit 2024-02-09 18:13:35 -08:00
sanitize.cpp Menus: handle caret codes in text fields 2024-02-02 04:30:24 -08:00
sanitize.h Menus: handle caret codes in text fields 2024-02-02 04:30:24 -08:00
screen.c Fixed "splat" drawers 2024-01-11 01:50:46 -08:00
screen.h Add parallelsoftware cvar 2024-01-29 19:26:04 -06:00
slope_anchors.c
sounds.c Hardcode Sealed Star objects 2024-01-11 14:18:15 -08:00
sounds.h Hardcode Sealed Star objects 2024-01-11 14:18:15 -08:00
st_stuff.c Server splash: display server name in medium font 2024-02-09 18:13:35 -08:00
st_stuff.h
strcasestr.c
string.c
stun.cpp
stun.h
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
taglist.c
taglist.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h Add round end camera system 2024-01-22 16:42:29 -08:00
v_draw.cpp Merge branch 'vote-level-names' into 'master' 2024-01-28 23:29:44 +00:00
v_draw.hpp Merge branch 'vote-level-names' into 'master' 2024-01-28 23:29:44 +00:00
v_draw_setter.hpp srb2::Draw: add clip method, optionally switch between draw chain's cliprect or global cliprect 2024-01-26 15:12:46 -08:00
v_video.cpp Merge branch 'vote-level-names' into 'master' 2024-01-28 23:29:44 +00:00
v_video.h srb2::Draw: inherit global cliprect by default 2024-01-26 15:12:46 -08:00
version.h
vid_copy.s
w_wad.cpp
w_wad.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
y_inter.c Intermission: fix speed scramble position in non-green resolutions 2024-02-09 18:13:34 -08:00
y_inter.h
z_zone.c
z_zone.h