.. |
android
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
blua
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +02:00 |
dummy
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
hardware
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
locale
|
make a few messages more helpful
|
2021-05-24 00:00:01 -05:00 |
Makefile.d
|
Delete netcode
|
2023-07-27 15:34:05 +02:00 |
netcode
|
Remove outdated or misleading comments
|
2023-07-27 15:38:47 +02:00 |
sdl
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
tests
|
Redefine boolean for C++ compatibility
|
2023-07-26 07:56:22 -04:00 |
win32
|
2.2.11
|
2023-05-16 18:20:15 +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
|
|
|
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 |
asm_defs.inc
|
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
|
cmake: fix -DSRB2_CONFIG_ENABLE_TESTS=OFF build
|
2023-07-26 14:16:15 -04:00 |
command.c
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +02:00 |
command.h
|
Add CV_TrueFalse as possible value types for console variables
|
2023-07-13 01:02:15 -04:00 |
comptime.c
|
|
|
config.h.in
|
2.2.11
|
2023-05-16 18:20:15 +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_event.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
d_main.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
d_main.h
|
Merge branch 'next' into public_next
|
2023-04-02 19:33:16 +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
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
d_ticcmd.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
deh_lua.c
|
Merge branch 'action-super-fix' into 'next'
|
2023-07-19 19:40:42 +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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
deh_soc.h
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
deh_tables.c
|
Delete netcode
|
2023-07-27 15:34:05 +02:00 |
deh_tables.h
|
Merge branch 'action-super-fix' into 'next'
|
2023-07-19 19:40:42 +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
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
doomdef.h
|
Delete netcode
|
2023-07-27 15:34:05 +02:00 |
doomstat.h
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
doomtype.h
|
Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE
|
2023-07-26 14:03:55 -04:00 |
endian.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
f_finale.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
filesrch.h
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
g_demo.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
g_demo.h
|
Add forwardmove rng backwards compat with demos
|
2023-07-26 07:50:47 -04:00 |
g_game.c
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +02:00 |
g_game.h
|
Allow obtaining ring, time & grade emblems in regular SP gameplay.
|
2023-07-24 08:34:10 -04:00 |
g_input.c
|
Move netcode files to a new folder
|
2023-07-27 15:38: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 |
hu_stuff.c
|
Move gamestate handling to a new file
|
2023-07-27 15:38:45 +02:00 |
hu_stuff.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_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_threads.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
i_time.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02: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
|
Rename Kiwi skincolor to Pear
|
2023-07-05 12:10:30 +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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
lua_blockmaplib.c
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
lua_consolelib.c
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +02:00 |
lua_hook.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
lua_hooklib.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
lua_hud.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
lua_hudlib.c
|
New M_Random implementation
|
2023-07-26 14:53:01 +00: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
|
Merge branch 'laffytaffy' into 'next'
|
2023-07-26 12:14:21 +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 errors due to declaring variables in switch bodies
|
2023-07-24 21:44:53 -05:00 |
lua_mathlib.c
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
lua_mobjlib.c
|
Add "drawonlyforplayer" and "dontdrawforviewmobj"
|
2023-07-25 11:05:29 -04: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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
lua_script.h
|
Optimize field lookups in Lua metatables
|
2023-06-18 18:05:16 +02:00 |
lua_skinlib.c
|
Fix some minor warnings
|
2023-07-25 11:32:26 -04: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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
m_cheat.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
m_cond.c
|
Allow obtaining ring, time & grade emblems in regular SP gameplay.
|
2023-07-24 08:34:10 -04:00 |
m_cond.h
|
Allow obtaining ring, time & grade emblems in regular SP gameplay.
|
2023-07-24 08:34:10 -04: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
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
m_fixed.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
m_menu.c
|
Move netcode console variables to appropriate files
|
2023-07-27 15:38:46 +02:00 |
m_menu.h
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
md5.c
|
|
|
md5.h
|
|
|
p5prof.h
|
|
|
p_ceilng.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
p_enemy.c
|
Merge branch 'a_scaletoground' into 'next'
|
2023-07-26 12:17:14 +00:00 |
p_floor.c
|
Fix some minor warnings
|
2023-07-25 11:32:26 -04:00 |
p_inter.c
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +02:00 |
p_lights.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
p_local.h
|
Remove modeltilt, use roll & pitch instead
|
2023-07-24 04:11:42 -04:00 |
p_map.c
|
Merge branch 'fix-mobjcollide-removemobj-segfault' into 'next'
|
2023-07-26 12:03:09 +00: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
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +02:00 |
p_mobj.h
|
Add "drawonlyforplayer" and "dontdrawforviewmobj"
|
2023-07-25 11:05:29 -04: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
|
Add "drawonlyforplayer" and "dontdrawforviewmobj"
|
2023-07-25 11:05:29 -04:00 |
p_saveg.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
p_setup.c
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +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
|
Remove modeltilt, use roll & pitch instead
|
2023-07-24 04:11:42 -04:00 |
p_slopes.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
p_spec.c
|
Merge branch 'lua-texture-offsets-expose' into 'next'
|
2023-07-24 10:42:07 +00: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
|
Move netcode console variables to appropriate files
|
2023-07-27 15:38:46 +02:00 |
p_tick.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
p_user.c
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +02:00 |
r_bbox.c
|
Move these two lines after calculating the slopes
|
2023-07-26 00:19:55 -03: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
|
Merge branch 'conversion-context-drift' into 'next'
|
2023-07-24 12:49:14 +00:00 |
r_draw.c
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
r_draw.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02: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
|
Merge branch 'models-plus-final' into 'next'
|
2023-07-24 12:46:10 +00:00 |
r_fps.h
|
Remove the need for setting rotation axis in spriteinfo for models
|
2023-07-24 04:40:15 -04:00 |
r_local.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
r_main.c
|
Fix Camera Interpolation Not Being Reset
|
2023-06-02 19:52:03 -05:00 |
r_main.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02: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
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
r_plane.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02: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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
r_segs.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
r_skins.c
|
Merge branch 'increasemaxunlockables' into 'next'
|
2023-07-14 22:47:37 +00:00 |
r_skins.h
|
Merge branch 'refresh-spr2' into 'next'
|
2023-05-24 05:04:31 +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
|
Remove the need for setting rotation axis in spriteinfo for models
|
2023-07-24 04:40:15 -04: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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
r_things.h
|
Drawseg clipping optimized, from prboom-plus
|
2023-07-26 00:06:52 -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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
screen.h
|
Merge branch 'next' into fullscreen-toggle
|
2023-07-14 15:30:14 +02:00 |
snake.c
|
Remove snake_ prefix
|
2023-07-27 14:44:57 +02:00 |
snake.h
|
Move snake minigame to its own files
|
2023-07-27 14:44:56 +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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
st_stuff.c
|
Improve handling of team lives labels
|
2023-07-24 06:09:50 -04: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
|
Merge branch 'next' into public_next
|
2023-04-02 19:33:16 +02: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 |
tmap.nas
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
tmap.s
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
tmap_asm.s
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
tmap_mmx.nas
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
tmap_vc.nas
|
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
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
v_video.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
version.h
|
2.2.11
|
2023-05-16 18:20:15 +02:00 |
vid_copy.s
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
w_wad.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
w_wad.h
|
Update copyright year & credits
|
2023-03-31 14:53:31 +02:00 |
y_inter.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02: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
|
Make sure all allocations are properly aligned
|
2023-07-14 13:25:09 +02:00 |