..
android
New M_Random implementation
2023-07-26 14:53:01 +00:00
blua
Ring Racers CMake + Debug build improvements
2023-08-01 02:29:45 +00:00
dummy
I_SetSongTrack(int) should be I_SetSongTrack(INT32)
2023-11-29 11:19:53 +00:00
hardware
Update src/hardware/mw_model.c
2023-10-15 20:35:33 -04:00
locale
Makefile.d
update SRB2 to use miniUPnPc API version 17
2023-12-30 18:00:21 -05:00
sdl
Make execinfo.h optional (fixes musl libc build)
2023-12-25 16:38:11 -05:00
tests
Redefine boolean for C++ compatibility
2023-07-26 07:56:22 -04:00
win32
2.2.13
2023-09-09 01:16:28 +02:00
.gitignore
am_map.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
am_map.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
Android.mk
delete ASM code, remove NASM
2023-07-27 23:58:53 -05:00
apng.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
apng.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
b_bot.c
Add "drawonlyforplayer" and "dontdrawforviewmobj"
2023-07-25 11:05:29 -04:00
b_bot.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
byteptr.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
CMakeLists.txt
Build: error on array bounds
2023-12-26 17:49:34 -05:00
command.c
Replace the alias if an alias already exists
2023-07-16 15:44:48 -04:00
command.h
Add CV_TrueFalse as possible value types for console variables
2023-07-13 01:02:15 -04: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 'waiting-players-intermission' into 'next'
2023-07-24 18:03:45 +00:00
console.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
d_clisrv.c
Update src/d_clisrv.c
2023-10-15 20:35:33 -04:00
d_clisrv.h
Even more SRB2Kart netcode improvement ports
2023-07-17 00:44:34 -04:00
d_event.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
d_main.c
Warp cheat adjustments
2023-08-07 18:35:20 +00:00
d_main.h
Merge branch 'next' into public_next
2023-04-02 19:33:16 +02:00
d_net.c
Even more SRB2Kart netcode improvement ports
2023-07-17 00:44:34 -04:00
d_net.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
d_netcmd.c
Add toggle for instant retry in Record Attack
2023-09-05 17:24:03 +00:00
d_netcmd.h
Warp cheat adjustments
2023-08-07 18:35:20 +00:00
d_netfil.c
Make sure all allocations are properly aligned
2023-07-14 13:25:09 +02:00
d_netfil.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
d_player.h
Allow obtaining ring, time & grade emblems in regular SP gameplay.
2023-07-24 08:34:10 -04:00
d_think.h
Ring Racers CMake + Debug build improvements
2023-08-01 02:29:45 +00:00
d_ticcmd.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
deh_lua.c
Merge branch 'udmf-absolutez' into 'next'
2023-08-20 17:16:02 +00:00
deh_lua.h
Merge remote-tracking branch 'stjr/next' into lua-optimized-constants
2023-06-11 12:36:08 -05:00
deh_soc.c
Remove the need for setting rotation axis in spriteinfo for models
2023-07-24 04:40:15 -04:00
deh_soc.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
deh_tables.c
Final 2.2.12 skincolor changes:
2023-08-24 13:33:38 +02:00
deh_tables.h
Merge branch 'udmf-absolutez' into 'next'
2023-08-20 17:16:02 +00:00
dehacked.c
Online emblems
2023-06-02 16:06:43 -04:00
dehacked.h
Merge branch 'action-super-fix' into 'next'
2023-07-19 19:40:42 +00:00
doomdata.h
Merge branch 'udmf-absolutez' into 'next'
2023-08-20 17:16:02 +00:00
doomdef.h
Final 2.2.12 skincolor changes:
2023-08-24 13:33:38 +02:00
doomstat.h
Add gametype parameter to G_SetCustomExitVars and G_ExitLevel
2023-08-07 13:23:57 -04:00
doomtype.h
Merge branch 'master' into next
2023-08-20 07:32:09 -04:00
endian.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
f_finale.c
Fix the Record Attack background jumping
2023-09-01 22:36:15 +02:00
f_finale.h
Port SRB2Kart join on intermission fix
2023-07-16 20:53:28 -04:00
f_wipe.c
Even more SRB2Kart netcode improvement ports
2023-07-17 00:44:34 -04:00
fastcmp.h
filesrch.c
Revert "Merge branch 'netcode-refactor' into merging"
2023-01-15 17:57:23 +00:00
filesrch.h
Revert "Merge branch 'netcode-refactor' into merging"
2023-01-15 17:57:23 +00:00
g_demo.c
Add missing param to G_CheckDemoExtraFiles in G_CheckDemoForError
2023-08-04 15:59:47 -04:00
g_demo.h
Add forwardmove rng backwards compat with demos
2023-07-26 07:50:47 -04:00
g_game.c
Merge branch 'title-animation-skip' into 'next'
2023-09-05 22:23:57 +00:00
g_game.h
Add toggle for instant retry in Record Attack
2023-09-05 17:24:03 +00:00
g_input.c
Fix buffer overflow for setcontrol with 2 arguments
2023-04-02 21:58:42 +02:00
g_input.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
g_state.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
http-mserv.c
Ring Racers CMake + Debug build improvements
2023-08-01 02:29:45 +00:00
hu_stuff.c
Add toggle for instant retry in Record Attack
2023-09-05 17:24:03 +00:00
hu_stuff.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
i_addrinfo.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
i_addrinfo.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
i_joy.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
i_net.h
Merge branch 'next' into ipv6
2023-06-02 14:09:13 -04:00
i_sound.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
i_system.h
New M_Random implementation
2023-07-26 14:53:01 +00:00
i_tcp.c
Update i_tcp.c
2023-12-30 23:41:34 -05:00
i_tcp.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
i_threads.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
i_time.c
Merge branch 'io-limit' into 'next'
2023-03-31 16:13:42 +00:00
i_time.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
i_video.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
info.c
Final final 2.2.12 color tweaks (real)
2023-08-30 00:07:49 +02:00
info.h
Merge branch 'shockwave-action' into 'next'
2023-07-24 11:01:41 +00: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
Update src/lua_baselib.c
2023-10-15 20:35:33 -04:00
lua_blockmaplib.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
lua_consolelib.c
Fix possible crashes in the Lua API when accessing invalid fields
2023-08-31 15:02:59 -03:00
lua_hook.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
lua_hooklib.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
lua_hud.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
lua_hudlib.c
Fix possible crashes in the Lua API when accessing invalid fields
2023-08-31 15:02:59 -03:00
lua_hudlib_drawlist.c
Fix use-after-free when calling v.drawString in Lua
2023-07-26 08:12:58 -04:00
lua_hudlib_drawlist.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
lua_infolib.c
Ring Racers CMake + Debug build improvements
2023-08-01 02:29:45 +00:00
lua_inputlib.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
lua_libs.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
lua_maplib.c
Fix possible crashes in the Lua API when accessing invalid fields
2023-08-31 15:02:59 -03:00
lua_mathlib.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
lua_mobjlib.c
Make UDMF scale compatible with ZDoom's spec
2023-08-04 20:05:35 +00:00
lua_playerlib.c
Merge branch 'spemblems' into 'next'
2023-07-25 09:45:12 +00:00
lua_polyobjlib.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
lua_script.c
allow archiving/unarchiving of skin_t userdata in netgames
2023-08-01 13:17:52 +01:00
lua_script.h
Optimize field lookups in Lua metatables
2023-06-18 18:05:16 +02:00
lua_skinlib.c
Expose skin.supername to Lua
2023-09-06 21:02:04 +02:00
lua_taglib.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
lua_thinkerlib.c
Update copyright year & credits
2023-03-31 14:53:31 +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
Update copyright year & credits
2023-03-31 14:53:31 +02: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
Set spritexscale/spriteyscale in objectplace
2023-08-22 16:32:21 +02:00
m_cheat.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
m_cond.c
Level select cheat fixes
2023-08-20 03:16:14 +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
Merge remote-tracking branch 'stjr/next' into kill-asm
2023-07-27 23:17:06 -05:00
m_fixed.h
Merge remote-tracking branch 'stjr/next' into kill-asm
2023-07-27 23:17:06 -05:00
m_menu.c
Merge branch 'title-animation-skip' into 'next'
2023-09-05 22:23:57 +00:00
m_menu.h
Add grid view for skincolors
2023-06-20 20:03:13 +02:00
m_misc.c
Merge branch 'fix-exotic-prids' into 'master'
2023-07-15 17:38:12 +00:00
m_misc.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
m_perfstats.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
m_perfstats.h
Update copyright year & credits
2023-03-31 14:53:31 +02: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
Makefile
added NOEXECINFO to cMake
2023-12-25 19:52:32 -05:00
md5.c
md5.h
mserv.c
Update mserv.c
2023-11-26 17:44:03 -05:00
mserv.h
Merge branch 'next' into ipv6
2023-06-02 14:09:13 -04:00
p_ceilng.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
p_enemy.c
Merge branch 'lawofattraction' into 'next'
2023-08-02 14:54:33 +00:00
p_floor.c
Fix some minor warnings
2023-07-25 11:32:26 -04:00
p_inter.c
Don't NiGHTS pull emblems you can't collect
2023-08-19 23:58:43 -04:00
p_lights.c
Fix light fades being unable to lower light levels
2023-05-14 16:26:34 +02:00
p_local.h
Remove modeltilt, use roll & pitch instead
2023-07-24 04:11:42 -04:00
p_map.c
Update src/p_map.c
2023-10-13 22:52:43 -04:00
p_maputl.c
Implement per-texture offsets in UDMF
2023-06-28 01:07:52 +02:00
p_maputl.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
p_mobj.c
Merge branch 'nights-noclip-camera' into 'next'
2023-09-05 22:27:13 +00:00
p_mobj.h
Merge branch 'udmf-absolutez' into 'next'
2023-08-20 17:16:02 +00:00
p_polyobj.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
p_polyobj.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
p_pspr.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
p_saveg.c
Ring Racers CMake + Debug build improvements
2023-08-01 02:29:45 +00:00
p_saveg.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
p_setup.c
Clear thing flags for NiGHTS bumpers/hoops again
2023-08-21 00:43:01 +02:00
p_setup.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
p_sight.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
p_slopes.c
Fix backside ceiling vertex slopes
2023-08-18 15:08:12 +02:00
p_slopes.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
p_spec.c
Fix arg # typos for "visible from inside" checks
2023-08-20 17:55:06 +02:00
p_spec.h
Fix some minor warnings
2023-07-25 11:32:26 -04:00
p_telept.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
p_tick.c
Ring Racers CMake + Debug build improvements
2023-08-01 02:29:45 +00:00
p_tick.h
Ring Racers CMake + Debug build improvements
2023-08-01 02:29:45 +00:00
p_user.c
Merge branch 'dodrawforviewmobj' into 'next'
2023-09-05 17:56:34 +00:00
r_bbox.c
Disable renderhitbox in multiplaye altogether
2023-09-08 17:46:13 -05:00
r_bsp.c
Merge branch SRB2:next into lua-texture-offsets-expose
2023-07-06 18:35:00 +00:00
r_bsp.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_data.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_data.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_defs.h
Use separate table for maskedtexturecol
2023-07-27 19:15:35 -03:00
r_draw.c
delete ASM code, remove NASM
2023-07-27 23:58:53 -05:00
r_draw.h
delete ASM code, remove NASM
2023-07-27 23:58:53 -05:00
r_draw8.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_draw8_npo2.c
Suppress libdivide warnings in GCC/Clang
2023-05-29 14:38:22 +02:00
r_draw16.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_fps.c
Interpolate radius/height when scaling mobjs
2023-08-25 10:42:12 +02:00
r_fps.h
Interpolate radius/height when scaling mobjs
2023-08-25 10:42:12 +02:00
r_local.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_main.c
Optimize sprite rendering by ignoring completely occluded sprites
2023-09-03 17:02:35 -03:00
r_main.h
Optimize sprite rendering by ignoring completely occluded sprites
2023-09-03 17:02:35 -03:00
r_patch.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_patch.h
Do not factor roll and pitch into model rollangle
2023-07-24 04:57:39 -04:00
r_patchrotation.c
Disable sprite/model rotation on slopes for now
2023-07-24 05:02:31 -04:00
r_patchrotation.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_picformats.c
Remove the need for setting rotation axis in spriteinfo for models
2023-07-24 04:40:15 -04:00
r_picformats.h
Remove the need for setting rotation axis in spriteinfo for models
2023-07-24 04:40:15 -04:00
r_plane.c
Use separate table for maskedtexturecol
2023-07-27 19:15:35 -03:00
r_plane.h
Use separate table for maskedtexturecol
2023-07-27 19:15:35 -03:00
r_portal.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_portal.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_segs.c
Fix a possible crash in R_RenderMaskedSegRange
2023-08-22 13:37:42 -03:00
r_segs.h
Use separate table for maskedtexturecol
2023-07-27 19:15:35 -03:00
r_skins.c
fix some issues with supername code
2023-08-22 15:11:47 -05:00
r_skins.h
Merge branch 'alphabetsoup' into 'next'
2023-08-20 17:29:03 +00:00
r_sky.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_sky.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
r_splats.c
Optimize
2023-09-08 17:43:55 -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 'texnamefornum' into 'next'
2023-07-24 10:43:52 +00:00
r_textures.h
Merge branch 'texnamefornum' into 'next'
2023-07-24 10:43:52 +00:00
r_things.c
Fix a "maybe-uninitialized" compiler warning
2023-09-10 16:19:39 +02:00
r_things.h
Optimize sprite rendering by ignoring completely occluded sprites
2023-09-03 17:02:35 -03:00
s_sound.c
Online emblems
2023-06-02 16:06:43 -04:00
s_sound.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
screen.c
delete ASM code, remove NASM
2023-07-27 23:58:53 -05:00
screen.h
Merge branch 'next' into fullscreen-toggle
2023-07-14 15:30:14 +02:00
sounds.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
sounds.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
Sourcefile
delete ASM code, remove NASM
2023-07-27 23:58:53 -05:00
st_stuff.c
Final 2.2.12 skincolor changes:
2023-08-24 13:33:38 +02:00
st_stuff.h
Fix MT_NIGHTSCORE color cycling, using link colors
2023-06-20 20:06:43 +02:00
strcasestr.c
Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE
2023-07-26 14:03:55 -04:00
string.c
Rename HAVE_STRLCPY to SRB2_HAVE_STRLCPY, fix non-glibc compile
2023-08-20 07:31:10 -04:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
Update copyright year & credits
2023-03-31 14:53:31 +02:00
tables.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
taglist.c
Update copyright year & credits
2023-03-31 14:53:31 +02: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
delete ASM code, remove NASM
2023-07-27 23:58:53 -05:00
v_video.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
version.h
2.2.13
2023-09-09 01:16:28 +02:00
w_wad.c
Reallocate wadfiles when adding folders
2023-07-31 15:32:22 +02:00
w_wad.h
Update copyright year & credits
2023-03-31 14:53:31 +02:00
y_inter.c
Merge branch 'alphabetsoup' into 'next'
2023-08-20 17:29:03 +00: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