From 7dfa597c7dd0b4913d7fc735ed14702975db0829 Mon Sep 17 00:00:00 2001 From: Sally Coolatta <tehrealsalt@gmail.com> Date: Fri, 5 Apr 2024 02:08:23 -0400 Subject: [PATCH] SRB2 -> DRRR copyright in src, acs, android folder Be consistent with toaster's recent changes to copyright --- src/acs/acsvm.hpp | 4 ++-- src/acs/call-funcs.cpp | 4 ++-- src/acs/call-funcs.hpp | 4 ++-- src/acs/environment.cpp | 4 ++-- src/acs/environment.hpp | 4 ++-- src/acs/interface.cpp | 4 ++-- src/acs/interface.h | 4 ++-- src/acs/stream.cpp | 4 ++-- src/acs/stream.hpp | 4 ++-- src/acs/thread.cpp | 4 ++-- src/acs/thread.hpp | 4 ++-- src/android/i_cdmus.c | 10 ++++++++++ src/android/i_main.c | 10 ++++++++++ src/android/i_net.c | 10 ++++++++++ src/android/i_sound.c | 10 ++++++++++ src/android/i_system.c | 10 ++++++++++ src/android/i_video.c | 10 ++++++++++ src/android/i_video.h | 10 ++++++++++ src/archive_wrapper.hpp | 1 + src/asm_defs.inc | 7 ++++--- src/byteptr.h | 7 ++++--- src/comptime.c | 10 ++++++++++ src/console.c | 7 ++++--- src/console.h | 7 ++++--- src/cvars.cpp | 3 ++- src/cxxutil.hpp | 10 ++++++++++ src/d_event.h | 9 +++++---- src/d_net.c | 9 +++++---- src/d_net.h | 9 +++++---- src/d_netcmd.c | 7 ++++--- src/d_netcmd.h | 7 ++++--- src/d_netfil.h | 7 ++++--- src/d_player.h | 9 +++++---- src/d_think.h | 9 +++++---- src/d_ticcmd.h | 9 +++++---- src/discord.c | 6 +++--- src/discord.h | 6 +++--- src/doomtype.h | 9 +++++---- src/endian.h | 5 +++-- src/fastcmp.h | 10 ++++++++++ src/font.c | 6 +++--- src/font.h | 7 ++++--- src/g_build_ticcmd.cpp | 8 ++++---- src/g_demo.cpp | 9 +++++---- src/g_demo.h | 9 +++++---- src/g_game.c | 9 +++++---- src/g_game.h | 9 +++++---- src/g_gamedata.cpp | 3 ++- src/g_gamedata.h | 3 ++- src/g_input.c | 7 ++++--- src/g_input.h | 7 ++++--- src/g_party.cpp | 3 ++- src/g_party.h | 3 ++- src/g_state.h | 8 +++++--- src/http-mserv.c | 5 +++-- src/hu_stuff.c | 9 +++++---- src/hu_stuff.h | 9 +++++---- src/i_addrinfo.c | 5 +++-- src/i_addrinfo.h | 5 +++-- src/i_joy.h | 7 ++++--- src/i_net.h | 9 +++++---- src/i_sound.h | 9 +++++---- src/i_system.h | 9 +++++---- src/i_tcp.c | 7 ++++--- src/i_tcp.h | 7 ++++--- src/i_tcp_detail.h | 7 ++++--- src/i_threads.h | 5 +++-- src/i_time.c | 9 +++++---- src/i_time.h | 9 +++++---- src/i_video.h | 9 +++++---- src/i_video_common.cpp | 5 +++-- src/info.c | 9 +++++---- src/info.h | 9 +++++---- src/k_bans.cpp | 9 +++++---- src/k_bans.h | 10 ++++++---- src/k_battle.c | 8 ++++++++ src/k_battle.h | 9 +++++++++ src/k_bheap.c | 6 +++--- src/k_bheap.h | 6 +++--- src/k_boss.c | 4 ++-- src/k_boss.h | 4 ++-- src/k_bot.cpp | 4 ++-- src/k_bot.h | 4 ++-- src/k_botitem.cpp | 6 +++--- src/k_botsearch.cpp | 6 +++--- src/k_brightmap.c | 4 ++-- src/k_brightmap.h | 4 ++-- src/k_collide.cpp | 8 ++++++++ src/k_collide.h | 9 +++++++++ src/k_color.c | 4 ++-- src/k_color.h | 4 ++-- src/k_credits.cpp | 4 ++-- src/k_credits.h | 4 ++-- src/k_dialogue.cpp | 6 +++--- src/k_dialogue.h | 6 +++--- src/k_dialogue.hpp | 6 +++--- src/k_director.cpp | 3 ++- src/k_director.h | 3 ++- src/k_endcam.cpp | 1 + src/k_endcam.h | 1 + src/k_grandprix.c | 6 +++--- src/k_grandprix.h | 6 +++--- src/k_hitlag.c | 4 ++-- src/k_hitlag.h | 4 ++-- src/k_hud.cpp | 4 ++-- src/k_hud.h | 4 ++-- src/k_hud_track.cpp | 9 +++++++++ src/k_kart.c | 6 ++++++ src/k_mapuser.c | 4 ++-- src/k_mapuser.h | 4 ++-- src/k_pathfind.c | 6 +++--- src/k_pathfind.h | 6 +++--- src/k_podium.cpp | 4 ++-- src/k_podium.h | 4 ++-- src/k_pwrlv.c | 3 ++- src/k_pwrlv.h | 3 ++- src/k_race.c | 4 ++-- src/k_race.h | 4 ++-- src/k_rank.cpp | 4 ++-- src/k_rank.h | 4 ++-- src/k_respawn.c | 4 ++-- src/k_respawn.h | 5 +++-- src/k_roulette.c | 6 +++--- src/k_roulette.h | 4 ++-- src/k_serverstats.c | 9 +++++---- src/k_specialstage.c | 4 ++-- src/k_specialstage.h | 4 ++-- src/k_tally.cpp | 4 ++-- src/k_tally.h | 4 ++-- src/k_terrain.c | 6 +++--- src/k_terrain.h | 6 +++--- src/k_vote.c | 4 ++-- src/k_vote.h | 4 ++-- src/k_waypoint.cpp | 6 +++--- src/k_waypoint.h | 6 +++--- src/k_zvote.c | 4 ++-- src/k_zvote.h | 4 ++-- src/keys.h | 7 ++++--- src/lua_baselib.c | 7 ++++--- src/lua_blockmaplib.c | 7 ++++--- src/lua_consolelib.c | 7 ++++--- src/lua_hook.h | 7 ++++--- src/lua_hooklib.c | 7 ++++--- src/lua_hud.h | 7 ++++--- src/lua_hudlib.c | 7 ++++--- src/lua_hudlib_drawlist.c | 7 ++++--- src/lua_hudlib_drawlist.h | 5 +++-- src/lua_infolib.c | 7 ++++--- src/lua_libs.h | 7 ++++--- src/lua_maplib.c | 7 ++++--- src/lua_mathlib.c | 7 ++++--- src/lua_mobjlib.c | 7 ++++--- src/lua_playerlib.c | 7 ++++--- src/lua_polyobjlib.c | 3 ++- src/lua_profile.cpp | 3 ++- src/lua_profile.h | 3 ++- src/lua_script.c | 7 ++++--- src/lua_script.h | 7 ++++--- src/lua_skinlib.c | 7 ++++--- src/lua_taglib.c | 5 +++-- src/lua_thinkerlib.c | 7 ++++--- src/lzf.c | 4 ++-- src/lzf.h | 4 ++-- src/m_aatree.c | 9 +++++---- src/m_aatree.h | 9 +++++---- src/m_anigif.c | 5 +++-- src/m_anigif.h | 5 +++-- src/m_argv.c | 9 +++++---- src/m_argv.h | 9 +++++---- src/m_avrecorder.cpp | 5 +++-- src/m_avrecorder.h | 5 +++-- src/m_avrecorder.hpp | 5 +++-- src/m_bbox.c | 9 +++++---- src/m_bbox.h | 9 +++++---- src/m_cheat.c | 9 +++++---- src/m_cheat.h | 9 +++++---- src/m_dllist.h | 7 ++++--- src/m_easing.c | 6 ++++-- src/m_easing.h | 6 ++++-- src/m_fixed.c | 9 +++++---- src/m_fixed.h | 9 +++++---- src/m_memcpy.c | 9 +++++---- src/m_misc.cpp | 9 +++++---- src/m_misc.h | 9 +++++---- src/m_perfstats.c | 3 ++- src/m_perfstats.h | 3 ++- src/m_pw.cpp | 6 +++--- src/m_pw.h | 1 + src/m_pw_hash.c | 3 ++- src/m_pw_hash.h | 1 + src/m_queue.c | 7 ++++--- src/m_queue.h | 7 ++++--- src/m_swap.h | 9 +++++---- src/md5.c | 2 +- src/md5.h | 2 +- src/mobj.hpp | 3 ++- src/mobj_list.hpp | 3 ++- src/mobj_list_view.hpp | 3 ++- src/mserv.c | 9 +++++---- src/mserv.h | 9 +++++---- src/music.cpp | 5 +++-- src/music.h | 5 +++-- src/music_detail.hpp | 5 +++-- src/music_manager.cpp | 11 ++++++----- src/music_manager.hpp | 5 +++-- src/music_tune.hpp | 5 +++-- src/p_ceilng.c | 9 +++++---- src/p_enemy.c | 9 +++++---- src/p_floor.c | 9 +++++---- src/p_lights.c | 9 +++++---- src/p_link.cpp | 3 ++- src/p_link.h | 3 ++- src/p_loop.c | 5 +++-- src/p_maputl.c | 9 +++++---- src/p_maputl.h | 7 ++++--- src/p_polyobj.c | 7 ++++--- src/p_polyobj.h | 7 ++++--- src/p_pspr.h | 9 +++++---- src/p_setup.cpp | 9 +++++---- src/p_setup.h | 9 +++++---- src/p_sight.c | 10 ++++++---- src/p_slopes.c | 7 ++++--- src/p_slopes.h | 7 ++++--- src/p_sweep.cpp | 3 ++- src/p_sweep.hpp | 3 ++- src/p_telept.c | 9 +++++---- src/p_test.cpp | 3 ++- src/p_tick.c | 9 +++++---- src/p_tick.h | 9 +++++---- src/p_user.c | 9 +++++---- src/r_bbox.c | 10 +++++----- src/r_bsp.cpp | 9 +++++---- src/r_bsp.h | 9 +++++---- src/r_data.c | 9 +++++---- src/r_data.h | 9 +++++---- src/r_debug.cpp | 5 +++-- src/r_debug.hpp | 1 + src/r_debug_detail.hpp | 5 +++-- src/r_debug_parser.cpp | 5 +++-- src/r_debug_printer.cpp | 1 + src/r_defs.h | 9 +++++---- src/r_draw.cpp | 9 +++++---- src/r_draw.h | 9 +++++---- src/r_draw_column.cpp | 8 +++++--- src/r_draw_span.cpp | 8 +++++--- src/r_fps.c | 13 +++++++------ src/r_fps.h | 11 ++++++----- src/r_local.h | 9 +++++---- src/r_main.cpp | 9 +++++---- src/r_main.h | 9 +++++---- src/r_patch.cpp | 4 +++- src/r_patch.h | 4 +++- src/r_patchrotation.c | 4 +++- src/r_patchrotation.h | 4 +++- src/r_picformats.c | 10 +++++----- src/r_picformats.h | 10 ++++++---- src/r_plane.cpp | 9 +++++---- src/r_plane.h | 9 +++++---- src/r_portal.c | 9 +++++---- src/r_portal.h | 9 +++++---- src/r_segs.cpp | 9 +++++---- src/r_segs.h | 9 +++++---- src/r_skins.c | 11 ++++++----- src/r_skins.h | 11 ++++++----- src/r_sky.c | 9 +++++---- src/r_sky.h | 9 +++++---- src/r_splats.c | 7 ++++--- src/r_splats.h | 7 ++++--- src/r_spritefx.cpp | 2 +- src/r_state.h | 9 +++++---- src/r_textures.c | 9 +++++---- src/r_textures.h | 9 +++++---- src/r_textures_dups.cpp | 5 +++-- src/r_things.cpp | 9 +++++---- src/r_things.h | 9 +++++---- src/sanitize.cpp | 1 + src/sanitize.h | 1 + src/screen.c | 7 ++++--- src/screen.h | 7 ++++--- src/slope_anchors.c | 5 +++-- src/string.c | 7 ++++--- src/stun.cpp | 5 +++-- src/stun.h | 5 +++-- src/tables.c | 9 +++++---- src/tables.h | 9 +++++---- src/taglist.c | 9 +++++---- src/taglist.h | 9 +++++---- src/tmap.nas | 7 ++++--- src/tmap.s | 7 ++++--- src/tmap_asm.s | 7 ++++--- src/tmap_mmx.nas | 7 ++++--- src/tmap_vc.nas | 7 ++++--- src/typedef.h | 4 ++-- src/v_draw.cpp | 3 ++- src/v_draw.hpp | 3 ++- src/v_draw_setter.hpp | 3 ++- src/vid_copy.s | 7 ++++--- src/w_wad.cpp | 9 +++++---- src/w_wad.h | 9 +++++---- src/z_zone.c | 7 ++++--- src/z_zone.h | 9 +++++---- 301 files changed, 1161 insertions(+), 787 deletions(-) diff --git a/src/acs/acsvm.hpp b/src/acs/acsvm.hpp index 4ae2ee6242..84f7ea70dc 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 5c5db3e51c..662f7f1f25 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 8d304f5583..ba2dee6e8f 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 43fb3be971..6df2824981 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 c2d19623d0..249797f669 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 e5d6e196af..7f6a703cc5 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 cbb8ab8098..cba20b253b 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 3d7fb85bff..a4d3e74cfa 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 456a725324..bbd83c7f3c 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 35d088e227..81bfbeb763 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 f8338239c9..9c4da66260 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 12063745b3..52406d72d7 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 8696f3fc71..b40223fd20 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 f6e642022e..9fba603884 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 b5a1c36461..25081feb18 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 fe7fa863d9..5f045add48 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 bf0decb741..055fdd074c 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 aa0e78f3d0..92158212fe 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 e615695b96..972570ab2f 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 ec286b0bd1..a2ba4f919f 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 00bf34c360..e8deb88a21 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 386b53f469..a8cfc79de2 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 282f833a45..b458e2dc1d 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 4f7a517bca..64bdc41af5 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 d743acf5cf..e322c7c20b 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 835d5e74f5..5ebf1fd212 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 67bbc34fde..cd60296834 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 b68385f932..8a315fb1f2 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 5d76915e88..7797235bc1 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 1a0dd95320..665cfee13a 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 4113d791ca..4e4f1a8cdd 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 904dc0da56..c58972e760 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 e455774faa..166927be9a 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 f3dda93800..550ae7a014 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 2cde49abc5..7f083d72be 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 07b1b638f3..601d24a758 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 7613a665b9..0de232c71c 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 49e2d11d83..2d35585518 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 24d8e35cd5..2d8163ddbb 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 833b75330d..4591a54515 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 39f879ea0a..bf0242cd9a 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 30a4a5002d..414e69e6be 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 134c473661..72655ada47 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 fc35ae11a1..f3d86c9dfd 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 ac354dadc6..5df5fe8ea5 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 f983a070c0..1c4d23a80a 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 232ba411fc..019172d7e8 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 5662688d3a..fc1bdd277f 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 0fb8ebe11c..c5ba7bdcd9 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 8c3d61a98e..9175e53a84 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 84d9df55f8..cc04f00477 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 c0e1844c0e..95d260d727 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 56816031bc..5b16c1f2b6 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 c4d901bc7a..9bdadf52cb 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 7794a8f7c4..622d051dce 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 489b13ce9f..643c1828ab 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 3be1bdcac9..0a359f4f7b 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 e8bff686ba..095731338c 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 948da79676..b435cfaa52 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 53824d3910..5b0362eb08 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 aa0b732cdb..efe325081c 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 29767114e5..ea346b859a 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 e2eff46b56..c78e09fd8b 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 13a02a548d..25e98b9d04 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 b5bdc8a4db..305d1e590c 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 a0ec63a9d8..037b46fa6c 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 b275954506..a0c210e248 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 6df6d5581f..50d443a6b6 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 318b1dda1c..b3cccfe1b8 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 c5185dfe0a..1617a73055 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 c1c82d6fa4..92457f2622 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 ae7a97959d..d8754f58c6 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 781b881826..dc90068565 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 1f8d175113..bf5e38ec10 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 d97c2fbf52..f10579674c 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 5d284bb772..05bc34b57a 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 7806894e58..c813efb3cb 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 495c8ba0f9..b29f022dd2 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 b47ad7a744..107aacd0fc 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 58f5bb98c6..ecdf6a2093 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 0fbd2857c8..fe42652b14 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 62d2e6fbe4..e6b765a0c8 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 e133d7f8a5..296617e683 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 a08fbb53b1..4c2c148373 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 b7a4794563..6d1e2c85c9 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 5b99634263..a13ea65afb 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 7986b48e22..1fee05f124 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 4231bbeebc..cd76a312da 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 f7b5574671..d72b30fd67 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 6f4b245ed6..35ea3d6a82 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 a66626f62a..2123b22e8b 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 f45ee0b2c1..bcd90a1bbf 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 c2836f07d5..fc00c41cf5 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 026e466b5d..61bd6982a2 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 8b8ba83818..b5894f7eea 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 895283f2ed..530748a9c5 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 bbc9757a00..b3881256f6 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 63b60a566e..47d7ea9be4 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 6d92a9751a..6bb26672cd 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 d6d9768838..e321e6e5b3 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 8ac3f7e823..b9e0168e8e 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 05887dac54..9da27a3975 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 7bdadf9c90..c12cbf67c8 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 fed3b75cc0..2a14eb44d6 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 7053e2f253..73ffb6be36 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 1eefc155ea..dea1e5a985 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 4c37a78ceb..31fbe2d5d2 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 ac273d109d..215265bcaa 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 9253e1eaaa..22319fd9fd 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 6bbb6e5160..6d784d751e 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 bd11ecdeb4..837248b92c 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 0e6671b0e1..70c66a02c0 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 8e5ef73eb3..342b017969 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 2153d547b2..0dba7fdc63 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 12f9e1a2bb..dd95294a23 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 be8d32d761..9494ed0f41 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 1ade6c494c..430204adb5 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 ed4ded9f83..88c9d12663 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 d025bcfc2a..af7f12bf1b 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 330c70a872..4d69740067 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 824dfa9e5b..7756e2513c 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 4d02f99315..a6c0ea09bc 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 be4c5d7609..cd805da918 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 9eba345d4d..058562cb6f 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 4e5177d322..b5107f1c46 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 9891a5dddd..6c0ab53e64 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 f0e1944792..b155c1bedc 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 57ee2612bc..b65e7c6bbb 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 62587cd7be..9079103a64 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 d3862f3298..b493c903cb 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 c8c86bbcbf..314b83af69 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 7381d6e986..821128bb08 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 bf45c7688a..652eb865a8 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 6d87b24731..95eed059ce 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 d2886d0304..ca4aa351a5 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 a66c419942..0f28788eef 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 61ee8c6305..3aac7f1e25 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 6ba2955723..4bb63be4e2 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 60916c580e..18d2dc2c7f 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 efb14a9c3d..b0c8a9f741 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 ea9d96e227..274a215f60 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 01daea11ff..cb126c5341 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 f73578a814..0eacf83ce9 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 722bca50e1..8525aabf4d 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 862d1feef0..d9501acc3a 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 814632e669..1c7ee31178 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 bf2a161e22..fea4499cb7 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 130753a8c2..6c3d64d916 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 421b72bee5..09df94514e 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 adb65325f4..406c392fac 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 8d89abeeb0..d3a86da203 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 afe34b3bd2..e8e9f89bd3 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 26db167a55..6ec65fe869 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 0ee0055ae7..ad40b5bcdd 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 ee2a15ed0e..ff28e294e2 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 cd772509c4..20c0bd7f2c 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 fbcc4526e1..f477aba657 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 231aa31a92..00ad2526d6 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 3626a553af..f02a07fab9 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 c9f320fe8f..79ce038f49 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 82baa64693..351e7c663a 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 f81c3ee0a3..68bff959f3 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 995e4ebd6a..545876b033 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 5068877762..88f77d6e82 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 ce45f44dc4..942771bb25 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 3e504cfeb8..4a39a820a4 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 ea8fd0caf2..3c422658dc 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 7d43d96bc6..544a9bcaa7 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 05ffb797d8..d6654312a0 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 1db609c9a8..f4c916c82b 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 21d635c5f4..b33ea2cc62 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 0f032323a8..e98c8e98ae 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 02d5341643..e681c0b7fc 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 3841854d30..bad97866aa 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 e3b80698fa..0635b1f6fb 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 f9f5555f8a..70207b8e5a 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 a80022a2ee..6ae18a6982 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 c871d3106e..9237ed8d1e 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 4dc84320c6..85d07de63c 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 09d6936f2e..9c37b485a9 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 57dde19bdd..a62dc14b03 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 ab362f5895..67ef3541ba 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 ce4eda4c07..bbb4a3167d 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 a95d83a769..81870c5c26 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 81de6f5278..2ef4480bcf 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 bfc995f550..e38a6c19b7 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 4d4bdac748..f566ebcde5 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 3335f0559d..ec01f0b67d 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 884f1ddfba..ed9ca881bd 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 fec6c9558e..31bc813572 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 8603ab2021..dc9a4044de 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 4b8c15c1b6..595d503ddc 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 5b3c7ee56b..23f8864016 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 66d5636660..62ea87eadc 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 8e7c1fc1ab..7caf56d540 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 8ceb3700b6..2c2e4e97ff 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 ad9ac89643..ec277adf54 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 122ec66849..7568548abb 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 3a08dc6daf..0b1c1cefae 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 6fe9a77c4b..fd780d8b66 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 5a82614592..912a5febbb 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 61f6c49768..e8ed7dbea1 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 f4c96adca9..f903038e20 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 2233bdb97b..2a1ff9a1ec 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 fbb45b7ae4..5db7b635cb 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 405832abe2..fbf3d7207d 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 dd819489cc..4da7937772 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 9052ef63d7..f2f50e8c50 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 960e84d831..9d0c6d816b 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 2bd25ffd28..c46964c863 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 ca13df7fc8..6ad7f22fb0 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 5baa825569..70671f555f 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 839876e6a2..3db389e7cb 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 cfd46836d2..bb33160c9f 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 5af7099c9c..6ee7f91aae 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 62566c44d0..80f03d0f73 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 11aefb4cde..576c859d08 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 13c322523d..15145b3cab 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 22fa5bce4b..5b78c9b809 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 b3aca68f2e..012094ea9b 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 37b485c25f..f934e1a6d5 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 80b921f3a1..f5e4bd3ef6 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 0a2205fce2..690e06f54e 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 c59aaa3b58..971e2bdb5e 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 68c6ac3594..6172dbe3cf 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 641e070c7f..09db59477b 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 e362f33a5c..8485e7ba94 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 16cb5e831d..ae753dea8c 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 17e767db2c..b2af7a3784 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 ea2fef0bb4..e4bdd8a3be 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 d484c3b516..fe49495a12 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 6d5f93214f..a50410ab98 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 17407f5e6e..658f8acdc1 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 89e96ecace..ff38f888ff 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 e327e93306..fdbca564a1 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 6cc42a50c7..b7c7cdbb91 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 1910912c09..a62ded7906 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 7d495db47b..e2419e240a 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 8d1d300801..538c5f1576 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 728bf29eee..c736f32c92 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 089d418516..5fd517a914 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 24b3c539fa..7bdfdc9e0b 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 47539975fb..e7c75b3526 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 32656bf377..31f1501a81 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 c002f72b73..9d0d0fcaec 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 68b100b282..06016e2e3e 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 969c427fa1..fff0a35f20 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 72ee66fe95..a88ff43402 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 925786c5e7..98a7b43a89 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 3be1a1581f..7f851cea8f 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 8165e9a907..c1cbe37dbc 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 c0f0448c1d..53de078c81 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 d3a8443963..98a8db1903 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 4c463a8cef..56887b25eb 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 d87988583c..7eed583927 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 6dd3f1bbeb..dc1a67ef6c 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 0d0dd68e82..decda706af 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 9e3ec86476..301d3e6f84 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 b7dd855e8a..2944d84759 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 4798030f0f..d51e393830 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 60012fe80c..2455a5ab1e 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 c5eee53c31..070ebbd0cf 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 390984fc83..4ca6dc99dd 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 ddf8cae743..6e1d2a455c 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 a69ab4c46c..b098faa379 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 d205c12790..0114975daa 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 36c6961f9a..d890577647 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 f5a92cb08e..324fd1d11c 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 af34788ca3..b5a2453dd7 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 7c10afc573..5b9303f2d8 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 b759e9618b..40e5046109 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 98a78ba0d2..b1079d81ed 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 1de9cb1c10..0ecf71dd8a 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 20c111bd08..e2590dcec6 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 001981bdfd..8dcbcfe62b 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 fc03a1cfc5..4c78091871 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 f6a56d582a..801c4c2588 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 8236bb3610..6a864a94d5 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 3c08b518d1..341edba9a1 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 05eebce7d1..8508dbef57 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 8fa49f9b7a..69806c8a59 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 68e705d4e6..790a92b64c 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 17cfafa312..e426947895 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 6a7b7645bb..69c88e96b3 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 61812cb2e6..5c842817d8 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 e1f60cf119..3421326a5d 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 14cf586aa9..b701dd745b 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 69282d0b47..8414e810b7 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 3a4cf2e1a1..c0966c6be6 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 3cd0f87cc5..b6fe90e566 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 15b97499de..a584e3341e 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 49eb21a6d3..4a365843a4 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 ac9bbff5fc..a46b50eb1f 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 a668f98d01..7914d0a0cb 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 8b04415374..8d5c8386ae 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 3a21e691ae..5827558d76 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 eae435ea4c..70a1eb70c3 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 576ce5f961..604ed203e4 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 144b212c65..d224475d90 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 79eaabd175..8924ed688b 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 779c9aa707..8bfb5f774a 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. -- GitLab