..
android
Clipboard copy/paste testing
2016-11-03 01:43:57 -07:00
blua
NULL checks
2016-06-13 10:07:10 -04:00
djgppdos
Clipboard copy/paste testing
2016-11-03 01:43:57 -07:00
dummy
Clipboard copy/paste testing
2016-11-03 01:43:57 -07:00
hardware
Merge branch 'master' into next
2016-11-16 12:16:51 +00:00
locale
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
nds
Clipboard copy/paste testing
2016-11-03 01:43:57 -07:00
sdl
Revert "(Messiness warning) attempt to start using SDL_SetRelativeMouseMode instead of the old hacks of making the mouse do movement without leaving the window and be hidden"
2016-11-30 17:21:28 +00:00
sdl12
Clipboard copy/paste testing
2016-11-03 01:43:57 -07:00
win32
Merge branch 'zlib_pkgconfig' into 'master'
2016-12-18 21:44:19 -05:00
win32ce
Clipboard copy/paste testing
2016-11-03 01:43:57 -07:00
.gitignore
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
am_map.c
gcc: clear uninitialized warnings in am_map.c
2016-05-27 14:22:02 -04:00
am_map.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
Android.mk
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
asm_defs.inc
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
b_bot.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
b_bot.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
byteptr.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
CMakeLists.txt
Split AA trees code from m_misc.c/.h into m_aatree.c/.h
2016-06-05 21:29:40 +01:00
command.c
NULL checks
2016-06-13 10:07:10 -04:00
command.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
comptime.c
Branch and revision information in builds
2016-03-14 12:43:08 -04:00
config.h.in
update patch stuff again.
2016-05-04 05:43:05 -07:00
console.c
go fuck yourself stupid compiler
2016-11-04 02:02:26 -07:00
console.h
make console back color use just one section of memory
2016-11-02 14:26:35 -07:00
d_clisrv.c
Fixed a memory leak on client side
2017-01-02 20:02:49 +01:00
d_clisrv.h
-Fixed broken net commands, thus fixing (or at least greatly improving) chat/commands/joins/leaves and possibly other annoying bugs
2017-01-01 23:07:34 +01:00
d_event.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
d_main.c
modifier key status made globally accessible
2016-11-02 15:23:22 -07:00
d_main.h
FUNCMATH fun
2016-06-12 16:08:48 -04:00
d_net.c
Fixed a memory leak on client side
2017-01-02 20:02:49 +01:00
d_net.h
Random changes in the netcode lol
2016-12-31 19:26:33 +01:00
d_netcmd.c
Merge branch 'master' into next
2017-01-03 16:06:50 +00:00
d_netcmd.h
Random changes in the netcode lol
2016-12-31 19:26:33 +01:00
d_netfil.c
Cooked a cookie
2017-01-01 23:27:06 +01:00
d_netfil.h
Random changes in the netcode lol
2016-12-31 19:26:33 +01:00
d_player.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
d_think.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
d_ticcmd.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
dehacked.c
Merge branch 'master' into next
2016-07-11 16:10:40 -04:00
dehacked.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
doomdata.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
doomdef.h
modifier key status made globally accessible
2016-11-02 15:23:22 -07:00
doomstat.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
doomtype.h
Merge branch 'macosx-hacking' into 'master'
2016-07-21 15:38:46 -04:00
endian.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
f_finale.c
F_EndCutScene now sets cutsceneover to true BEFORE running Y_EndGame and the like, not AFTER
2016-08-25 17:58:54 +01:00
f_finale.h
FUNCMATH fun
2016-06-12 16:08:48 -04:00
f_wipe.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
fastcmp.h
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
filesrch.c
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
filesrch.h
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
g_game.c
Use function va to avoid having to delcare a new variable. Thanks MonsterIestyn.
2016-09-11 14:59:24 -07:00
g_game.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
g_input.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
g_input.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
g_state.h
Remove extern for unused "oncontinuescreen" variable
2016-05-18 17:41:11 +01:00
hu_stuff.c
Ignore modifier keys in chat
2016-12-26 21:32:35 -08:00
hu_stuff.h
Revert "Chat and console improvements"
2016-11-03 00:34:15 -07:00
i_addrinfo.c
MSVC: fixed up MSVC project
2016-05-21 23:53:04 -04:00
i_addrinfo.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
i_joy.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
i_net.h
Revert "Merge branch 'RemoveINetC' into 'master'"
2016-07-21 14:42:00 -04:00
i_sound.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
i_system.h
Clipboard copy/paste testing
2016-11-03 01:43:57 -07:00
i_tcp.c
NONET should also disable UPNP support
2016-08-13 10:12:14 -04:00
i_tcp.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
i_video.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
info.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
info.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
keys.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_baselib.c
Reinforcing encapsulation I originally broke down to allow for P_GetMobjGravity.
2016-06-09 18:16:13 +01:00
lua_consolelib.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_hook.h
Generic mobj hooks are now run before mobjtype-specific mobj hooks, and player/linedef executor hooks now have their own lists
2016-12-15 21:05:54 +01:00
lua_hooklib.c
Generic mobj hooks are now run before mobjtype-specific mobj hooks, and player/linedef executor hooks now have their own lists
2016-12-15 21:05:54 +01:00
lua_hud.h
More consistent comment.
2016-08-19 00:07:32 +01:00
lua_hudlib.c
Lua now errors if negative scales are used with v.drawScaled
2016-10-18 22:07:20 +01:00
lua_infolib.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_libs.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_maplib.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_mathlib.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_mobjlib.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_playerlib.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_script.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_script.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_skinlib.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lua_thinkerlib.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
lzf.c
define SRTICT_ALIGN to - if the system is x86/x64 system
2016-07-23 23:26:08 -04:00
lzf.h
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
m_aatree.c
Split AA trees code from m_misc.c/.h into m_aatree.c/.h
2016-06-05 21:29:40 +01:00
m_aatree.h
Split AA trees code from m_misc.c/.h into m_aatree.c/.h
2016-06-05 21:29:40 +01:00
m_anigif.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_anigif.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_argv.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_argv.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_bbox.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_bbox.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_cheat.c
P_IsPointInSubsector now works in both Software and GL, which means it can be used as the main driver behind support for Knuckles climbing on one-sided walls.
2016-10-29 11:54:47 -04:00
m_cheat.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_cond.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_cond.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_dllist.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_fixed.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_fixed.h
Merge branch 'master' into next
2017-01-03 16:06:50 +00:00
m_menu.c
modifier key status made globally accessible
2016-11-02 15:23:22 -07:00
m_menu.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_misc.c
Public remake of a merge request I shouldn't have put in Internal in the first place.
2016-09-26 18:35:13 +01:00
m_misc.h
Split AA trees code from m_misc.c/.h into m_aatree.c/.h
2016-06-05 21:29:40 +01:00
m_queue.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_queue.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_random.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_random.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
m_swap.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
Makefile
Merge branch 'master' into netcode-shit
2017-01-02 15:18:28 -05:00
Makefile.cfg
Merge branch 'macosx-hacking' into 'master'
2016-07-21 15:38:46 -04:00
md5.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
md5.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
mserv.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
mserv.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p5prof.h
SRB2 2.1 release
2014-03-15 13:11:35 -04:00
p_ceilng.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_enemy.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_floor.c
Renamed some struct variables so the problem this branch sets out to fix is more obvious at a glance.
2016-06-09 14:16:02 +01:00
p_inter.c
strings return by M_GetText() can not be changed
2016-06-13 11:11:02 -04:00
p_lights.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_local.h
Merge branch 'master' into next
2016-07-11 16:10:40 -04:00
p_map.c
Helpful explanatory comments to assauge MI's fears.
2016-09-22 21:15:12 +01:00
p_maputl.c
Solid midtextures now account for "infinite" repeats
2016-08-27 17:14:21 +01:00
p_maputl.h
P_LineOpening now takes a mobj_t argument, instead of relying on tmthing
2016-08-13 21:41:18 +01:00
p_mobj.c
Make sure flipped things placed directly on ceiling get MFE_ONGROUND
2016-12-05 22:07:16 +00:00
p_mobj.h
FUNCMATH fun
2016-06-12 16:08:48 -04:00
p_polyobj.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_polyobj.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_pspr.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_saveg.c
Sync sector tags and tag list variables properly
2017-01-03 20:48:39 +00:00
p_saveg.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_setup.c
Sync sector tags and tag list variables properly
2017-01-03 20:48:39 +00:00
p_setup.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_sight.c
Added P_LoadReject function to properly check if REJECT lump is valid or not when loading it, so P_CheckSight can avoid accessing it if not.
2016-06-11 18:45:56 +01:00
p_slopes.c
...completely misunderstood the reasons we weren't merging toast_slopes, mom holy fuck i'm stupid and bad
2016-06-20 00:20:20 +01:00
p_slopes.h
P_ReverseQuantiseMomentumToSlope is now a function. (I was thinking about a macro, but couldn't get it down.)
2016-06-12 19:27:34 +01:00
p_spec.c
Sync sector tags and tag list variables properly
2017-01-03 20:48:39 +00:00
p_spec.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_telept.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_tick.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_tick.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
p_user.c
Smoother ropes and zoom tubes ported from internal.
2016-12-01 14:33:44 +00:00
r_bsp.c
MSVC: fixed up MSVC project
2016-05-21 23:53:04 -04:00
r_bsp.h
Remove unused drawfunc_t function typedef
2016-05-24 14:38:31 +01:00
r_data.c
Only P_InitPicAnims when wads are loaded.
2016-10-19 03:24:43 -04:00
r_data.h
wad and lumps are unsigned, not signed
2016-07-23 23:02:10 -04:00
r_defs.h
Sync sector tags and tag list variables properly
2017-01-03 20:48:39 +00:00
r_draw.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
r_draw.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
r_draw8.c
Fix R_DrawColumnShadowed_8 crash encountered in FuriousFox's map
2016-07-24 18:54:01 +01:00
r_draw16.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
r_local.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
r_main.c
Merge branch 'master' into next
2017-01-03 16:06:50 +00:00
r_main.h
Remove all traces of SSN's old port of ZDoom's secplanes for slopes, since our slopes do not need them
2017-01-02 19:12:09 +00:00
r_plane.c
MSVC: fixed up MSVC project
2016-05-21 23:53:04 -04:00
r_plane.h
FUNCMATH fun
2016-06-12 16:08:48 -04:00
r_segs.c
Fixed typo of mine that lead to the ceiling part of GFZ2's tunnel section being rendered wrongly
2016-07-20 15:11:36 +01:00
r_segs.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
r_sky.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
r_sky.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
r_splats.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
r_splats.h
FUNCMATH fun
2016-06-12 16:08:48 -04:00
r_state.h
Fix player 1 and player 2 affecting whether the other can see skyboxes or not
2016-05-18 18:20:56 +01:00
r_things.c
Merge branch 'sprite-loading-tweaks' into 'master'
2016-08-07 16:33:15 -04:00
r_things.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
s_sound.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
s_sound.h
FUNCMATH fun
2016-06-12 16:08:48 -04:00
screen.c
FUNCMATH fun
2016-06-12 16:08:48 -04:00
screen.h
FUNCMATH fun
2016-06-12 16:08:48 -04:00
sounds.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
sounds.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
st_stuff.c
Merge branch 'nights_bugfixes_i_almost_put_in_internal' into 'next'
2016-09-04 19:27:12 -04:00
st_stuff.h
FUNCMATH fun
2016-06-12 16:08:48 -04:00
string.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
t_facon.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
t_fsin.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
t_ftan.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
t_tan2a.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
tables.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
tables.h
FUNCMATH fun
2016-06-12 16:08:48 -04:00
tmap.nas
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
tmap.s
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
tmap_asm.s
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
tmap_mmx.nas
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
tmap_vc.nas
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
v_video.c
Console with moving cursor, selections, etc
2016-11-03 17:30:30 -07:00
v_video.h
make console back color use just one section of memory
2016-11-02 14:26:35 -07:00
vid_copy.s
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
w_wad.c
Fix crash reported by FuriousFox at http://mb.srb2.org/showthread.php?t=41536
2016-06-02 20:16:25 +01:00
w_wad.h
Split AA trees code from m_misc.c/.h into m_aatree.c/.h
2016-06-05 21:29:40 +01:00
y_inter.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
y_inter.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
z_zone.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
z_zone.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00