SRB2/src
2024-06-12 14:25:45 +02:00
..
android Delete old and unused rendering-related code 2024-02-18 22:11:22 -03:00
blua Clang: clean up conditional-uninitialized warnings 2024-03-01 19:35:04 +00:00
dedicated Merge branch 'avoid-traversing-home' into 'next' 2024-06-05 21:33:18 +00:00
dummy Fix other builds 2024-05-12 19:54:14 +02:00
hardware Per-wall lighting 2024-06-12 14:25:45 +02:00
locale make a few messages more helpful 2021-05-24 00:00:01 -05:00
Makefile.d libpng for everyone 2024-03-03 12:15:12 -05:00
netcode Merge branch 'next' into 'next' 2024-06-05 12:23:25 +00:00
sdl Merge branch 'resolve-1256' into 'next' 2024-06-07 13:15:00 +00:00
win32 add Visual Studio 2022 support (via CMAKE) 2024-02-10 14:34:03 -05:00
.gitignore
am_map.c Remember the player's color after a team gametype 2023-08-07 13:37:07 -03:00
am_map.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
Android.mk Fix CMake compiling 2023-09-19 18:46:05 +02:00
apng.c Fix code that emits -Wcalloc-transposed-args warnings 2024-06-05 17:01:48 -03:00
apng.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
b_bot.c Fix crash when spawning a BOT_2PAI on a dedicated server 2024-03-31 18:27:57 +02:00
b_bot.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
byteptr.h Do not access memory on misaligned addresses 2024-05-07 18:10:31 +02:00
CMakeLists.txt replace CPM with vcpkg 2024-03-23 04:50:19 +00:00
command.c Fix segfault when setting forceskin to None 2024-06-07 12:40:23 +02:00
command.h Add can_change for console variables 2023-11-01 15:50:59 -03:00
comptime.c Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
config.h.in 2.2.13 2023-09-09 01:16:28 +02:00
console.c Merge branch 'ignore-flats-when-loading-patches' into 'next' 2024-06-02 19:45:40 +00:00
console.h Delete old and unused rendering-related code 2024-02-18 22:11:22 -03:00
d_event.h Revert 6c701a9312 2023-12-26 17:53:38 -03:00
d_main.c Fix code that emits -Wcalloc-transposed-args warnings 2024-06-05 17:01:48 -03:00
d_main.h Merge branch 'next' into public_next 2023-04-02 19:33:16 +02:00
d_player.h Merge branch 'next' into fruits-clipper 2024-03-03 11:14:30 -05:00
d_think.h Cache and reuse removed mobjs when spawning mobjs 2023-11-05 13:52:23 +01:00
d_ticcmd.h Dedicated Shield / Super Transformation Button 2023-11-26 20:38:49 +00:00
deh_lua.c Fix error message for too long sprite names 2024-03-16 19:35:56 +01:00
deh_lua.h Add A_SetTranslation and load TRNSLATE before SOC and Lua scripts 2023-10-30 20:52:28 -03:00
deh_soc.c Fix code that emits -Wcalloc-transposed-args warnings 2024-06-05 17:01:48 -03:00
deh_soc.h Move netcode files to a new folder 2023-07-27 15:38:42 +02:00
deh_tables.c Expose BASEVIDWIDTH and BASEVIDHEIGHT to Lua and SOC 2024-06-03 12:56:44 +00:00
deh_tables.h Use bitarray_t for used_spr 2024-03-16 16:26:33 +01:00
dehacked.c Merge branch 'master' into raise-skin-limit 2023-10-28 18:09:42 -04:00
dehacked.h Merge branch 'master' into raise-skin-limit 2023-10-28 18:09:42 -04:00
doomdata.h Merge branch 'udmf-absolutez' into 'next' 2023-08-20 17:16:02 +00:00
doomdef.h Fix compiler error in clang 2024-03-03 11:36:29 +01:00
doomstat.h fix spacing that gitlab freaked out over 2024-03-04 15:25:25 +01:00
doomtype.h Rewrite aligned string drawing, using a modified version of strtok 2024-03-09 18:08:02 +01:00
endian.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
f_finale.c Ignore flats when loading patches 2024-05-20 02:48:38 -03:00
f_finale.h Clean up stringop-truncation warnings 2024-02-20 16:30:15 -05:00
f_wipe.c Merge tag 'SRB2_release_2.2.13' into ogl-palette-rendering-merge13 2023-09-23 19:38:27 +03:00
fastcmp.h
filesrch.c Fix code that emits -Wcalloc-transposed-args warnings 2024-06-05 17:01:48 -03:00
filesrch.h Move netcode files to a new folder 2023-07-27 15:38:42 +02:00
g_demo.c Merge branch 'demolition' into 'next' 2024-06-03 14:47:28 +00:00
g_demo.h Zwip Zwap Zapony's suggestion to use a consvar 2024-02-21 16:22:00 -05:00
g_game.c handle file loading correctly 2024-05-31 21:10:25 -05:00
g_game.h Shield button touchups 2024-02-24 15:41:36 +01:00
g_input.c Merge branch 'shield-button-touchups' into 'next' 2024-03-03 23:37:05 +00:00
g_input.h Dedicated Shield / Super Transformation Button 2023-11-26 20:38:49 +00:00
g_state.h Don't change cv_skin or cv_playercolor if there is no need to 2023-08-15 04:29:50 -03:00
hu_stuff.c Merge branch 'fix-spectator-list-resolution' into 'next' 2024-06-06 22:53:25 +00:00
hu_stuff.h Merge branch 'font_drawer' into 'next' 2024-03-10 12:48:59 +00:00
i_joy.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_sound.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_system.h Fix keyboard input when certain keys overlap with dead keys 2024-05-12 19:44:37 +02:00
i_threads.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_time.c Fix Windows build 2023-10-28 15:44:45 +02:00
i_time.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_video.h Delete old and unused rendering-related code 2024-02-18 22:11:22 -03:00
info.c Fix backwards compat for SPR2 Super (resolves #1225) 2024-05-14 02:07:11 +00:00
info.h Fix code that generated warnings under Clang 2024-06-05 18:56:02 -03:00
keys.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
libdivide.h Suppress libdivide warnings in GCC/Clang 2023-05-29 14:38:22 +02:00
lua_baselib.c Merge branch 'fix-1263' into 'next' 2024-06-07 13:38:19 +00:00
lua_blockmaplib.c Fix Lua 'searchBlockmap' 2024-02-12 16:28:32 -03:00
lua_colorlib.c Merge branch 'lua-colorlib-get-sector-translation' into 'next' 2024-01-21 23:54:08 +00:00
lua_consolelib.c Merge branch 'next' into cv-can-change 2023-12-31 12:06:27 -05:00
lua_hook.h Merge branch 'next' into playersetup-and-continue-lua 2024-02-17 22:17:50 -05:00
lua_hooklib.c Merge branch 'next' into playersetup-and-continue-lua 2024-02-17 22:17:50 -05:00
lua_hud.h Merge branch 'disable-powerup-hud' into 'next' 2024-02-27 12:05:36 +00:00
lua_hudlib.c Use R_GetSpriteNumByName everywhere 2024-03-16 17:00:59 +01:00
lua_hudlib_drawlist.c Fix segfault when passing a long string to v.drawString 2024-03-23 13:06:18 +01:00
lua_hudlib_drawlist.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_infolib.c Add missing newline in console warning 2024-05-26 17:51:48 +02:00
lua_inputlib.c Refactor global userdata registration 2023-10-28 00:24:04 +02:00
lua_libs.h Fix #1263 2024-06-02 21:40:14 -03:00
lua_maplib.c Per-wall lighting 2024-06-12 14:25:45 +02:00
lua_mathlib.c Add deprecation TODOs 2023-10-28 15:19:35 +02:00
lua_mobjlib.c Merge branch 'more-sprite2' into 'next' 2024-03-07 12:06:48 +00:00
lua_playerlib.c Merge branch 'next' into fruits-clipper 2024-02-13 19:14:26 +01:00
lua_polyobjlib.c Refactor global userdata registration 2023-10-28 00:24:04 +02:00
lua_script.c No longer store wadnum in sprnames 2024-03-14 13:56:47 +01:00
lua_script.h Merge branch 'loadfile' into 'next' 2023-12-28 17:08:10 +00:00
lua_skinlib.c Add missing comments 2024-06-02 21:45:36 -03:00
lua_taglib.c Fix Lua taglists methods not working 2023-12-28 15:17:14 +01:00
lua_thinkerlib.c Add LUA_SetCFunctionField 2023-10-28 11:06:30 +02:00
lzf.c
lzf.h
m_aatree.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_aatree.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_anigif.c Merge branch 'next' into ogl-palette-rendering 2024-01-01 18:22:35 -05:00
m_anigif.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_argv.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_argv.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_bbox.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_bbox.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_cheat.c Merge branch 'issue1199' into 'next' 2024-02-25 23:36:20 +00:00
m_cheat.h Bring back WRITETHINGS, with custom filename and UDMF support! 2024-02-18 11:29:00 -05:00
m_cond.c Merge branch SRB2:next into pandoradev 2023-10-25 18:08:33 +00:00
m_cond.h Warp cheat adjustments 2023-08-07 18:35:20 +00:00
m_dllist.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_easing.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_easing.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_fixed.c Fix slope plane distortion 2024-01-29 22:08:22 -03:00
m_fixed.h Fix slope plane distortion 2024-01-29 22:08:22 -03:00
m_menu.c Fix shieldscale 0 bugs 2024-06-03 23:25:02 +00:00
m_menu.h Clean up stringop-truncation warnings 2024-02-20 16:30:15 -05:00
m_misc.c Fix Ctrl+Backspace in the console causing a crash 2024-05-05 17:03:42 +02:00
m_misc.h Changes: 2024-01-19 17:01:27 -03:00
m_perfstats.c Merge branch SRB2:next into perfstats-thinkframes 2023-10-25 18:34:06 +00:00
m_perfstats.h Merge branch SRB2:next into perfstats-thinkframes 2023-10-25 18:34:06 +00:00
m_queue.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_queue.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_random.c New M_Random implementation 2023-07-26 14:53:01 +00:00
m_random.h New M_Random implementation 2023-07-26 14:53:01 +00:00
m_swap.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_tokenizer.c Tokenizer: pad with 2 NULL bytes 2024-02-21 22:32:32 -05:00
m_tokenizer.h Tokenizer_Open: pad the string with an NULL byte 2024-02-21 21:53:12 -05:00
m_vector.c Minor changes 2024-01-29 23:55:12 -03:00
m_vector.h Minor changes 2024-01-29 23:55:12 -03:00
Makefile libpng for everyone 2024-03-03 12:15:12 -05:00
md5.c
md5.h
p_ceilng.c Move netcode files to a new folder 2023-07-27 15:38:42 +02:00
p_enemy.c Delete duplicated prototypes 2024-06-05 18:57:48 -03:00
p_floor.c Merge branch 'next' into bustablemobjzfix 2023-12-31 11:40:36 -05:00
p_inter.c Fix FreeBSD build error 2024-03-21 19:30:45 +01:00
p_lights.c Move netcode files to a new folder 2023-07-27 15:38:42 +02:00
p_local.h Revert "Improve slope physics on solid middle textures" 2024-05-20 20:10:34 -03:00
p_map.c Merge branch 'whirlybirdridesagain' into 'next' 2024-06-03 13:30:16 +00:00
p_maputl.c Merge branch 'next' into fix-523 2024-06-03 13:19:27 -03:00
p_maputl.h Revert "Improve slope physics on solid middle textures" 2024-05-20 20:10:34 -03:00
p_mobj.c Merge branch 'fix-segfault-player-spawnmobj' into 'next' 2024-06-04 10:41:00 +00:00
p_mobj.h Revert "Improve slope physics on solid middle textures" 2024-05-20 20:10:34 -03:00
p_polyobj.c Link objects into multiple blockmap sectors 2024-01-17 19:10:19 -03:00
p_polyobj.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_pspr.h Fix backwards compat for SPR2 Super (resolves #1225) 2024-05-14 02:07:11 +00:00
p_saveg.c Per-wall lighting 2024-06-12 14:25:45 +02:00
p_saveg.h Normalise 2.3-related TODO comments 2023-10-28 14:46:10 +02:00
p_setup.c Per-wall lighting 2024-06-12 14:25:45 +02:00
p_setup.h Merge branch 'next' into maretimers 2024-03-04 15:17:04 +01:00
p_sight.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_slopes.c Merge branch 'fix-equation-slopes-near-edges' into 'next' 2024-06-03 12:59:13 +00:00
p_slopes.h Revert "Improve slope physics on solid middle textures" 2024-05-20 20:10:34 -03:00
p_spec.c Fix Linedef type 466 2024-05-19 16:24:03 -03:00
p_spec.h Merge branch 'next' into patch-refactor 2024-01-14 22:16:32 -03:00
p_telept.c Handle player state is P_MobjSetState 2023-12-23 13:45:16 +01:00
p_tick.c Merge branch 'mpss-mixnightscountdown' into 'next' 2024-03-21 15:49:10 +00:00
p_tick.h Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
p_user.c Merge branch 'ulse' into 'next' 2024-06-03 14:36:20 +00:00
r_bbox.c Coins? 2023-10-02 23:31:21 +02:00
r_bsp.c Fix typos in R_RenderPortalHorizonLine 2024-02-20 23:22:43 -03:00
r_bsp.h Serialize sector portals 2023-08-24 16:04:31 -03:00
r_data.c Merge branch 'next' into delete-unused-render-code 2024-02-19 19:20:48 -03:00
r_data.h Delete old and unused rendering-related code 2024-02-18 22:11:22 -03:00
r_defs.h Per-wall lighting 2024-06-12 14:25:45 +02:00
r_draw.c Fix #1247 2024-05-04 03:39:41 -03:00
r_draw.h Fix #1247 2024-05-04 03:39:41 -03:00
r_draw8.c Fix #1247 2024-05-04 03:39:41 -03:00
r_draw8_npo2.c Delete old and unused rendering-related code 2024-02-18 22:11:22 -03:00
r_fps.c Merge branch SRB2:next into instant-setscale 2024-02-17 03:25:41 +00:00
r_fps.h Interpolate polyobjects properly for the software renderer 2024-01-30 18:57:24 -03:00
r_local.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_main.c Merge branch 'next' into SRB2-fixfoftferline 2024-06-02 17:19:38 -03:00
r_main.h Merge branch 'next' into SRB2-fixfoftferline 2024-06-02 17:19:38 -03:00
r_patch.c Delete Patch_GetColumn 2023-11-07 01:04:16 -03:00
r_patch.h Merge branch 'next' into patch-refactor 2024-01-14 22:16:32 -03:00
r_patchrotation.c Added some notes related to FEETADJUST for reference, made another tweak 2023-09-21 16:13:55 +01:00
r_patchrotation.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_picformats.c Use R_GetSpriteNumByName everywhere 2024-03-16 17:00:59 +01:00
r_picformats.h Allow up to 256 frames per sprite 2024-03-16 00:51:23 +01:00
r_plane.c Changes: 2024-02-24 14:43:21 -03:00
r_plane.h Merge branch 'next' into sector-portals 2023-12-27 23:46:16 -03:00
r_portal.c Fix P_GetMobjByTag so that it iterates through mapthings 2023-08-25 05:02:23 -03:00
r_portal.h Check for cv_skybox.value if in a portal too 2023-08-25 00:57:10 -03:00
r_segs.c Per-wall lighting 2024-06-12 14:25:45 +02:00
r_segs.h Use separate table for maskedtexturecol 2023-07-27 19:15:35 -03:00
r_skins.c Fix #1263 2024-06-02 21:40:14 -03:00
r_skins.h Fix #1263 2024-06-02 21:40:14 -03:00
r_sky.c Fix #1177 2024-01-17 20:02:50 -03:00
r_sky.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_splats.c Merge branch 'next' into translations 2024-01-02 22:06:14 -03:00
r_splats.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_state.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_textures.c Merge branch 'fix-1222' into 'next' 2024-05-22 11:20:06 +00:00
r_textures.h Delete leftover composite texture handling 2024-01-15 02:05:25 -03:00
r_things.c Fix shieldscale 0 bugs 2024-06-03 23:25:02 +00:00
r_things.h Add support for LongSprites/ folder 2024-03-15 21:22:12 +01:00
r_translation.c Add printf formating 2024-03-01 20:49:59 +00:00
r_translation.h Changes: 2024-01-20 01:47:03 -03:00
s_sound.c Fix buffer overflow when invoking MusicChange hook 2024-05-08 19:56:03 +02:00
s_sound.h Clean up stringop-truncation warnings 2024-02-20 16:30:15 -05:00
screen.c Merge branch 'next' into texture-scaling-fixes 2024-03-03 12:21:20 -05:00
screen.h Changes: 2024-02-24 14:43:21 -03:00
snake.c Fix free 2023-09-15 19:12:55 +02:00
snake.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
sounds.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
sounds.h Merge branch 'master' into raise-skin-limit 2023-10-28 18:09:42 -04:00
Sourcefile Fix slope plane distortion 2024-01-29 22:08:22 -03:00
st_stuff.c Ignore flats when loading patches 2024-05-20 02:48:38 -03:00
st_stuff.h Merge branch 'next' into showinput 2024-02-08 23:09:09 +01:00
strcasestr.c Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2023-07-26 14:03:55 -04:00
string.c Rewrite aligned string drawing, using a modified version of strtok 2024-03-09 18:08:02 +01:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Fix slope plane distortion 2024-01-29 22:08:22 -03:00
tables.h Delete old and unused rendering-related code 2024-02-18 22:11:22 -03:00
taglist.c Fix buffer overflow when tag bits are set 2023-11-01 18:22:39 +01:00
taglist.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
u_list.c Fix build errors when building without SDL 2023-07-22 22:47:52 +02:00
u_list.h Fix build errors when building without SDL 2023-07-22 22:47:52 +02:00
v_video.c Merge branch 'font_drawer' into 'next' 2024-03-10 12:48:59 +00:00
v_video.h Use alignment enum for drawing aligned font strings 2024-03-08 00:39:53 +01:00
version.h Update version num (no, .14 isn't releasing yet) 2023-11-09 10:31:03 -05:00
w_wad.c Ignore flats when loading patches 2024-05-20 02:48:38 -03:00
w_wad.h Ignore flats when loading patches 2024-05-20 02:48:38 -03:00
y_inter.c Shield button touchups 2024-02-24 15:41:36 +01:00
y_inter.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
z_zone.c Clean up and simplify zone memory allocation 2023-07-19 23:17:21 +02:00
z_zone.h Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00