Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
SRB2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
262
Issues
262
List
Board
Labels
Milestones
Merge Requests
68
Merge Requests
68
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
STJr
SRB2
Commits
7060083d
Commit
7060083d
authored
Feb 19, 2020
by
James R.
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright year to 2020
parent
a447a3d8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
190 changed files
with
101 additions
and
101 deletions
+101
-101
Makefile
src/Makefile
+1
-1
am_map.c
src/am_map.c
+1
-1
am_map.h
src/am_map.h
+1
-1
apng.c
src/apng.c
+1
-1
apng.h
src/apng.h
+1
-1
asm_defs.inc
src/asm_defs.inc
+1
-1
b_bot.c
src/b_bot.c
+1
-1
b_bot.h
src/b_bot.h
+1
-1
byteptr.h
src/byteptr.h
+1
-1
command.c
src/command.c
+1
-1
command.h
src/command.h
+1
-1
console.c
src/console.c
+1
-1
console.h
src/console.h
+1
-1
d_clisrv.c
src/d_clisrv.c
+1
-1
d_clisrv.h
src/d_clisrv.h
+1
-1
d_event.h
src/d_event.h
+1
-1
d_main.c
src/d_main.c
+2
-2
d_main.h
src/d_main.h
+1
-1
d_net.c
src/d_net.c
+1
-1
d_net.h
src/d_net.h
+1
-1
d_netcmd.c
src/d_netcmd.c
+1
-1
d_netcmd.h
src/d_netcmd.h
+1
-1
d_netfil.c
src/d_netfil.c
+1
-1
d_netfil.h
src/d_netfil.h
+1
-1
d_player.h
src/d_player.h
+1
-1
d_think.h
src/d_think.h
+1
-1
d_ticcmd.h
src/d_ticcmd.h
+1
-1
dehacked.c
src/dehacked.c
+1
-1
dehacked.h
src/dehacked.h
+1
-1
rdb-s.h
src/djgppdos/rdb-s.h
+1
-1
doomdata.h
src/doomdata.h
+1
-1
doomdef.h
src/doomdef.h
+1
-1
doomstat.h
src/doomstat.h
+1
-1
doomtype.h
src/doomtype.h
+1
-1
endian.h
src/endian.h
+1
-1
f_finale.c
src/f_finale.c
+1
-1
f_finale.h
src/f_finale.h
+1
-1
f_wipe.c
src/f_wipe.c
+1
-1
g_game.c
src/g_game.c
+1
-1
g_game.h
src/g_game.h
+1
-1
g_input.c
src/g_input.c
+1
-1
g_input.h
src/g_input.h
+1
-1
g_state.h
src/g_state.h
+1
-1
r_opengl.c
src/hardware/r_opengl/r_opengl.c
+1
-1
hu_stuff.c
src/hu_stuff.c
+1
-1
hu_stuff.h
src/hu_stuff.h
+1
-1
i_addrinfo.c
src/i_addrinfo.c
+1
-1
i_addrinfo.h
src/i_addrinfo.h
+1
-1
i_joy.h
src/i_joy.h
+1
-1
i_net.h
src/i_net.h
+1
-1
i_sound.h
src/i_sound.h
+1
-1
i_system.h
src/i_system.h
+1
-1
i_tcp.c
src/i_tcp.c
+1
-1
i_tcp.h
src/i_tcp.h
+1
-1
i_video.h
src/i_video.h
+1
-1
info.c
src/info.c
+1
-1
info.h
src/info.h
+1
-1
keys.h
src/keys.h
+1
-1
lua_baselib.c
src/lua_baselib.c
+1
-1
lua_blockmaplib.c
src/lua_blockmaplib.c
+1
-1
lua_consolelib.c
src/lua_consolelib.c
+1
-1
lua_hook.h
src/lua_hook.h
+1
-1
lua_hooklib.c
src/lua_hooklib.c
+1
-1
lua_hud.h
src/lua_hud.h
+1
-1
lua_hudlib.c
src/lua_hudlib.c
+1
-1
lua_infolib.c
src/lua_infolib.c
+1
-1
lua_libs.h
src/lua_libs.h
+1
-1
lua_maplib.c
src/lua_maplib.c
+1
-1
lua_mathlib.c
src/lua_mathlib.c
+1
-1
lua_mobjlib.c
src/lua_mobjlib.c
+1
-1
lua_playerlib.c
src/lua_playerlib.c
+1
-1
lua_script.c
src/lua_script.c
+1
-1
lua_script.h
src/lua_script.h
+1
-1
lua_skinlib.c
src/lua_skinlib.c
+1
-1
lua_thinkerlib.c
src/lua_thinkerlib.c
+1
-1
m_aatree.c
src/m_aatree.c
+1
-1
m_aatree.h
src/m_aatree.h
+1
-1
m_anigif.c
src/m_anigif.c
+1
-1
m_anigif.h
src/m_anigif.h
+1
-1
m_argv.c
src/m_argv.c
+1
-1
m_argv.h
src/m_argv.h
+1
-1
m_bbox.c
src/m_bbox.c
+1
-1
m_bbox.h
src/m_bbox.h
+1
-1
m_cheat.c
src/m_cheat.c
+1
-1
m_cheat.h
src/m_cheat.h
+1
-1
m_cond.c
src/m_cond.c
+1
-1
m_cond.h
src/m_cond.h
+1
-1
m_dllist.h
src/m_dllist.h
+1
-1
m_fixed.c
src/m_fixed.c
+1
-1
m_fixed.h
src/m_fixed.h
+1
-1
m_menu.c
src/m_menu.c
+1
-1
m_menu.h
src/m_menu.h
+1
-1
m_misc.c
src/m_misc.c
+1
-1
m_misc.h
src/m_misc.h
+1
-1
m_queue.c
src/m_queue.c
+1
-1
m_queue.h
src/m_queue.h
+1
-1
m_random.c
src/m_random.c
+1
-1
m_random.h
src/m_random.h
+1
-1
m_swap.h
src/m_swap.h
+1
-1
mserv.c
src/mserv.c
+1
-1
mserv.h
src/mserv.h
+0
-0
p_ceilng.c
src/p_ceilng.c
+0
-0
p_enemy.c
src/p_enemy.c
+0
-0
p_floor.c
src/p_floor.c
+0
-0
p_inter.c
src/p_inter.c
+0
-0
p_lights.c
src/p_lights.c
+0
-0
p_local.h
src/p_local.h
+0
-0
p_map.c
src/p_map.c
+0
-0
p_maputl.c
src/p_maputl.c
+0
-0
p_maputl.h
src/p_maputl.h
+0
-0
p_mobj.c
src/p_mobj.c
+0
-0
p_mobj.h
src/p_mobj.h
+0
-0
p_polyobj.c
src/p_polyobj.c
+0
-0
p_polyobj.h
src/p_polyobj.h
+0
-0
p_pspr.h
src/p_pspr.h
+0
-0
p_saveg.c
src/p_saveg.c
+0
-0
p_saveg.h
src/p_saveg.h
+0
-0
p_setup.c
src/p_setup.c
+0
-0
p_setup.h
src/p_setup.h
+0
-0
p_sight.c
src/p_sight.c
+0
-0
p_slopes.c
src/p_slopes.c
+0
-0
p_slopes.h
src/p_slopes.h
+0
-0
p_spec.c
src/p_spec.c
+0
-0
p_spec.h
src/p_spec.h
+0
-0
p_telept.c
src/p_telept.c
+0
-0
p_tick.c
src/p_tick.c
+0
-0
p_tick.h
src/p_tick.h
+0
-0
p_user.c
src/p_user.c
+0
-0
r_bsp.c
src/r_bsp.c
+0
-0
r_bsp.h
src/r_bsp.h
+0
-0
r_data.c
src/r_data.c
+0
-0
r_data.h
src/r_data.h
+0
-0
r_defs.h
src/r_defs.h
+0
-0
r_draw.c
src/r_draw.c
+0
-0
r_draw.h
src/r_draw.h
+0
-0
r_draw16.c
src/r_draw16.c
+0
-0
r_draw8.c
src/r_draw8.c
+0
-0
r_draw8_npo2.c
src/r_draw8_npo2.c
+0
-0
r_local.h
src/r_local.h
+0
-0
r_main.c
src/r_main.c
+0
-0
r_main.h
src/r_main.h
+0
-0
r_patch.c
src/r_patch.c
+0
-0
r_patch.h
src/r_patch.h
+0
-0
r_plane.c
src/r_plane.c
+0
-0
r_plane.h
src/r_plane.h
+0
-0
r_portal.c
src/r_portal.c
+0
-0
r_portal.h
src/r_portal.h
+0
-0
r_segs.c
src/r_segs.c
+0
-0
r_segs.h
src/r_segs.h
+0
-0
r_sky.c
src/r_sky.c
+0
-0
r_sky.h
src/r_sky.h
+0
-0
r_splats.c
src/r_splats.c
+0
-0
r_splats.h
src/r_splats.h
+0
-0
r_state.h
src/r_state.h
+0
-0
r_things.c
src/r_things.c
+0
-0
r_things.h
src/r_things.h
+0
-0
s_sound.c
src/s_sound.c
+0
-0
s_sound.h
src/s_sound.h
+0
-0
screen.c
src/screen.c
+0
-0
screen.h
src/screen.h
+0
-0
i_system.c
src/sdl/i_system.c
+0
-0
i_video.c
src/sdl/i_video.c
+0
-0
mixer_sound.c
src/sdl/mixer_sound.c
+0
-0
ogl_sdl.c
src/sdl/ogl_sdl.c
+0
-0
ogl_sdl.h
src/sdl/ogl_sdl.h
+0
-0
sdl_sound.c
src/sdl/sdl_sound.c
+0
-0
sdlmain.h
src/sdl/sdlmain.h
+0
-0
sounds.c
src/sounds.c
+0
-0
sounds.h
src/sounds.h
+0
-0
st_stuff.c
src/st_stuff.c
+0
-0
st_stuff.h
src/st_stuff.h
+0
-0
strcasestr.c
src/strcasestr.c
+0
-0
string.c
src/string.c
+0
-0
tables.c
src/tables.c
+0
-0
tables.h
src/tables.h
+0
-0
tmap.nas
src/tmap.nas
+0
-0
tmap.s
src/tmap.s
+0
-0
tmap_asm.s
src/tmap_asm.s
+0
-0
tmap_mmx.nas
src/tmap_mmx.nas
+0
-0
tmap_vc.nas
src/tmap_vc.nas
+0
-0
v_video.c
src/v_video.c
+0
-0
v_video.h
src/v_video.h
+0
-0
vid_copy.s
src/vid_copy.s
+0
-0
w_wad.c
src/w_wad.c
+0
-0
w_wad.h
src/w_wad.h
+0
-0
Srb2win.rc
src/win32/Srb2win.rc
+0
-0
y_inter.c
src/y_inter.c
+0
-0
y_inter.h
src/y_inter.h
+0
-0
z_zone.c
src/z_zone.c
+0
-0
z_zone.h
src/z_zone.h
+0
-0
No files found.
src/Makefile
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
# GNU Make makefile for SRB2
#############################################################################
# Copyright (C) 1998-2000 by DooM Legacy Team.
# Copyright (C) 2003-20
19
by Sonic Team Junior.
# Copyright (C) 2003-20
20
by Sonic Team Junior.
#
# This program is free software distributed under the
# terms of the GNU General Public License, version 2.
...
...
src/am_map.c
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/am_map.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/apng.c
View file @
7060083d
/*
Copyright 2019, James R.
Copyright 2019
-2020
, James R.
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
src/apng.h
View file @
7060083d
/*
Copyright 2019, James R.
Copyright 2019
-2020
, James R.
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
src/asm_defs.inc
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/b_bot.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2007-2016 by John "JTE" Muniz.
// Copyright (C) 2011-20
19
by Sonic Team Junior.
// Copyright (C) 2011-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/b_bot.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2007-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/byteptr.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/command.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/command.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/console.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/console.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_clisrv.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_clisrv.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_event.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_main.c
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
@@ -1035,7 +1035,7 @@ void D_SRB2Main(void)
// Print GPL notice for our console users (Linux)
CONS_Printf
(
"
\n\n
Sonic Robo Blast 2
\n
"
"Copyright (C) 1998-20
19
by Sonic Team Junior
\n\n
"
"Copyright (C) 1998-20
20
by Sonic Team Junior
\n\n
"
"This program comes with ABSOLUTELY NO WARRANTY.
\n\n
"
"This is free software, and you are welcome to redistribute it
\n
"
"and/or modify it under the terms of the GNU General Public License
\n
"
...
...
src/d_main.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_net.c
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_net.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_netcmd.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_netcmd.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_netfil.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_netfil.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_player.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_think.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/d_ticcmd.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/dehacked.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/dehacked.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/djgppdos/rdb-s.h
View file @
7060083d
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// Copyright (C) 2005-20
19
by Sonic Team Junior.
// Copyright (C) 2005-20
20
by Sonic Team Junior.
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
...
...
src/doomdata.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/doomdef.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/doomstat.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/doomtype.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/endian.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2014-20
19
by Sonic Team Junior.
// Copyright (C) 2014-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/f_finale.c
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/f_finale.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/f_wipe.c
View file @
7060083d
...
...
@@ -3,7 +3,7 @@
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 2013-2016 by Matthew "Kaito Sinclaire" Walsh.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/g_game.c
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/g_game.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/g_input.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/g_input.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/g_state.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/hardware/r_opengl/r_opengl.c
View file @
7060083d
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// Copyright (C) 1998-20
19
by Sonic Team Junior.
// Copyright (C) 1998-20
20
by Sonic Team Junior.
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
...
...
src/hu_stuff.c
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/hu_stuff.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/i_addrinfo.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2011-20
19
by Sonic Team Junior.
// Copyright (C) 2011-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/i_addrinfo.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2011-20
19
by Sonic Team Junior.
// Copyright (C) 2011-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/i_joy.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/i_net.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/i_sound.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/i_system.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/i_tcp.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/i_tcp.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/i_video.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/info.c
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/info.h
View file @
7060083d
...
...
@@ -2,7 +2,7 @@
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/keys.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-20
19
by Sonic Team Junior.
// Copyright (C) 1999-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_baselib.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_blockmaplib.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2016 by Iestyn "Monster Iestyn" Jealous.
// Copyright (C) 2016-20
19
by Sonic Team Junior.
// Copyright (C) 2016-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_consolelib.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_hook.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_hooklib.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_hud.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2014-2016 by John "JTE" Muniz.
// Copyright (C) 2014-20
19
by Sonic Team Junior.
// Copyright (C) 2014-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_hudlib.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2014-2016 by John "JTE" Muniz.
// Copyright (C) 2014-20
19
by Sonic Team Junior.
// Copyright (C) 2014-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_infolib.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_libs.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_maplib.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_mathlib.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_mobjlib.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_playerlib.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_script.c
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-20
19
by Sonic Team Junior.
// Copyright (C) 2012-20
20
by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
...
...
src/lua_script.h
View file @
7060083d
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 2012-2016 by John "JTE" Muniz.