From 2ed856deaf044d2b22213d43938b1818e1aeec6d Mon Sep 17 00:00:00 2001 From: NovaRain Date: Thu, 1 Jan 2026 20:02:36 +0800 Subject: [PATCH] Cosmetic edits: updated year --- sfall/CRC.cpp | 2 +- sfall/CRC.h | 2 +- sfall/Config.cpp | 2 +- sfall/Config.h | 2 +- sfall/ConsoleWindow.cpp | 2 +- sfall/ConsoleWindow.h | 2 +- sfall/Delegate.h | 2 +- sfall/FalloutEngine/AsmMacros.h | 2 +- sfall/FalloutEngine/EngineUtils.cpp | 2 +- sfall/FalloutEngine/EngineUtils.h | 2 +- sfall/FalloutEngine/Enums.h | 2 +- sfall/FalloutEngine/Fallout2.h | 2 +- sfall/FalloutEngine/FunctionOffsets.cpp | 2 +- sfall/FalloutEngine/FunctionOffsets.h | 2 +- sfall/FalloutEngine/Functions.cpp | 2 +- sfall/FalloutEngine/Functions.h | 2 +- sfall/FalloutEngine/Structs.h | 2 +- sfall/FalloutEngine/Variables.cpp | 2 +- sfall/FalloutEngine/Variables.h | 2 +- sfall/Game/AI/AIHelpers.cpp | 2 +- sfall/Game/AI/AIHelpers.h | 2 +- sfall/Game/GUI/Text.cpp | 2 +- sfall/Game/GUI/Text.h | 2 +- sfall/Game/GUI/render.cpp | 2 +- sfall/Game/GUI/render.h | 2 +- sfall/Game/combatAI.cpp | 2 +- sfall/Game/combatAI.h | 2 +- sfall/Game/inventory.cpp | 2 +- sfall/Game/inventory.h | 2 +- sfall/Game/items.cpp | 2 +- sfall/Game/items.h | 2 +- sfall/Game/objects.cpp | 2 +- sfall/Game/objects.h | 2 +- sfall/Game/skills.cpp | 2 +- sfall/Game/skills.h | 2 +- sfall/Game/stats.cpp | 2 +- sfall/Game/stats.h | 2 +- sfall/Game/template.cpp | 2 +- sfall/Game/template.h | 2 +- sfall/Game/tilemap.cpp | 2 +- sfall/Game/tilemap.h | 2 +- sfall/HRP/Character.cpp | 2 +- sfall/HRP/Character.h | 2 +- sfall/HRP/CreditsScreen.cpp | 2 +- sfall/HRP/CreditsScreen.h | 2 +- sfall/HRP/DeathScreen.cpp | 2 +- sfall/HRP/DeathScreen.h | 2 +- sfall/HRP/Dialog.cpp | 2 +- sfall/HRP/Dialog.h | 2 +- sfall/HRP/HelpScreen.cpp | 2 +- sfall/HRP/HelpScreen.h | 2 +- sfall/HRP/Image.cpp | 2 +- sfall/HRP/Image.h | 2 +- sfall/HRP/Init.cpp | 2 +- sfall/HRP/Init.h | 2 +- sfall/HRP/InterfaceBar.cpp | 2 +- sfall/HRP/InterfaceBar.h | 2 +- sfall/HRP/Inventory.cpp | 2 +- sfall/HRP/Inventory.h | 2 +- sfall/HRP/LoadSave.cpp | 2 +- sfall/HRP/LoadSave.h | 2 +- sfall/HRP/MainMenu.cpp | 2 +- sfall/HRP/MainMenu.h | 2 +- sfall/HRP/MiscInterface.cpp | 2 +- sfall/HRP/MiscInterface.h | 2 +- sfall/HRP/MoviesScreen.cpp | 2 +- sfall/HRP/MoviesScreen.h | 2 +- sfall/HRP/SlidesScreen.cpp | 2 +- sfall/HRP/SlidesScreen.h | 2 +- sfall/HRP/SplashScreen.cpp | 2 +- sfall/HRP/SplashScreen.h | 2 +- sfall/HRP/ViewMap/EdgeBorder.cpp | 2 +- sfall/HRP/ViewMap/EdgeBorder.h | 2 +- sfall/HRP/ViewMap/EdgeClipping.cpp | 2 +- sfall/HRP/ViewMap/EdgeClipping.h | 2 +- sfall/HRP/ViewMap/ViewMap.cpp | 2 +- sfall/HRP/ViewMap/ViewMap.h | 2 +- sfall/HRP/Worldmap.cpp | 2 +- sfall/HRP/Worldmap.h | 2 +- sfall/IniReader.cpp | 2 +- sfall/IniReader.h | 2 +- sfall/InputFuncs.cpp | 2 +- sfall/InputFuncs.h | 2 +- sfall/Logging.cpp | 2 +- sfall/Logging.h | 2 +- sfall/Modules/AI.cpp | 2 +- sfall/Modules/AI.h | 2 +- sfall/Modules/Animations.cpp | 2 +- sfall/Modules/Animations.h | 2 +- sfall/Modules/BarBoxes.cpp | 2 +- sfall/Modules/BarBoxes.h | 2 +- sfall/Modules/Books.cpp | 2 +- sfall/Modules/Books.h | 2 +- sfall/Modules/BugFixes.cpp | 2 +- sfall/Modules/BugFixes.h | 2 +- sfall/Modules/BurstMods.cpp | 2 +- sfall/Modules/BurstMods.h | 2 +- sfall/Modules/Combat.cpp | 2 +- sfall/Modules/Combat.h | 2 +- sfall/Modules/Console.cpp | 2 +- sfall/Modules/Console.h | 2 +- sfall/Modules/Credits.cpp | 2 +- sfall/Modules/Credits.h | 2 +- sfall/Modules/Criticals.cpp | 2 +- sfall/Modules/Criticals.h | 2 +- sfall/Modules/CritterPoison.cpp | 2 +- sfall/Modules/CritterPoison.h | 2 +- sfall/Modules/CritterStats.cpp | 2 +- sfall/Modules/CritterStats.h | 2 +- sfall/Modules/DamageMod.cpp | 2 +- sfall/Modules/DamageMod.h | 2 +- sfall/Modules/DebugEditor.cpp | 2 +- sfall/Modules/DebugEditor.h | 2 +- sfall/Modules/Drugs.cpp | 2 +- sfall/Modules/Drugs.h | 2 +- sfall/Modules/Elevators.cpp | 2 +- sfall/Modules/Elevators.h | 2 +- sfall/Modules/EngineTweaks.cpp | 2 +- sfall/Modules/EngineTweaks.h | 2 +- sfall/Modules/Explosions.cpp | 2 +- sfall/Modules/Explosions.h | 2 +- sfall/Modules/ExtraArt.cpp | 2 +- sfall/Modules/ExtraArt.h | 2 +- sfall/Modules/ExtraSaveSlots.cpp | 2 +- sfall/Modules/ExtraSaveSlots.h | 2 +- sfall/Modules/FileSystem.cpp | 2 +- sfall/Modules/FileSystem.h | 2 +- sfall/Modules/Graphics.cpp | 2 +- sfall/Modules/Graphics.h | 2 +- sfall/Modules/HeroAppearance.cpp | 2 +- sfall/Modules/HeroAppearance.h | 2 +- sfall/Modules/HookScripts.cpp | 2 +- sfall/Modules/HookScripts.h | 2 +- sfall/Modules/Input.cpp | 2 +- sfall/Modules/Input.h | 2 +- sfall/Modules/Interface.cpp | 2 +- sfall/Modules/Interface.h | 2 +- sfall/Modules/Inventory.cpp | 2 +- sfall/Modules/Inventory.h | 2 +- sfall/Modules/Karma.cpp | 2 +- sfall/Modules/Karma.h | 2 +- sfall/Modules/KillCounter.cpp | 2 +- sfall/Modules/KillCounter.h | 2 +- sfall/Modules/LoadGameHook.cpp | 2 +- sfall/Modules/LoadGameHook.h | 2 +- sfall/Modules/LoadOrder.cpp | 2 +- sfall/Modules/LoadOrder.h | 2 +- sfall/Modules/MainLoopHook.cpp | 2 +- sfall/Modules/MainLoopHook.h | 2 +- sfall/Modules/MainMenu.cpp | 2 +- sfall/Modules/MainMenu.h | 2 +- sfall/Modules/Message.cpp | 2 +- sfall/Modules/Message.h | 2 +- sfall/Modules/MetaruleExtender.cpp | 2 +- sfall/Modules/MetaruleExtender.h | 2 +- sfall/Modules/MiscPatches.cpp | 2 +- sfall/Modules/MiscPatches.h | 2 +- sfall/Modules/Module.h | 2 +- sfall/Modules/Movies.cpp | 2 +- sfall/Modules/Movies.h | 2 +- sfall/Modules/Objects.cpp | 2 +- sfall/Modules/Objects.h | 2 +- sfall/Modules/PartyControl.cpp | 2 +- sfall/Modules/PartyControl.h | 2 +- sfall/Modules/Perks.cpp | 2 +- sfall/Modules/Perks.h | 2 +- sfall/Modules/PlayerModel.cpp | 2 +- sfall/Modules/PlayerModel.h | 2 +- sfall/Modules/Premade.cpp | 2 +- sfall/Modules/Premade.h | 2 +- sfall/Modules/QuestList.cpp | 2 +- sfall/Modules/QuestList.h | 2 +- sfall/Modules/Reputations.cpp | 2 +- sfall/Modules/Reputations.h | 2 +- sfall/Modules/ScriptExtender.cpp | 2 +- sfall/Modules/ScriptExtender.h | 2 +- sfall/Modules/ScriptShaders.cpp | 2 +- sfall/Modules/ScriptShaders.h | 2 +- sfall/Modules/Scripting/Arrays.cpp | 2 +- sfall/Modules/Scripting/Arrays.h | 2 +- sfall/Modules/Scripting/Handlers/Anims.cpp | 2 +- sfall/Modules/Scripting/Handlers/Anims.h | 2 +- sfall/Modules/Scripting/Handlers/Arrays.cpp | 2 +- sfall/Modules/Scripting/Handlers/Arrays.h | 2 +- sfall/Modules/Scripting/Handlers/Combat.cpp | 2 +- sfall/Modules/Scripting/Handlers/Combat.h | 2 +- sfall/Modules/Scripting/Handlers/Core.cpp | 2 +- sfall/Modules/Scripting/Handlers/Core.h | 2 +- sfall/Modules/Scripting/Handlers/FileSystem.cpp | 2 +- sfall/Modules/Scripting/Handlers/FileSystem.h | 2 +- sfall/Modules/Scripting/Handlers/Graphics.cpp | 2 +- sfall/Modules/Scripting/Handlers/Graphics.h | 2 +- sfall/Modules/Scripting/Handlers/IniFiles.cpp | 2 +- sfall/Modules/Scripting/Handlers/IniFiles.h | 2 +- sfall/Modules/Scripting/Handlers/Interface.cpp | 2 +- sfall/Modules/Scripting/Handlers/Interface.h | 2 +- sfall/Modules/Scripting/Handlers/Inventory.cpp | 2 +- sfall/Modules/Scripting/Handlers/Inventory.h | 2 +- sfall/Modules/Scripting/Handlers/Math.cpp | 2 +- sfall/Modules/Scripting/Handlers/Math.h | 2 +- sfall/Modules/Scripting/Handlers/Memory.cpp | 2 +- sfall/Modules/Scripting/Handlers/Memory.h | 2 +- sfall/Modules/Scripting/Handlers/Metarule.cpp | 2 +- sfall/Modules/Scripting/Handlers/Metarule.h | 2 +- sfall/Modules/Scripting/Handlers/Misc.cpp | 2 +- sfall/Modules/Scripting/Handlers/Misc.h | 2 +- sfall/Modules/Scripting/Handlers/Objects.cpp | 2 +- sfall/Modules/Scripting/Handlers/Objects.h | 2 +- sfall/Modules/Scripting/Handlers/Perks.cpp | 2 +- sfall/Modules/Scripting/Handlers/Perks.h | 2 +- sfall/Modules/Scripting/Handlers/Stats.cpp | 2 +- sfall/Modules/Scripting/Handlers/Stats.h | 2 +- sfall/Modules/Scripting/Handlers/Utils.cpp | 2 +- sfall/Modules/Scripting/Handlers/Utils.h | 2 +- sfall/Modules/Scripting/Handlers/Worldmap.cpp | 2 +- sfall/Modules/Scripting/Handlers/Worldmap.h | 2 +- sfall/Modules/Scripting/OpcodeContext.cpp | 2 +- sfall/Modules/Scripting/OpcodeContext.h | 2 +- sfall/Modules/Scripting/Opcodes.cpp | 2 +- sfall/Modules/Scripting/Opcodes.h | 2 +- sfall/Modules/Scripting/ScriptValue.cpp | 2 +- sfall/Modules/Scripting/ScriptValue.h | 2 +- sfall/Modules/Skills.cpp | 2 +- sfall/Modules/Skills.h | 2 +- sfall/Modules/Sound.cpp | 2 +- sfall/Modules/Sound.h | 2 +- sfall/Modules/SpeedPatch.cpp | 2 +- sfall/Modules/SpeedPatch.h | 2 +- sfall/Modules/Stats.cpp | 2 +- sfall/Modules/Stats.h | 2 +- sfall/Modules/SubModules/CombatBlock.cpp | 2 +- sfall/Modules/SubModules/CombatBlock.h | 2 +- sfall/Modules/SubModules/DirectDraw.cpp | 2 +- sfall/Modules/SubModules/DirectDraw.h | 2 +- sfall/Modules/SubModules/EnginePerks.cpp | 2 +- sfall/Modules/SubModules/EnginePerks.h | 2 +- sfall/Modules/SubModules/ObjectName.cpp | 2 +- sfall/Modules/SubModules/ObjectName.h | 2 +- sfall/Modules/SubModules/WindowRender.cpp | 2 +- sfall/Modules/SubModules/WindowRender.h | 2 +- sfall/Modules/TalkingHeads.cpp | 2 +- sfall/Modules/TalkingHeads.h | 2 +- sfall/Modules/Tiles.cpp | 2 +- sfall/Modules/Tiles.h | 2 +- sfall/Modules/Unarmed.cpp | 2 +- sfall/Modules/Unarmed.h | 2 +- sfall/Modules/Worldmap.cpp | 2 +- sfall/Modules/Worldmap.h | 2 +- sfall/ReplacementFuncs.h | 2 +- sfall/Translate.cpp | 2 +- sfall/Translate.h | 2 +- sfall/Utils.cpp | 1 - sfall/WinProc.cpp | 2 +- sfall/WinProc.h | 2 +- sfall/ddraw.cpp | 2 +- sfall/main.cpp | 2 +- sfall/main.h | 2 +- sfall/version.h | 4 ++-- 258 files changed, 258 insertions(+), 259 deletions(-) diff --git a/sfall/CRC.cpp b/sfall/CRC.cpp index f9fd5265..2cbb8182 100644 --- a/sfall/CRC.cpp +++ b/sfall/CRC.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/CRC.h b/sfall/CRC.h index 6c471583..f093d0d2 100644 --- a/sfall/CRC.h +++ b/sfall/CRC.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Config.cpp b/sfall/Config.cpp index 08fbe836..83ff89ed 100644 --- a/sfall/Config.cpp +++ b/sfall/Config.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Config.h b/sfall/Config.h index d660430c..56c18d42 100644 --- a/sfall/Config.h +++ b/sfall/Config.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/ConsoleWindow.cpp b/sfall/ConsoleWindow.cpp index 73070339..3b19350b 100644 --- a/sfall/ConsoleWindow.cpp +++ b/sfall/ConsoleWindow.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/ConsoleWindow.h b/sfall/ConsoleWindow.h index 8d117236..6dbcd931 100644 --- a/sfall/ConsoleWindow.h +++ b/sfall/ConsoleWindow.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Delegate.h b/sfall/Delegate.h index c037f03b..c8acc8e7 100644 --- a/sfall/Delegate.h +++ b/sfall/Delegate.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/AsmMacros.h b/sfall/FalloutEngine/AsmMacros.h index 7de4bf7b..e19d3691 100644 --- a/sfall/FalloutEngine/AsmMacros.h +++ b/sfall/FalloutEngine/AsmMacros.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/EngineUtils.cpp b/sfall/FalloutEngine/EngineUtils.cpp index 45999f7a..182c728b 100644 --- a/sfall/FalloutEngine/EngineUtils.cpp +++ b/sfall/FalloutEngine/EngineUtils.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/EngineUtils.h b/sfall/FalloutEngine/EngineUtils.h index f123cce1..12a5015d 100644 --- a/sfall/FalloutEngine/EngineUtils.h +++ b/sfall/FalloutEngine/EngineUtils.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Enums.h b/sfall/FalloutEngine/Enums.h index d2541fe3..7b7a5c05 100644 --- a/sfall/FalloutEngine/Enums.h +++ b/sfall/FalloutEngine/Enums.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Fallout2.h b/sfall/FalloutEngine/Fallout2.h index 442f74be..7770bb18 100644 --- a/sfall/FalloutEngine/Fallout2.h +++ b/sfall/FalloutEngine/Fallout2.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/FunctionOffsets.cpp b/sfall/FalloutEngine/FunctionOffsets.cpp index b8bc1c3b..a72fd1a8 100644 --- a/sfall/FalloutEngine/FunctionOffsets.cpp +++ b/sfall/FalloutEngine/FunctionOffsets.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/FunctionOffsets.h b/sfall/FalloutEngine/FunctionOffsets.h index 6469db52..aed7f2d9 100644 --- a/sfall/FalloutEngine/FunctionOffsets.h +++ b/sfall/FalloutEngine/FunctionOffsets.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Functions.cpp b/sfall/FalloutEngine/Functions.cpp index 0de9d57e..9c183768 100644 --- a/sfall/FalloutEngine/Functions.cpp +++ b/sfall/FalloutEngine/Functions.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Functions.h b/sfall/FalloutEngine/Functions.h index 0b6f27b4..514c94f3 100644 --- a/sfall/FalloutEngine/Functions.h +++ b/sfall/FalloutEngine/Functions.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Structs.h b/sfall/FalloutEngine/Structs.h index e12eb0da..1dbca61b 100644 --- a/sfall/FalloutEngine/Structs.h +++ b/sfall/FalloutEngine/Structs.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Variables.cpp b/sfall/FalloutEngine/Variables.cpp index beb67f38..d95a48c2 100644 --- a/sfall/FalloutEngine/Variables.cpp +++ b/sfall/FalloutEngine/Variables.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Variables.h b/sfall/FalloutEngine/Variables.h index 0a8aedb4..5e0297d5 100644 --- a/sfall/FalloutEngine/Variables.h +++ b/sfall/FalloutEngine/Variables.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Game/AI/AIHelpers.cpp b/sfall/Game/AI/AIHelpers.cpp index 0fc038c4..85115e62 100644 --- a/sfall/Game/AI/AIHelpers.cpp +++ b/sfall/Game/AI/AIHelpers.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/AI/AIHelpers.h b/sfall/Game/AI/AIHelpers.h index 85a9428e..1432153a 100644 --- a/sfall/Game/AI/AIHelpers.h +++ b/sfall/Game/AI/AIHelpers.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/GUI/Text.cpp b/sfall/Game/GUI/Text.cpp index 5db1cb9a..82217ac1 100644 --- a/sfall/Game/GUI/Text.cpp +++ b/sfall/Game/GUI/Text.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/GUI/Text.h b/sfall/Game/GUI/Text.h index 8442eff9..6c1b8de2 100644 --- a/sfall/Game/GUI/Text.h +++ b/sfall/Game/GUI/Text.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/GUI/render.cpp b/sfall/Game/GUI/render.cpp index 05a8d648..3d6eb5b8 100644 --- a/sfall/Game/GUI/render.cpp +++ b/sfall/Game/GUI/render.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/GUI/render.h b/sfall/Game/GUI/render.h index 5faee204..29cfeb00 100644 --- a/sfall/Game/GUI/render.h +++ b/sfall/Game/GUI/render.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/combatAI.cpp b/sfall/Game/combatAI.cpp index c930db14..d25cf03e 100644 --- a/sfall/Game/combatAI.cpp +++ b/sfall/Game/combatAI.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/combatAI.h b/sfall/Game/combatAI.h index 24bb186f..7f804746 100644 --- a/sfall/Game/combatAI.h +++ b/sfall/Game/combatAI.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/inventory.cpp b/sfall/Game/inventory.cpp index 26f5f86b..f95fdc45 100644 --- a/sfall/Game/inventory.cpp +++ b/sfall/Game/inventory.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/inventory.h b/sfall/Game/inventory.h index 2282f884..1525769a 100644 --- a/sfall/Game/inventory.h +++ b/sfall/Game/inventory.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/items.cpp b/sfall/Game/items.cpp index 22d6c42a..e9906f94 100644 --- a/sfall/Game/items.cpp +++ b/sfall/Game/items.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/items.h b/sfall/Game/items.h index ef59c168..48c41f0e 100644 --- a/sfall/Game/items.h +++ b/sfall/Game/items.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/objects.cpp b/sfall/Game/objects.cpp index 635b5237..e051fedd 100644 --- a/sfall/Game/objects.cpp +++ b/sfall/Game/objects.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/objects.h b/sfall/Game/objects.h index aa396b2a..44f0195d 100644 --- a/sfall/Game/objects.h +++ b/sfall/Game/objects.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/skills.cpp b/sfall/Game/skills.cpp index 894f41ed..57747dcc 100644 --- a/sfall/Game/skills.cpp +++ b/sfall/Game/skills.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/skills.h b/sfall/Game/skills.h index 751f168b..c4657d4b 100644 --- a/sfall/Game/skills.h +++ b/sfall/Game/skills.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/stats.cpp b/sfall/Game/stats.cpp index b6a2adaa..1355b5ba 100644 --- a/sfall/Game/stats.cpp +++ b/sfall/Game/stats.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/stats.h b/sfall/Game/stats.h index 66838273..8234ffbe 100644 --- a/sfall/Game/stats.h +++ b/sfall/Game/stats.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/template.cpp b/sfall/Game/template.cpp index a6fe103d..e4bb7b48 100644 --- a/sfall/Game/template.cpp +++ b/sfall/Game/template.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/template.h b/sfall/Game/template.h index 4fb808a3..6d8aaa62 100644 --- a/sfall/Game/template.h +++ b/sfall/Game/template.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/tilemap.cpp b/sfall/Game/tilemap.cpp index 7a48c29b..e71980d8 100644 --- a/sfall/Game/tilemap.cpp +++ b/sfall/Game/tilemap.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/Game/tilemap.h b/sfall/Game/tilemap.h index 070c7368..ac02dc96 100644 --- a/sfall/Game/tilemap.h +++ b/sfall/Game/tilemap.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Character.cpp b/sfall/HRP/Character.cpp index 9dc3d441..b2ee2575 100644 --- a/sfall/HRP/Character.cpp +++ b/sfall/HRP/Character.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Character.h b/sfall/HRP/Character.h index ed3cccad..b9e21103 100644 --- a/sfall/HRP/Character.h +++ b/sfall/HRP/Character.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/CreditsScreen.cpp b/sfall/HRP/CreditsScreen.cpp index 2d8b84a6..bdbe3aa0 100644 --- a/sfall/HRP/CreditsScreen.cpp +++ b/sfall/HRP/CreditsScreen.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/CreditsScreen.h b/sfall/HRP/CreditsScreen.h index 4bf8c54a..0148949b 100644 --- a/sfall/HRP/CreditsScreen.h +++ b/sfall/HRP/CreditsScreen.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/DeathScreen.cpp b/sfall/HRP/DeathScreen.cpp index bf60fd3c..4f911f10 100644 --- a/sfall/HRP/DeathScreen.cpp +++ b/sfall/HRP/DeathScreen.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/DeathScreen.h b/sfall/HRP/DeathScreen.h index e6da4726..b464b5eb 100644 --- a/sfall/HRP/DeathScreen.h +++ b/sfall/HRP/DeathScreen.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Dialog.cpp b/sfall/HRP/Dialog.cpp index 14289140..943b79f4 100644 --- a/sfall/HRP/Dialog.cpp +++ b/sfall/HRP/Dialog.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Dialog.h b/sfall/HRP/Dialog.h index 3ec9d072..e988027f 100644 --- a/sfall/HRP/Dialog.h +++ b/sfall/HRP/Dialog.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/HelpScreen.cpp b/sfall/HRP/HelpScreen.cpp index 3d282c91..dbcbb7d6 100644 --- a/sfall/HRP/HelpScreen.cpp +++ b/sfall/HRP/HelpScreen.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/HelpScreen.h b/sfall/HRP/HelpScreen.h index 72206431..59505bb3 100644 --- a/sfall/HRP/HelpScreen.h +++ b/sfall/HRP/HelpScreen.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Image.cpp b/sfall/HRP/Image.cpp index 9681c952..e6252ec2 100644 --- a/sfall/HRP/Image.cpp +++ b/sfall/HRP/Image.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Image.h b/sfall/HRP/Image.h index 127829f3..2e62353d 100644 --- a/sfall/HRP/Image.h +++ b/sfall/HRP/Image.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Init.cpp b/sfall/HRP/Init.cpp index 36c9ee16..efc694be 100644 --- a/sfall/HRP/Init.cpp +++ b/sfall/HRP/Init.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Init.h b/sfall/HRP/Init.h index db3c6fa7..4d64e6f0 100644 --- a/sfall/HRP/Init.h +++ b/sfall/HRP/Init.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/InterfaceBar.cpp b/sfall/HRP/InterfaceBar.cpp index f2db3b40..e4063f0e 100644 --- a/sfall/HRP/InterfaceBar.cpp +++ b/sfall/HRP/InterfaceBar.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/InterfaceBar.h b/sfall/HRP/InterfaceBar.h index 625c119b..7fa8164e 100644 --- a/sfall/HRP/InterfaceBar.h +++ b/sfall/HRP/InterfaceBar.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Inventory.cpp b/sfall/HRP/Inventory.cpp index f4164b47..da3d977c 100644 --- a/sfall/HRP/Inventory.cpp +++ b/sfall/HRP/Inventory.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Inventory.h b/sfall/HRP/Inventory.h index cba4b1e9..16692b04 100644 --- a/sfall/HRP/Inventory.h +++ b/sfall/HRP/Inventory.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/LoadSave.cpp b/sfall/HRP/LoadSave.cpp index de97a1fa..4e8b4ddc 100644 --- a/sfall/HRP/LoadSave.cpp +++ b/sfall/HRP/LoadSave.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/LoadSave.h b/sfall/HRP/LoadSave.h index 06938a6d..6af9d387 100644 --- a/sfall/HRP/LoadSave.h +++ b/sfall/HRP/LoadSave.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/MainMenu.cpp b/sfall/HRP/MainMenu.cpp index 622b7326..4e992778 100644 --- a/sfall/HRP/MainMenu.cpp +++ b/sfall/HRP/MainMenu.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/MainMenu.h b/sfall/HRP/MainMenu.h index db9434d9..af9093d2 100644 --- a/sfall/HRP/MainMenu.h +++ b/sfall/HRP/MainMenu.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/MiscInterface.cpp b/sfall/HRP/MiscInterface.cpp index de8d837c..3b12c348 100644 --- a/sfall/HRP/MiscInterface.cpp +++ b/sfall/HRP/MiscInterface.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/MiscInterface.h b/sfall/HRP/MiscInterface.h index 57929acb..93462a22 100644 --- a/sfall/HRP/MiscInterface.h +++ b/sfall/HRP/MiscInterface.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/MoviesScreen.cpp b/sfall/HRP/MoviesScreen.cpp index cf4ba3d5..6b1d43e0 100644 --- a/sfall/HRP/MoviesScreen.cpp +++ b/sfall/HRP/MoviesScreen.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/MoviesScreen.h b/sfall/HRP/MoviesScreen.h index 6e3c4f10..38d71646 100644 --- a/sfall/HRP/MoviesScreen.h +++ b/sfall/HRP/MoviesScreen.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/SlidesScreen.cpp b/sfall/HRP/SlidesScreen.cpp index 0e4af2ff..9804d302 100644 --- a/sfall/HRP/SlidesScreen.cpp +++ b/sfall/HRP/SlidesScreen.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/SlidesScreen.h b/sfall/HRP/SlidesScreen.h index 05be9688..29eebfb6 100644 --- a/sfall/HRP/SlidesScreen.h +++ b/sfall/HRP/SlidesScreen.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/SplashScreen.cpp b/sfall/HRP/SplashScreen.cpp index abb8e868..73c2de7e 100644 --- a/sfall/HRP/SplashScreen.cpp +++ b/sfall/HRP/SplashScreen.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/SplashScreen.h b/sfall/HRP/SplashScreen.h index 48c463cb..0e3163bb 100644 --- a/sfall/HRP/SplashScreen.h +++ b/sfall/HRP/SplashScreen.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/ViewMap/EdgeBorder.cpp b/sfall/HRP/ViewMap/EdgeBorder.cpp index 0b8d4e87..7b3e6e71 100644 --- a/sfall/HRP/ViewMap/EdgeBorder.cpp +++ b/sfall/HRP/ViewMap/EdgeBorder.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/ViewMap/EdgeBorder.h b/sfall/HRP/ViewMap/EdgeBorder.h index 94acedd9..12837c2a 100644 --- a/sfall/HRP/ViewMap/EdgeBorder.h +++ b/sfall/HRP/ViewMap/EdgeBorder.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/ViewMap/EdgeClipping.cpp b/sfall/HRP/ViewMap/EdgeClipping.cpp index e33d879b..55740501 100644 --- a/sfall/HRP/ViewMap/EdgeClipping.cpp +++ b/sfall/HRP/ViewMap/EdgeClipping.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/ViewMap/EdgeClipping.h b/sfall/HRP/ViewMap/EdgeClipping.h index 28998d32..06ce7c5b 100644 --- a/sfall/HRP/ViewMap/EdgeClipping.h +++ b/sfall/HRP/ViewMap/EdgeClipping.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/ViewMap/ViewMap.cpp b/sfall/HRP/ViewMap/ViewMap.cpp index 15f34ccc..0a5986a4 100644 --- a/sfall/HRP/ViewMap/ViewMap.cpp +++ b/sfall/HRP/ViewMap/ViewMap.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/ViewMap/ViewMap.h b/sfall/HRP/ViewMap/ViewMap.h index 8d27ba6e..131811b7 100644 --- a/sfall/HRP/ViewMap/ViewMap.h +++ b/sfall/HRP/ViewMap/ViewMap.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Worldmap.cpp b/sfall/HRP/Worldmap.cpp index aadb7421..f64cfb02 100644 --- a/sfall/HRP/Worldmap.cpp +++ b/sfall/HRP/Worldmap.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/HRP/Worldmap.h b/sfall/HRP/Worldmap.h index 210ba13a..3d4eb127 100644 --- a/sfall/HRP/Worldmap.h +++ b/sfall/HRP/Worldmap.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * */ diff --git a/sfall/IniReader.cpp b/sfall/IniReader.cpp index ac4f1759..e0b03d7f 100644 --- a/sfall/IniReader.cpp +++ b/sfall/IniReader.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/IniReader.h b/sfall/IniReader.h index f5dc4edb..1d37c689 100644 --- a/sfall/IniReader.h +++ b/sfall/IniReader.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/InputFuncs.cpp b/sfall/InputFuncs.cpp index 9ae8c85c..07009ee3 100644 --- a/sfall/InputFuncs.cpp +++ b/sfall/InputFuncs.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/InputFuncs.h b/sfall/InputFuncs.h index e99ee812..c04b173d 100644 --- a/sfall/InputFuncs.h +++ b/sfall/InputFuncs.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Logging.cpp b/sfall/Logging.cpp index 1c1446c2..775c218d 100644 --- a/sfall/Logging.cpp +++ b/sfall/Logging.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Logging.h b/sfall/Logging.h index ebb8f0e4..7e160e20 100644 --- a/sfall/Logging.h +++ b/sfall/Logging.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/AI.cpp b/sfall/Modules/AI.cpp index d5d02a23..17679d64 100644 --- a/sfall/Modules/AI.cpp +++ b/sfall/Modules/AI.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/AI.h b/sfall/Modules/AI.h index e058b2ac..facc581e 100644 --- a/sfall/Modules/AI.h +++ b/sfall/Modules/AI.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Animations.cpp b/sfall/Modules/Animations.cpp index ed6f9e94..0c58ed44 100644 --- a/sfall/Modules/Animations.cpp +++ b/sfall/Modules/Animations.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Animations.h b/sfall/Modules/Animations.h index b83dcf7b..8c7a8988 100644 --- a/sfall/Modules/Animations.h +++ b/sfall/Modules/Animations.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BarBoxes.cpp b/sfall/Modules/BarBoxes.cpp index f4e1dd3b..fad84d9e 100644 --- a/sfall/Modules/BarBoxes.cpp +++ b/sfall/Modules/BarBoxes.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BarBoxes.h b/sfall/Modules/BarBoxes.h index 37b4cbaf..f34d2ff3 100644 --- a/sfall/Modules/BarBoxes.h +++ b/sfall/Modules/BarBoxes.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Books.cpp b/sfall/Modules/Books.cpp index 6878628b..b677e398 100644 --- a/sfall/Modules/Books.cpp +++ b/sfall/Modules/Books.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Books.h b/sfall/Modules/Books.h index a5fe73ca..6c0c3506 100644 --- a/sfall/Modules/Books.h +++ b/sfall/Modules/Books.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BugFixes.cpp b/sfall/Modules/BugFixes.cpp index 757bc3a7..6c618969 100644 --- a/sfall/Modules/BugFixes.cpp +++ b/sfall/Modules/BugFixes.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BugFixes.h b/sfall/Modules/BugFixes.h index e283e267..05caefb1 100644 --- a/sfall/Modules/BugFixes.h +++ b/sfall/Modules/BugFixes.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BurstMods.cpp b/sfall/Modules/BurstMods.cpp index 7db3e7d3..4cd4150f 100644 --- a/sfall/Modules/BurstMods.cpp +++ b/sfall/Modules/BurstMods.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BurstMods.h b/sfall/Modules/BurstMods.h index 50da4b8e..ecfa40c8 100644 --- a/sfall/Modules/BurstMods.h +++ b/sfall/Modules/BurstMods.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Combat.cpp b/sfall/Modules/Combat.cpp index eb078251..7472f330 100644 --- a/sfall/Modules/Combat.cpp +++ b/sfall/Modules/Combat.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Combat.h b/sfall/Modules/Combat.h index 2cf7fb0a..28fc30a9 100644 --- a/sfall/Modules/Combat.h +++ b/sfall/Modules/Combat.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Console.cpp b/sfall/Modules/Console.cpp index a996ad19..446b7a07 100644 --- a/sfall/Modules/Console.cpp +++ b/sfall/Modules/Console.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Console.h b/sfall/Modules/Console.h index c770a173..1b055b36 100644 --- a/sfall/Modules/Console.h +++ b/sfall/Modules/Console.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Credits.cpp b/sfall/Modules/Credits.cpp index 3f55824c..7e6f0bc3 100644 --- a/sfall/Modules/Credits.cpp +++ b/sfall/Modules/Credits.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Credits.h b/sfall/Modules/Credits.h index 07e3ac4f..7974ddc8 100644 --- a/sfall/Modules/Credits.h +++ b/sfall/Modules/Credits.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Criticals.cpp b/sfall/Modules/Criticals.cpp index 69335897..29f717bd 100644 --- a/sfall/Modules/Criticals.cpp +++ b/sfall/Modules/Criticals.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Criticals.h b/sfall/Modules/Criticals.h index 00fd7c61..50375376 100644 --- a/sfall/Modules/Criticals.h +++ b/sfall/Modules/Criticals.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/CritterPoison.cpp b/sfall/Modules/CritterPoison.cpp index 8f4f54e5..8f39bef8 100644 --- a/sfall/Modules/CritterPoison.cpp +++ b/sfall/Modules/CritterPoison.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/CritterPoison.h b/sfall/Modules/CritterPoison.h index 0a604901..09393484 100644 --- a/sfall/Modules/CritterPoison.h +++ b/sfall/Modules/CritterPoison.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/CritterStats.cpp b/sfall/Modules/CritterStats.cpp index 8c0eac31..de7b71af 100644 --- a/sfall/Modules/CritterStats.cpp +++ b/sfall/Modules/CritterStats.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/CritterStats.h b/sfall/Modules/CritterStats.h index a2a2545a..8d5ae340 100644 --- a/sfall/Modules/CritterStats.h +++ b/sfall/Modules/CritterStats.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/DamageMod.cpp b/sfall/Modules/DamageMod.cpp index b8f3198f..04f85b35 100644 --- a/sfall/Modules/DamageMod.cpp +++ b/sfall/Modules/DamageMod.cpp @@ -1,6 +1,6 @@ /* * sfall -* Copyright (C) 2008-2025 The sfall team +* Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/DamageMod.h b/sfall/Modules/DamageMod.h index 976b1bec..b3eb8121 100644 --- a/sfall/Modules/DamageMod.h +++ b/sfall/Modules/DamageMod.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/DebugEditor.cpp b/sfall/Modules/DebugEditor.cpp index acb0093c..f2fd39b5 100644 --- a/sfall/Modules/DebugEditor.cpp +++ b/sfall/Modules/DebugEditor.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/DebugEditor.h b/sfall/Modules/DebugEditor.h index 277b9ba8..77eae11e 100644 --- a/sfall/Modules/DebugEditor.h +++ b/sfall/Modules/DebugEditor.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Drugs.cpp b/sfall/Modules/Drugs.cpp index b1da4070..780b21b1 100644 --- a/sfall/Modules/Drugs.cpp +++ b/sfall/Modules/Drugs.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Drugs.h b/sfall/Modules/Drugs.h index 6f6e82d2..7a3bd7bf 100644 --- a/sfall/Modules/Drugs.h +++ b/sfall/Modules/Drugs.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Elevators.cpp b/sfall/Modules/Elevators.cpp index cc89c8a3..e7d9a672 100644 --- a/sfall/Modules/Elevators.cpp +++ b/sfall/Modules/Elevators.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Elevators.h b/sfall/Modules/Elevators.h index 5793e4be..2947c6ef 100644 --- a/sfall/Modules/Elevators.h +++ b/sfall/Modules/Elevators.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/EngineTweaks.cpp b/sfall/Modules/EngineTweaks.cpp index f8005985..aef0a63a 100644 --- a/sfall/Modules/EngineTweaks.cpp +++ b/sfall/Modules/EngineTweaks.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/EngineTweaks.h b/sfall/Modules/EngineTweaks.h index 88ab2f93..71ce927f 100644 --- a/sfall/Modules/EngineTweaks.h +++ b/sfall/Modules/EngineTweaks.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Explosions.cpp b/sfall/Modules/Explosions.cpp index 21c04d31..a2669d4e 100644 --- a/sfall/Modules/Explosions.cpp +++ b/sfall/Modules/Explosions.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Explosions.h b/sfall/Modules/Explosions.h index 8e57e2fe..164392e5 100644 --- a/sfall/Modules/Explosions.h +++ b/sfall/Modules/Explosions.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ExtraArt.cpp b/sfall/Modules/ExtraArt.cpp index 0ac03e35..f4ca4e16 100644 --- a/sfall/Modules/ExtraArt.cpp +++ b/sfall/Modules/ExtraArt.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ExtraArt.h b/sfall/Modules/ExtraArt.h index a24d696f..873de6c5 100644 --- a/sfall/Modules/ExtraArt.h +++ b/sfall/Modules/ExtraArt.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ExtraSaveSlots.cpp b/sfall/Modules/ExtraSaveSlots.cpp index ab998960..186e14b7 100644 --- a/sfall/Modules/ExtraSaveSlots.cpp +++ b/sfall/Modules/ExtraSaveSlots.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ExtraSaveSlots.h b/sfall/Modules/ExtraSaveSlots.h index c74b277f..4fd75c48 100644 --- a/sfall/Modules/ExtraSaveSlots.h +++ b/sfall/Modules/ExtraSaveSlots.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/FileSystem.cpp b/sfall/Modules/FileSystem.cpp index 88452404..d57f9790 100644 --- a/sfall/Modules/FileSystem.cpp +++ b/sfall/Modules/FileSystem.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/FileSystem.h b/sfall/Modules/FileSystem.h index a34626e6..6797830c 100644 --- a/sfall/Modules/FileSystem.h +++ b/sfall/Modules/FileSystem.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Graphics.cpp b/sfall/Modules/Graphics.cpp index bcf51673..f7b38808 100644 --- a/sfall/Modules/Graphics.cpp +++ b/sfall/Modules/Graphics.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Graphics.h b/sfall/Modules/Graphics.h index a59fc627..eb6ecee1 100644 --- a/sfall/Modules/Graphics.h +++ b/sfall/Modules/Graphics.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/HeroAppearance.cpp b/sfall/Modules/HeroAppearance.cpp index 52cd2a85..3a02663d 100644 --- a/sfall/Modules/HeroAppearance.cpp +++ b/sfall/Modules/HeroAppearance.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/HeroAppearance.h b/sfall/Modules/HeroAppearance.h index 0ed373a3..fbf2eee5 100644 --- a/sfall/Modules/HeroAppearance.h +++ b/sfall/Modules/HeroAppearance.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/HookScripts.cpp b/sfall/Modules/HookScripts.cpp index a1e02eab..0fd79dce 100644 --- a/sfall/Modules/HookScripts.cpp +++ b/sfall/Modules/HookScripts.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/HookScripts.h b/sfall/Modules/HookScripts.h index 3ae8db39..bf79a6dc 100644 --- a/sfall/Modules/HookScripts.h +++ b/sfall/Modules/HookScripts.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Input.cpp b/sfall/Modules/Input.cpp index 7abe2e56..3f2400c0 100644 --- a/sfall/Modules/Input.cpp +++ b/sfall/Modules/Input.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Input.h b/sfall/Modules/Input.h index bd6ecf73..0c5bfd66 100644 --- a/sfall/Modules/Input.h +++ b/sfall/Modules/Input.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Interface.cpp b/sfall/Modules/Interface.cpp index c7db61ca..e51697b9 100644 --- a/sfall/Modules/Interface.cpp +++ b/sfall/Modules/Interface.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Interface.h b/sfall/Modules/Interface.h index 6ec9eaf1..0b4a3137 100644 --- a/sfall/Modules/Interface.h +++ b/sfall/Modules/Interface.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Inventory.cpp b/sfall/Modules/Inventory.cpp index f890224b..6c73f610 100644 --- a/sfall/Modules/Inventory.cpp +++ b/sfall/Modules/Inventory.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Inventory.h b/sfall/Modules/Inventory.h index 21baf9c1..88ebd422 100644 --- a/sfall/Modules/Inventory.h +++ b/sfall/Modules/Inventory.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Karma.cpp b/sfall/Modules/Karma.cpp index 88ffdc73..cdf79df3 100644 --- a/sfall/Modules/Karma.cpp +++ b/sfall/Modules/Karma.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Karma.h b/sfall/Modules/Karma.h index ba7ba2e4..e18c9c48 100644 --- a/sfall/Modules/Karma.h +++ b/sfall/Modules/Karma.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/KillCounter.cpp b/sfall/Modules/KillCounter.cpp index f3882ec6..e48d9941 100644 --- a/sfall/Modules/KillCounter.cpp +++ b/sfall/Modules/KillCounter.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/KillCounter.h b/sfall/Modules/KillCounter.h index 62d23bb1..8b61da3d 100644 --- a/sfall/Modules/KillCounter.h +++ b/sfall/Modules/KillCounter.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/LoadGameHook.cpp b/sfall/Modules/LoadGameHook.cpp index 349b86a4..f7b7b2f2 100644 --- a/sfall/Modules/LoadGameHook.cpp +++ b/sfall/Modules/LoadGameHook.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/LoadGameHook.h b/sfall/Modules/LoadGameHook.h index e5d31eab..af9cd951 100644 --- a/sfall/Modules/LoadGameHook.h +++ b/sfall/Modules/LoadGameHook.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/LoadOrder.cpp b/sfall/Modules/LoadOrder.cpp index 52d54cfe..622222f9 100644 --- a/sfall/Modules/LoadOrder.cpp +++ b/sfall/Modules/LoadOrder.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/LoadOrder.h b/sfall/Modules/LoadOrder.h index f3101ef9..415d3925 100644 --- a/sfall/Modules/LoadOrder.h +++ b/sfall/Modules/LoadOrder.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MainLoopHook.cpp b/sfall/Modules/MainLoopHook.cpp index 70e1acf8..868d16e5 100644 --- a/sfall/Modules/MainLoopHook.cpp +++ b/sfall/Modules/MainLoopHook.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MainLoopHook.h b/sfall/Modules/MainLoopHook.h index 3b33f29a..33afa225 100644 --- a/sfall/Modules/MainLoopHook.h +++ b/sfall/Modules/MainLoopHook.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MainMenu.cpp b/sfall/Modules/MainMenu.cpp index badce36c..e24ddcd3 100644 --- a/sfall/Modules/MainMenu.cpp +++ b/sfall/Modules/MainMenu.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MainMenu.h b/sfall/Modules/MainMenu.h index ab0a71ce..72d42f18 100644 --- a/sfall/Modules/MainMenu.h +++ b/sfall/Modules/MainMenu.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Message.cpp b/sfall/Modules/Message.cpp index 6394738a..36cf72f5 100644 --- a/sfall/Modules/Message.cpp +++ b/sfall/Modules/Message.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Message.h b/sfall/Modules/Message.h index 15e133e2..68e67806 100644 --- a/sfall/Modules/Message.h +++ b/sfall/Modules/Message.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MetaruleExtender.cpp b/sfall/Modules/MetaruleExtender.cpp index 99bd1b1c..ec4b303c 100644 --- a/sfall/Modules/MetaruleExtender.cpp +++ b/sfall/Modules/MetaruleExtender.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MetaruleExtender.h b/sfall/Modules/MetaruleExtender.h index 509733c9..204ff1a1 100644 --- a/sfall/Modules/MetaruleExtender.h +++ b/sfall/Modules/MetaruleExtender.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MiscPatches.cpp b/sfall/Modules/MiscPatches.cpp index 582a8d4a..cba279d8 100644 --- a/sfall/Modules/MiscPatches.cpp +++ b/sfall/Modules/MiscPatches.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MiscPatches.h b/sfall/Modules/MiscPatches.h index 667f8edd..6fc354ba 100644 --- a/sfall/Modules/MiscPatches.h +++ b/sfall/Modules/MiscPatches.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Module.h b/sfall/Modules/Module.h index 0627e865..11b59ba7 100644 --- a/sfall/Modules/Module.h +++ b/sfall/Modules/Module.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Movies.cpp b/sfall/Modules/Movies.cpp index 72a35f4e..1ab734a4 100644 --- a/sfall/Modules/Movies.cpp +++ b/sfall/Modules/Movies.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Movies.h b/sfall/Modules/Movies.h index 1b4940c1..75e9b568 100644 --- a/sfall/Modules/Movies.h +++ b/sfall/Modules/Movies.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Objects.cpp b/sfall/Modules/Objects.cpp index acb9ab42..e6f22c96 100644 --- a/sfall/Modules/Objects.cpp +++ b/sfall/Modules/Objects.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Objects.h b/sfall/Modules/Objects.h index d261ef3b..fad6a348 100644 --- a/sfall/Modules/Objects.h +++ b/sfall/Modules/Objects.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/PartyControl.cpp b/sfall/Modules/PartyControl.cpp index b81f16f2..990814bb 100644 --- a/sfall/Modules/PartyControl.cpp +++ b/sfall/Modules/PartyControl.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/PartyControl.h b/sfall/Modules/PartyControl.h index 1bcb3066..1a8b0ca4 100644 --- a/sfall/Modules/PartyControl.h +++ b/sfall/Modules/PartyControl.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Perks.cpp b/sfall/Modules/Perks.cpp index 4a49d92b..cbaae907 100644 --- a/sfall/Modules/Perks.cpp +++ b/sfall/Modules/Perks.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Perks.h b/sfall/Modules/Perks.h index 67491e55..8bac6f60 100644 --- a/sfall/Modules/Perks.h +++ b/sfall/Modules/Perks.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/PlayerModel.cpp b/sfall/Modules/PlayerModel.cpp index 3b8b3c2b..6f3fee13 100644 --- a/sfall/Modules/PlayerModel.cpp +++ b/sfall/Modules/PlayerModel.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/PlayerModel.h b/sfall/Modules/PlayerModel.h index be18afbd..a2a6dcb7 100644 --- a/sfall/Modules/PlayerModel.h +++ b/sfall/Modules/PlayerModel.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Premade.cpp b/sfall/Modules/Premade.cpp index 87c42d48..6346c733 100644 --- a/sfall/Modules/Premade.cpp +++ b/sfall/Modules/Premade.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Premade.h b/sfall/Modules/Premade.h index 3fec373b..25c8fb67 100644 --- a/sfall/Modules/Premade.h +++ b/sfall/Modules/Premade.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/QuestList.cpp b/sfall/Modules/QuestList.cpp index d8c094d0..77cb8a59 100644 --- a/sfall/Modules/QuestList.cpp +++ b/sfall/Modules/QuestList.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/QuestList.h b/sfall/Modules/QuestList.h index 2efdb0d2..1b008759 100644 --- a/sfall/Modules/QuestList.h +++ b/sfall/Modules/QuestList.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Reputations.cpp b/sfall/Modules/Reputations.cpp index bcbfa8c8..fe4d26a7 100644 --- a/sfall/Modules/Reputations.cpp +++ b/sfall/Modules/Reputations.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Reputations.h b/sfall/Modules/Reputations.h index a536d65d..8b3912bd 100644 --- a/sfall/Modules/Reputations.h +++ b/sfall/Modules/Reputations.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ScriptExtender.cpp b/sfall/Modules/ScriptExtender.cpp index 0edaa875..44a67257 100644 --- a/sfall/Modules/ScriptExtender.cpp +++ b/sfall/Modules/ScriptExtender.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ScriptExtender.h b/sfall/Modules/ScriptExtender.h index f89cacc3..1bc16380 100644 --- a/sfall/Modules/ScriptExtender.h +++ b/sfall/Modules/ScriptExtender.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ScriptShaders.cpp b/sfall/Modules/ScriptShaders.cpp index 5807186f..c7cbbe64 100644 --- a/sfall/Modules/ScriptShaders.cpp +++ b/sfall/Modules/ScriptShaders.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ScriptShaders.h b/sfall/Modules/ScriptShaders.h index 899a1ae8..7fc841f4 100644 --- a/sfall/Modules/ScriptShaders.h +++ b/sfall/Modules/ScriptShaders.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Arrays.cpp b/sfall/Modules/Scripting/Arrays.cpp index bffc6ca9..a8b106a9 100644 --- a/sfall/Modules/Scripting/Arrays.cpp +++ b/sfall/Modules/Scripting/Arrays.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Arrays.h b/sfall/Modules/Scripting/Arrays.h index 53f30251..b6fe0da8 100644 --- a/sfall/Modules/Scripting/Arrays.h +++ b/sfall/Modules/Scripting/Arrays.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Anims.cpp b/sfall/Modules/Scripting/Handlers/Anims.cpp index 34dcc8ee..d0850872 100644 --- a/sfall/Modules/Scripting/Handlers/Anims.cpp +++ b/sfall/Modules/Scripting/Handlers/Anims.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Anims.h b/sfall/Modules/Scripting/Handlers/Anims.h index 8b6a10bc..f65ad394 100644 --- a/sfall/Modules/Scripting/Handlers/Anims.h +++ b/sfall/Modules/Scripting/Handlers/Anims.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Arrays.cpp b/sfall/Modules/Scripting/Handlers/Arrays.cpp index 1b441f3d..7302d885 100644 --- a/sfall/Modules/Scripting/Handlers/Arrays.cpp +++ b/sfall/Modules/Scripting/Handlers/Arrays.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Arrays.h b/sfall/Modules/Scripting/Handlers/Arrays.h index 014774e5..cb9d1a18 100644 --- a/sfall/Modules/Scripting/Handlers/Arrays.h +++ b/sfall/Modules/Scripting/Handlers/Arrays.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Combat.cpp b/sfall/Modules/Scripting/Handlers/Combat.cpp index 23f78627..6654c283 100644 --- a/sfall/Modules/Scripting/Handlers/Combat.cpp +++ b/sfall/Modules/Scripting/Handlers/Combat.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Combat.h b/sfall/Modules/Scripting/Handlers/Combat.h index f221d740..37396d02 100644 --- a/sfall/Modules/Scripting/Handlers/Combat.h +++ b/sfall/Modules/Scripting/Handlers/Combat.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Core.cpp b/sfall/Modules/Scripting/Handlers/Core.cpp index 48d680fc..09e1c184 100644 --- a/sfall/Modules/Scripting/Handlers/Core.cpp +++ b/sfall/Modules/Scripting/Handlers/Core.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Core.h b/sfall/Modules/Scripting/Handlers/Core.h index 66cb4b68..403b6639 100644 --- a/sfall/Modules/Scripting/Handlers/Core.h +++ b/sfall/Modules/Scripting/Handlers/Core.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/FileSystem.cpp b/sfall/Modules/Scripting/Handlers/FileSystem.cpp index deb7ba58..550d25d5 100644 --- a/sfall/Modules/Scripting/Handlers/FileSystem.cpp +++ b/sfall/Modules/Scripting/Handlers/FileSystem.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/FileSystem.h b/sfall/Modules/Scripting/Handlers/FileSystem.h index 697bc278..bf6a21ef 100644 --- a/sfall/Modules/Scripting/Handlers/FileSystem.h +++ b/sfall/Modules/Scripting/Handlers/FileSystem.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Graphics.cpp b/sfall/Modules/Scripting/Handlers/Graphics.cpp index 19fce439..2f76e6f8 100644 --- a/sfall/Modules/Scripting/Handlers/Graphics.cpp +++ b/sfall/Modules/Scripting/Handlers/Graphics.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Graphics.h b/sfall/Modules/Scripting/Handlers/Graphics.h index 647d08c7..ebbf9dd4 100644 --- a/sfall/Modules/Scripting/Handlers/Graphics.h +++ b/sfall/Modules/Scripting/Handlers/Graphics.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/IniFiles.cpp b/sfall/Modules/Scripting/Handlers/IniFiles.cpp index 0dd7ebe3..8da63dbb 100644 --- a/sfall/Modules/Scripting/Handlers/IniFiles.cpp +++ b/sfall/Modules/Scripting/Handlers/IniFiles.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/IniFiles.h b/sfall/Modules/Scripting/Handlers/IniFiles.h index c69b552f..4b4883ed 100644 --- a/sfall/Modules/Scripting/Handlers/IniFiles.h +++ b/sfall/Modules/Scripting/Handlers/IniFiles.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Interface.cpp b/sfall/Modules/Scripting/Handlers/Interface.cpp index 3ade618f..4b579c55 100644 --- a/sfall/Modules/Scripting/Handlers/Interface.cpp +++ b/sfall/Modules/Scripting/Handlers/Interface.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Interface.h b/sfall/Modules/Scripting/Handlers/Interface.h index 1749397d..76c647ea 100644 --- a/sfall/Modules/Scripting/Handlers/Interface.h +++ b/sfall/Modules/Scripting/Handlers/Interface.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Inventory.cpp b/sfall/Modules/Scripting/Handlers/Inventory.cpp index c0a1dae9..85443ac9 100644 --- a/sfall/Modules/Scripting/Handlers/Inventory.cpp +++ b/sfall/Modules/Scripting/Handlers/Inventory.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Inventory.h b/sfall/Modules/Scripting/Handlers/Inventory.h index 76ce6d9e..a0c13187 100644 --- a/sfall/Modules/Scripting/Handlers/Inventory.h +++ b/sfall/Modules/Scripting/Handlers/Inventory.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Math.cpp b/sfall/Modules/Scripting/Handlers/Math.cpp index 210877b7..07dbd257 100644 --- a/sfall/Modules/Scripting/Handlers/Math.cpp +++ b/sfall/Modules/Scripting/Handlers/Math.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Math.h b/sfall/Modules/Scripting/Handlers/Math.h index 2a324f45..16e32d1d 100644 --- a/sfall/Modules/Scripting/Handlers/Math.h +++ b/sfall/Modules/Scripting/Handlers/Math.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Memory.cpp b/sfall/Modules/Scripting/Handlers/Memory.cpp index bc146d7f..bfdcbb38 100644 --- a/sfall/Modules/Scripting/Handlers/Memory.cpp +++ b/sfall/Modules/Scripting/Handlers/Memory.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Memory.h b/sfall/Modules/Scripting/Handlers/Memory.h index 4c75d28f..1673480d 100644 --- a/sfall/Modules/Scripting/Handlers/Memory.h +++ b/sfall/Modules/Scripting/Handlers/Memory.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Metarule.cpp b/sfall/Modules/Scripting/Handlers/Metarule.cpp index faa8ab35..22e97cbf 100644 --- a/sfall/Modules/Scripting/Handlers/Metarule.cpp +++ b/sfall/Modules/Scripting/Handlers/Metarule.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Metarule.h b/sfall/Modules/Scripting/Handlers/Metarule.h index aedfba9e..88745165 100644 --- a/sfall/Modules/Scripting/Handlers/Metarule.h +++ b/sfall/Modules/Scripting/Handlers/Metarule.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Misc.cpp b/sfall/Modules/Scripting/Handlers/Misc.cpp index 5785c2a9..3eeb12f6 100644 --- a/sfall/Modules/Scripting/Handlers/Misc.cpp +++ b/sfall/Modules/Scripting/Handlers/Misc.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Misc.h b/sfall/Modules/Scripting/Handlers/Misc.h index 0c065354..57b69b16 100644 --- a/sfall/Modules/Scripting/Handlers/Misc.h +++ b/sfall/Modules/Scripting/Handlers/Misc.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Objects.cpp b/sfall/Modules/Scripting/Handlers/Objects.cpp index cc63335e..bf4d5753 100644 --- a/sfall/Modules/Scripting/Handlers/Objects.cpp +++ b/sfall/Modules/Scripting/Handlers/Objects.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Objects.h b/sfall/Modules/Scripting/Handlers/Objects.h index eee513c6..965cdf59 100644 --- a/sfall/Modules/Scripting/Handlers/Objects.h +++ b/sfall/Modules/Scripting/Handlers/Objects.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Perks.cpp b/sfall/Modules/Scripting/Handlers/Perks.cpp index 150e4ff5..2a3f509d 100644 --- a/sfall/Modules/Scripting/Handlers/Perks.cpp +++ b/sfall/Modules/Scripting/Handlers/Perks.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Perks.h b/sfall/Modules/Scripting/Handlers/Perks.h index 2fbaf628..c55f93c1 100644 --- a/sfall/Modules/Scripting/Handlers/Perks.h +++ b/sfall/Modules/Scripting/Handlers/Perks.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Stats.cpp b/sfall/Modules/Scripting/Handlers/Stats.cpp index f579f1d4..bd074372 100644 --- a/sfall/Modules/Scripting/Handlers/Stats.cpp +++ b/sfall/Modules/Scripting/Handlers/Stats.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Stats.h b/sfall/Modules/Scripting/Handlers/Stats.h index eb41e7c7..b2703544 100644 --- a/sfall/Modules/Scripting/Handlers/Stats.h +++ b/sfall/Modules/Scripting/Handlers/Stats.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Utils.cpp b/sfall/Modules/Scripting/Handlers/Utils.cpp index 0cfefc18..4a20228b 100644 --- a/sfall/Modules/Scripting/Handlers/Utils.cpp +++ b/sfall/Modules/Scripting/Handlers/Utils.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Utils.h b/sfall/Modules/Scripting/Handlers/Utils.h index 9ad8a2a2..0d70016f 100644 --- a/sfall/Modules/Scripting/Handlers/Utils.h +++ b/sfall/Modules/Scripting/Handlers/Utils.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Worldmap.cpp b/sfall/Modules/Scripting/Handlers/Worldmap.cpp index e05f3f5d..45562b62 100644 --- a/sfall/Modules/Scripting/Handlers/Worldmap.cpp +++ b/sfall/Modules/Scripting/Handlers/Worldmap.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Worldmap.h b/sfall/Modules/Scripting/Handlers/Worldmap.h index f717e466..cf68596a 100644 --- a/sfall/Modules/Scripting/Handlers/Worldmap.h +++ b/sfall/Modules/Scripting/Handlers/Worldmap.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/OpcodeContext.cpp b/sfall/Modules/Scripting/OpcodeContext.cpp index 49b098ac..65f3be2f 100644 --- a/sfall/Modules/Scripting/OpcodeContext.cpp +++ b/sfall/Modules/Scripting/OpcodeContext.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/OpcodeContext.h b/sfall/Modules/Scripting/OpcodeContext.h index a975b394..0a739dc8 100644 --- a/sfall/Modules/Scripting/OpcodeContext.h +++ b/sfall/Modules/Scripting/OpcodeContext.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Opcodes.cpp b/sfall/Modules/Scripting/Opcodes.cpp index aa0b2a75..a449fba7 100644 --- a/sfall/Modules/Scripting/Opcodes.cpp +++ b/sfall/Modules/Scripting/Opcodes.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Opcodes.h b/sfall/Modules/Scripting/Opcodes.h index e1961c96..cda0bbc8 100644 --- a/sfall/Modules/Scripting/Opcodes.h +++ b/sfall/Modules/Scripting/Opcodes.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/ScriptValue.cpp b/sfall/Modules/Scripting/ScriptValue.cpp index 4ae9c5da..935bd822 100644 --- a/sfall/Modules/Scripting/ScriptValue.cpp +++ b/sfall/Modules/Scripting/ScriptValue.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/ScriptValue.h b/sfall/Modules/Scripting/ScriptValue.h index ad92ee37..79c1ca39 100644 --- a/sfall/Modules/Scripting/ScriptValue.h +++ b/sfall/Modules/Scripting/ScriptValue.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Skills.cpp b/sfall/Modules/Skills.cpp index 09a9abb2..5885a2ef 100644 --- a/sfall/Modules/Skills.cpp +++ b/sfall/Modules/Skills.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Skills.h b/sfall/Modules/Skills.h index 41d66579..5bbf3956 100644 --- a/sfall/Modules/Skills.h +++ b/sfall/Modules/Skills.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Sound.cpp b/sfall/Modules/Sound.cpp index 4f23d205..ea9e0f9a 100644 --- a/sfall/Modules/Sound.cpp +++ b/sfall/Modules/Sound.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Sound.h b/sfall/Modules/Sound.h index 8dd8e49c..7926881f 100644 --- a/sfall/Modules/Sound.h +++ b/sfall/Modules/Sound.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SpeedPatch.cpp b/sfall/Modules/SpeedPatch.cpp index c97a35a0..df42a916 100644 --- a/sfall/Modules/SpeedPatch.cpp +++ b/sfall/Modules/SpeedPatch.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SpeedPatch.h b/sfall/Modules/SpeedPatch.h index 14fb8a54..08e042fb 100644 --- a/sfall/Modules/SpeedPatch.h +++ b/sfall/Modules/SpeedPatch.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Stats.cpp b/sfall/Modules/Stats.cpp index c738b3b1..e8f92dc7 100644 --- a/sfall/Modules/Stats.cpp +++ b/sfall/Modules/Stats.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Stats.h b/sfall/Modules/Stats.h index b375be8b..1cd4d48a 100644 --- a/sfall/Modules/Stats.h +++ b/sfall/Modules/Stats.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/CombatBlock.cpp b/sfall/Modules/SubModules/CombatBlock.cpp index b655863c..21dc5693 100644 --- a/sfall/Modules/SubModules/CombatBlock.cpp +++ b/sfall/Modules/SubModules/CombatBlock.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/CombatBlock.h b/sfall/Modules/SubModules/CombatBlock.h index d3ab2c3c..505481dd 100644 --- a/sfall/Modules/SubModules/CombatBlock.h +++ b/sfall/Modules/SubModules/CombatBlock.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/DirectDraw.cpp b/sfall/Modules/SubModules/DirectDraw.cpp index 0cc7e901..e570d622 100644 --- a/sfall/Modules/SubModules/DirectDraw.cpp +++ b/sfall/Modules/SubModules/DirectDraw.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/DirectDraw.h b/sfall/Modules/SubModules/DirectDraw.h index 7b8127fb..94ff1cec 100644 --- a/sfall/Modules/SubModules/DirectDraw.h +++ b/sfall/Modules/SubModules/DirectDraw.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/EnginePerks.cpp b/sfall/Modules/SubModules/EnginePerks.cpp index 874c6ee6..36704571 100644 --- a/sfall/Modules/SubModules/EnginePerks.cpp +++ b/sfall/Modules/SubModules/EnginePerks.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/EnginePerks.h b/sfall/Modules/SubModules/EnginePerks.h index 9588a103..6c52dd8f 100644 --- a/sfall/Modules/SubModules/EnginePerks.h +++ b/sfall/Modules/SubModules/EnginePerks.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/ObjectName.cpp b/sfall/Modules/SubModules/ObjectName.cpp index 94ccd247..688f2070 100644 --- a/sfall/Modules/SubModules/ObjectName.cpp +++ b/sfall/Modules/SubModules/ObjectName.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/ObjectName.h b/sfall/Modules/SubModules/ObjectName.h index c63a62b8..a8c4545c 100644 --- a/sfall/Modules/SubModules/ObjectName.h +++ b/sfall/Modules/SubModules/ObjectName.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/WindowRender.cpp b/sfall/Modules/SubModules/WindowRender.cpp index 3fca65ae..ebc23a38 100644 --- a/sfall/Modules/SubModules/WindowRender.cpp +++ b/sfall/Modules/SubModules/WindowRender.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/WindowRender.h b/sfall/Modules/SubModules/WindowRender.h index 04e5f278..4499f9fa 100644 --- a/sfall/Modules/SubModules/WindowRender.h +++ b/sfall/Modules/SubModules/WindowRender.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/TalkingHeads.cpp b/sfall/Modules/TalkingHeads.cpp index 6a2cb115..55c9520f 100644 --- a/sfall/Modules/TalkingHeads.cpp +++ b/sfall/Modules/TalkingHeads.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/TalkingHeads.h b/sfall/Modules/TalkingHeads.h index 04638fd4..0e3c9188 100644 --- a/sfall/Modules/TalkingHeads.h +++ b/sfall/Modules/TalkingHeads.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Tiles.cpp b/sfall/Modules/Tiles.cpp index ae36eb4a..8653019b 100644 --- a/sfall/Modules/Tiles.cpp +++ b/sfall/Modules/Tiles.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Tiles.h b/sfall/Modules/Tiles.h index b090ae1b..ba7ea963 100644 --- a/sfall/Modules/Tiles.h +++ b/sfall/Modules/Tiles.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Unarmed.cpp b/sfall/Modules/Unarmed.cpp index 7a8c2ba0..66506b47 100644 --- a/sfall/Modules/Unarmed.cpp +++ b/sfall/Modules/Unarmed.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Unarmed.h b/sfall/Modules/Unarmed.h index badf10b4..9a9ab0b7 100644 --- a/sfall/Modules/Unarmed.h +++ b/sfall/Modules/Unarmed.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Worldmap.cpp b/sfall/Modules/Worldmap.cpp index c3c14d74..c29a9665 100644 --- a/sfall/Modules/Worldmap.cpp +++ b/sfall/Modules/Worldmap.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Worldmap.h b/sfall/Modules/Worldmap.h index 1de504e4..fb3e15d5 100644 --- a/sfall/Modules/Worldmap.h +++ b/sfall/Modules/Worldmap.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/ReplacementFuncs.h b/sfall/ReplacementFuncs.h index 6e62ab6f..5c72a34f 100644 --- a/sfall/ReplacementFuncs.h +++ b/sfall/ReplacementFuncs.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Translate.cpp b/sfall/Translate.cpp index 7266418c..15174495 100644 --- a/sfall/Translate.cpp +++ b/sfall/Translate.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Translate.h b/sfall/Translate.h index e714a4fe..b684520e 100644 --- a/sfall/Translate.h +++ b/sfall/Translate.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Utils.cpp b/sfall/Utils.cpp index cbf2c761..b005108c 100644 --- a/sfall/Utils.cpp +++ b/sfall/Utils.cpp @@ -86,7 +86,6 @@ long StrToLong(const char* str, int base /* = 0 */) { return strtol(str, &end, base); // see https://stackoverflow.com/a/6154614 } - // max range 0-32767 //long GetRandom(long min, long max) { // uncomment the srand() in main.cpp before use // return (min + (std::rand() % (max - (min - 1)))); diff --git a/sfall/WinProc.cpp b/sfall/WinProc.cpp index 2f1e8012..8d3071ea 100644 --- a/sfall/WinProc.cpp +++ b/sfall/WinProc.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/WinProc.h b/sfall/WinProc.h index 6d723716..b661fc19 100644 --- a/sfall/WinProc.h +++ b/sfall/WinProc.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/ddraw.cpp b/sfall/ddraw.cpp index 80cc6429..95c2841f 100644 --- a/sfall/ddraw.cpp +++ b/sfall/ddraw.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/main.cpp b/sfall/main.cpp index 3bd98301..2a98c378 100644 --- a/sfall/main.cpp +++ b/sfall/main.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/main.h b/sfall/main.h index 3c9537cb..2890d970 100644 --- a/sfall/main.h +++ b/sfall/main.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/version.h b/sfall/version.h index bc907822..0d0047c3 100644 --- a/sfall/version.h +++ b/sfall/version.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2025 The sfall team + * Copyright (C) 2008-2026 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ #define TARGETVERSION "Fallout 2 v1.02 US" -#define LEGAL_COPYRIGHT "Copyright (C) 2006-2025, sfall Team" +#define LEGAL_COPYRIGHT "Copyright (C) 2006-2026, sfall Team" #define VERSION_MAJOR 4 #define VERSION_MINOR 4