RingRacers/src
toaster c33ae4ae62 Gamedata: Fix issues with cup windata handling
- G_SaveGameData: correctly increase length of buffer to account for cup name
- G_LoadGameData: digest the cup's associated windata even if it's not loaded
2023-03-17 13:09:58 +00:00
..
acs Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-07 19:37:46 +00:00
android Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
audio Implement musicdef volume in new mixer 2023-03-09 15:12:24 -06: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 hwr2: separate Modulate and Alpha blending in 2d 2023-03-01 18:54:31 -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
media hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
menus Chao Key changes 2023-03-15 14:49:22 +00:00
nds
objects Remove hitlag threshold condition from items 2023-03-11 05:39:07 -08:00
rhi hwr2: overhaul wipe rendering 2023-02-26 18:47:42 -06:00
sdl Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
sdl12 Gamedata-related changes + Crash tracking 2023-03-03 13:38:31 +00:00
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 Gamedata-related changes + Crash tracking 2023-03-03 13:38:31 +00:00
.gitignore
am_map.c Handle gamepads from interface dynamically 2023-03-07 00:07:47 -06: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 Merge branch 'render-highlight' into 'master' 2023-03-07 09:53:13 +00:00
command.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-04 20:09:48 +00:00
command.h cupwindata_t 2023-03-10 20:20:48 +00: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 'podium' into 'master' 2023-03-07 05:58:20 +00:00
console.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
cxxutil.hpp cxxutil.hpp: fix std::hash include 2023-03-06 04:45:46 -08:00
d_clisrv.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
d_clisrv.h WIP: Turn towards local camera (midgame join broken right now) 2023-02-24 16:59:22 -07:00
d_event.h Handle gamepads from interface dynamically 2023-03-07 00:07:47 -06:00
d_main.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +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 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
d_netcmd.h Merge branch 'dynamic-controllers' into 'master' 2023-03-13 07:56:34 +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 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
d_think.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_ticcmd.h WIP: Turn towards local camera (midgame join broken right now) 2023-02-24 16:59:22 -07: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 Discoveries while self-reviewing during description creation 2023-03-14 20:59:51 +00:00
deh_soc.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_tables.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
deh_tables.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
dehacked.c "Monitor" parameter for cups 2023-03-13 16:18:07 +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 Normalize all volume scales to 0-100 2023-03-08 15:22:29 -06:00
doomstat.h "Monitor" parameter for cups 2023-03-13 16:18:07 +00: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 Optimisation: reduce the number of calls to M_CheckUnlockConditions 2023-03-12 13:52:28 +00:00
f_finale.h Move podium code to its own file 2023-03-03 16:10:05 -05:00
f_wipe.c Add ceremony to twodee wipedefs tables 2023-03-04 13:49:07 -05:00
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 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
g_demo.h demovars_s: Remove unused fromtitle property 2023-02-04 17:14:23 +00:00
g_game.c Gamedata: Fix issues with cup windata handling 2023-03-17 13:09:58 +00:00
g_game.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-07 19:37:46 +00:00
g_input.c G_PlayerAnalogInput cleanup 2023-03-07 05:01:26 -05:00
g_input.h G_PlayerAnalogInput cleanup 2023-03-07 05:01:26 -05:00
g_splitscreen.c
g_state.h Fixes for CEREMONY gamestate 2023-03-03 16:09:51 -05:00
http-mserv.c
hu_stuff.c Rename "Break the Capsules" to "Prison Break" 2023-03-12 20:17:46 +00:00
hu_stuff.h Merge branch 'titlecard-cecho' into 'master' 2023-03-01 17:21:13 +00: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 Handle gamepads from interface dynamically 2023-03-07 00:07:47 -06:00
i_net.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_sound.h Implement musicdef volume in new mixer 2023-03-09 15:12:24 -06:00
i_system.h Handle gamepads from interface dynamically 2023-03-07 00:07:47 -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 hwr2: overhaul wipe rendering 2023-02-26 18:47:42 -06:00
i_video_common.cpp Move screenshot pass out of basic_rendering, into normal_rendering 2023-03-03 11:24:57 -08:00
info.c Merge remote-tracking branch 'origin/bumpers-ARE-health' 2023-03-13 00:51:44 -07:00
info.h Sliptide boost VFX first pass 2023-03-06 05:00:59 -07:00
k_battle.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
k_battle.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00: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 Copyright notices update regarding the author of this commit 2023-03-05 18:13:39 +00:00
k_boss.h Copyright notices update regarding the author of this commit 2023-03-05 18:13:39 +00:00
k_bot.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-11 12:42:55 +00:00
k_bot.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_botitem.c Rename kitemcap to trackercap 2023-02-21 17:48:14 -08: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 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00: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_DirectorSwitch: Don't let forced switches cause a G_ResetView update when directorinfo.active is false 2023-03-01 13:56:45 +00:00
k_director.h Automatically toggle director depending on number of players 2023-02-26 05:55:44 -08: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 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-07 19:37:46 +00:00
k_grandprix.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-07 19:37:46 +00:00
k_hud.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
k_hud.h Update replay save prompts to use the new button graphics 2023-03-03 23:19:46 -05:00
k_hud_track.cpp Rename "Break the Capsules" to "Prison Break" 2023-03-12 20:17:46 +00:00
k_kart.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
k_kart.h Merge remote-tracking branch 'origin/bumpers-ARE-health' 2023-03-13 00:51:44 -07:00
k_menu.h Statistics respects cups now 2023-03-14 20:27:58 +00:00
k_menudraw.c M_DrawCupSelect: Fix regression for S3K monitor graphic alignment 2023-03-16 12:54:59 +00:00
k_menufunc.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
k_objects.h Spawn MT_LOOPENDPOINT and MT_LOOPCENTERPOINT mapthings 2023-02-28 20:27:11 -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_podium.c Rename "Break the Capsules" to "Prison Break" 2023-03-12 20:17:46 +00:00
k_podium.h Three new UCRP's 2023-03-11 23:56:58 +00:00
k_profiles.c PR_SaveProfiles: Do not attempt to save if Guest profile data hasn't been initialised yet. 2023-02-25 14:42:40 +00:00
k_profiles.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_pwrlv.c Optimisation: reduce the number of calls to M_CheckUnlockConditions 2023-03-12 13:52:28 +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_rank.c Rename "Break the Capsules" to "Prison Break" 2023-03-12 20:17:46 +00:00
k_rank.h Rename "Break the Capsules" to "Prison Break" 2023-03-12 20:17:46 +00:00
k_respawn.c Merge branch 'buff-sliptide' into 'master' 2023-03-07 08:49:46 +00:00
k_respawn.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_roulette.c Rename "Break the Capsules" to "Prison Break" 2023-03-12 20:17:46 +00: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 Merge branch 'render-highlight' into 'master' 2023-03-07 09:53:13 +00:00
k_waypoint.h Podium cutscene basics 2023-03-03 16:09:49 -05:00
keys.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
libdivide.h
lua_baselib.c Titlecard CEcho 2023-02-21 16:16:34 +01: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 Refactor player->invulnhitlag -> player->nullHitlag 2023-03-11 05:36:24 -08:00
lua_polyobjlib.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
lua_script.c Fixes for CEREMONY gamestate 2023-03-03 16:09:51 -05:00
lua_script.h Fixes for CEREMONY gamestate 2023-03-03 16:09:51 -05: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 hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
m_anigif.h hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -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_avrecorder.cpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_avrecorder.h hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_avrecorder.hpp Add C game interface to construct and destroy global AVRecorder instance 2023-02-24 19:21:00 -08: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 Add setscore cheat, sets player's point count 2023-03-02 22:08:30 -08:00
m_cheat.h Add setscore cheat, sets player's point count 2023-03-02 22:08:30 -08:00
m_cond.c Jartha review: Issues with activation and comments of UCRP_WETPLAYER and UCRP_FALLOFF 2023-03-17 13:00:17 +00:00
m_cond.h Jartha review: Issues with activation and comments of UCRP_WETPLAYER and UCRP_FALLOFF 2023-03-17 13:00:17 +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_memcpy.c Convert m_misc.c to .cpp 2023-02-26 18:47:42 -06:00
m_misc.cpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_misc.h hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
m_perfstats.c Fixes for CEREMONY gamestate 2023-03-03 16:09:51 -05: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 Replace bumpers completely with health 2023-03-07 22:54:33 -08:00
p_floor.c Prevent floating crumbling platforms from being triggered twice 2023-01-27 23:26:53 +00:00
p_inter.c Jartha review: Use P_IsMissileOrKartItem for UCRP_HITMIDAIR instead of P_IsKartFieldItem directly 2023-03-17 13:03:19 +00:00
p_lights.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_local.h Merge branch 'overtime-spectator' 2023-03-07 01:45:16 -08:00
p_loop.c Player orbiting physics 2023-02-28 20:27:11 -08:00
p_map.c Merge remote-tracking branch 'origin/bumpers-ARE-health' 2023-03-13 00:51:44 -07: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 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
p_mobj.h Add MF2_ALREADYHIT; don't deal damage for multiple wombos within the same tic 2023-03-11 05:39:07 -08: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_Net(Un)ArchivePlayers: Send roundconditions.unlocktriggers over the wire 2023-03-14 22:05:13 +00:00
p_saveg.h Add functions to initialize savebuffer_t 2023-01-02 19:47:59 -05:00
p_setup.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +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 Fix deleted line for uphill/downhill multiplier 2023-03-11 18:07:04 -05: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 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
p_spec.h Add CameraWait ACS function 2023-03-03 16:10:03 -05:00
p_telept.c Compilation errors from corrupted cherry-pick/porting 2022-11-03 14:32:40 +00:00
p_tick.c Optimisation: reduce the number of calls to M_CheckUnlockConditions 2023-03-12 13:52:28 +00: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 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +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_debug.cpp Return quickly from R_AdjustLightLevel if possible 2023-03-06 07:05:42 -08:00
r_debug_detail.hpp Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_debug_parser.cpp Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_defs.h Add RF_ALWAYSONTOP, renders sprite through walls 2023-03-06 06:50:23 -08:00
r_draw.c Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_draw.h Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_draw8.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_draw8_flat.c Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08: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 Merge branch 'render-highlight' into 'master' 2023-03-07 09:53:13 +00:00
r_main.h Add cv_debugrender_spriteclip, toggle sprite clipping 2023-03-06 05:34:49 -08:00
r_patch.cpp hwr2: Add hardware 2D rendering 2023-02-26 18:47:42 -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 the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08: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 R_RenderThickSideRange: Compilation fix 2023-03-07 19:32:52 +00:00
r_segs.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_skins.c R_GetEngineClass 2023-03-12 14:41:15 +00:00
r_skins.h R_GetEngineClass 2023-03-12 14:41:15 +00: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 RF_ALWAYSONTOP, renders sprite through walls 2023-03-06 06:50:23 -08:00
r_things.h WIP - try fix off-by-one error in R_ProjectSprite, debug 2023-03-01 06:35:10 -08:00
s_sound.c Merge branch 'vol-cvar-defaults' into 'master' 2023-03-12 03:50:57 +00:00
s_sound.h Merge branch 'vol-cvar-defaults' into 'master' 2023-03-12 03:50:57 +00:00
screen.c Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
screen.h Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
slope_anchors.c Fix -Wformat 2022-10-16 16:50:13 -07:00
sounds.c Use dedicated sound for wavedash min charge indicator 2023-03-12 17:09:09 -07:00
sounds.h Use dedicated sound for wavedash min charge indicator 2023-03-12 17:09:09 -07:00
st_stuff.c Update thin strings to use V_6WIDTHSPACE 2023-03-04 01:02:21 -05: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 AngleDelta: return angle_t 2023-02-28 19:11:48 -08:00
tables.h Add FSIN/FCOS, shortcuts to FINESINE/FINECOSINE 2023-02-28 19:11:48 -08: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 cupwindata_t 2023-03-10 20:20:48 +00:00
v_video.cpp hwr2: separate Modulate and Alpha blending in 2d 2023-03-01 18:54:31 -06:00
v_video.h hwr2: Add hardware 2D rendering 2023-02-26 18:47:42 -06:00
version.h
vid_copy.s
w_wad.c Optimisation: reduce the number of calls to M_CheckUnlockConditions 2023-03-12 13:52: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 Update thin strings to use V_6WIDTHSPACE 2023-03-04 01:02:21 -05: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