SRB2/src
2022-02-19 22:19:39 +01:00
..
android Merge branch 'next' into patch-stuff-again-2 2020-10-10 17:01:10 -03:00
blua Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into folder-next 2021-06-25 00:30:30 +02:00
dummy Merge branch 'next' into patch-stuff-again-2 2020-10-10 17:01:10 -03:00
hardware Fix blendmode regression in OpenGL caused by faulty fog wall support 2022-01-09 13:45:56 +01:00
locale make a few messages more helpful 2021-05-24 00:00:01 -05:00
Makefile.d Merge branch 'master' into 'next' 2021-11-26 13:57:28 +00:00
sdl Make dedicated servers not pop up that annoying SDL error window 2022-02-05 18:19:00 -06:00
win32 Give fields in event_t better names 2021-08-14 23:42:39 +02:00
.gitignore
am_map.c Give fields in event_t better names 2021-08-14 23:42:39 +02:00
am_map.h The year is 2021 2021-05-07 17:45:56 +02:00
Android.mk
apng.c The year is 2021 2021-05-07 17:45:56 +02:00
apng.h The year is 2021 2021-05-07 17:45:56 +02:00
asm_defs.inc The year is 2021 2021-05-07 17:45:56 +02:00
b_bot.c Set a default botleader if we don't have one (resolves #717) 2021-12-26 12:41:49 +00:00
b_bot.h Merge branch 'next' into 'addplayer' 2021-06-02 11:47:11 -04:00
byteptr.h Add SKIPSTRINGL macro 2022-01-10 20:03:36 +01:00
CMakeLists.txt Fix gme support being effectively disabled 2021-07-16 15:26:09 -04:00
command.c Merge branch 'nolua-alias' into 'next' 2021-08-02 13:09:12 +00:00
command.h The year is 2021 2021-05-07 17:45:56 +02:00
comptime.c
config.h.in but if you close your eyes EH OH, EH OH 2021-05-07 12:38:24 +10:00
console.c Merge branch 'less-console-text-draw' into 'next' 2021-11-26 13:57:55 +00:00
console.h Merge branch 'less-console-text-draw' into 'next' 2021-11-26 13:57:55 +00:00
d_clisrv.c Merge branch 'adjust-max-downloadspeed' into 'next' 2021-12-02 23:57:42 +00:00
d_clisrv.h Raise addon limit 2021-12-02 22:50:44 +00:00
d_event.h Give fields in event_t better names 2021-08-14 23:42:39 +02:00
d_main.c Merge branch 'fix-console-keyup' into 'next' 2021-12-02 23:57:38 +00:00
d_main.h Merge branch 'master' into next 2021-05-11 20:08:44 -04:00
d_net.c Do not attempt to disconnect when a packet checksum is invalid 2022-01-03 12:13:55 +01:00
d_net.h The year is 2021 2021-05-07 17:45:56 +02:00
d_netcmd.c Don't count music.dta as a main wad when using listwad 2021-12-26 21:12:39 +01:00
d_netcmd.h Merge branch 'perfstats-averaging-rebased' into 'next' 2021-12-02 23:57:26 +00:00
d_netfil.c Merge branch 'adjust-max-downloadspeed' into 'next' 2021-12-02 23:57:42 +00:00
d_netfil.h Raise addon limit 2021-12-02 22:50:44 +00:00
d_player.h Fixed G_RemovePlayer crash in players.iterate 2021-07-15 15:04:24 -07:00
d_think.h The year is 2021 2021-05-07 17:45:56 +02:00
d_ticcmd.h Merge branch 'kart-latency' into 'next' 2021-06-09 10:53:09 -04:00
deh_lua.c Merge branch 'supersuck' into 'next' 2021-12-03 12:18:39 +00:00
deh_lua.h The year is 2021 2021-05-07 17:45:56 +02:00
deh_soc.c Merge branch 'skin-unlocks-sanity' into 'next' 2021-05-28 21:30:16 -04:00
deh_soc.h Merge branch 'skin-unlocks-sanity' into 'next' 2021-05-28 21:30:16 -04:00
deh_tables.c Update Nightopian states for the new sprites & fix another bug 2022-02-02 14:43:22 +01:00
deh_tables.h The year is 2021 2021-05-07 17:45:56 +02:00
dehacked.c Merge branch 'skin-unlocks-sanity' into 'next' 2021-05-28 21:30:16 -04:00
dehacked.h The year is 2021 2021-05-07 17:45:56 +02:00
doomdata.h The year is 2021 2021-05-07 17:45:56 +02:00
doomdef.h Raise addon limit 2021-12-02 22:50:44 +00:00
doomstat.h Merge branch 'text-loops' into 'next' 2021-05-31 08:25:43 -04:00
doomtype.h Merge remote-tracking branch 'origin/next' into hooklib-refactor 2021-06-07 18:12:52 -07:00
endian.h The year is 2021 2021-05-07 17:45:56 +02:00
f_finale.c Change my name 2021-11-08 01:11:51 -03:00
f_finale.h The year is 2021 2021-05-07 17:45:56 +02:00
f_wipe.c The year is 2021 2021-05-07 17:45:56 +02:00
fastcmp.h
filesrch.c Raise addon limit 2021-12-02 22:50:44 +00:00
filesrch.h Raise addon limit 2021-12-02 22:50:44 +00:00
g_demo.c Merge branch 'metal-recording-srb2home' into 'next' 2021-12-03 00:32:06 +00:00
g_demo.h The year is 2021 2021-05-07 17:45:56 +02:00
g_game.c Merge branch 'fix-exitgame-ztarget-crash' into 'next' 2022-02-06 17:24:01 +00:00
g_game.h Merge branch 'next' into 'lua-inputs' 2021-06-19 10:34:48 -04:00
g_input.c Several changes to default control settings: 2021-12-29 19:29:36 +01:00
g_input.h Make gc_ constants uppercase 2021-08-15 16:15:28 +02:00
g_state.h The year is 2021 2021-05-07 17:45:56 +02:00
http-mserv.c Add copyright date ranges for files created in 2020 2021-05-07 18:04:30 +02:00
hu_stuff.c Merge branch 'crosshairs' into 'next' 2022-02-06 17:30:15 +00:00
hu_stuff.h Cleanup and fix chat deleting and pasting 2022-01-02 23:06:34 +01:00
i_addrinfo.c Merge branch 'master' into next 2021-05-11 20:08:44 -04:00
i_addrinfo.h The year is 2021 2021-05-07 17:45:56 +02:00
i_joy.h The year is 2021 2021-05-07 17:45:56 +02:00
i_net.h The year is 2021 2021-05-07 17:45:56 +02:00
i_sound.h The year is 2021 2021-05-07 17:45:56 +02:00
i_system.h Timestamp function for Lua 2021-11-08 01:17:30 +02:00
i_tcp.c Merge branch 'master' into next 2021-05-11 20:08:44 -04:00
i_tcp.h The year is 2021 2021-05-07 17:45:56 +02:00
i_threads.h Add copyright date ranges for files created in 2020 2021-05-07 18:04:30 +02:00
i_video.h The year is 2021 2021-05-07 17:45:56 +02:00
info.c Update editor configurations & increase Nightopians' hitbox height. 2022-02-19 22:19:39 +01:00
info.h Update Nightopian states for the new sprites & fix another bug 2022-02-02 14:43:22 +01:00
keys.h The year is 2021 2021-05-07 17:45:56 +02:00
libdivide.h Clarify license file mention in libdivide.h 2020-11-07 00:19:43 +02:00
lua_baselib.c Merge branch 'lua-timestamp' into 'next' 2021-12-02 22:41:08 +00:00
lua_blockmaplib.c The year is 2021 2021-05-07 17:45:56 +02:00
lua_consolelib.c Warn if Lua attempted access NOLUA consvar 2021-07-05 18:39:12 -07:00
lua_hook.h Merge remote-tracking branch 'origin/next' into hudlib-hook-refactor 2021-09-12 18:37:47 -07:00
lua_hooklib.c Fix MusicChange hook crashing when called 2021-12-05 17:59:33 +01:00
lua_hud.h Refactor hudlib hooks to hooklib 2021-07-07 00:23:51 -07:00
lua_hudlib.c Revert "Merge branch 'writable-colormaps' into 'next'" 2021-11-08 03:40:53 +00:00
lua_infolib.c The year is 2021 2021-05-07 17:45:56 +02:00
lua_inputlib.c Prevent input.setMouseGrab from interfering with window focus 2021-08-18 20:58:13 +02:00
lua_libs.h Prevent input.setMouseGrab from interfering with window focus 2021-08-18 20:58:13 +02:00
lua_maplib.c blentran part 3: Wall & plane blendmodes. 2022-01-04 14:26:03 +01:00
lua_mathlib.c You probably don't want to memorise the formula to convert arccos to arcsin so 2021-06-22 01:38:37 -05:00
lua_mobjlib.c Merge branch 'blendmode-rangecheck' into 'next' 2021-06-05 09:02:31 -04:00
lua_playerlib.c Merge branch 'next' into 'addplayer' 2021-06-19 20:20:45 -04:00
lua_polyobjlib.c Add copyright date ranges for files created in 2020 2021-05-07 18:04:30 +02:00
lua_script.c Merge branch 'fix-archiving-error-msg' into 'next' 2021-09-12 20:27:17 +00:00
lua_script.h Merge remote-tracking branch 'origin/next' into hooklib-refactor 2021-06-07 18:12:52 -07:00
lua_skinlib.c Merge branch 'skin-unlocks-sanity' into 'next' 2021-05-28 21:30:16 -04:00
lua_taglib.c Add copyright date ranges for files created in 2020 2021-05-07 18:04:30 +02:00
lua_thinkerlib.c The year is 2021 2021-05-07 17:45:56 +02:00
lzf.c
lzf.h
m_aatree.c The year is 2021 2021-05-07 17:45:56 +02:00
m_aatree.h The year is 2021 2021-05-07 17:45:56 +02:00
m_anigif.c The year is 2021 2021-05-07 17:45:56 +02:00
m_anigif.h The year is 2021 2021-05-07 17:45:56 +02:00
m_argv.c The year is 2021 2021-05-07 17:45:56 +02:00
m_argv.h The year is 2021 2021-05-07 17:45:56 +02:00
m_bbox.c The year is 2021 2021-05-07 17:45:56 +02:00
m_bbox.h The year is 2021 2021-05-07 17:45:56 +02:00
m_cheat.c Give fields in event_t better names 2021-08-14 23:42:39 +02:00
m_cheat.h The year is 2021 2021-05-07 17:45:56 +02:00
m_cond.c Merge branch 'skin-unlocks-sanity' into 'next' 2021-05-28 21:30:16 -04:00
m_cond.h Merge branch 'skin-unlocks-sanity' into 'next' 2021-05-28 21:30:16 -04:00
m_dllist.h The year is 2021 2021-05-07 17:45:56 +02:00
m_easing.c Add ease Lua library 2021-04-19 21:42:00 -03:00
m_easing.h Add ease Lua library 2021-04-19 21:42:00 -03:00
m_fixed.c The year is 2021 2021-05-07 17:45:56 +02:00
m_fixed.h Merge branch 'master' into next 2021-05-11 20:08:44 -04:00
m_menu.c Merge branch 'blentran-update' into 'next' 2022-01-11 21:53:49 +00:00
m_menu.h The year is 2021 2021-05-07 17:45:56 +02:00
m_misc.c Merge branch 'folder-fixes' into 'next' 2021-09-12 21:08:07 +00:00
m_misc.h Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into folder-next 2021-06-25 00:30:30 +02:00
m_perfstats.c Fix uninitialized history pointers in thinkframe_hooks array 2021-11-10 01:55:31 +02:00
m_perfstats.h Perfstats averaging and refactor 2021-10-29 02:18:02 +03:00
m_queue.c The year is 2021 2021-05-07 17:45:56 +02:00
m_queue.h The year is 2021 2021-05-07 17:45:56 +02:00
m_random.c Merge branch 'warnings' into 'master' 2021-05-19 22:54:48 -04:00
m_random.h The year is 2021 2021-05-07 17:45:56 +02:00
m_swap.h The year is 2021 2021-05-07 17:45:56 +02:00
Makefile Makefile: use full stem in dependency generation 2021-08-14 15:29:21 -07:00
md5.c
md5.h
mserv.c Allow people to update their Master Server listing on command. 2021-05-23 19:21:23 -05:00
mserv.h Add copyright date ranges for files created in 2020 2021-05-07 18:04:30 +02:00
p5prof.h
p_ceilng.c Add toggle for linedef action 401 to not change the ceiling texture. 2021-12-02 01:52:45 +01:00
p_enemy.c fix oldringexplode not scaling or flipping 2022-01-13 02:52:10 -06:00
p_floor.c Fix "all players" check in T_EachTimeThinker 2021-12-05 07:20:55 +01:00
p_inter.c Make Brak's electric barrier damage Elemental and Flame Shields. 2021-11-27 14:23:02 +01:00
p_lights.c Merge branch 'remove-iterdeclarations' into 'next' 2021-06-01 07:36:50 -04:00
p_local.h add invert flashpal constant 2021-12-24 19:36:26 -06:00
p_map.c Merge branch 'we-do-a-little-trolling' into 'next' 2021-12-20 12:34:26 +00:00
p_maputl.c The year is 2021 2021-05-07 17:45:56 +02:00
p_maputl.h The year is 2021 2021-05-07 17:45:56 +02:00
p_mobj.c Add collision check for flipped water drops 2022-01-01 19:34:27 +01:00
p_mobj.h Merge branch 'supersuck' into 'next' 2021-12-03 12:18:39 +00:00
p_polyobj.c The year is 2021 2021-05-07 17:45:56 +02:00
p_polyobj.h The year is 2021 2021-05-07 17:45:56 +02:00
p_pspr.h blentran part 1: Flag changes & semibright support. 2022-01-04 14:26:03 +01:00
p_saveg.c Include pmomz for mobjs in net savestates and load if it exists 2021-12-09 11:42:06 +03:00
p_saveg.h Merge branch 'save-skin-names' into 'next' 2021-05-28 22:05:20 -04:00
p_setup.c Merge branch 'znodes-offset-fix' into 'next' 2022-02-06 17:12:58 +00:00
p_setup.h Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into folder-next 2021-06-25 00:30:30 +02:00
p_sight.c Allow P_CheckSight to see through FF_FOG FOFs 2021-06-10 21:20:42 +01:00
p_slopes.c Merge branch 'even-more-slope-copying' into 'next' 2021-09-12 20:16:52 +00:00
p_slopes.h Add slope equation constant parsing functionality. 2021-06-02 11:00:47 +02:00
p_spec.c blentran part 3: Wall & plane blendmodes. 2022-01-04 14:26:03 +01:00
p_spec.h The year is 2021 2021-05-07 17:45:56 +02:00
p_telept.c The year is 2021 2021-05-07 17:45:56 +02:00
p_tick.c Merge branch 'perfstats-averaging-rebased' into 'next' 2021-12-02 23:57:26 +00:00
p_tick.h The year is 2021 2021-05-07 17:45:56 +02:00
p_user.c Merge branch 'facing-forwards' into 'next' 2022-01-30 13:32:30 +00:00
r_bsp.c Perfstats averaging and refactor 2021-10-29 02:18:02 +03:00
r_bsp.h The year is 2021 2021-05-07 17:45:56 +02:00
r_data.c [Software] A few floorsprite fixes 2021-03-29 23:04:13 -03:00
r_data.h blentran part 1: Flag changes & semibright support. 2022-01-04 14:26:03 +01:00
r_defs.h Turn the fog wall linedef type into a blendmode 2022-01-04 14:26:03 +01:00
r_draw.c blentran part 3: Wall & plane blendmodes. 2022-01-04 14:26:03 +01:00
r_draw.h Hack that fixes software drop shadow crashes by bypassing incorrectly set variables 2022-01-04 22:30:50 +02:00
r_draw8.c Hack that fixes software drop shadow crashes by bypassing incorrectly set variables 2022-01-04 22:30:50 +02:00
r_draw8_npo2.c Add missing optimization to npo2 sloped floor sprites 2022-01-14 20:45:28 +02:00
r_draw16.c The year is 2021 2021-05-07 17:45:56 +02:00
r_local.h The year is 2021 2021-05-07 17:45:56 +02:00
r_main.c Perfstats averaging and refactor 2021-10-29 02:18:02 +03:00
r_main.h Perfstats averaging and refactor 2021-10-29 02:18:02 +03:00
r_patch.c Add copyright date ranges for files created in 2020 2021-05-07 18:04:30 +02:00
r_patch.h Add copyright date ranges for files created in 2020 2021-05-07 18:04:30 +02:00
r_patchrotation.c alternate fix to #555 which doesn't crash the game 2022-01-10 19:32:21 -06:00
r_patchrotation.h Add copyright date ranges for files created in 2020 2021-05-07 18:04:30 +02:00
r_picformats.c Fix issue with png_get_tRNS 2021-08-26 13:37:52 -03:00
r_picformats.h Fix unused variable warning under NOPNG 2021-09-03 17:15:36 -07:00
r_plane.c Fix cyan pixel cutting in Software 2022-01-04 14:26:04 +01:00
r_plane.h Fix floor sprite projection 2021-08-26 13:22:32 -03:00
r_portal.c The year is 2021 2021-05-07 17:45:56 +02:00
r_portal.h The year is 2021 2021-05-07 17:45:56 +02:00
r_segs.c Fix cyan pixel cutting in Software 2022-01-04 14:26:04 +01:00
r_segs.h The year is 2021 2021-05-07 17:45:56 +02:00
r_skins.c Fixed locked characters being visible in multiplayer select screen 2021-07-15 12:53:13 -07:00
r_skins.h Merge branch 'skin-unlocks-sanity' into 'next' 2021-05-28 21:30:16 -04:00
r_sky.c The year is 2021 2021-05-07 17:45:56 +02:00
r_sky.h The year is 2021 2021-05-07 17:45:56 +02:00
r_splats.c Fix software splats not being clipped by ceiling walls 2022-01-14 20:11:49 +02:00
r_splats.h Fix floor sprite projection 2021-08-26 13:22:32 -03:00
r_state.h The year is 2021 2021-05-07 17:45:56 +02:00
r_textures.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into folder-next 2021-06-25 00:30:30 +02:00
r_textures.h The year is 2021 2021-05-07 17:45:56 +02:00
r_things.c Merge branch 'sw-splat-skybox-crash' into 'next' 2022-02-06 17:22:58 +00:00
r_things.h blentran part 1: Flag changes & semibright support. 2022-01-04 14:26:03 +01:00
s_sound.c Several changes to default control settings: 2021-12-29 19:29:36 +01:00
s_sound.h Merge remote-tracking branch 'origin/next' into hooklib-refactor 2021-06-07 18:12:52 -07:00
screen.c The year is 2021 2021-05-07 17:45:56 +02:00
screen.h The year is 2021 2021-05-07 17:45:56 +02:00
sounds.c The year is 2021 2021-05-07 17:45:56 +02:00
sounds.h The year is 2021 2021-05-07 17:45:56 +02:00
Sourcefile Merge remote-tracking branch 'origin/master' into next 2021-06-19 19:39:15 -07:00
st_stuff.c Update playstyle names on the input display 2021-12-29 19:29:41 +01:00
st_stuff.h The year is 2021 2021-05-07 17:45:56 +02:00
strcasestr.c The year is 2021 2021-05-07 17:45:56 +02:00
string.c The year is 2021 2021-05-07 17:45:56 +02:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c The year is 2021 2021-05-07 17:45:56 +02:00
tables.h The year is 2021 2021-05-07 17:45:56 +02:00
taglist.c Speed up taglist creation 2022-01-07 18:42:56 +01:00
taglist.h Speed up taglist creation 2022-01-07 18:42:56 +01:00
tmap.nas The year is 2021 2021-05-07 17:45:56 +02:00
tmap.s The year is 2021 2021-05-07 17:45:56 +02:00
tmap_asm.s The year is 2021 2021-05-07 17:45:56 +02:00
tmap_mmx.nas The year is 2021 2021-05-07 17:45:56 +02:00
tmap_vc.nas The year is 2021 2021-05-07 17:45:56 +02:00
v_video.c blentran part 2: Sprite & patch blendmodes. 2022-01-04 14:26:03 +01:00
v_video.h blentran part 1: Flag changes & semibright support. 2022-01-04 14:26:03 +01:00
version.h version.h: Update comment about contacting an MS admin 2021-07-11 20:51:06 -04:00
vid_copy.s The year is 2021 2021-05-07 17:45:56 +02:00
w_wad.c Only load map lumps that are WADs or have no extension 2022-01-12 23:06:26 +01:00
w_wad.h Raise addon limit 2021-12-02 22:50:44 +00:00
y_inter.c Don't award end-of-level bonuses to bots. 2021-12-09 12:45:18 +01:00
y_inter.h The year is 2021 2021-05-07 17:45:56 +02:00
z_zone.c The year is 2021 2021-05-07 17:45:56 +02:00
z_zone.h Perfstats averaging and refactor 2021-10-29 02:18:02 +03:00