.. |
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
|
Fix other builds
|
2024-05-12 19:54:14 +02:00 |
dummy
|
Fix other builds
|
2024-05-12 19:54:14 +02:00 |
hardware
|
Allow sprite names with up to 64 characters
|
2024-03-14 20:32:10 +01:00 |
locale
|
|
|
Makefile.d
|
libpng for everyone
|
2024-03-03 12:15:12 -05:00 |
netcode
|
replace CPM with vcpkg
|
2024-03-23 04:50:19 +00:00 |
sdl
|
Fix keyboard input when certain keys overlap with dead keys
|
2024-05-12 19:44:37 +02:00 |
win32
|
add Visual Studio 2022 support (via CMAKE)
|
2024-02-10 14:34:03 -05:00 |
.gitignore
|
|
|
am_map.c
|
|
|
am_map.h
|
|
|
Android.mk
|
|
|
apng.c
|
|
|
apng.h
|
|
|
b_bot.c
|
Add and use an "instant" parameter for P_SetScale
|
2024-01-03 14:04:40 +01:00 |
b_bot.h
|
|
|
byteptr.h
|
|
|
CMakeLists.txt
|
replace CPM with vcpkg
|
2024-03-23 04:50:19 +00:00 |
command.c
|
Clean up stringop-truncation warnings
|
2024-02-20 16:30:15 -05:00 |
command.h
|
Add can_change for console variables
|
2023-11-01 15:50:59 -03:00 |
comptime.c
|
|
|
config.h.in
|
|
|
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
|
Ignore flats when loading patches
|
2024-05-20 02:48:38 -03:00 |
d_main.h
|
|
|
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 SOC freeslotting including trailing spaces in constant names
|
2024-04-07 18:35:58 +02:00 |
deh_soc.h
|
|
|
deh_tables.c
|
Use bitarray_t for used_spr
|
2024-03-16 16:26:33 +01: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
|
|
|
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
|
|
|
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
|
|
|
fastcmp.h
|
|
|
filesrch.c
|
Fix stringop-truncation warnings for Debian Bookworm builds
|
2024-03-21 11:03:05 -04:00 |
filesrch.h
|
|
|
g_demo.c
|
Merge branch 'more-sprite2' into 'next'
|
2024-03-07 12:06:48 +00:00 |
g_demo.h
|
General NiGHTS fixes
|
2023-12-29 16:04:03 +01:00 |
g_game.c
|
Merge branch SRB2:next into shield-button-touchups
|
2024-03-03 16:17:08 +00: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
|
|
|
hu_stuff.c
|
Merge branch 'ignore-flats-when-loading-patches' into 'next'
|
2024-06-02 19:45:40 +00:00 |
hu_stuff.h
|
Merge branch 'font_drawer' into 'next'
|
2024-03-10 12:48:59 +00:00 |
i_joy.h
|
|
|
i_sound.h
|
|
|
i_system.h
|
Fix keyboard input when certain keys overlap with dead keys
|
2024-05-12 19:44:37 +02:00 |
i_threads.h
|
|
|
i_time.c
|
Fix Windows build
|
2023-10-28 15:44:45 +02:00 |
i_time.h
|
|
|
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
|
Allow sprite names with up to 64 characters
|
2024-03-14 20:32:10 +01:00 |
keys.h
|
|
|
libdivide.h
|
|
|
lua_baselib.c
|
Throw a Lua error when R_Frame2Char is called with a frame number without character representation
|
2024-04-03 20:39:53 +02: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
|
|
|
lua_hudlib_drawlist.h
|
|
|
lua_infolib.c
|
Use R_GetSpriteNumByName everywhere
|
2024-03-16 17:00:59 +01:00 |
lua_inputlib.c
|
Refactor global userdata registration
|
2023-10-28 00:24:04 +02:00 |
lua_libs.h
|
Remove Lua lighttable
|
2023-11-30 19:13:26 -03:00 |
lua_maplib.c
|
Change P_MobjWasRemoved to P_RemoveMobj in the error message (thanks Zwip-Zwap Zapony)
|
2024-02-07 20:30:20 +00: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
|
Merge branch 'next' into more-sprite2
|
2024-01-13 03:43:34 -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
|
|
|
m_aatree.h
|
|
|
m_anigif.c
|
Merge branch 'next' into ogl-palette-rendering
|
2024-01-01 18:22:35 -05:00 |
m_anigif.h
|
|
|
m_argv.c
|
|
|
m_argv.h
|
|
|
m_bbox.c
|
|
|
m_bbox.h
|
|
|
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
|
|
|
m_dllist.h
|
|
|
m_easing.c
|
|
|
m_easing.h
|
|
|
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
|
Merge branch 'ignore-flats-when-loading-patches' into 'next'
|
2024-06-02 19:45:40 +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
|
|
|
m_queue.h
|
|
|
m_random.c
|
|
|
m_random.h
|
|
|
m_swap.h
|
|
|
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
|
|
|
p_enemy.c
|
Merge branch 'issue1195' into 'next'
|
2024-03-13 13:49:49 +00: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
|
|
|
p_local.h
|
Merge branch SRB2:next into issue1150d
|
2024-03-04 13:35:11 +00:00 |
p_map.c
|
Merge branch 'issue1195' into 'next'
|
2024-03-13 13:49:49 +00:00 |
p_maputl.c
|
Fix #1219
|
2024-03-14 00:59:49 -03:00 |
p_maputl.h
|
Link objects into multiple blockmap sectors
|
2024-01-17 19:10:19 -03:00 |
p_mobj.c
|
Merge branch 'issue1150d' into 'next'
|
2024-03-13 13:32:11 +00:00 |
p_mobj.h
|
Merge branch 'more-sprite2' into 'next'
|
2024-03-07 12:06:48 +00:00 |
p_polyobj.c
|
Link objects into multiple blockmap sectors
|
2024-01-17 19:10:19 -03:00 |
p_polyobj.h
|
|
|
p_pspr.h
|
Fix backwards compat for SPR2 Super (resolves #1225)
|
2024-05-14 02:07:11 +00:00 |
p_saveg.c
|
Merge branch 'fruits-clipper' into 'next'
|
2024-03-13 13:03:33 +00:00 |
p_saveg.h
|
Normalise 2.3-related TODO comments
|
2023-10-28 14:46:10 +02:00 |
p_setup.c
|
Merge branch 'udmf-nophysicsequation' into 'next'
|
2024-03-13 17:38:45 +00:00 |
p_setup.h
|
Merge branch 'next' into maretimers
|
2024-03-04 15:17:04 +01:00 |
p_sight.c
|
|
|
p_slopes.c
|
Recalculate slope vectors at render time
|
2024-01-30 14:29:38 -03:00 |
p_slopes.h
|
Recalculate slope vectors at render time
|
2024-01-30 14:29:38 -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
|
|
|
p_user.c
|
Merge branch 'fruits-clipper' into 'next'
|
2024-03-13 13:03:33 +00:00 |
r_bbox.c
|
|
|
r_bsp.c
|
Fix typos in R_RenderPortalHorizonLine
|
2024-02-20 23:22:43 -03:00 |
r_bsp.h
|
|
|
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
|
Allow up to 256 frames per sprite
|
2024-03-16 00:51:23 +01:00 |
r_draw.c
|
Delete old and unused rendering-related code
|
2024-02-18 22:11:22 -03:00 |
r_draw.h
|
Delete old and unused rendering-related code
|
2024-02-18 22:11:22 -03:00 |
r_draw8.c
|
Delete old and unused rendering-related code
|
2024-02-18 22:11:22 -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
|
|
|
r_main.c
|
Changes:
|
2024-02-24 14:43:21 -03:00 |
r_main.h
|
Changes:
|
2024-02-24 14:43:21 -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
|
|
|
r_patchrotation.h
|
|
|
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
|
|
|
r_portal.h
|
|
|
r_segs.c
|
Prevent infinite loop in R_RenderThickSideRange
|
2024-06-02 16:54:11 -03:00 |
r_segs.h
|
|
|
r_skins.c
|
Fix backwards compat for SPR2 Super (resolves #1225)
|
2024-05-14 02:07:11 +00:00 |
r_skins.h
|
Merge branch 'next' into more-sprite2
|
2024-01-13 03:43:34 -03:00 |
r_sky.c
|
Fix #1177
|
2024-01-17 20:02:50 -03:00 |
r_sky.h
|
|
|
r_splats.c
|
Merge branch 'next' into translations
|
2024-01-02 22:06:14 -03:00 |
r_splats.h
|
|
|
r_state.h
|
|
|
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 early free
|
2024-04-05 19:10:15 +02: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
|
|
|
snake.h
|
|
|
sounds.c
|
|
|
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
|
|
|
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
|
|
|
u_list.c
|
|
|
u_list.h
|
|
|
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
|
|
|
z_zone.c
|
|
|
z_zone.h
|
|
|