diff --git a/src/acs/acsvm.hpp b/src/acs/acsvm.hpp index 4ae2ee62425a4b44fcc55b615fec68a830c07591..84f7ea70dc4444c25cc9b70228decea7aad0431e 100644 --- a/src/acs/acsvm.hpp +++ b/src/acs/acsvm.hpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/acs/call-funcs.cpp b/src/acs/call-funcs.cpp index 5c5db3e51c0e6c7975a8d2863858e2783a4ffca9..662f7f1f25e0ed76807b6c8a1412545452d46f98 100644 --- a/src/acs/call-funcs.cpp +++ b/src/acs/call-funcs.cpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/acs/call-funcs.hpp b/src/acs/call-funcs.hpp index 8d304f5583dd37b0419a0163684ddb0a58475097..ba2dee6e8f457d8537b0667cff161adfa45633fd 100644 --- a/src/acs/call-funcs.hpp +++ b/src/acs/call-funcs.hpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/acs/environment.cpp b/src/acs/environment.cpp index 43fb3be97105707af6d400a0c4bfc2bbaa9e851b..6df2824981c687af99bfd34e9b967b425e19882a 100644 --- a/src/acs/environment.cpp +++ b/src/acs/environment.cpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/acs/environment.hpp b/src/acs/environment.hpp index c2d19623d0063fe1306910173d42ce9f59a2633d..249797f669feb3d3935888aea1be079c201f3e4e 100644 --- a/src/acs/environment.hpp +++ b/src/acs/environment.hpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/acs/interface.cpp b/src/acs/interface.cpp index e5d6e196af7faa18e3b01127af4d695a23c6d966..7f6a703cc5a8a3fbd3604d63f4a213d825a1755c 100644 --- a/src/acs/interface.cpp +++ b/src/acs/interface.cpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/acs/interface.h b/src/acs/interface.h index cbb8ab80987e7b119461478ae0d71e4210c625e9..cba20b253b8559c9502c5cc63fbbc2d0f9f13e37 100644 --- a/src/acs/interface.h +++ b/src/acs/interface.h @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/acs/stream.cpp b/src/acs/stream.cpp index 3d7fb85bff09d4725e280dffa97f23da3cedea8b..a4d3e74cfacbd7cfc000cd5903cf44626e7c0470 100644 --- a/src/acs/stream.cpp +++ b/src/acs/stream.cpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/acs/stream.hpp b/src/acs/stream.hpp index 456a72532435916a3a1248216e64ab6d2d3333dc..bbd83c7f3c8f01f7592524a64af39dad2b8d9e62 100644 --- a/src/acs/stream.hpp +++ b/src/acs/stream.hpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/acs/thread.cpp b/src/acs/thread.cpp index 35d088e227e33f372db47547e922ffda59361b9c..81bfbeb7634e37e79560ee0b768a8bda990a6672 100644 --- a/src/acs/thread.cpp +++ b/src/acs/thread.cpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/acs/thread.hpp b/src/acs/thread.hpp index f8338239c90ebdb4601cf0882a02661815b451e7..9c4da6626056b6a38d59aba521df8f0e52699629 100644 --- a/src/acs/thread.hpp +++ b/src/acs/thread.hpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2016 by James Haley, David Hill, et al. (Team Eternity) -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/android/i_cdmus.c b/src/android/i_cdmus.c index 12063745b3fa9adef15155d780664eee4dd4a2aa..52406d72d7598c1aa0a3d6272198c9878fc24c79 100644 --- a/src/android/i_cdmus.c +++ b/src/android/i_cdmus.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #include "../command.h" #include "../s_sound.h" #include "../i_sound.h" diff --git a/src/android/i_main.c b/src/android/i_main.c index 8696f3fc7183416d63ccc8d1784744023b5bc24f..b40223fd2065475f2c2fdfd7c0b170fd753a70fd 100644 --- a/src/android/i_main.c +++ b/src/android/i_main.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #define LOG_TAG "SRB2-main" #include "utils/Log.h" diff --git a/src/android/i_net.c b/src/android/i_net.c index f6e642022e4a54360d68004f69d61eaa5e3acb19..9fba603884699fe3f49ff78c10c127758d9e36ed 100644 --- a/src/android/i_net.c +++ b/src/android/i_net.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #include "../i_net.h" boolean I_InitNetwork(void) diff --git a/src/android/i_sound.c b/src/android/i_sound.c index b5a1c364618fbde5b8142eb74f7541ff2ecd18be..25081feb18decacc162aba5880bba14182a17bf6 100644 --- a/src/android/i_sound.c +++ b/src/android/i_sound.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #include "../i_sound.h" UINT8 sound_started = 0; diff --git a/src/android/i_system.c b/src/android/i_system.c index fe7fa863d96196ce8eef6aeb3aee0974ce90df66..5f045add4837c82a95f77f0e339a7740e0271224 100644 --- a/src/android/i_system.c +++ b/src/android/i_system.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #define LOG_TAG "SRB2" #include "../doomdef.h" diff --git a/src/android/i_video.c b/src/android/i_video.c index bf0decb74118385ff2b776d8d470e5ea3a03a2ba..055fdd074c9ed1ee38092104a1b2b2981dafb13d 100644 --- a/src/android/i_video.c +++ b/src/android/i_video.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #include "../doomdef.h" #include "../command.h" #include "../i_video.h" diff --git a/src/android/i_video.h b/src/android/i_video.h index aa0e78f3d01f369595a25ac5752f71649577f7dd..92158212fe0e606af693255d330932518f1bb32e 100644 --- a/src/android/i_video.h +++ b/src/android/i_video.h @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #ifndef _SRB2_ANDROID_VIDEO_ #define _SRB2_ANDROID_VIDEO_ diff --git a/src/archive_wrapper.hpp b/src/archive_wrapper.hpp index e615695b9657108bfa816fa9738a9208a05ca49f..972570ab2f8434191422446d15d5883c0d0a4c8d 100644 --- a/src/archive_wrapper.hpp +++ b/src/archive_wrapper.hpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/asm_defs.inc b/src/asm_defs.inc index ec286b0bd1bc7a6633fa0708c64751a28e90d353..a2ba4f919f064a460688a10285fbd48b0014c82b 100644 --- a/src/asm_defs.inc +++ b/src/asm_defs.inc @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/byteptr.h b/src/byteptr.h index 00bf34c3601e0c53a8d5c65e971291a6813608b4..e8deb88a214bdd78e4aa7352b1541f04172b7073 100644 --- a/src/byteptr.h +++ b/src/byteptr.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/comptime.c b/src/comptime.c index 386b53f46904df87fc5f64749cc11db6e6821e3f..a8cfc79de2567f644424c706146a31ed168a4644 100644 --- a/src/comptime.c +++ b/src/comptime.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + /* * Compiles date and time. * diff --git a/src/console.c b/src/console.c index 282f833a45d09d8083f9a9a80177c885b276c719..b458e2dc1dafed606d57ad0f655b841946e28977 100644 --- a/src/console.c +++ b/src/console.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/console.h b/src/console.h index 4f7a517bca933a8ea3b5a0bf05cdf920203c3213..64bdc41af5ac9bf1b3fd4300ae02debb4685faab 100644 --- a/src/console.h +++ b/src/console.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/cvars.cpp b/src/cvars.cpp index d743acf5cf94a94b5c837e138785014d0f27f882..e322c7c20b9a05f622337f2371bbe17979ca841a 100644 --- a/src/cvars.cpp +++ b/src/cvars.cpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/cxxutil.hpp b/src/cxxutil.hpp index 835d5e74f57fe86c0a57aabf427657d47fc6e720..5ebf1fd212e149e3c7402abf316391b956488204 100644 --- a/src/cxxutil.hpp +++ b/src/cxxutil.hpp @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Ronald "Eidolon" Kinard +// Copyright (C) 2024 by Kart Krew +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #ifndef __SRB2_CXXUTIL_HPP__ #define __SRB2_CXXUTIL_HPP__ diff --git a/src/d_event.h b/src/d_event.h index 67bbc34fde2e59945277ffa2b8b6154580c15967..cd60296834756e0b56fc79c6704564890ce8ac90 100644 --- a/src/d_event.h +++ b/src/d_event.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/d_net.c b/src/d_net.c index b68385f932de32bf347db895ab6be2ac9bf298f5..8a315fb1f2e58a014395aad264997ef8b9fa014c 100644 --- a/src/d_net.c +++ b/src/d_net.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/d_net.h b/src/d_net.h index 5d76915e883e691c690794df69a517d1a4e92c9a..7797235bc1853dcaf98f31dd431ccf65d5a786ff 100644 --- a/src/d_net.h +++ b/src/d_net.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/d_netcmd.c b/src/d_netcmd.c index 1a0dd95320e7a8568c8b4b057bac1598bdb7a226..665cfee13ab5d3e61e7cd356670f6d21fbd671ca 100644 --- a/src/d_netcmd.c +++ b/src/d_netcmd.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/d_netcmd.h b/src/d_netcmd.h index 4113d791cae1585947e4e179eccd1e69c5f6b2ed..4e4f1a8cdda020589cf9ef29d9d9a722c13bfd11 100644 --- a/src/d_netcmd.h +++ b/src/d_netcmd.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/d_netfil.h b/src/d_netfil.h index 904dc0da56079807d75155f310c996ac45b9d54d..c58972e76054bb8dd2977682fcb7086e44b50761 100644 --- a/src/d_netfil.h +++ b/src/d_netfil.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/d_player.h b/src/d_player.h index e455774faaf714723a6ff0cb2c1a39f2ab290465..166927be9adcc5c0b67711f19e309411d884250e 100644 --- a/src/d_player.h +++ b/src/d_player.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/d_think.h b/src/d_think.h index f3dda93800cba5881e1b29a80cc49fba91425883..550ae7a014a853aaa2cf67500228364d4b466ed9 100644 --- a/src/d_think.h +++ b/src/d_think.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/d_ticcmd.h b/src/d_ticcmd.h index 2cde49abc5aff1afcf499979a2995bd3124a7422..7f083d72be3c12cba9bd7fb52f241a8006d7c21c 100644 --- a/src/d_ticcmd.h +++ b/src/d_ticcmd.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/discord.c b/src/discord.c index 07b1b638f3664bb254ba10a60f902fb457d39f20..601d24a758567fc73057a7e49929f37298e736a5 100644 --- a/src/discord.c +++ b/src/discord.c @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sally "TehRealSalt" Cochenour. -// Copyright (C) 2018-2020 by Kart Krew. +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/discord.h b/src/discord.h index 7613a665b9a9b932891fd6cc38641ed3c7eff688..0de232c71c7cb1a6c7c621c1bed736427c05f9ca 100644 --- a/src/discord.h +++ b/src/discord.h @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sally "TehRealSalt" Cochenour. -// Copyright (C) 2018-2020 by Kart Krew. +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/doomtype.h b/src/doomtype.h index 49e2d11d831d90e5113f024f3a64ec58dc752bcc..2d35585518652b1852f70d2fb24042cab8d34ef8 100644 --- a/src/doomtype.h +++ b/src/doomtype.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/endian.h b/src/endian.h index 24d8e35cd541f88bc9975f582f0e7c3d503a7ff8..2d8163ddbbf91eb2c337be793642813d810a6cb8 100644 --- a/src/endian.h +++ b/src/endian.h @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2014-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/fastcmp.h b/src/fastcmp.h index 833b75330de71faf4e9e333332c1956de86777b8..4591a5451580299070e76fd04f1d9b32ffa1de5b 100644 --- a/src/fastcmp.h +++ b/src/fastcmp.h @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #ifndef __FASTCMP_H__ #define __FASTCMP_H__ diff --git a/src/font.c b/src/font.c index 39f879ea0a8febf3dabfd6e6be108ed25e4e27b0..bf0242cd9a521ba32576ecceb6323839fab58ed2 100644 --- a/src/font.c +++ b/src/font.c @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1999-2018 by Sonic Team Junior. -// Copyright (C) 2019 by Kart Krew. +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/font.h b/src/font.h index 30a4a5002dc5bca9c19de6323633973811e32bf4..414e69e6be3948a021d98b5eccb28938bdbcf357 100644 --- a/src/font.h +++ b/src/font.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1999-2018 by Sonic Team Junior. -// Copyright (C) 2019 by Kart Krew. +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2018 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_build_ticcmd.cpp b/src/g_build_ticcmd.cpp index 134c47366102fbaae93444180411533d52ab4c77..72655ada47dc93c1fc50eb8db8d8af48ffdb3d21 100644 --- a/src/g_build_ticcmd.cpp +++ b/src/g_build_ticcmd.cpp @@ -1,9 +1,9 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. -// Copyright (C) 2023 by Kart Krew. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_demo.cpp b/src/g_demo.cpp index fc35ae11a15ba35ee52be90c3311011ff3b50eaa..f3d86c9dfda615f762d339f660a444bf427757ad 100644 --- a/src/g_demo.cpp +++ b/src/g_demo.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_demo.h b/src/g_demo.h index ac354dadc60fdf58b6787ba513411a8e5fa3fe41..5df5fe8ea5ab9e3725fdbea86583efb98f503669 100644 --- a/src/g_demo.h +++ b/src/g_demo.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_game.c b/src/g_game.c index f983a070c0bb9f24f125e341870d7e077a8f1bd2..1c4d23a80aaa0187934744db5259f73757a7131e 100644 --- a/src/g_game.c +++ b/src/g_game.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_game.h b/src/g_game.h index 232ba411fcf750b19cd7b80069eab46f0e7ea716..019172d7e8072a4f6924dcc2651be8811dd9113c 100644 --- a/src/g_game.h +++ b/src/g_game.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_gamedata.cpp b/src/g_gamedata.cpp index 5662688d3a8bf2ef0effb81dc619fbe82308402f..fc1bdd277fc418c43f2ca93eb77606df81f9d805 100644 --- a/src/g_gamedata.cpp +++ b/src/g_gamedata.cpp @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by Ronald "Eidolon" Kinard +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_gamedata.h b/src/g_gamedata.h index 0fb8ebe11cbf15d926a32ea9b45b2e3ed9f0e996..c5ba7bdcd980428cd1787f63dd3fffd2221477ec 100644 --- a/src/g_gamedata.h +++ b/src/g_gamedata.h @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by Ronald "Eidolon" Kinard +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_input.c b/src/g_input.c index 8c3d61a98e34dd4aaa0f23fbf21676fdf18a47f7..9175e53a84b53027de5f61cd8f38d413a1f05087 100644 --- a/src/g_input.c +++ b/src/g_input.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_input.h b/src/g_input.h index 84d9df55f83c3fd9282cbcfd5ca8e4b49854d579..cc04f00477da8a5f61ea9f8e4ad7c8d0d34a3ebd 100644 --- a/src/g_input.h +++ b/src/g_input.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_party.cpp b/src/g_party.cpp index c0e1844c0e40fd14a8fe1c09746dd602c0cd32f8..95d260d7276d8ae00a06f5581e84bb0f7e283970 100644 --- a/src/g_party.cpp +++ b/src/g_party.cpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_party.h b/src/g_party.h index 56816031bca992c0bd060b311287e8d2eebb856b..5b16c1f2b648681e5b1b73209bb634f4ceacfaac 100644 --- a/src/g_party.h +++ b/src/g_party.h @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/g_state.h b/src/g_state.h index c4d901bc7a23499692c648a5486358d2590703fa..9bdadf52cbd88d6a07776df98a79d1be544859b1 100644 --- a/src/g_state.h +++ b/src/g_state.h @@ -1,7 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/http-mserv.c b/src/http-mserv.c index 7794a8f7c4b59f39211bf35a2203c89bdb46d9bd..622d051dce3e54a8f0214224591cb224d0f3c0bc 100644 --- a/src/http-mserv.c +++ b/src/http-mserv.c @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2020 by James R. +// Copyright (C) 2024 by James R. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/hu_stuff.c b/src/hu_stuff.c index 489b13ce9f5476ebbd05c8a685368f37c02c1d72..643c1828ab9ab1f128f9835983c7adc1825f37c5 100644 --- a/src/hu_stuff.c +++ b/src/hu_stuff.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/hu_stuff.h b/src/hu_stuff.h index 3be1bdcac95c3feb587a4ba9e947a46bfaade09c..0a359f4f7b1ce9daa9a6b0f269dc790a78151837 100644 --- a/src/hu_stuff.h +++ b/src/hu_stuff.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_addrinfo.c b/src/i_addrinfo.c index e8bff686ba9fdafe1327ab595bd8f974b4ef1350..095731338cc3dbddc380f73dd2ca2abfa348d694 100644 --- a/src/i_addrinfo.c +++ b/src/i_addrinfo.c @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2011-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_addrinfo.h b/src/i_addrinfo.h index 948da796760a026996089058978dedd18dcce20c..b435cfaa520132a2f4d3370e34255969476eca34 100644 --- a/src/i_addrinfo.h +++ b/src/i_addrinfo.h @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2011-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_joy.h b/src/i_joy.h index 53824d3910a4527f443f5656d134255beee0a5bb..5b0362eb080a2592e3de74133a1fd32666e19e1b 100644 --- a/src/i_joy.h +++ b/src/i_joy.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_net.h b/src/i_net.h index aa0b732cdb513a976c387e0c27c9b722635db7f1..efe325081cb96a11301e070459d404236a6bf8c9 100644 --- a/src/i_net.h +++ b/src/i_net.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_sound.h b/src/i_sound.h index 29767114e5700e2169616e572fa23819d184d9c2..ea346b859a37d6129c0c5bddb652d76bad6915dc 100644 --- a/src/i_sound.h +++ b/src/i_sound.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_system.h b/src/i_system.h index e2eff46b5611af307bca1f32511f459f1c2f0542..c78e09fd8b217c5baf2888b707edd48571ab9939 100644 --- a/src/i_system.h +++ b/src/i_system.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_tcp.c b/src/i_tcp.c index 13a02a548d22987968dffe71a48e34784bd74916..25e98b9d0473070bdff194a70ef5b3b809ac6a30 100644 --- a/src/i_tcp.c +++ b/src/i_tcp.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_tcp.h b/src/i_tcp.h index b5bdc8a4db837cabc3acfef2052d2f70e334ac85..305d1e590cd46456219abada34ecae2d11b112fd 100644 --- a/src/i_tcp.h +++ b/src/i_tcp.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_tcp_detail.h b/src/i_tcp_detail.h index a0ec63a9d833ca307ed044ce44704350dc0d6d2a..037b46fa6c55bc2fa4586e993bab33ef9f4910fe 100644 --- a/src/i_tcp_detail.h +++ b/src/i_tcp_detail.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_threads.h b/src/i_threads.h index b275954506a6bae00456399b8140a52a23ddd173..a0c210e2483da075e53526d512b023d39c7e1eac 100644 --- a/src/i_threads.h +++ b/src/i_threads.h @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2020 by James R. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2024 by James Robert Roman. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_time.c b/src/i_time.c index 6df6d5581f3775ec770245d4f6117afdd65daee6..50d443a6b6642770a408f3a11a47251977fde65b 100644 --- a/src/i_time.c +++ b/src/i_time.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2022 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2022 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_time.h b/src/i_time.h index 318b1dda1c05ff903907ce5cb8dccb8a40a7e7f4..b3cccfe1b8e8acffab6ce45dddb28ae72cbd9648 100644 --- a/src/i_time.h +++ b/src/i_time.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2022 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_video.h b/src/i_video.h index c5185dfe0ae86ddfba90b8782a3e822427628208..1617a730555d8e328d5cac1e10c2a3f6bcd7e3e4 100644 --- a/src/i_video.h +++ b/src/i_video.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/i_video_common.cpp b/src/i_video_common.cpp index c1c82d6fa43e9faa9c3264f7a625d4c683670738..92457f2622fbbc63df8f8cfe34b81d25697d740a 100644 --- a/src/i_video_common.cpp +++ b/src/i_video_common.cpp @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by Ronald "Eidolon" Kinard +// Copyright (C) 2024 by Ronald "Eidolon" Kinard +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/info.c b/src/info.c index ae7a97959d77f155481ec98eeca9007bc1c3a05a..d8754f58c64d5d645eac0ead9f2335dd9c905861 100644 --- a/src/info.c +++ b/src/info.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/info.h b/src/info.h index 781b8818267cb964c184668cf507e13c15559221..dc900685651968d243bba01b7aee3a3cc304bf9b 100644 --- a/src/info.h +++ b/src/info.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_bans.cpp b/src/k_bans.cpp index 1f8d175113a3761075ee4b9162cdf1424a80018e..bf5e38ec10322416d346451aed51017ca2f13c8b 100644 --- a/src/k_bans.cpp +++ b/src/k_bans.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. -// Copyright (C) 2023 by AJ "Tyron" Martinez +// Copyright (C) 2024 by AJ "Tyron" Martinez +// Copyright (C) 2024 by Kart Krew +// Copyright (C) 2020 by Sonic Team Junior +// Copyright (C) 2000 by DooM Legacy Team // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_bans.h b/src/k_bans.h index d97c2fbf52ce796bf370136a89ea99c524f17668..f10579674ceb8ecd4116701714836e020abf56ac 100644 --- a/src/k_bans.h +++ b/src/k_bans.h @@ -1,8 +1,10 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 2023 by AJ "Tyron" Martinez +// Copyright (C) 2024 by AJ "Tyron" Martinez. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_battle.c b/src/k_battle.c index 5d284bb7721aaefffccdfa0d4cc534cbd4a8fb30..05bc34b57a3b70c1e62835d922717647024fa4ef 100644 --- a/src/k_battle.c +++ b/src/k_battle.c @@ -1,3 +1,11 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file k_battle.c /// \brief SRB2Kart Battle Mode specific code diff --git a/src/k_battle.h b/src/k_battle.h index 7806894e5848b466b041ea2f040ccfdf24e202ba..c813efb3cb05cc89d0d84d6853eed8adae3da636 100644 --- a/src/k_battle.h +++ b/src/k_battle.h @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #ifndef __K_BATTLE__ #define __K_BATTLE__ diff --git a/src/k_bheap.c b/src/k_bheap.c index 495c8ba0f98d24dd495c8d1ee3c6c28b6673153f..b29f022dd204afa6b1b9aaec47b4686a7f8c6905 100644 --- a/src/k_bheap.c +++ b/src/k_bheap.c @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sean "Sryder" Ryder -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sean "Sryder" Ryder +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_bheap.h b/src/k_bheap.h index b47ad7a744b085d76ada74128fee84d66fb0144c..107aacd0fc6b50012d0b3760bbf895fdf74e3a65 100644 --- a/src/k_bheap.h +++ b/src/k_bheap.h @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sean "Sryder" Ryder -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sean "Sryder" Ryder +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_boss.c b/src/k_boss.c index 58f5bb98c618c915740215dad1e7272cace9ccfe..ecdf6a2093348238dc5069a0276dc201ce28eec4 100644 --- a/src/k_boss.c +++ b/src/k_boss.c @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2023 by Vivian "toastergrl" Grannell -// Copyright (C) 2018-2023 by Kart Krew +// Copyright (C) 2024 by Vivian "toastergrl" Grannell +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_boss.h b/src/k_boss.h index 0fbd2857c858f0aa3104c6dfffe1221cbf3cd952..fe42652b14beccbc86f61a477364c1cb07e32670 100644 --- a/src/k_boss.h +++ b/src/k_boss.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2023 by Vivian "toastergrl" Grannell -// Copyright (C) 2018-2023 by Kart Krew +// Copyright (C) 2024 by Vivian "toastergrl" Grannell +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_bot.cpp b/src/k_bot.cpp index 62d2e6fbe4c5356246ac3ba61f94f5dbc5afede2..e6b765a0c8b10147b518f426d08bc8873725a539 100644 --- a/src/k_bot.cpp +++ b/src/k_bot.cpp @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_bot.h b/src/k_bot.h index e133d7f8a548e8073e2abd43ff4b44bdea3441fb..296617e683cf1c7a65ca262a30d30847294c9d5f 100644 --- a/src/k_bot.h +++ b/src/k_bot.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_botitem.cpp b/src/k_botitem.cpp index a08fbb53b13301814a001331e933f6728eed09bc..4c2c148373b5a0e278b1e415dc2f0a250120450a 100644 --- a/src/k_botitem.cpp +++ b/src/k_botitem.cpp @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_botsearch.cpp b/src/k_botsearch.cpp index b7a47945636def6a6d803a23c61856be0e04c25d..6d1e2c85c96383575ba95e0bd1277d35cccd574c 100644 --- a/src/k_botsearch.cpp +++ b/src/k_botsearch.cpp @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_brightmap.c b/src/k_brightmap.c index 5b996342639949cb658a9e13aeefc7e437f0f29a..a13ea65afbfad09001487371cf8f189a797dbb50 100644 --- a/src/k_brightmap.c +++ b/src/k_brightmap.c @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2021 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2021 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_brightmap.h b/src/k_brightmap.h index 7986b48e2238b8e39197e69b92d355c5b60b61ab..1fee05f1247463bda99ac9ff3ad97383abb1d1d8 100644 --- a/src/k_brightmap.h +++ b/src/k_brightmap.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2021 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2021 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_collide.cpp b/src/k_collide.cpp index 4231bbeebc829c7e03eb492fb7e89bcc0e25d550..cd76a312dacba437bbfdc5e4ff38cafcbcef4235 100644 --- a/src/k_collide.cpp +++ b/src/k_collide.cpp @@ -1,3 +1,11 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file k_collide.cpp /// \brief SRB2Kart item collision hooks diff --git a/src/k_collide.h b/src/k_collide.h index f7b557467188b98c26bbeb578b318616096c7a09..d72b30fd67d6561396e97bbc52b0031524f7af1b 100644 --- a/src/k_collide.h +++ b/src/k_collide.h @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #ifndef __K_COLLIDE__ #define __K_COLLIDE__ diff --git a/src/k_color.c b/src/k_color.c index 6f4b245ed6376c760470ef364dc43fb52eae4af4..35ea3d6a82e4c5e24f69de37989d0f872d21971f 100644 --- a/src/k_color.c +++ b/src/k_color.c @@ -1,6 +1,6 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_color.h b/src/k_color.h index a66626f62aac8fae84f6a4b951899e158874d0e2..2123b22e8b242b702d9dee2eec8dc28f51bf1468 100644 --- a/src/k_color.h +++ b/src/k_color.h @@ -1,6 +1,6 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_credits.cpp b/src/k_credits.cpp index f45ee0b2c10a16631cb20733ea78114889a9866d..bcd90a1bbf83c1253f7dfe0960edcbbc3129bc47 100644 --- a/src/k_credits.cpp +++ b/src/k_credits.cpp @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_credits.h b/src/k_credits.h index c2836f07d5eebc9576ae6b145173610ee0145b73..fc00c41cf59801abf22443b68bd4dc3c9a02aaec 100644 --- a/src/k_credits.h +++ b/src/k_credits.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_dialogue.cpp b/src/k_dialogue.cpp index 026e466b5d55e6d21f6658c1499b5eeb1b4a9ffb..61bd6982a29cdf6ded6ffd8b467326ea86a3ec18 100644 --- a/src/k_dialogue.cpp +++ b/src/k_dialogue.cpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sonic Team Junior -// Copyright (C) by Kart Krew -// Copyright (C) by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew +// Copyright (C) 2020 by Sonic Team Junior // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_dialogue.h b/src/k_dialogue.h index 8b8ba838181ca70f61662ebbf63d026b6bf57e09..b5894f7eea42b51e37de89141674cac6b632829f 100644 --- a/src/k_dialogue.h +++ b/src/k_dialogue.h @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sonic Team Junior -// Copyright (C) by Kart Krew -// Copyright (C) by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew +// Copyright (C) 2020 by Sonic Team Junior // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_dialogue.hpp b/src/k_dialogue.hpp index 895283f2edc50c6a3e28d9f9989daf3defb63dfc..530748a9c5f71c43c758323ec87785f022b0961e 100644 --- a/src/k_dialogue.hpp +++ b/src/k_dialogue.hpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sonic Team Junior -// Copyright (C) by Kart Krew -// Copyright (C) by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew +// Copyright (C) 2020 by Sonic Team Junior // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_director.cpp b/src/k_director.cpp index bbc9757a00cb54554a1a3ae611049283aaeb78bc..b3881256f61749ede6cad0c24e0d48783845ec44 100644 --- a/src/k_director.cpp +++ b/src/k_director.cpp @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by AJ "Tyron" Martinez. // Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_director.h b/src/k_director.h index 63b60a566e674719960a156bff5a71c6945141cb..47d7ea9be4ba4927d96685b578f1c0894934f694 100644 --- a/src/k_director.h +++ b/src/k_director.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by AJ "Tyron" Martinez. // Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_endcam.cpp b/src/k_endcam.cpp index 6d92a9751a924dbcccc0364b438d10aacc98e7c8..6bb26672cd75aeee407c5e5c53066371f2429c09 100644 --- a/src/k_endcam.cpp +++ b/src/k_endcam.cpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_endcam.h b/src/k_endcam.h index d6d976883871e81e5ab43c3d7fd2f30236accf3c..e321e6e5b3a94f4d7ade72bd2f215b7e6d2a83c0 100644 --- a/src/k_endcam.h +++ b/src/k_endcam.h @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_grandprix.c b/src/k_grandprix.c index 8ac3f7e823f682d8949239bcfdb2febeebaf52b3..b9e0168e8eb75e84fcd7c003e7c5d3e58e2cf6d2 100644 --- a/src/k_grandprix.c +++ b/src/k_grandprix.c @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_grandprix.h b/src/k_grandprix.h index 05887dac54c14890b0fc58c36aad43be00ca85f3..9da27a39750a53a796eda0bac6677ce7f88a97c6 100644 --- a/src/k_grandprix.h +++ b/src/k_grandprix.h @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_hitlag.c b/src/k_hitlag.c index 7bdadf9c9036c010afc2f91fcafa6cc1569c2996..c12cbf67c8766d9269f19162ee00b0541a2ddc13 100644 --- a/src/k_hitlag.c +++ b/src/k_hitlag.c @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_hitlag.h b/src/k_hitlag.h index fed3b75cc063cb74a0f432e8574179d61c9b45a3..2a14eb44d65d7fad6d9542205c1cd4dca716911a 100644 --- a/src/k_hitlag.h +++ b/src/k_hitlag.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_hud.cpp b/src/k_hud.cpp index 7053e2f253343e6c2d30105bf41047206f66bf39..73ffb6be3666f340565ba0b95401bcb382b7c948 100644 --- a/src/k_hud.cpp +++ b/src/k_hud.cpp @@ -1,6 +1,6 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_hud.h b/src/k_hud.h index 1eefc155ea89381ffcb115cc78ba5fe62938dd09..dea1e5a985f0a972b96a36696d0cb1a07ddb7d71 100644 --- a/src/k_hud.h +++ b/src/k_hud.h @@ -1,6 +1,6 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_hud_track.cpp b/src/k_hud_track.cpp index 4c37a78ceb6e1fc5f9c1cf5c0a6440cb73cd2312..31fbe2d5d213f6294ad711a0c689088bece13231 100644 --- a/src/k_hud_track.cpp +++ b/src/k_hud_track.cpp @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- + #include <algorithm> #include <functional> #include <cstddef> diff --git a/src/k_kart.c b/src/k_kart.c index ac273d109d96b0820b22ee2e236bedc206b2cb74..215265bcaad254d371bfb6a3ad08a27d29bac089 100644 --- a/src/k_kart.c +++ b/src/k_kart.c @@ -11,6 +11,12 @@ /// \brief SRB2kart general. /// All of the SRB2kart-unique stuff. +// TODO: Break this up into more files. +// Files dedicated only for "general miscellanea" +// are straight-up bad coding practice. +// It's better to have niche files that are +// too short than one file that's too massive. + #include "k_kart.h" #include "k_battle.h" #include "k_pwrlv.h" diff --git a/src/k_mapuser.c b/src/k_mapuser.c index 9253e1eaaa8912868226fb8690eecca9ec042511..22319fd9fd0a2981d705fb04a14b04e8ad0c7d60 100644 --- a/src/k_mapuser.c +++ b/src/k_mapuser.c @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_mapuser.h b/src/k_mapuser.h index 6bbb6e51609aaf8eda36c6fb18ad79617e3ea39d..6d784d751e076c34ce3382aae2ec44edded6a6c2 100644 --- a/src/k_mapuser.h +++ b/src/k_mapuser.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_pathfind.c b/src/k_pathfind.c index bd11ecdeb48208b525f6117aefe337d580606238..837248b92c4a752b0cffc1a7215de075a55c08d8 100644 --- a/src/k_pathfind.c +++ b/src/k_pathfind.c @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sean "Sryder" Ryder -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sean "Sryder" Ryder +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_pathfind.h b/src/k_pathfind.h index 0e6671b0e127210f583f8c71df13d9a386920334..70c66a02c0607e3109930d6496edecdcc72fc588 100644 --- a/src/k_pathfind.h +++ b/src/k_pathfind.h @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sean "Sryder" Ryder -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sean "Sryder" Ryder +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_podium.cpp b/src/k_podium.cpp index 8e5ef73eb31d31217936b6016753e010a2da264b..342b0179691571e151c2cf0848d54dc2c25f6297 100644 --- a/src/k_podium.cpp +++ b/src/k_podium.cpp @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_podium.h b/src/k_podium.h index 2153d547b202e01c654d54409e8c6099e8cbbb75..0dba7fdc6304e5d972a615d90bb31100c1de23ba 100644 --- a/src/k_podium.h +++ b/src/k_podium.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_pwrlv.c b/src/k_pwrlv.c index 12f9e1a2bb0510ca5e3d1933d4b320a5833b6fc9..dd95294a23dd3eeba91d54a75342b3264be86378 100644 --- a/src/k_pwrlv.c +++ b/src/k_pwrlv.c @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2022 by Sally Cochenour +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_pwrlv.h b/src/k_pwrlv.h index be8d32d76193dd849dc45332bfd043eb6d796329..9494ed0f418c1f2e97f1d41a9ac0df3a7878b4d2 100644 --- a/src/k_pwrlv.h +++ b/src/k_pwrlv.h @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2022 by Sally Cochenour +// Copyright (C) 2024 by Sally Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_race.c b/src/k_race.c index 1ade6c494cad303b440828c73c4f4001e4ada5d6..430204adb51e41c18573d45a9a416edec1bf2985 100644 --- a/src/k_race.c +++ b/src/k_race.c @@ -1,6 +1,6 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_race.h b/src/k_race.h index ed4ded9f8301dedff0f6dbecdadba652d9d006b7..88c9d12663dc54896eba54deae8b1396c583f044 100644 --- a/src/k_race.h +++ b/src/k_race.h @@ -1,6 +1,6 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_rank.cpp b/src/k_rank.cpp index d025bcfc2aa2ba0ecc5d3120daa644ed1a7a5f28..af7f12bf1b5941702f736cefa20515ffba9eedad 100644 --- a/src/k_rank.cpp +++ b/src/k_rank.cpp @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_rank.h b/src/k_rank.h index 330c70a87292f9c562d8ad4bce9fdfd3402a3e61..4d69740067b9d704ed3474837c0903ab360841f1 100644 --- a/src/k_rank.h +++ b/src/k_rank.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_respawn.c b/src/k_respawn.c index 824dfa9e5bef727e29c87a2452abd890ac38a76a..7756e2513cfb42228b9898de5bb4ae996042e5c8 100644 --- a/src/k_respawn.c +++ b/src/k_respawn.c @@ -1,6 +1,6 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_respawn.h b/src/k_respawn.h index 4d02f99315ce49d60768fc127aa4420b3cf637ef..a6c0ea09bcfb3714736941f9125f87d57c3a356b 100644 --- a/src/k_respawn.h +++ b/src/k_respawn.h @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_roulette.c b/src/k_roulette.c index be4c5d76091b065c86076704bd09c06f244efe7f..cd805da918bd8df9608648259fc0aa5b87254cf2 100644 --- a/src/k_roulette.c +++ b/src/k_roulette.c @@ -1,13 +1,13 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2022 by Kart Krew -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. // See the 'LICENSE' file for more details. //----------------------------------------------------------------------------- -/// \file 0 +/// \file k_roulette.c /// \brief Item roulette code. #include "k_roulette.h" diff --git a/src/k_roulette.h b/src/k_roulette.h index 9eba345d4d33cf435791dda3d88302077db34d0f..058562cb6f521a98fe9afe875393ea8bf392c4b9 100644 --- a/src/k_roulette.h +++ b/src/k_roulette.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2022 by Kart Krew -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_serverstats.c b/src/k_serverstats.c index 4e5177d322aafa4ff00da4004c976a3fe2930680..b5107f1c462b2360c7e5a5d6803c007efa5a6427 100644 --- a/src/k_serverstats.c +++ b/src/k_serverstats.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. -// Copyright (C) 2023 by AJ "Tyron" Martinez +// Copyright (C) 2024 by AJ "Tyron" Martinez. +// Copyright (C) 2024 by Kart Krew +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_specialstage.c b/src/k_specialstage.c index 9891a5dddd3e4723adc15712514b84ec518185ab..6c0ab53e64372a0e66dab6b161da0523e25b1f47 100644 --- a/src/k_specialstage.c +++ b/src/k_specialstage.c @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_specialstage.h b/src/k_specialstage.h index f0e1944792ff9590e5f2a1dbcd92aa0f08fc1a8e..b155c1bedc41e693a2d96e5cfe88b2ee94bd30b1 100644 --- a/src/k_specialstage.h +++ b/src/k_specialstage.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2022 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2022 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_tally.cpp b/src/k_tally.cpp index 57ee2612bcbaa070600f9eaba61348a8abbfd01c..b65e7c6bbb5cc869b80043474909f5a1f45db375 100644 --- a/src/k_tally.cpp +++ b/src/k_tally.cpp @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_tally.h b/src/k_tally.h index 62587cd7beb0e567342a802f031c7aab5aafd455..9079103a641e815b56a9cdbaf4a7b3b9d863dcff 100644 --- a/src/k_tally.h +++ b/src/k_tally.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Kart Krew -// Copyright (C) by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_terrain.c b/src/k_terrain.c index d3862f32982739cb6613264ddf90042f75aae2ed..b493c903cbda76f15824ff08cbab040a243338fc 100644 --- a/src/k_terrain.c +++ b/src/k_terrain.c @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2021 by ZDoom + GZDoom teams, and contributors -// Copyright (C) 2021 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2021 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew +// Copyright (C) 2021 by ZDoom + GZDoom teams, and contributors // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_terrain.h b/src/k_terrain.h index c8c86bbcbfaf6bd48f0c96ec0570ddf632c8586d..314b83af69042db12b46734ebc519ebad60ee610 100644 --- a/src/k_terrain.h +++ b/src/k_terrain.h @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2021 by ZDoom + GZDoom teams, and contributors -// Copyright (C) 2021 by Sally "TehRealSalt" Cochenour -// Copyright (C) 2021 by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew +// Copyright (C) 2021 by ZDoom + GZDoom teams, and contributors // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_vote.c b/src/k_vote.c index 7381d6e986b253e9ed943c13756d5262e1772894..821128bb08a0f76e845f9f8e409406b1ee9dc570 100644 --- a/src/k_vote.c +++ b/src/k_vote.c @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_vote.h b/src/k_vote.h index bf45c7688a21c9043494300e19d287dbdb958369..652eb865a8ee2decefbc1ef5567e6d9b73609b18 100644 --- a/src/k_vote.h +++ b/src/k_vote.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_waypoint.cpp b/src/k_waypoint.cpp index 6d87b2473122ac81aaebd17e845d45d4df6de0fd..95eed059ce00b15b8829e135b06ead6eec7dcac0 100644 --- a/src/k_waypoint.cpp +++ b/src/k_waypoint.cpp @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sean "Sryder" Ryder -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sean "Sryder" Ryder +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_waypoint.h b/src/k_waypoint.h index d2886d03043d1fd01d546665b5754f4a11079081..ca4aa351a58a7be46cb82484bf785d9176f75488 100644 --- a/src/k_waypoint.h +++ b/src/k_waypoint.h @@ -1,7 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2020 by Sean "Sryder" Ryder -// Copyright (C) 2018-2020 by Kart Krew +// Copyright (C) 2024 by Sean "Sryder" Ryder +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_zvote.c b/src/k_zvote.c index a66c41994203f05eab7dafcd653629d368f3a6da..0f28788eefaa31680983f96ff1419d4f0f754468 100644 --- a/src/k_zvote.c +++ b/src/k_zvote.c @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_zvote.h b/src/k_zvote.h index 61ee8c63057338708aa0e88fc3155ba576f1bb30..3aac7f1e251f5eb75fdb84bbc17849f73cd32c35 100644 --- a/src/k_zvote.h +++ b/src/k_zvote.h @@ -1,7 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) by Sally "TehRealSalt" Cochenour -// Copyright (C) by Kart Krew +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/keys.h b/src/keys.h index 6ba29557235c3e55995348a8ccd7f0478b860432..4bb63be4e2bae18aaaa8d2a3fba28da161bbdad9 100644 --- a/src/keys.h +++ b/src/keys.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_baselib.c b/src/lua_baselib.c index 60916c580ef71add850fd0dcc713e3bab841e5f8..18d2dc2c7f604003a134decbcab3def656bc0cf6 100644 --- a/src/lua_baselib.c +++ b/src/lua_baselib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_blockmaplib.c b/src/lua_blockmaplib.c index efb14a9c3d58587593c68885e686d987b27912c5..b0c8a9f7413ef96ca04e1452b996f933c003060c 100644 --- a/src/lua_blockmaplib.c +++ b/src/lua_blockmaplib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2016-2020 by Iestyn "Monster Iestyn" Jealous. -// Copyright (C) 2016-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Iestyn "Monster Iestyn" Jealous. +// Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_consolelib.c b/src/lua_consolelib.c index ea9d96e227a4718500407147d16e9198e0013010..274a215f602288236405b76d7264b3ac89c4d48c 100644 --- a/src/lua_consolelib.c +++ b/src/lua_consolelib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_hook.h b/src/lua_hook.h index 01daea11fffe9a804deb651657678519efabe0d2..cb126c534187feb0562a7250f78032c5fed3257e 100644 --- a/src/lua_hook.h +++ b/src/lua_hook.h @@ -1,7 +1,8 @@ - +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2022 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2022 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_hooklib.c b/src/lua_hooklib.c index f73578a81461407cd54f3cd938b78ce9ca700f12..0eacf83ce9dc3a7236256c0fe1123787b5e62e9a 100644 --- a/src/lua_hooklib.c +++ b/src/lua_hooklib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2022 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_hud.h b/src/lua_hud.h index 722bca50e177a0209d182d4f470e5197f032b94b..8525aabf4d2f1db8bcd3b42d2d767489fb9384f7 100644 --- a/src/lua_hud.h +++ b/src/lua_hud.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2014-2016 by John "JTE" Muniz. -// Copyright (C) 2014-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2022 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_hudlib.c b/src/lua_hudlib.c index 862d1feef0a6244eac265f1badfef0f1989eff31..d9501acc3a092d0f4ae69c8e608545b26e50112c 100644 --- a/src/lua_hudlib.c +++ b/src/lua_hudlib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2014-2016 by John "JTE" Muniz. -// Copyright (C) 2014-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_hudlib_drawlist.c b/src/lua_hudlib_drawlist.c index 814632e6692d2c675f0f8e3e1aeb196595638eb2..1c7ee31178bb95ae15f760db378fe57f93c41723 100644 --- a/src/lua_hudlib_drawlist.c +++ b/src/lua_hudlib_drawlist.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2014-2016 by John "JTE" Muniz. -// Copyright (C) 2014-2022 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_hudlib_drawlist.h b/src/lua_hudlib_drawlist.h index bf2a161e222295919b64212fb20bb60e5bf888b8..fea4499cb7b4bc8610c8b858d391f4c3975ac764 100644 --- a/src/lua_hudlib_drawlist.h +++ b/src/lua_hudlib_drawlist.h @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2022-2022 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2022 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_infolib.c b/src/lua_infolib.c index 130753a8c2992cc4e488b7dae2bb7a03b919d565..6c3d64d9160ae0b51fa523372ef01267fd0e23f2 100644 --- a/src/lua_infolib.c +++ b/src/lua_infolib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_libs.h b/src/lua_libs.h index 421b72bee5b03a64037ccdb72172a0f5143a0ec6..09df94514eba567196187c1cd651732831c616d5 100644 --- a/src/lua_libs.h +++ b/src/lua_libs.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2022 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_maplib.c b/src/lua_maplib.c index adb65325f4617b229a19faf62f314cdd6fe9c715..406c392fac4798fe4f385813e82ead4d8ecaacb8 100644 --- a/src/lua_maplib.c +++ b/src/lua_maplib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_mathlib.c b/src/lua_mathlib.c index 8d89abeeb00b57bec3096fed15ea5e4d9c9adc17..d3a86da2039185776d30e54349d76fd4f83d6aca 100644 --- a/src/lua_mathlib.c +++ b/src/lua_mathlib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_mobjlib.c b/src/lua_mobjlib.c index afe34b3bd266177675ef662bfa6ca1185b9eb620..e8e9f89bd30154fa8066dfbca803ca470f91132a 100644 --- a/src/lua_mobjlib.c +++ b/src/lua_mobjlib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_playerlib.c b/src/lua_playerlib.c index 26db167a552c80b21265d06f91fd56fe1dddff3c..6ec65fe86995af8f06d5b269b7d272ee19a0017c 100644 --- a/src/lua_playerlib.c +++ b/src/lua_playerlib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_polyobjlib.c b/src/lua_polyobjlib.c index 0ee0055ae7f600b037ab13f5ed932c47531f645b..ad40b5bcdd5d6e03a767812c95d35ff12fb7b885 100644 --- a/src/lua_polyobjlib.c +++ b/src/lua_polyobjlib.c @@ -1,5 +1,6 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. // Copyright (C) 2020 by Iestyn "Monster Iestyn" Jealous. // Copyright (C) 2020 by Sonic Team Junior. // diff --git a/src/lua_profile.cpp b/src/lua_profile.cpp index ee2a15ed0ec20ae6923f38e67de45e06516028ee..ff28e294e2300e3fbec65e4f68ae69881050b5fb 100644 --- a/src/lua_profile.cpp +++ b/src/lua_profile.cpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_profile.h b/src/lua_profile.h index cd772509c4fcbe7c88ec3a061ecb31f48495c4ce..20c0bd7f2ce7ecfa6f770f89ba6184fb40708fee 100644 --- a/src/lua_profile.h +++ b/src/lua_profile.h @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_script.c b/src/lua_script.c index fbcc4526e13c5e4fb27d017fc2ed18f1735bb794..f477aba6571ede9e6a9455c39456754a88138452 100644 --- a/src/lua_script.c +++ b/src/lua_script.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_script.h b/src/lua_script.h index 231aa31a92bc22e9efb8504cea5109f5f281ea0c..00ad2526d640b3003a447afdd3f980745297ed36 100644 --- a/src/lua_script.h +++ b/src/lua_script.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2022 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_skinlib.c b/src/lua_skinlib.c index 3626a553af432c29ed78a303f82cfd3f379b1083..f02a07fab9f5d39abe624009f3c7ee2783d6711f 100644 --- a/src/lua_skinlib.c +++ b/src/lua_skinlib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2014-2016 by John "JTE" Muniz. -// Copyright (C) 2014-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lua_taglib.c b/src/lua_taglib.c index c9f320fe8f230524b0b42b10b04022b8d79a5d10..79ce038f498cf305e019aa37b399641b89d4a7db 100644 --- a/src/lua_taglib.c +++ b/src/lua_taglib.c @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2020 by James R. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by James Robert Roman. // Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the diff --git a/src/lua_thinkerlib.c b/src/lua_thinkerlib.c index 82baa64693472908fb22029a7838ee6f2228e7e3..351e7c663a2c67c1813ba32760e9a6f455912979 100644 --- a/src/lua_thinkerlib.c +++ b/src/lua_thinkerlib.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2012-2016 by John "JTE" Muniz. -// Copyright (C) 2012-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by John "JTE" Muniz. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lzf.c b/src/lzf.c index f81c3ee0a36321356a4eafff073d3177dd19fbd7..68bff959f353124a05e480c646a091311b742cef 100644 --- a/src/lzf.c +++ b/src/lzf.c @@ -1,6 +1,6 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2000-2005 by Marc Alexander Lehmann <schmorp@schmorp.de> +// Copyright (C) 2005 by Marc Alexander Lehmann <schmorp@schmorp.de> // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/lzf.h b/src/lzf.h index 995e4ebd6a2af34cbb5680f5f5d7289783a67a88..545876b033bfa6ba0c5d486542559497005cb305 100644 --- a/src/lzf.h +++ b/src/lzf.h @@ -1,6 +1,6 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2000-2005 by Marc Alexander Lehmann <schmorp@schmorp.de> +// Copyright (C) 2005 by Marc Alexander Lehmann <schmorp@schmorp.de> // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_aatree.c b/src/m_aatree.c index 5068877762cbea0a320963fe31dc33f251d708c0..88f77d6e825f4746c65ae2a657aa70e89af2adce 100644 --- a/src/m_aatree.c +++ b/src/m_aatree.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_aatree.h b/src/m_aatree.h index ce45f44dc4dd6fbd34be36e91f350c4f447a55ff..942771bb25c4a182423bf0de8e34968cc7fab2f6 100644 --- a/src/m_aatree.h +++ b/src/m_aatree.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_anigif.c b/src/m_anigif.c index 3e504cfeb8bc9fcfac2f496f95062c23610a6411..4a39a820a4590b9f7379a91820d51a47e849c728 100644 --- a/src/m_anigif.c +++ b/src/m_anigif.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. // Copyright (C) 2016 by Kay "Kaito" Sinclaire. // Copyright (C) 2013 by "Ninji". -// Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_anigif.h b/src/m_anigif.h index ea8fd0caf2f8fa6a42c63d62dd2712f5ecbfb1ca..3c422658dcf605ef645c525169671f20db749e2e 100644 --- a/src/m_anigif.h +++ b/src/m_anigif.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2016 by Kay "Kaito" Sinclaire +// Copyright (C) 2024 by Kart Krew. // Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by Kay "Kaito" Sinclaire // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_argv.c b/src/m_argv.c index 7d43d96bc62f0c20c2b1f1485809defab2bdda0a..544a9bcaa74ccd77f2f4219045765d3c9aac9c6c 100644 --- a/src/m_argv.c +++ b/src/m_argv.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_argv.h b/src/m_argv.h index 05ffb797d8a219b0e950678bbb89b1bf384080d9..d6654312a0b3047c65b9bb2128c7c12e34ba722c 100644 --- a/src/m_argv.h +++ b/src/m_argv.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_avrecorder.cpp b/src/m_avrecorder.cpp index 1db609c9a892d94503e75ade93c838e1366e2b7d..f4c916c82b2a39d728a6a9bb209ca643b940bebc 100644 --- a/src/m_avrecorder.cpp +++ b/src/m_avrecorder.cpp @@ -1,6 +1,7 @@ -// RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_avrecorder.h b/src/m_avrecorder.h index 21d635c5f4995f2f39579591f94979436bc25390..b33ea2cc62d9a101c59a94397ab494397f1be24d 100644 --- a/src/m_avrecorder.h +++ b/src/m_avrecorder.h @@ -1,6 +1,7 @@ -// RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_avrecorder.hpp b/src/m_avrecorder.hpp index 0f032323a8fd72bfa973ef058be7f50137fbedc7..e98c8e98ae8c76a5a025b1a2824c8d8747e6313b 100644 --- a/src/m_avrecorder.hpp +++ b/src/m_avrecorder.hpp @@ -1,6 +1,7 @@ -// RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_bbox.c b/src/m_bbox.c index 02d5341643938f4db4134c5324479c03e4859857..e681c0b7fc1c38908b5496e644d9aa3272b89cb8 100644 --- a/src/m_bbox.c +++ b/src/m_bbox.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_bbox.h b/src/m_bbox.h index 3841854d30ae455f78b5148ebe97b099ee886b5a..bad97866aa5099af2b70c49d1dd0b5094037b4ea 100644 --- a/src/m_bbox.h +++ b/src/m_bbox.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_cheat.c b/src/m_cheat.c index e3b80698fa6ec30f693069ae338627678b7a4a04..0635b1f6fb20828234cf935ae6024e850d093776 100644 --- a/src/m_cheat.c +++ b/src/m_cheat.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_cheat.h b/src/m_cheat.h index f9f5555f8a3ead211d0626b55ef98a2328ee0bbc..70207b8e5ae7bf29ed34f0906512bb29de39bb77 100644 --- a/src/m_cheat.h +++ b/src/m_cheat.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_dllist.h b/src/m_dllist.h index a80022a2ee58a8dc2007a56a2e0fc5a1691cb114..6ae18a6982c8c532c23e16a1c007fa4ead934177 100644 --- a/src/m_dllist.h +++ b/src/m_dllist.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2005 by James Haley -// Copyright (C) 2005-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2005 by James Haley. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_easing.c b/src/m_easing.c index c871d3106e53c2e62216a8a731dab50cf3c6fb15..9237ed8d1ee2fd0120146a72c6de726f765d52c6 100644 --- a/src/m_easing.c +++ b/src/m_easing.c @@ -1,6 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2020-2021 by Jaime "Lactozilla" Passos. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2021 by Jaime "Lactozilla" Passos. +// Copyright (C) 2021 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_easing.h b/src/m_easing.h index 4dc84320c6ccb4121cd6344b4d963fc42dc7c5fb..85d07de63c6db9f8c8cbaa484b9841054eaa8881 100644 --- a/src/m_easing.h +++ b/src/m_easing.h @@ -1,6 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2020-2021 by Jaime "Lactozilla" Passos. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2021 by Sonic Team Junior. +// Copyright (C) 2021 by Jaime "Lactozilla" Passos. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_fixed.c b/src/m_fixed.c index 09d6936f2e0988978143f78bfc59824f58176630..9c37b485a9c5971753151826a901d29cf32a1900 100644 --- a/src/m_fixed.c +++ b/src/m_fixed.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_fixed.h b/src/m_fixed.h index 57dde19bdd2e504816de3f7176861a9ba488422e..a62dc14b03417c3895e6d327f99f35544804afe1 100644 --- a/src/m_fixed.h +++ b/src/m_fixed.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_memcpy.c b/src/m_memcpy.c index ab362f589574e6567f95c95948975b4a8e893562..67ef3541ba0d47c8f3a13f50145355a660706c01 100644 --- a/src/m_memcpy.c +++ b/src/m_memcpy.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2023 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_misc.cpp b/src/m_misc.cpp index ce4eda4c078d436f67b18b874cffe4dd17d93f50..bbb4a3167da984970b86f5cdf4f9b1be96bf1730 100644 --- a/src/m_misc.cpp +++ b/src/m_misc.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_misc.h b/src/m_misc.h index a95d83a76904234c6ec1cf3a4ca4889e8f70e6cd..81870c5c26435d2958aa8e8ea9c678bfa44e18be 100644 --- a/src/m_misc.h +++ b/src/m_misc.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_perfstats.c b/src/m_perfstats.c index 81de6f52782f243fa4b6155881b7053c4c606b59..2ef4480bcf4e050c64343a1b6c87c2fa39753bdf 100644 --- a/src/m_perfstats.c +++ b/src/m_perfstats.c @@ -1,5 +1,6 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. // Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the diff --git a/src/m_perfstats.h b/src/m_perfstats.h index bfc995f5500aeba08db13950a26cf0b93ce52ab1..e38a6c19b745d95a76fac0117927c014fd2b1656 100644 --- a/src/m_perfstats.h +++ b/src/m_perfstats.h @@ -1,5 +1,6 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. // Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the diff --git a/src/m_pw.cpp b/src/m_pw.cpp index 4d4bdac74831584d2d39226b388ebf3778e8985b..f566ebcde56532357471b14a16d5f681f5918de6 100644 --- a/src/m_pw.cpp +++ b/src/m_pw.cpp @@ -1,8 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2022-2023 by Vivian "toastergrl" Grannell. -// Copyright (C) 2024 by James Robert Roman. -// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2024 by Vivian "toastergrl" Grannell. +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_pw.h b/src/m_pw.h index 3335f0559da72fea1a993281aaab937797812bee..ec01f0b67dae5e59719a213a100513dadef44ffd 100644 --- a/src/m_pw.h +++ b/src/m_pw.h @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_pw_hash.c b/src/m_pw_hash.c index 884f1ddfba6bfb3bbced8af386cfd3c53a070572..ed9ca881bdb590966627f99a7731a855db7870aa 100644 --- a/src/m_pw_hash.c +++ b/src/m_pw_hash.c @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2024 by James Robert Roman. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_pw_hash.h b/src/m_pw_hash.h index fec6c9558e0cf35afc4d2cfa0fe39b49287582f0..31bc813572df57d1c475a1eb71148268204c6101 100644 --- a/src/m_pw_hash.h +++ b/src/m_pw_hash.h @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_queue.c b/src/m_queue.c index 8603ab20215cd3496d223acc2589dd88fd4073e5..dc9a4044de3003238b9a9b3553f668cbb09e07db 100644 --- a/src/m_queue.c +++ b/src/m_queue.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2003 by James Haley -// Copyright (C) 2003-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2003 by James Haley. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_queue.h b/src/m_queue.h index 4b8c15c1b6ab44098bbe61a275c266c73b555917..595d503ddc0eec4bcdfd075b3c073231369a4ca4 100644 --- a/src/m_queue.h +++ b/src/m_queue.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2003 by James Haley -// Copyright (C) 2003-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew +// Copyright (C) 2020 by Sonic Team Junior +// Copyright (C) 2003 by James Haley // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_swap.h b/src/m_swap.h index 5b3c7ee56b66d5489d7dd3f4c5be5f6fe61ac4bd..23f88640165e4aa36646c7fb74e20add5855d563 100644 --- a/src/m_swap.h +++ b/src/m_swap.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2018 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/md5.c b/src/md5.c index 66d563666059a292cc836771d793fcbc529a49c4..62ea87eadca81bccaac92c53fe90f27052512755 100644 --- a/src/md5.c +++ b/src/md5.c @@ -1,4 +1,4 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 1995-1996 by the Free Software Foundation, Inc. // diff --git a/src/md5.h b/src/md5.h index 8e7c1fc1ab6415d59fb31f821f9ad370d7ca47d1..7caf56d540b2291d89e9684a2feeefc80cead808 100644 --- a/src/md5.h +++ b/src/md5.h @@ -1,4 +1,4 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 1995-1996 by the Free Software Foundation, Inc. // diff --git a/src/mobj.hpp b/src/mobj.hpp index 8ceb3700b6e8c8ca330219faa19f238b2962ec33..2c2e4e97ffd2f700eecdfbda8938c3e4a6bc228e 100644 --- a/src/mobj.hpp +++ b/src/mobj.hpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023-2024 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/mobj_list.hpp b/src/mobj_list.hpp index ad9ac89643a9fe44bb6ff1800c810191b0ceec30..ec277adf54dd487ed982cce82c36dc1e1481b4bf 100644 --- a/src/mobj_list.hpp +++ b/src/mobj_list.hpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/mobj_list_view.hpp b/src/mobj_list_view.hpp index 122ec668499a9da615329dcce6096502e4ccc6d2..7568548abbdbc5490d004f5762fdb98638fadac1 100644 --- a/src/mobj_list_view.hpp +++ b/src/mobj_list_view.hpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/mserv.c b/src/mserv.c index 3a08dc6daff13899920b9b49be3d69380cc9d55d..0b1c1cefae21b9ad49f90f9611e924e5cbc140f0 100644 --- a/src/mserv.c +++ b/src/mserv.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. -// Copyright (C) 2020 by James R. +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/mserv.h b/src/mserv.h index 6fe9a77c4b12aa2dd033d264e22a8eccc27a52a2..fd780d8b6657c35035e17f77c60502ec70daa152 100644 --- a/src/mserv.h +++ b/src/mserv.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. -// Copyright (C) 2020 by James R. +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew +// Copyright (C) 2020 by Sonic Team Junior +// Copyright (C) 2000 by DooM Legacy Team // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/music.cpp b/src/music.cpp index 5a826145927fd649a3093fe072febc8d90c82e69..912a5febbb47ed2b44a9c88710da02cf20e157a5 100644 --- a/src/music.cpp +++ b/src/music.cpp @@ -1,6 +1,7 @@ -// DR ROBOTNIK'S RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by Kart Krew. +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/music.h b/src/music.h index 61f6c49768e340f20ca850fb1e4e942dd093b273..e8ed7dbea1fdc5e9e1df06ebf86b6acd7aa3d085 100644 --- a/src/music.h +++ b/src/music.h @@ -1,6 +1,7 @@ -// DR ROBOTNIK'S RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by Kart Krew. +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/music_detail.hpp b/src/music_detail.hpp index f4c96adca9e0555d1f69f59349c7812694a2c643..f903038e209898b959223a42b44d991c812bed09 100644 --- a/src/music_detail.hpp +++ b/src/music_detail.hpp @@ -1,6 +1,7 @@ -// DR ROBOTNIK'S RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by Kart Krew. +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/music_manager.cpp b/src/music_manager.cpp index 2233bdb97bab43198b98281dd0071e1922965f21..2a1ff9a1ec328c1afa573809ec1eacc9f873283a 100644 --- a/src/music_manager.cpp +++ b/src/music_manager.cpp @@ -1,9 +1,10 @@ -// DR ROBOTNIK'S RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. -// Copyright (C) 2023 by Kart Krew. +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/music_manager.hpp b/src/music_manager.hpp index fbb45b7ae48375ab70164f8e6d8d2c5a9a0ebfde..5db7b635cb1da875e6a771f024043bbbeeec601b 100644 --- a/src/music_manager.hpp +++ b/src/music_manager.hpp @@ -1,6 +1,7 @@ -// DR ROBOTNIK'S RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by Kart Krew. +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/music_tune.hpp b/src/music_tune.hpp index 405832abe2686f35992a6f8841a0567165bf20d9..fbf3d7207d5951e4d5e23c996661b586bda06260 100644 --- a/src/music_tune.hpp +++ b/src/music_tune.hpp @@ -1,6 +1,7 @@ -// DR ROBOTNIK'S RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by Kart Krew. +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_ceilng.c b/src/p_ceilng.c index dd819489ccae0f3d458087f929e0f102ebfae5e0..4da79377721f21011e62f2533bfede54db4c4bb1 100644 --- a/src/p_ceilng.c +++ b/src/p_ceilng.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_enemy.c b/src/p_enemy.c index 9052ef63d7761f89f66ab69672398910fe9d38b2..f2f50e8c5083346d9d8d5dc4f7ecb4ebbcae10b6 100644 --- a/src/p_enemy.c +++ b/src/p_enemy.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_floor.c b/src/p_floor.c index 960e84d8315edc713a345f9e6aecd5b26bbccf7b..9d0c6d816b44f20085b92f34e7824be23d149329 100644 --- a/src/p_floor.c +++ b/src/p_floor.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_lights.c b/src/p_lights.c index 2bd25ffd2828fb2ac1f455a30d91ee757b20eb8d..c46964c8636067d4c09fdb49f045eb34f83cb478 100644 --- a/src/p_lights.c +++ b/src/p_lights.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_link.cpp b/src/p_link.cpp index ca13df7fc816dcd7725bd97c25db694e345e1d35..6ad7f22fb07ec33acad38e141492d8043744033e 100644 --- a/src/p_link.cpp +++ b/src/p_link.cpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_link.h b/src/p_link.h index 5baa825569dbb5c86a5409e499c8ec716a673607..70671f555f3a5a10d6268defda2cb0cb3866ab71 100644 --- a/src/p_link.h +++ b/src/p_link.h @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_loop.c b/src/p_loop.c index 839876e6a2c35cd856d945f9593693fa872a64f9..3db389e7cbc615d0ce0c5fb5ab8a615c14dae9e9 100644 --- a/src/p_loop.c +++ b/src/p_loop.c @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by Kart Krew +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_maputl.c b/src/p_maputl.c index cfd46836d208d67aaa22558339c4e0ef2c939aa0..bb33160c9fd10f9fcbd96bb847ed5c8fc300c970 100644 --- a/src/p_maputl.c +++ b/src/p_maputl.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_maputl.h b/src/p_maputl.h index 5af7099c9c872089e1a879f367965ee5d9a0a48b..6ee7f91aaeb6021535b2bfc5b5a31d7087e77ea3 100644 --- a/src/p_maputl.h +++ b/src/p_maputl.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_polyobj.c b/src/p_polyobj.c index 62566c44d0e52cc7720a51e90d3dfe7e936d1d82..80f03d0f7339827689d6f483f8411f00b62b33e3 100644 --- a/src/p_polyobj.c +++ b/src/p_polyobj.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2006 by James Haley -// Copyright (C) 2006-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2006 by James Haley. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_polyobj.h b/src/p_polyobj.h index 11aefb4cde255e6d614b0a53833b0f068e62afcb..576c859d0815d30c8d5f519b437fee135f066815 100644 --- a/src/p_polyobj.h +++ b/src/p_polyobj.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2006 by James Haley -// Copyright (C) 2006-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2006 by James Haley. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_pspr.h b/src/p_pspr.h index 13c322523d33c5dbd113da391f64b88ba878ef56..15145b3cab5aa6d8a0376135a764a389aca17969 100644 --- a/src/p_pspr.h +++ b/src/p_pspr.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_setup.cpp b/src/p_setup.cpp index 22fa5bce4b4ffaf516996ef402995bee9148a912..5b78c9b8099ade5c158bb619fa77c6ea9762dc42 100644 --- a/src/p_setup.cpp +++ b/src/p_setup.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_setup.h b/src/p_setup.h index b3aca68f2e2a03a38197b730087ee70ac7a83607..012094ea9bc191d78367a91d28f30644be1f79e5 100644 --- a/src/p_setup.h +++ b/src/p_setup.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_sight.c b/src/p_sight.c index 37b485c25f5e670158a2d9304d27a45dd9a5b67c..f934e1a6d584da383d476479654174dac9947cc2 100644 --- a/src/p_sight.c +++ b/src/p_sight.c @@ -1,8 +1,10 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_slopes.c b/src/p_slopes.c index 80b921f3a1765f57a168f244dc47ebb8a608f3e5..f5e4bd3ef6c4946d3a6e6aace84773edf3f39b65 100644 --- a/src/p_slopes.c +++ b/src/p_slopes.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2004 by Stephen McGranahan -// Copyright (C) 2015-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2004 by Stephen McGranahan. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_slopes.h b/src/p_slopes.h index 0a2205fce29bf8b1f6dc0e78837060c18dc8b5f9..690e06f54e2e48ad3f2e5ec3e017a9c5c2cb576e 100644 --- a/src/p_slopes.h +++ b/src/p_slopes.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2004 by Stephen McGranahan -// Copyright (C) 2015-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2004 by Stephen McGranahan. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_sweep.cpp b/src/p_sweep.cpp index c59aaa3b580589767e5e80e245dd903af8e37cfb..971e2bdb5e544e55ff748ad9aaa12164db4346d6 100644 --- a/src/p_sweep.cpp +++ b/src/p_sweep.cpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_sweep.hpp b/src/p_sweep.hpp index 68c6ac3594ddc1e8e5d2219aa51698fb6bc4bdeb..6172dbe3cf83a583e71120cca3ec3fd7a08062c2 100644 --- a/src/p_sweep.hpp +++ b/src/p_sweep.hpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_telept.c b/src/p_telept.c index 641e070c7f6da5b5f7bbef45b657666dbc037c71..09db59477bb6653788d4f5974eac7fcf7981799e 100644 --- a/src/p_telept.c +++ b/src/p_telept.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_test.cpp b/src/p_test.cpp index e362f33a5c91321314df39cbada3aeed07c31838..8485e7ba9419fd9b5fc97b9dcc908af70da10cf3 100644 --- a/src/p_test.cpp +++ b/src/p_test.cpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_tick.c b/src/p_tick.c index 16cb5e831dcf80e5de3363e67600cff3357c4335..ae753dea8c64ef2cd5e4127516ebd2ed638f0783 100644 --- a/src/p_tick.c +++ b/src/p_tick.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_tick.h b/src/p_tick.h index 17e767db2c24ec611f04849dcbba22df6c5f2a2b..b2af7a3784f2543e9c07038c02e8c827fa8865c8 100644 --- a/src/p_tick.h +++ b/src/p_tick.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/p_user.c b/src/p_user.c index ea2fef0bb4420201ba1eb5590a72f7babee247cd..e4bdd8a3be49d104862f8e4bcefcadab93418014 100644 --- a/src/p_user.c +++ b/src/p_user.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_bbox.c b/src/r_bbox.c index d484c3b5167f6cb6849086103ef8bd2cc6a3ce2f..fe49495a128375f0100a0b079770436ade1b3fea 100644 --- a/src/r_bbox.c +++ b/src/r_bbox.c @@ -1,9 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2021 by Sonic Team Junior. -// Copyright (C) 2022 by Kart Krew. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_bsp.cpp b/src/r_bsp.cpp index 6d5f93214fdb0532988799fa88ce2aaa7a6d6f02..a50410ab98e9ff847e4233aa29310d9f7b4128eb 100644 --- a/src/r_bsp.cpp +++ b/src/r_bsp.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_bsp.h b/src/r_bsp.h index 17407f5e6e9e36ebe2cb8d46407a5e302f13f8ea..658f8acdc16e6f07f1d1a0630fab7b9e88b7cac9 100644 --- a/src/r_bsp.h +++ b/src/r_bsp.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_data.c b/src/r_data.c index 89e96ecace0f9b3aaece2370b66ca28f03fa4813..ff38f888ffd6706ff5b61c7f5946773680c685d2 100644 --- a/src/r_data.c +++ b/src/r_data.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2021 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_data.h b/src/r_data.h index e327e93306d384ee6784f069871c31b5800572c7..fdbca564a1c30c8a3393335423161e018b460182 100644 --- a/src/r_data.h +++ b/src/r_data.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_debug.cpp b/src/r_debug.cpp index 6cc42a50c7a4469e47de8baf8722e6a9d1d0ce09..b7c7cdbb9141e7ee804895ee3b09472bc4726611 100644 --- a/src/r_debug.cpp +++ b/src/r_debug.cpp @@ -1,6 +1,7 @@ -// RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman. +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_debug.hpp b/src/r_debug.hpp index 1910912c098a849fe79103446982ad5be7efd37a..a62ded7906e21d0c6c4108c301a5a5638e8bf8f4 100644 --- a/src/r_debug.hpp +++ b/src/r_debug.hpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_debug_detail.hpp b/src/r_debug_detail.hpp index 7d495db47bfe7007ebe3c588e284c8f6dfc11e7e..e2419e240aea4d19af14a3214201c30107583904 100644 --- a/src/r_debug_detail.hpp +++ b/src/r_debug_detail.hpp @@ -1,6 +1,7 @@ -// RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman. +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_debug_parser.cpp b/src/r_debug_parser.cpp index 8d1d3008011328ad6caa26f73554c642f5c0ce58..538c5f1576c8e611d7c838669212cae8ed815b71 100644 --- a/src/r_debug_parser.cpp +++ b/src/r_debug_parser.cpp @@ -1,6 +1,7 @@ -// RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman. +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_debug_printer.cpp b/src/r_debug_printer.cpp index 728bf29eeed01c10e38ee5034bde665fa5fabfbd..c736f32c9242c8d8eddf09b3e24bfcb97dc1acca 100644 --- a/src/r_debug_printer.cpp +++ b/src/r_debug_printer.cpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_defs.h b/src/r_defs.h index 089d418516833a4d4a8b9842ecdd1a63fa2f0dd2..5fd517a914a7d9de576f6347c918ac04fd827053 100644 --- a/src/r_defs.h +++ b/src/r_defs.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_draw.cpp b/src/r_draw.cpp index 24b3c539fa8d61245dc19ff0beea9fa0d2f3602c..7bdfdc9e0b86f42957666bcc1030cdaaa2acdca0 100644 --- a/src/r_draw.cpp +++ b/src/r_draw.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_draw.h b/src/r_draw.h index 47539975fb068b8e60f07db021ac9ccf85af797b..e7c75b35262f96d7223d141cfcc7bac0baca2b5f 100644 --- a/src/r_draw.h +++ b/src/r_draw.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_draw_column.cpp b/src/r_draw_column.cpp index 32656bf377d5ff040e486c708a09799b2607ba1d..31f1501a81eca7c54e8735e9c55794b384a14b2f 100644 --- a/src/r_draw_column.cpp +++ b/src/r_draw_column.cpp @@ -1,7 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2021 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_draw_span.cpp b/src/r_draw_span.cpp index c002f72b73807df02d00140d523e86bf02d7a614..9d0d0fcaecffe8f1700ea68db1c1d016d9f9bde3 100644 --- a/src/r_draw_span.cpp +++ b/src/r_draw_span.cpp @@ -1,7 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2021 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_fps.c b/src/r_fps.c index 68b100b282aba3d142f7f363550a41b5fad17a9f..06016e2e3e56b9cd0dcd43036c428f416a69dee9 100644 --- a/src/r_fps.c +++ b/src/r_fps.c @@ -1,15 +1,16 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2000 by Jess Haas, Nicolas Kalkhof, Colin Phipps, Florian Schulze, Andrey Budko (prboom) -// Copyright (C) 1999-2019 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by Jess Haas, Nicolas Kalkhof, Colin Phipps, Florian Schulze, Andrey Budko (prboom) +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. // See the 'LICENSE' file for more details. //----------------------------------------------------------------------------- -/// \file r_fps.h +/// \file r_fps.c /// \brief Uncapped framerate stuff. #include "r_fps.h" diff --git a/src/r_fps.h b/src/r_fps.h index 969c427fa160f56ecbf586fe3b5fe3ecc8749d58..fff0a35f20cda9e7c28ee3a1c824e9a4220af347 100644 --- a/src/r_fps.h +++ b/src/r_fps.h @@ -1,9 +1,10 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2000 by Jess Haas, Nicolas Kalkhof, Colin Phipps, Florian Schulze, Andrey Budko (prboom) -// Copyright (C) 1999-2019 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by Jess Haas, Nicolas Kalkhof, Colin Phipps, Florian Schulze, Andrey Budko (prboom) +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_local.h b/src/r_local.h index 72ee66fe952e27306b1a1557d574b6e73b6b0d27..a88ff43402177e0dfa170dcea55ad4061dc83e60 100644 --- a/src/r_local.h +++ b/src/r_local.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_main.cpp b/src/r_main.cpp index 925786c5e7e6ea295f5cba23f0bad3fb96435b8a..98a7b43a89f7430a039b959350dc35872bd9bf49 100644 --- a/src/r_main.cpp +++ b/src/r_main.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_main.h b/src/r_main.h index 3be1a1581f860d8b2c723408beadb16b7574f440..7f851cea8f1f0097056aceba4f5812aee592f297 100644 --- a/src/r_main.h +++ b/src/r_main.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_patch.cpp b/src/r_patch.cpp index 8165e9a9072b1b97cda46230f5f399817ed3110e..c1cbe37dbce842fe74e895122dc17fd3aad94779 100644 --- a/src/r_patch.cpp +++ b/src/r_patch.cpp @@ -1,6 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. // Copyright (C) 2020 by Jaime "Lactozilla" Passos. +// Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_patch.h b/src/r_patch.h index c0f0448c1d382f59e1a7174dc787c68bff151e78..53de078c81b6aaec34b480b99cb27efafcefc288 100644 --- a/src/r_patch.h +++ b/src/r_patch.h @@ -1,6 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. // Copyright (C) 2020 by Jaime "Lactozilla" Passos. +// Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_patchrotation.c b/src/r_patchrotation.c index d3a84439633891efefb4feb5987f61269649d30d..98a8db1903ea18fc653aaa9908789c573204e487 100644 --- a/src/r_patchrotation.c +++ b/src/r_patchrotation.c @@ -1,6 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. // Copyright (C) 2020 by Jaime "Lactozilla" Passos. +// Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_patchrotation.h b/src/r_patchrotation.h index 4c463a8cefa3c69b959019b69a81ebef9657cbfe..56887b25eb34434302f5f125eb995036b710bb1b 100644 --- a/src/r_patchrotation.h +++ b/src/r_patchrotation.h @@ -1,6 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. // Copyright (C) 2020 by Jaime "Lactozilla" Passos. +// Copyright (C) 2020 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_picformats.c b/src/r_picformats.c index d87988583c0716caa9b2473d055ab37ac87286f1..7eed5839272f0d4f1de258f3e1f5cf37b82fc805 100644 --- a/src/r_picformats.c +++ b/src/r_picformats.c @@ -1,9 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 2005-2009 by Andrey "entryway" Budko. -// Copyright (C) 2018-2020 by Jaime "Lactozilla" Passos. -// Copyright (C) 2019-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Jaime "Lactozilla" Passos. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2009 by Andrey "entryway" Budko. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_picformats.h b/src/r_picformats.h index 6dd3f1bbeb696b8bd08c5e16ecbcfc264512cfc9..dc1a67ef6c900b323356b58ddbc2c3891963de50 100644 --- a/src/r_picformats.h +++ b/src/r_picformats.h @@ -1,8 +1,10 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 2018-2020 by Jaime "Lactozilla" Passos. -// Copyright (C) 2019-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Jaime "Lactozilla" Passos. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_plane.cpp b/src/r_plane.cpp index 0d0dd68e821ff2c95bbd88c584d371d9ab6c4c51..decda706af2b4faf769385a8164dc41d90df856f 100644 --- a/src/r_plane.cpp +++ b/src/r_plane.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2021 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_plane.h b/src/r_plane.h index 9e3ec8647699d6d99f22619316b7efb5511c23a4..301d3e6f84e0d26469b0ed83f62442fb9e9f8f3d 100644 --- a/src/r_plane.h +++ b/src/r_plane.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_portal.c b/src/r_portal.c index b7dd855e8af26f299335f8e47d514c6a982b8bbe..2944d84759c46f9067895a9bf71ee202e6af9297 100644 --- a/src/r_portal.c +++ b/src/r_portal.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_portal.h b/src/r_portal.h index 4798030f0fc9e20a5c4a2779a7d9bbf53c29263b..d51e3938307cceaff7a8defb98b0b6385a162042 100644 --- a/src/r_portal.h +++ b/src/r_portal.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_segs.cpp b/src/r_segs.cpp index 60012fe80c298501bc55de1163d4a8139a0ccfab..2455a5ab1e0b6d6188cdee1299b66f1d16075d7f 100644 --- a/src/r_segs.cpp +++ b/src/r_segs.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_segs.h b/src/r_segs.h index c5eee53c317e383b6dcdbb8add25009fcad21380..070ebbd0cfe6f692bc384a7ad8d06553b198c319 100644 --- a/src/r_segs.h +++ b/src/r_segs.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_skins.c b/src/r_skins.c index 390984fc835568abadc942b39897e34cc07d6536..4ca6dc99dd9af62d4cfdb3cae2b2f73e27ad6e8d 100644 --- a/src/r_skins.c +++ b/src/r_skins.c @@ -1,9 +1,10 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2016-2023 by Vivian "toastergrl" Grannell -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2023 by Vivian "toastergrl" Grannell +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_skins.h b/src/r_skins.h index ddf8cae74328c40a4d5a80de650f66af2f7b6d93..6e1d2a455c3e814d67c505c7521e2a9e3376218c 100644 --- a/src/r_skins.h +++ b/src/r_skins.h @@ -1,9 +1,10 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2016-2023 by Vivian "toastergrl" Grannell -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Vivian "toastergrl" Grannell. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_sky.c b/src/r_sky.c index a69ab4c46cc5a857ba3c96a0da48e8e936fd5bba..b098faa379f50a9dcdb153beb4b332e44f57def1 100644 --- a/src/r_sky.c +++ b/src/r_sky.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_sky.h b/src/r_sky.h index d205c1279039fa6d9174ff98bea0fb70f9c8c915..0114975daa237115983606e66ceedfb6d0198b1b 100644 --- a/src/r_sky.h +++ b/src/r_sky.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_splats.c b/src/r_splats.c index 36c6961f9afb62c176570c8257614d6127d44512..d890577647ff975a76d01050d4d22b7bfe508979 100644 --- a/src/r_splats.c +++ b/src/r_splats.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2021 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2021 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_splats.h b/src/r_splats.h index f5a92cb08e92c0185701bd45b8b61b1ca8021d8d..324fd1d11c2f8f3c0365fe9101138f08044d0c7a 100644 --- a/src/r_splats.h +++ b/src/r_splats.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_spritefx.cpp b/src/r_spritefx.cpp index af34788ca36d98c0f2f4aef93de38a155d5a640c..b5a2453dd72bc52828467142d6294493a61f23fc 100644 --- a/src/r_spritefx.cpp +++ b/src/r_spritefx.cpp @@ -1,6 +1,6 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by Kart Krew. +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_state.h b/src/r_state.h index 7c10afc5738298ec5c374f003c84d4ec965b2885..5b9303f2d8db329ef77bed6907915250a1d5f027 100644 --- a/src/r_state.h +++ b/src/r_state.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_textures.c b/src/r_textures.c index b759e9618b2b81ad0316a68ed8bd89a806b04feb..40e50461090d1a63eccddc92fc0d014e34276e46 100644 --- a/src/r_textures.c +++ b/src/r_textures.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2021 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2021 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_textures.h b/src/r_textures.h index 98a78ba0d25fa832b479f7f2d868bfef24e04586..b1079d81ed5381a92a24c6240978b773b708dc1a 100644 --- a/src/r_textures.h +++ b/src/r_textures.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_textures_dups.cpp b/src/r_textures_dups.cpp index 1de9cb1c107d8b7dc0a8e0b908129f471cfb5d04..0ecf71dd8adafc4d9dc13aa9c90efeb28891f923 100644 --- a/src/r_textures_dups.cpp +++ b/src/r_textures_dups.cpp @@ -1,6 +1,7 @@ -// RING RACERS +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_things.cpp b/src/r_things.cpp index 20c111bd0873c6ad1e3f19f45f2f33f541d54f32..e2590dcec6f19581073e0aa0b221c1df85046f57 100644 --- a/src/r_things.cpp +++ b/src/r_things.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2021 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/r_things.h b/src/r_things.h index 001981bdfddff2cde9ce077f146d8b2bc8b3c873..8dcbcfe62bc21cd60693144e8b1dfed3bcdee708 100644 --- a/src/r_things.h +++ b/src/r_things.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/sanitize.cpp b/src/sanitize.cpp index fc03a1cfc5748cd20e793a6789a97fe95120831c..4c780918713cd4661f9ff0475d04b228410c683b 100644 --- a/src/sanitize.cpp +++ b/src/sanitize.cpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/sanitize.h b/src/sanitize.h index f6a56d582a881ec7d7c69f143e680d02f10cf88e..801c4c2588dfd397df7a8fc3222ce4d7078b684c 100644 --- a/src/sanitize.h +++ b/src/sanitize.h @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/screen.c b/src/screen.c index 8236bb3610cc33fc14e1947318644eb7f5d2c73f..6a864a94d59a1d883c1db24c5b400b9157467494 100644 --- a/src/screen.c +++ b/src/screen.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/screen.h b/src/screen.h index 3c08b518d127e8acf14d0671c7b73db55e5024b9..341edba9a16f871a903633b57e7dda7a0101810a 100644 --- a/src/screen.h +++ b/src/screen.h @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/slope_anchors.c b/src/slope_anchors.c index 05eebce7d1eb73439f4ddb010b2134b73530913d..8508dbef576a3400646383a449d6c0876f1c5142 100644 --- a/src/slope_anchors.c +++ b/src/slope_anchors.c @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2020 by James R. +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/string.c b/src/string.c index 8fa49f9b7a04d1962d08619d9a27730923af9932..69806c8a59d31527f49fb008f455ae9078bb5776 100644 --- a/src/string.c +++ b/src/string.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2006 by Graue. -// Copyright (C) 2006-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2006 by Graue. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/stun.cpp b/src/stun.cpp index 68e705d4e6b29e9a0c28dc4fa718f763913e7e77..790a92b64c0e246505734a21d22993a684aea966 100644 --- a/src/stun.cpp +++ b/src/stun.cpp @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2020 by James R. +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/stun.h b/src/stun.h index 17cfafa312e96f11728986e207aa3e7b92e47a75..e426947895ce9d0ef50a852dc7720a5b529c2c92 100644 --- a/src/stun.h +++ b/src/stun.h @@ -1,6 +1,7 @@ -// SONIC ROBO BLAST 2 KART +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2020 by James R. +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/tables.c b/src/tables.c index 6a7b7645bbf4b3e86bfdf29ab2c3d98288379baf..69c88e96b3471a92c6d63068aaff300d569822e9 100644 --- a/src/tables.c +++ b/src/tables.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/tables.h b/src/tables.h index 61812cb2e65a5c37ea4ff415fc24da0da37181eb..5c842817d8a1972d40a7d5ace329ece162747e47 100644 --- a/src/tables.h +++ b/src/tables.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/taglist.c b/src/taglist.c index e1f60cf119dedb0ae5c96e20795381f7903c7c82..3421326a5dec030aa90eacd93a1ee8feac6adcf1 100644 --- a/src/taglist.c +++ b/src/taglist.c @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. -// Copyright (C) 2020 by Nev3r. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Nev3r. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/taglist.h b/src/taglist.h index 14cf586aa97995b73f494c20b83e029de28fc4a7..b701dd745babe3a8cb4e3995e17511496317725c 100644 --- a/src/taglist.h +++ b/src/taglist.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. -// Copyright (C) 2020 by Nev3r. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Nev3r. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/tmap.nas b/src/tmap.nas index 69282d0b471dd2c86802df544f4a346e4b96baa9..8414e810b71a132bdd82fdf4fa95e7f8c8d1e5a4 100644 --- a/src/tmap.nas +++ b/src/tmap.nas @@ -1,7 +1,8 @@ -;; SONIC ROBO BLAST 2 +;; DR. ROBOTNIK'S RING RACERS ;;----------------------------------------------------------------------------- -;; Copyright (C) 1998-2000 by DooM Legacy Team. -;; Copyright (C) 1999-2020 by Sonic Team Junior. +;; Copyright (C) 2024 by Kart Krew. +;; Copyright (C) 2020 by Sonic Team Junior. +;; Copyright (C) 2000 by DooM Legacy Team. ;; ;; This program is free software distributed under the ;; terms of the GNU General Public License, version 2. diff --git a/src/tmap.s b/src/tmap.s index 3a4cf2e1a1bcca125f3745ef252d83075ae2dce4..c0966c6be664b97c1d93dd749d3c35109025e75b 100644 --- a/src/tmap.s +++ b/src/tmap.s @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/tmap_asm.s b/src/tmap_asm.s index 3cd0f87cc5c58e430663d6cc95d0467f76272588..b6fe90e5666d5c13510593ef0b5ae44d00df05d9 100644 --- a/src/tmap_asm.s +++ b/src/tmap_asm.s @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/tmap_mmx.nas b/src/tmap_mmx.nas index 15b97499de530b346f85a2b6545a2f1d2843c2a2..a584e3341e93461842a329a2d26373abbff9d83a 100644 --- a/src/tmap_mmx.nas +++ b/src/tmap_mmx.nas @@ -1,7 +1,8 @@ -;; SONIC ROBO BLAST 2 +;; DR. ROBOTNIK'S RING RACERS ;;----------------------------------------------------------------------------- -;; Copyright (C) 1998-2000 by DOSDOOM. -;; Copyright (C) 2010-2020 by Sonic Team Junior. +;; Copyright (C) 2024 by Kart Krew. +;; Copyright (C) 2020 by Sonic Team Junior. +;; Copyright (C) 2000 by DOSDOOM. ;; ;; This program is free software distributed under the ;; terms of the GNU General Public License, version 2. diff --git a/src/tmap_vc.nas b/src/tmap_vc.nas index 49eb21a6d3c7823921bc67e7a951d410e6af56c8..4a365843a4afc5a33d7c5e89ae85cf9de87f4441 100644 --- a/src/tmap_vc.nas +++ b/src/tmap_vc.nas @@ -1,7 +1,8 @@ -;; SONIC ROBO BLAST 2 +;; DR. ROBOTNIK'S RING RACERS ;;----------------------------------------------------------------------------- -;; Copyright (C) 1998-2000 by DooM Legacy Team. -;; Copyright (C) 1999-2020 by Sonic Team Junior. +;; Copyright (C) 2024 by Kart Krew. +;; Copyright (C) 2020 by Sonic Team Junior. +;; Copyright (C) 2000 by DooM Legacy Team. ;; ;; This program is free software distributed under the ;; terms of the GNU General Public License, version 2. diff --git a/src/typedef.h b/src/typedef.h index ac9bbff5fc29f9d983bb9d762c8ebcc09323122f..a46b50eb1f4427980e4b2fb5b902811413762e1e 100644 --- a/src/typedef.h +++ b/src/typedef.h @@ -1,6 +1,6 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2022 by Kart Krew. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/v_draw.cpp b/src/v_draw.cpp index a668f98d0168ad797ee65f3aef67a86fb8196688..7914d0a0cb865b176f2dfe2beb576ea128619c35 100644 --- a/src/v_draw.cpp +++ b/src/v_draw.cpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/v_draw.hpp b/src/v_draw.hpp index 8b044153748aeb3d8dedb2d09be5045e120ab837..8d5c8386ae6fc1a7a907b0be4ae495675636a6d3 100644 --- a/src/v_draw.hpp +++ b/src/v_draw.hpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/v_draw_setter.hpp b/src/v_draw_setter.hpp index 3a21e691ae115c537be99c95c8f98abce65ea170..5827558d76416b687511a5e9bda9fe041f06ba15 100644 --- a/src/v_draw_setter.hpp +++ b/src/v_draw_setter.hpp @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by James Robert Roman +// Copyright (C) 2024 by James Robert Roman +// Copyright (C) 2024 by Kart Krew // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/vid_copy.s b/src/vid_copy.s index eae435ea4cd2ea512ad82c5d7aef29abfc2ce7aa..70a1eb70c3eaebacf5c9258a153a71550620ab1a 100644 --- a/src/vid_copy.s +++ b/src/vid_copy.s @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/w_wad.cpp b/src/w_wad.cpp index 576ce5f961ca50be164ae53de70546f20c00346d..604ed203e44f2c6188d2247f68109c76498bee97 100644 --- a/src/w_wad.cpp +++ b/src/w_wad.cpp @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/w_wad.h b/src/w_wad.h index 144b212c65eab7517bfe8cfe45dcd6f51e9c8d1c..d224475d90d4e969b38f0999cca87c292ccaa585 100644 --- a/src/w_wad.h +++ b/src/w_wad.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/z_zone.c b/src/z_zone.c index 79eaabd1750524eab59575ff70c736d2d4b643a4..8924ed688bb2e923f7d99ecc63a8889fd129313b 100644 --- a/src/z_zone.c +++ b/src/z_zone.c @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2006 by Graue. -// Copyright (C) 2006-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2006 by Graue. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/z_zone.h b/src/z_zone.h index 779c9aa707c8c9eaa6f4339eb9872beedc514df3..8bfb5f774aded7a58743a7b00cb4cf853139551d 100644 --- a/src/z_zone.h +++ b/src/z_zone.h @@ -1,8 +1,9 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2.