| .. |
|
android
|
|
|
|
blua
|
Merge branch 'lua-polyobjects' into 'next'
|
2020-10-15 19:08:54 -04:00 |
|
dummy
|
|
|
|
hardware
|
Merge branch 'allowshaders' into 'next'
|
2020-11-08 21:09:56 -05:00 |
|
locale
|
|
|
|
sdl
|
Merge branch 'allowshaders' into 'next'
|
2020-11-08 21:09:56 -05:00 |
|
win32
|
Merge branch 'sanity-meter-empty' into 'next'
|
2020-10-08 22:02:25 -04:00 |
|
.gitignore
|
|
|
|
am_map.c
|
|
|
|
am_map.h
|
|
|
|
Android.mk
|
|
|
|
apng.c
|
|
|
|
apng.h
|
|
|
|
asm_defs.inc
|
|
|
|
b_bot.c
|
|
|
|
b_bot.h
|
|
|
|
byteptr.h
|
|
|
|
CMakeLists.txt
|
Merge remote-tracking branch 'origin/master' into next
|
2020-11-01 20:01:22 -08:00 |
|
command.c
|
Reset wait period for COM_BufInsertText
|
2020-10-21 12:34:26 -07:00 |
|
command.h
|
Merge branch 'save-netvars' into 'next'
|
2020-10-12 19:03:01 -04:00 |
|
comptime.c
|
|
|
|
config.h.in
|
|
|
|
console.c
|
Merge branch 'sanity-meter-empty' into 'next'
|
2020-10-08 22:02:25 -04:00 |
|
console.h
|
|
|
|
d_clisrv.c
|
Fix stupid divide-by-zero error
|
2020-11-08 23:28:20 -06:00 |
|
d_clisrv.h
|
Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate
|
2020-10-24 16:21:44 +02:00 |
|
d_event.h
|
|
|
|
d_main.c
|
Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate
|
2020-10-24 16:21:44 +02:00 |
|
d_main.h
|
|
|
|
d_net.c
|
|
|
|
d_net.h
|
|
|
|
d_netcmd.c
|
Merge branch 'perfstats' into 'next'
|
2020-10-18 15:33:20 -04:00 |
|
d_netcmd.h
|
Performance stats
|
2020-10-10 22:12:34 +03:00 |
|
d_netfil.c
|
|
|
|
d_netfil.h
|
|
|
|
d_player.h
|
Merge branch 'bustflags' into 'next'
|
2020-10-18 16:42:15 -04:00 |
|
d_think.h
|
|
|
|
d_ticcmd.h
|
|
|
|
dehacked.c
|
Merge branch 'lua_expose-gamestate' into 'next'
|
2020-11-01 22:57:52 -05:00 |
|
dehacked.h
|
|
|
|
doomdata.h
|
|
|
|
doomdef.h
|
|
|
|
doomstat.h
|
|
|
|
doomtype.h
|
Turn the lua sector lines hack into a macro
|
2020-10-10 16:43:09 -07:00 |
|
endian.h
|
|
|
|
f_finale.c
|
Update f_finale.c
|
2020-10-24 20:17:20 -04:00 |
|
f_finale.h
|
|
|
|
f_wipe.c
|
|
|
|
fastcmp.h
|
|
|
|
filesrch.c
|
|
|
|
filesrch.h
|
|
|
|
g_demo.c
|
Fix G_GhostTicker crashing trying to read netvars as ghost data
|
2020-10-19 20:20:08 -04:00 |
|
g_demo.h
|
|
|
|
g_game.c
|
Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate
|
2020-10-24 16:21:44 +02:00 |
|
g_game.h
|
|
|
|
g_input.c
|
|
|
|
g_input.h
|
|
|
|
g_state.h
|
|
|
|
http-mserv.c
|
|
|
|
hu_stuff.c
|
Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate
|
2020-10-24 16:21:44 +02:00 |
|
hu_stuff.h
|
|
|
|
i_addrinfo.c
|
|
|
|
i_addrinfo.h
|
|
|
|
i_joy.h
|
|
|
|
i_net.h
|
|
|
|
i_sound.h
|
|
|
|
i_system.h
|
|
|
|
i_tcp.c
|
|
|
|
i_tcp.h
|
|
|
|
i_threads.h
|
|
|
|
i_video.h
|
|
|
|
info.c
|
Update info.c
|
2020-10-23 14:04:02 -04:00 |
|
info.h
|
g
|
2020-10-23 01:09:12 -05:00 |
|
keys.h
|
|
|
|
lua_baselib.c
|
Return explicitly when failing to register a metatable
|
2020-11-09 00:16:40 +01:00 |
|
lua_blockmaplib.c
|
|
|
|
lua_consolelib.c
|
Add CV_Set, CV_SetValue, CV_StealthSet, CV_StealthSetValue and CV_AddValue to Lua
|
2020-10-20 16:08:34 -07:00 |
|
lua_hook.h
|
|
|
|
lua_hooklib.c
|
Fix unfortunate typos
|
2020-10-22 00:08:06 +02:00 |
|
lua_hud.h
|
|
|
|
lua_hudlib.c
|
|
|
|
lua_infolib.c
|
|
|
|
lua_libs.h
|
Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into register-metatables
|
2020-10-30 14:46:04 +01:00 |
|
lua_maplib.c
|
Merge remote-tracking branch 'origin/next' into reverse-offsetof-macro
|
2020-10-15 16:15:20 -07:00 |
|
lua_mathlib.c
|
|
|
|
lua_mobjlib.c
|
|
|
|
lua_playerlib.c
|
|
|
|
lua_polyobjlib.c
|
Use FIELDFROM in lua polyobject code
|
2020-10-15 16:17:51 -07:00 |
|
lua_script.c
|
Merge branch 'register-metatables' into 'next'
|
2020-11-08 19:30:51 -05:00 |
|
lua_script.h
|
|
|
|
lua_skinlib.c
|
|
|
|
lua_thinkerlib.c
|
|
|
|
lzf.c
|
|
|
|
lzf.h
|
|
|
|
m_aatree.c
|
|
|
|
m_aatree.h
|
|
|
|
m_anigif.c
|
Remove 3 wasteful bytes of guaranteed blank memory from some place where it's not gonna matter that much
|
2020-11-07 03:49:21 -06:00 |
|
m_anigif.h
|
|
|
|
m_argv.c
|
|
|
|
m_argv.h
|
|
|
|
m_bbox.c
|
|
|
|
m_bbox.h
|
|
|
|
m_cheat.c
|
Merge branch 'write-thingies' into 'next'
|
2020-11-08 20:35:51 -05:00 |
|
m_cheat.h
|
|
|
|
m_cond.c
|
|
|
|
m_cond.h
|
|
|
|
m_dllist.h
|
|
|
|
m_fixed.c
|
|
|
|
m_fixed.h
|
|
|
|
m_menu.c
|
Draw save files from outwards in
|
2020-10-31 18:21:14 +11:00 |
|
m_menu.h
|
|
|
|
m_misc.c
|
|
|
|
m_misc.h
|
|
|
|
m_perfstats.c
|
Fix some copyright statements in new files
|
2020-10-29 16:04:25 +02:00 |
|
m_perfstats.h
|
Fix some copyright statements in new files
|
2020-10-29 16:04:25 +02:00 |
|
m_queue.c
|
|
|
|
m_queue.h
|
|
|
|
m_random.c
|
|
|
|
m_random.h
|
|
|
|
m_swap.h
|
|
|
|
Makefile
|
Merge remote-tracking branch 'origin/master' into next
|
2020-11-01 20:01:22 -08:00 |
|
Makefile.cfg
|
|
|
|
md5.c
|
|
|
|
md5.h
|
|
|
|
mserv.c
|
Add CV_NETVAR to server affecting cvars
|
2020-10-09 15:23:16 -07:00 |
|
mserv.h
|
|
|
|
p5prof.h
|
|
|
|
p_ceilng.c
|
|
|
|
p_enemy.c
|
|
|
|
p_floor.c
|
|
|
|
p_inter.c
|
|
|
|
p_lights.c
|
|
|
|
p_local.h
|
Merge branch 'ceilingz' into 'next'
|
2020-10-12 17:44:51 -04:00 |
|
p_map.c
|
Merge branch 'step-up-goofs-2' into 'next'
|
2020-11-09 17:52:41 -05:00 |
|
p_maputl.c
|
|
|
|
p_maputl.h
|
|
|
|
p_mobj.c
|
Reallow P_MobjSpawn to change the scale of objects spawned from mapthings
|
2020-11-15 02:53:10 +11:00 |
|
p_mobj.h
|
|
|
|
p_polyobj.c
|
|
|
|
p_polyobj.h
|
|
|
|
p_pspr.h
|
|
|
|
p_saveg.c
|
Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate
|
2020-10-24 16:21:44 +02:00 |
|
p_saveg.h
|
|
|
|
p_setup.c
|
Merge branch 'write-thingies' into 'next'
|
2020-11-08 20:35:51 -05:00 |
|
p_setup.h
|
Merge branch 'write-thingies' into 'next'
|
2020-11-08 20:35:51 -05:00 |
|
p_sight.c
|
|
|
|
p_slopes.c
|
|
|
|
p_slopes.h
|
|
|
|
p_spec.c
|
|
|
|
p_spec.h
|
|
|
|
p_telept.c
|
|
|
|
p_tick.c
|
Performance stats
|
2020-10-10 22:12:34 +03:00 |
|
p_tick.h
|
|
|
|
p_user.c
|
Merge branch 'mobjghost-rollangle' into 'next'
|
2020-11-01 22:49:50 -05:00 |
|
r_bsp.c
|
Performance stats
|
2020-10-10 22:12:34 +03:00 |
|
r_bsp.h
|
|
|
|
r_data.c
|
|
|
|
r_data.h
|
|
|
|
r_defs.h
|
|
|
|
r_draw.c
|
|
|
|
r_draw.h
|
|
|
|
r_draw8.c
|
|
|
|
r_draw8_npo2.c
|
Remove leftover commented code from previous commit
|
2020-10-18 23:04:01 +03:00 |
|
r_draw16.c
|
|
|
|
r_local.h
|
|
|
|
r_main.c
|
Merge branch 'perfstats' into 'next'
|
2020-10-18 15:33:20 -04:00 |
|
r_main.h
|
Merge branch 'perfstats' into 'next'
|
2020-10-18 15:33:20 -04:00 |
|
r_picformats.c
|
Only check the tRNS (trans) chunk if the image is still palettized
|
2020-10-10 14:17:53 -03:00 |
|
r_picformats.h
|
|
|
|
r_plane.c
|
R_FindPlane optimization
|
2020-10-18 01:27:01 +03:00 |
|
r_plane.h
|
R_FindPlane optimization
|
2020-10-18 01:27:01 +03:00 |
|
r_portal.c
|
|
|
|
r_portal.h
|
|
|
|
r_segs.c
|
Fix bug
|
2020-10-10 13:37:23 -03:00 |
|
r_segs.h
|
|
|
|
r_skins.c
|
|
|
|
r_skins.h
|
|
|
|
r_sky.c
|
|
|
|
r_sky.h
|
|
|
|
r_splats.c
|
|
|
|
r_splats.h
|
|
|
|
r_state.h
|
|
|
|
r_textures.c
|
|
|
|
r_textures.h
|
|
|
|
r_things.c
|
Performance stats
|
2020-10-10 22:12:34 +03:00 |
|
r_things.h
|
|
|
|
s_sound.c
|
Merge branch 'sanity-meter-empty' into 'next'
|
2020-10-08 22:02:25 -04:00 |
|
s_sound.h
|
|
|
|
screen.c
|
|
|
|
screen.h
|
|
|
|
sounds.c
|
|
|
|
sounds.h
|
|
|
|
st_stuff.c
|
|
|
|
st_stuff.h
|
|
|
|
strcasestr.c
|
|
|
|
string.c
|
|
|
|
t_facon.c
|
|
|
|
t_fsin.c
|
|
|
|
t_ftan.c
|
|
|
|
t_tan2a.c
|
|
|
|
tables.c
|
|
|
|
tables.h
|
|
|
|
tmap.nas
|
|
|
|
tmap.s
|
|
|
|
tmap_asm.s
|
|
|
|
tmap_mmx.nas
|
|
|
|
tmap_vc.nas
|
|
|
|
v_video.c
|
|
|
|
v_video.h
|
|
|
|
version.h
|
|
|
|
vid_copy.s
|
|
|
|
w_wad.c
|
Merge branch 'allowshaders' into 'next'
|
2020-11-08 21:09:56 -05:00 |
|
w_wad.h
|
|
|
|
y_inter.c
|
|
|
|
y_inter.h
|
|
|
|
z_zone.c
|
|
|
|
z_zone.h
|
|
|