Update Copyright notice

This commit is contained in:
baz 2025-02-05 23:12:03 +00:00
parent 804597fbff
commit 318297e22c
84 changed files with 85 additions and 83 deletions

View File

@ -2,3 +2,5 @@
[/Script/EngineSettings.GeneralProjectSettings]
ProjectID=E9C62A1742808D4E0ECBA7B644FD8D3D
CopyrightNotice=Louis Hobbs | 2024-2025

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
using UnrealBuildTool;
using System.Collections.Generic;

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "EXPComponent.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "EXPPickup.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "EnemyCharacter.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "EnemyDataAsset.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "GoldComponent.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "GoldPickup.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "HealthComponent.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "Inputable.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "Enemyable.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "Pools.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "Projectilable.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "ObjectPoolComponent.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "ObjectPoolManager.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "Pickup.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "PickupDataAsset.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "PlayerCharacter.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "Projectile.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "ProjectileDataAsset.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "VampireAIController.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "VampireCharacter.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "VampireGameInstance.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "VampireGameMode.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "VampirePlayerController.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "Weapon.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "WeaponInventoryComponent.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "FireWandWeapon.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "GarlicWeapon.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "GunWeapon.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "KnifeWeapon.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "LightningRingWeapon.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "MagicWandWeapon.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "PentagramWeapon.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "ProjectileWeapon.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "HUDWidget.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "HealthbarWidget.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "LevelUpWidget.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "PauseWidget.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "UpgradeButtonDataObject.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "UpgradeButtonWidget.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
using UnrealBuildTool;

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#include "vampires.h"
#include "Modules/ModuleManager.h"

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
#pragma once

View File

@ -1,4 +1,4 @@
// Fill out your copyright notice in the Description page of Project Settings.
// Louis Hobbs | 2024-2025
using UnrealBuildTool;
using System.Collections.Generic;