SRB2/src
Nami a36920808b Revert changes to searchBlockmap because on reflection, the benefits didn't outweigh breaking every current usage of it
Readd ThinkFrame in its original position
PostThinkFrame now runs at the end of P_Ticker, only MapEnd runs after it
2019-12-30 19:04:27 -08:00
..
android
blua
djgppdos Fix copy+paste goof 2019-12-06 15:21:41 -05:00
dummy
hardware Add XNOD, XGLN and XGL3 BSP formats recognition and support. 2019-12-29 14:17:51 +01:00
locale
sdl Fix M_PathParts instead 2019-12-28 22:18:41 -03:00
win32 Merge branch 'opengl-is-a-bad-renderer' into 'master' 2019-12-14 16:48:50 -05:00
.gitignore
am_map.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
am_map.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
Android.mk
apng.c
apng.h Remove references to old console ports that slipped in from the 2.1 source code a while back 2019-08-20 14:13:38 +01:00
asm_defs.inc Update copyright date on source files 2019-12-06 13:49:42 -05:00
b_bot.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
b_bot.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
byteptr.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
CMakeLists.txt [cmake] Remove srb2dd target 2019-12-15 00:47:58 -06:00
command.c Let fix that GCC warning 2019-12-06 18:12:50 -05:00
command.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
comptime.c
config.h.in One more asset hash change 2019-12-07 14:17:26 +01:00
console.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
console.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_clisrv.c Merge remote-tracking branch 'origin/next' into rotsprite2 2019-12-26 20:27:29 -03:00
d_clisrv.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_event.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_main.c Rename P_SetupLevel to the more accurate P_LoadLevel and separate out some of its content into subfunctions 2019-12-28 11:30:39 +01:00
d_main.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_net.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_net.h Use a random port when connecting 2019-12-18 15:34:55 -08:00
d_netcmd.c ViewpointSwitch improvements. 2019-12-23 20:22:57 -03:00
d_netcmd.h GTR_FRIENDLYFIRE, renamed GTR_HIDETIMEFROZEN, fixed other mistakes 2019-12-18 20:12:52 -03:00
d_netfil.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_netfil.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_player.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_think.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_ticcmd.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
dehacked.c Revert changes to searchBlockmap because on reflection, the benefits didn't outweigh breaking every current usage of it 2019-12-30 19:04:27 -08:00
dehacked.h Fix "SRB2" SOC directive, though its usefulness is debatable 2019-12-17 14:11:45 -08:00
doomdata.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
doomdef.h Merge branch 'master' into next 2019-12-27 17:08:16 -05:00
doomstat.h Merge remote-tracking branch 'aaaaaaaa/next' into gametype-clownery 2019-12-24 17:55:46 -03:00
doomtype.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
endian.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
f_finale.c Use startpos->z instead of startpos->options >> ZSHIFT in F_StartTitleScreen 2019-12-26 20:55:29 +01:00
f_finale.h Merge remote-tracking branch 'origin/master' into wipes2 2019-12-11 12:57:59 -03:00
f_wipe.c Organise 2019-12-11 13:26:28 -03:00
fastcmp.h
filesrch.c Mark new-style log names as loaded. 2019-09-20 17:43:41 +01:00
filesrch.h
g_game.c Merge branch 'mapload-refactor' into 'next' 2019-12-29 10:04:27 -05:00
g_game.h Title card fixes. 2019-12-24 16:22:25 -03:00
g_input.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
g_input.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
g_state.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
hu_stuff.c Fix timelimit/pointlimit checks in HU_DrawRankings, organise rules in gametypedefaultrules a bit 2019-12-18 22:23:30 -03:00
hu_stuff.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_addrinfo.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_addrinfo.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_joy.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_net.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_sound.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_system.h Rename I_StartupKeyboard to I_RegisterSignals and call it in a sane place 2019-12-12 21:30:35 -08:00
i_tcp.c -clientport (it's back!) and -serverport, which is an alias to -port 2019-12-18 15:47:47 -08:00
i_tcp.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_video.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
info.c Remove MF_NOTHINK from join-breaking referenced objects 2019-12-29 03:01:09 +08:00
info.h un-ROTSPRITE rollangle and spriteinfo 2019-12-17 13:09:25 -03:00
keys.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_baselib.c Merge remote-tracking branch 'origin/next' into rotsprite2 2019-12-26 20:27:29 -03:00
lua_blockmaplib.c Revert changes to searchBlockmap because on reflection, the benefits didn't outweigh breaking every current usage of it 2019-12-30 19:04:27 -08:00
lua_consolelib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_hook.h Revert changes to searchBlockmap because on reflection, the benefits didn't outweigh breaking every current usage of it 2019-12-30 19:04:27 -08:00
lua_hooklib.c Revert changes to searchBlockmap because on reflection, the benefits didn't outweigh breaking every current usage of it 2019-12-30 19:04:27 -08:00
lua_hud.h Merge remote-tracking branch 'origin/next' into gametype-clownery 2019-12-19 02:15:45 -03:00
lua_hudlib.c Fix Lua HUD library crashes. 2019-12-24 00:14:25 -03:00
lua_infolib.c un-ROTSPRITE rollangle and spriteinfo 2019-12-17 13:09:25 -03:00
lua_libs.h un-ROTSPRITE rollangle and spriteinfo 2019-12-17 13:09:25 -03:00
lua_maplib.c -Add linedef pointer to side_t, so sidedefs are able to tell if they're a front or back sidedef during setup 2019-12-29 09:39:50 +01:00
lua_mathlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_mobjlib.c un-ROTSPRITE rollangle and spriteinfo 2019-12-17 13:09:25 -03:00
lua_playerlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_script.c Add gametyperules to LUA_CheckGlobals. 2019-12-23 19:16:10 -03:00
lua_script.h Move ALL the Lua global variable stuff into lua_script.c. 2019-12-23 18:49:23 -03:00
lua_skinlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_thinkerlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lzf.c
lzf.h
m_aatree.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_aatree.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_anigif.c Avoid recreating the color LUT mid-recording-frame 2019-12-17 15:37:43 -03:00
m_anigif.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_argv.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_argv.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_bbox.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_bbox.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_cheat.c Merge branch 'next' into kill-zshift 2019-12-27 08:11:04 +01:00
m_cheat.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_cond.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_cond.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_dllist.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_fixed.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_fixed.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_menu.c Merge remote-tracking branch 'origin/master' into next 2019-12-26 15:35:53 -08:00
m_menu.h TOL/Level platter stuff 2019-12-18 13:24:10 -03:00
m_misc.c Merge branch 'master' into next 2019-12-28 21:43:16 -05:00
m_misc.h Let an asbolute path work with -logfile 2019-12-23 17:40:43 -08:00
m_queue.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_queue.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_random.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_random.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_swap.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
Makefile Update copyright date on source files 2019-12-06 13:49:42 -05:00
Makefile.cfg Merge branch 'public_next' 2019-09-03 19:07:57 +01:00
md5.c
md5.h
mserv.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
mserv.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p5prof.h
p_ceilng.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_enemy.c Remove MF_NOTHINK from join-breaking referenced objects 2019-12-29 03:01:09 +08:00
p_floor.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_inter.c Merge branch 'master' into next 2019-12-27 17:08:16 -05:00
p_lights.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_local.h Cvar and menu option to let user increase turn speed 2019-12-09 16:30:03 -08:00
p_map.c More gametype rules yay!! 2019-12-18 01:54:45 -03:00
p_maputl.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_maputl.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_mobj.c Merge branch 'kill-zshift' into 'next' 2019-12-29 08:35:52 -05:00
p_mobj.h Merge remote-tracking branch 'origin/next' into rotsprite2 2019-12-26 20:27:29 -03:00
p_polyobj.c Add XNOD, XGLN and XGL3 BSP formats recognition and support. 2019-12-29 14:17:51 +01:00
p_polyobj.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_pspr.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_saveg.c Rename P_SetupLevel to the more accurate P_LoadLevel and separate out some of its content into subfunctions 2019-12-28 11:30:39 +01:00
p_saveg.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_setup.c Initialize 'supported' array 2019-12-29 16:52:39 -08:00
p_setup.h Rename P_LoadThingsOnly to P_RespawnThings to make it clearer that it doesn't actually reload the things from the file, it just respawns them. 2019-12-28 14:13:26 +01:00
p_sight.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_slopes.c Merge branch 'kill-zshift' into 'next' 2019-12-29 08:35:52 -05:00
p_slopes.h Cleaned up some more stuff in P_LoadLevel() 2019-12-28 12:48:32 +01:00
p_spec.c Remove virtres_t pointer in P_SpawnSpecials that's no longer needed 2019-12-29 12:26:02 +01:00
p_spec.h Cleaned up some more stuff in P_LoadLevel() 2019-12-28 12:48:32 +01:00
p_telept.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_tick.c Revert changes to searchBlockmap because on reflection, the benefits didn't outweigh breaking every current usage of it 2019-12-30 19:04:27 -08:00
p_tick.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_user.c Merge remote-tracking branch 'origin/master' into next 2019-12-26 15:35:53 -08:00
r_bsp.c Add XNOD, XGLN and XGL3 BSP formats recognition and support. 2019-12-29 14:17:51 +01:00
r_bsp.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_data.c Fix NOPNG compiling 2019-12-24 11:37:37 -08:00
r_data.h Merge branch 'gl_gifs' into 'master' 2019-12-24 14:44:44 -05:00
r_defs.h Add XNOD, XGLN and XGL3 BSP formats recognition and support. 2019-12-29 14:17:51 +01:00
r_draw.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw.h Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw8.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw8_npo2.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw16.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_local.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_main.c Merge remote-tracking branch 'origin/master' into turnmultiplier 2019-12-22 21:26:36 -08:00
r_main.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_patch.c Avoid possible overflows in the rotsprite arrays. 2019-12-26 21:49:36 -03:00
r_patch.h stuff 2019-12-26 21:27:30 -03:00
r_plane.c Fix NOPNG compiling 2019-12-24 11:37:37 -08:00
r_plane.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_portal.c Restore portal culling code that went gone by pure accident 2019-12-11 11:35:34 -03:00
r_portal.h Restore portal culling code that went gone by pure accident 2019-12-11 11:35:34 -03:00
r_segs.c Add XNOD, XGLN and XGL3 BSP formats recognition and support. 2019-12-29 14:17:51 +01:00
r_segs.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_sky.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_sky.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_splats.c stuff 2019-12-13 12:26:47 -03:00
r_splats.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_state.h Store a copy of sectors, lines and sides in memory so that P_NetArchiveWorld() can soon use them instead of relying on re-opening the original lumps. 2019-12-23 12:30:32 +01:00
r_things.c Merge branch 'rotsprite3' into 'next' 2019-12-27 16:49:21 -05:00
r_things.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
s_sound.c Move S_InitMusicDefs call outside of the check. 2019-12-12 16:32:40 -05:00
s_sound.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
screen.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
screen.h Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
sounds.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
sounds.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
st_stuff.c Merge remote-tracking branch 'aaaaaaaa/next' into gametype-clownery 2019-12-24 17:55:46 -03:00
st_stuff.h Merge branch 'datestuff' into 'master' 2019-12-06 16:10:36 -05:00
strcasestr.c Use a third variable of XOR nonsense 2019-12-07 17:36:45 -08:00
string.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
tables.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap.nas Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap.s Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap_asm.s Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap_mmx.nas Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap_vc.nas Update copyright date on source files 2019-12-06 13:49:42 -05:00
v_video.c Avoid recreating the color LUT mid-recording-frame 2019-12-17 15:37:43 -03:00
v_video.h Avoid recreating the color LUT mid-recording-frame 2019-12-17 15:37:43 -03:00
vid_copy.s Update copyright date on source files 2019-12-06 13:49:42 -05:00
w_wad.c Merge remote-tracking branch 'origin/master' into next 2019-12-24 11:53:49 -08:00
w_wad.h Minor cleanup of virtual resources code 2019-12-16 00:04:48 +01:00
y_inter.c Intermission HUD hook for Lua 2019-12-18 18:09:56 -03:00
y_inter.h Some sort of intermission tally support. 2019-12-18 17:13:05 -03:00
z_zone.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
z_zone.h Stop crashing with models because someone keeps freeing those tags 2019-12-12 19:54:47 -03:00