RingRacers/src
2023-02-19 22:41:57 -08:00
..
acs Fix off-by-one in CallFunc_SetLineTexture 2023-02-12 17:04:51 -05:00
android Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
audio Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
blua Move all sources into CMakeLists.txt 2022-11-28 21:46:43 -08:00
core hwr2: Reformat C++ code 2023-01-14 19:59:41 -06:00
dummy Make dummy compile again, if SDL is explicitly set to 0 2022-10-13 18:06:48 -05:00
hardware Only interpolate shadowcasters if they exist 2023-01-27 23:24:58 +00:00
hwr2 (WIP) hardware: add render hardware interface 2023-01-14 18:40:26 -06:00
io io: Allow span and vec stream to seek past end 2023-01-04 16:51:12 -06:00
locale
Makefile.d Merge branch 'master' into acs 2022-11-03 19:53:43 -04:00
menus Merge branch 'skinchange_spectatorify' into 'master' 2023-02-19 07:43:38 +00:00
nds
objects Remove Garden Top grounded arrow 2023-02-18 22:10:58 -08:00
rhi hwr2 gl3core: Fix FBO depth attachment 2023-01-14 20:30:52 -06:00
sdl sdl/i_system.c: add -nofork option to disable forking signal handler 2023-02-14 04:16:57 -08:00
sdl12
tests Add SRB2_ASSERT, srb2::NotNull<T> 2022-12-30 23:49:29 -06:00
win32 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
win32ce
.gitignore
am_map.c minigen: Add black fragments to common objects on valid road 2023-01-24 18:59:13 +00:00
am_map.h Precalculate as much shared minimap/automap data on level load as possible 2023-01-24 14:46:25 +00:00
Android.mk
apng.c
apng.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
asm_defs.inc
byteptr.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
CMakeLists.txt Convert v_video.c to v_video.cpp 2023-02-08 08:06:46 -06:00
command.c Merge branch 'minor-cherrypicks-270123' into 'master' 2023-02-06 22:19:32 +00:00
command.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
comptime.c Separate git commit subject line from comprevision, add SRB2_COMP_NOTE 2023-01-05 18:32:20 -08:00
config.h.in Separate git commit subject line from comprevision, add SRB2_COMP_NOTE 2023-01-05 18:32:20 -08:00
console.c Merge branch 'master' into acs 2023-01-05 22:23:51 -05:00
console.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
cxxutil.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
d_clisrv.c G_DoLoadLevel: do not apply profile if demo is played from titlescreen 2023-02-05 13:33:31 +00:00
d_clisrv.h Contain end & size into savebuffer_t 2023-01-01 00:23:23 -08:00
d_event.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_main.c Merge branch 'tester-rip' into 'master' 2023-02-17 02:18:13 +00:00
d_main.h Restore menu state after playsim 2023-01-29 23:53:21 +00:00
d_net.c typedef.h: typedef node_t 2022-11-27 17:21:40 -08:00
d_net.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_netcmd.c D_IsPlayerHumanAndGaming means they're *human*, ie not a bot 🥹 2023-02-17 18:15:25 +00:00
d_netcmd.h d_netcmd.c: Tidy up conditions for changing skin/color. 2023-02-17 15:50:25 +00:00
d_netfil.c d_netfil.c: fix usage of CURLOPT_PROTOCOLS_STR 2023-01-12 07:55:42 -08:00
d_netfil.h Resize downloaddir to fix -Wformat-truncation 2023-01-05 04:24:37 -08:00
d_player.h Fault rework cleanup for merge 2023-02-13 15:31:39 -07:00
d_think.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_ticcmd.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_lua.c lib_freeslot: Init dehacked state so SOC initialised later won't nuke freeslots generated here 2023-01-27 19:06:24 +00:00
deh_lua.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_soc.c Sanity checking and cleanup 2023-02-11 03:08:46 -06:00
deh_soc.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_tables.c Add Garden Top arrows 2023-02-18 03:15:04 -08:00
deh_tables.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
dehacked.c Sal's review: Clear levels on gamedata addition by default 2022-12-19 21:26:52 +00:00
dehacked.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
discord.c Dehardcode menu gametype selection, part 1 2022-12-30 15:23:26 +00:00
discord.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
doomdata.h Add sector action 2023-01-06 05:31:53 -05:00
doomdef.h Turn on RANGECHECK in all builds 2023-02-18 22:34:51 -08:00
doomstat.h Change mapmusrng to UINT8 2023-02-11 08:23:57 -06:00
doomtype.h Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2022-12-30 20:17:26 -08:00
endian.h
f_finale.c Don't let testers shoot themselves in menus 2023-02-17 00:02:23 -07:00
f_finale.h Parity between title screen and menu version info 2023-01-01 15:40:51 -08:00
f_wipe.c
fastcmp.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
filesrch.c opendir: Eidolon suggestion for initialiser 2023-01-06 11:58:17 +00:00
filesrch.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
font.c
font.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
g_demo.c g_demo.c: ensure demobuf is always freed before use 2023-02-14 04:17:04 -08:00
g_demo.h demovars_s: Remove unused fromtitle property 2023-02-04 17:14:23 +00:00
g_game.c Fix changing kickstartaccel from the profile menu 2023-02-18 14:15:58 +00:00
g_game.h G_UpdateTimeStickerMedals, M_StartTimeAttack: If you've beaten all game-provided times, show your personal best record on the in-level HUD instead. 2023-02-05 19:17:07 +00:00
g_input.c Missing gamecontrolname 2022-11-26 23:24:02 +00:00
g_input.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
g_splitscreen.c
g_state.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
http-mserv.c
hu_stuff.c HU_DrawDemoInfo: do not draw best lap time when irrelevant 2023-01-31 14:35:57 +00:00
hu_stuff.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_addrinfo.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
i_addrinfo.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_joy.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_net.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_sound.h Remove musictype_t, S_MusicType and I_SongType return implementation string 2023-01-12 02:50:02 -08:00
i_system.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_tcp.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
i_tcp.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_threads.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_time.c
i_time.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_video.h (WIP) hardware: add render hardware interface 2023-01-14 18:40:26 -06:00
i_video_common.cpp hwr2 legacy opengl: restore fps counter etc 2023-01-14 18:57:45 -08:00
info.c Remove Garden Top grounded arrow 2023-02-18 22:10:58 -08:00
info.h Add Garden Top arrows 2023-02-18 03:15:04 -08:00
k_battle.c K_CheckBumpers, K_HandleBumperChanges: Make 2P behaviour in battle capsules mode function 2023-02-16 16:35:52 +00:00
k_battle.h Set fuse for Battle items 2023-01-01 18:38:53 -08:00
k_bheap.c
k_bheap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_boss.c "Special Mode" (Sealed Stars) and "Versus Mode" (bosses) are now gametypes 2022-12-26 23:06:24 +00:00
k_boss.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
k_bot.c K_BuildBotTiccmd: Catch NULL track predictions 2023-01-27 19:58:45 +00:00
k_bot.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_botitem.c Merge branch 'master' into capsules-improvement 2022-12-19 01:12:07 -05:00
k_botsearch.c Merge branch 'master' into capsules-improvement 2022-12-14 23:19:34 -05:00
k_brightmap.c K_InitBrightmapsPwad: Also use guaranteed null-terminated data copy ala K_InitTerrain 2023-01-05 20:50:13 +00:00
k_brightmap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_collide.c Scale speed values with Drop Target's scale 2023-01-06 04:16:31 -08:00
k_collide.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_color.c Go back to the old one, but gamma correct it 2022-12-15 22:29:38 -05:00
k_color.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_director.c
k_director.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_follower.c Follower hitlag 2023-01-08 16:51:58 +00:00
k_follower.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_grandprix.c Permit losing a life when exited if the player has PF_NOCONTEST 2023-01-02 00:54:24 +00:00
k_grandprix.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_hud.c K_drawKartTimestamp: Draw in splitscreen if gametype has timelimit. 2023-02-16 18:23:10 +00:00
k_hud.h K_drawKartTimestamp: Draw in splitscreen if gametype has timelimit. 2023-02-16 18:23:10 +00:00
k_kart.c Merge branch 'normalize-magician-box-offsets' into 'master' 2023-02-18 23:47:33 +00:00
k_kart.h Add capsuletest cvar 2023-01-11 21:46:21 -08:00
k_menu.h restoreMenu: Go to Difficulty select after Match Race, instead of the level selection menu 2023-02-09 22:38:04 +00:00
k_menudraw.c Character Select menu: Forceskin is now reflected on the menu 2023-02-17 17:07:33 +00:00
k_menufunc.c M_SpecificMenuRestore: Catch prevMenu corruption for mid-game Character Select 2023-02-17 17:11:14 +00:00
k_objects.h Add Garden Top arrows 2023-02-18 03:15:04 -08:00
k_pathfind.c
k_pathfind.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_profiles.c More incorrect/inconsistent frees 2023-01-04 14:22:04 +00:00
k_profiles.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_pwrlv.c "Special Mode" (Sealed Stars) and "Versus Mode" (bosses) are now gametypes 2022-12-26 23:06:24 +00:00
k_pwrlv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_race.c More fun rules for Special Stages 2022-12-27 17:58:35 +00:00
k_race.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_respawn.c Fault rework cleanup for merge 2023-02-13 15:31:39 -07:00
k_respawn.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_roulette.c Use Super Ring 'assistance' only in 1st 2023-02-11 19:47:41 -07:00
k_roulette.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_specialstage.c K_MoveExitBeam: PF_NOCONTEST and P_DoPlayerExit to match other special stage failures. 2023-02-16 17:09:13 +00:00
k_specialstage.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
k_terrain.c minigen: Add black fragments to common objects on valid road 2023-01-24 18:59:13 +00:00
k_terrain.h minigen: Add black fragments to common objects on valid road 2023-01-24 18:59:13 +00:00
k_waypoint.c Cleaner reference handling for the following extern-scope netsynced mobj_t*. 2023-01-05 23:32:12 +00:00
k_waypoint.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
keys.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
libdivide.h
lua_baselib.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
lua_blockmaplib.c devmode cheat online 2022-09-29 12:19:45 -04:00
lua_consolelib.c
lua_hook.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
lua_hooklib.c Fix perfstats 4 not working properly 2023-02-16 23:48:37 -05:00
lua_hud.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
lua_hudlib.c Remove kartminimap, kartcheck, kartcomeback cvars 2022-10-01 17:04:48 -07:00
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h Add typedef.h 2022-11-27 17:21:40 -08:00
lua_infolib.c Fix faulty assertions 2023-02-14 00:46:54 -08:00
lua_libs.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
lua_maplib.c Remove crusty unused metatable code 2023-02-10 05:07:55 -06:00
lua_mathlib.c
lua_mobjlib.c Implement thing special 2023-01-05 23:58:48 -05:00
lua_playerlib.c Add invulnhitlag, timeshit and timeshitprev fields to player_t 2022-12-21 08:08:59 -08:00
lua_polyobjlib.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
lua_script.c Change mapmusrng to UINT8 2023-02-11 08:23:57 -06:00
lua_script.h Remove global lua_save_p and use savebuffer_t for LUA_Archive / LUA_UnArchive 2023-01-01 00:23:23 -08:00
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_aatree.c Add typedef.h 2022-11-27 17:21:40 -08:00
m_aatree.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_anigif.c
m_anigif.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_argv.c
m_argv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_bbox.c
m_bbox.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_cheat.c Merge branch 'minigen' into 'master' 2023-01-25 05:54:12 +00:00
m_cheat.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_cond.c Fix faulty assertions 2023-02-14 00:46:54 -08:00
m_cond.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
m_dllist.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_easing.c
m_easing.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_fixed.c
m_fixed.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_misc.c M_MinimapGenerate: Include lumpname in minigen output filename 2023-01-28 00:18:38 +00:00
m_misc.h New console command "minigen" 2023-01-23 12:33:35 +00:00
m_perfstats.c ACS basic implementation 2022-10-04 03:23:17 -04:00
m_perfstats.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
m_queue.c
m_queue.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_random.c Correct a blatant lie in m_random.c, fix RNG range 2023-02-08 22:38:51 -06:00
m_random.h Sanity checking and cleanup 2023-02-11 03:08:46 -06:00
m_swap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
Makefile Make dummy compile again, if SDL is explicitly set to 0 2022-10-13 18:06:48 -05:00
md5.c
md5.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
mserv.c Remove NONET 2022-09-24 19:22:04 -07:00
mserv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p5prof.h
p_ceilng.c Split EV_DoFloor, EV_DoCeiling, and EV_DoCrush 2022-11-14 13:51:46 -05:00
p_enemy.c p_enemy.c: All object gravity arc calculations now collaborate with mapobjectscale again. 2023-02-16 16:52:55 +00:00
p_floor.c Prevent floating crumbling platforms from being triggered twice 2023-01-27 23:26:53 +00:00
p_inter.c P_KillPlayer: In special stages, falling off the stage means immediate no contest and life loss. 2023-02-13 18:00:02 +00:00
p_lights.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_local.h Add P_SpawnMobjFromMobjUnscaled, does not scale offsets 2023-02-18 14:39:43 -08:00
p_map.c Fix negative reference counting in P_RestoreTMStruct 2023-02-14 04:17:04 -08:00
p_maputl.c Fix solid midtextures 2022-12-02 02:01:02 -05:00
p_maputl.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_mobj.c Merge branch 'normalize-magician-box-offsets' into 'master' 2023-02-18 23:47:33 +00:00
p_mobj.h Copy first mapthing tag to their mobjs 2023-01-01 17:07:46 -05:00
p_polyobj.c Disable linedef executors in UDMF maps 2023-01-07 00:00:27 -05:00
p_polyobj.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
p_pspr.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_saveg.c p_saveg.c: replace unknown thinker error with assert 2023-02-14 04:16:56 -08:00
p_saveg.h Add functions to initialize savebuffer_t 2023-01-02 19:47:59 -05:00
p_setup.c Repair Linedef types 403 and 404 2023-02-13 15:12:53 +00:00
p_setup.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_sight.c Fix bad usage of const 2022-11-27 03:24:07 -05:00
p_slopes.c Always quantize momentum on slopes, even if no physics 2023-02-16 19:23:45 -08:00
p_slopes.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_spec.c Merge branch 'special-out' into 'master' 2023-02-17 05:04:34 +00:00
p_spec.h Add sector action 2023-01-06 05:31:53 -05:00
p_telept.c Compilation errors from corrupted cherry-pick/porting 2022-11-03 14:32:40 +00:00
p_tick.c Fix perfstats 4 not working properly 2023-02-16 23:48:37 -05:00
p_tick.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_user.c Merge branch 'special-out' into 'master' 2023-02-17 05:04:34 +00: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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_data.c r_data.c: Resolve defined-but-unused function warning intefering with compilation 2023-01-15 13:10:09 +00:00
r_data.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_defs.h Stumble damagetype 2023-01-22 14:56:42 +00:00
r_draw.c Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_draw.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06: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
r_fps.c Add R_RelativeTeleportViewInterpolation 2022-11-03 13:52:17 +00:00
r_fps.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_local.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_main.c drawpickups command to hide collectible items 2022-11-25 16:05:11 -08:00
r_main.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_patch.cpp Convert r_patch.c to cpp 2023-01-19 14:19:46 -06:00
r_patch.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_patchrotation.c The Garden Top 2022-09-28 02:01:37 -07:00
r_patchrotation.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_picformats.c Check return value of png_get_tRNS before using trans 2023-02-10 18:37:49 -08:00
r_picformats.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
r_plane.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_plane.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_portal.c
r_portal.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_segs.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_segs.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_skins.c Add visual flicker in and out when faulting 2023-02-03 02:23:52 -07:00
r_skins.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_sky.c
r_sky.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_splats.c Kill SF_HIRES, use skin_t highresscale instead 2022-11-03 16:19:17 -07:00
r_splats.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_state.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_textures.c Allow smaller flat sizes 2022-09-23 15:25:42 -04:00
r_textures.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_things.c Add more details to R_DrawVisSprite RANGECHECK message 2023-02-19 22:41:57 -08:00
r_things.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
s_sound.c S_SetSfxVolume/S_SetMusicVolume: update static copy of volume 2023-02-14 04:56:42 -08:00
s_sound.h mapmusrng variable, proper sync, cleanup 2023-02-11 08:16:37 -06:00
screen.c Fix faulty assertions 2023-02-14 00:46:54 -08:00
screen.h (WIP) hardware: add render hardware interface 2023-01-14 18:40:26 -06:00
slope_anchors.c Fix -Wformat 2022-10-16 16:50:13 -07:00
sounds.c Add UFO hum + hit reaction SFX 2023-01-18 02:15:18 -07:00
sounds.h Add UFO hum + hit reaction SFX 2023-01-18 02:15:18 -07:00
st_stuff.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
st_stuff.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
strcasestr.c Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2022-12-30 20:17:26 -08:00
string.c
stun.c
stun.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
taglist.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
taglist.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h staffbrief_t 2023-02-03 00:55:34 +00:00
v_video.cpp V_AdjustXYWithSnap: Support top/bottom slides if not V_SPLITSCREEN, V_SNAPTORIGHT, or V_SNAPTOLEFT, but do have V_SLIDEIN 2023-02-16 18:14:31 +00:00
v_video.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
version.h
vid_copy.s
w_wad.c Fix loading a map in a seperate file before loading a file with the relevant header 2023-01-01 23:39:28 +00:00
w_wad.h Fix loading a map in a seperate file before loading a file with the relevant header 2023-01-01 23:39:28 +00:00
y_inter.c Y_IntermissionDrawer: Tidy up final text drawing conditions 2023-02-09 23:06:41 +00:00
y_inter.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
z_zone.c
z_zone.h doomdef.h: enable most debugging ifndef NDEBUG 2023-02-14 04:16:57 -08:00