diff --git a/UnrealTournament2004/ThirdParty/Misc/det/ClassicDom.det b/UnrealTournament2004/ThirdParty/Misc/det/ClassicDom.det new file mode 100644 index 00000000..0dbd6cda Binary files /dev/null and b/UnrealTournament2004/ThirdParty/Misc/det/ClassicDom.det differ diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/kot/PROUI.kot b/UnrealTournament2004/ThirdParty/Misc/kot/PROUI.kot similarity index 100% rename from UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/kot/PROUI.kot rename to UnrealTournament2004/ThirdParty/Misc/kot/PROUI.kot diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupBonusPack.int b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupBonusPack.int new file mode 100644 index 00000000..4bfe686c --- /dev/null +++ b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupBonusPack.int @@ -0,0 +1,17 @@ +[Setup] +LocalProduct="Unreal Tournament 2003 Bonus Pack" +ReadMe=Help\BonusPackReadme.txt +SetupWindowTitle=Unreal Tournament 2003 Bonus Pack Setup +ProductURL=http://www.unrealtournament2003.com/ +VersionURL=http://www.unrealtournament2003.com/ +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ +Logo=Help\Logo.bmp +License=License.int + +[UT2003Requirement] +LocalProduct=UT2003 +ProductURL=http://www.unrealtournament2003.com/ +VersionURL=http://www.unrealtournament2003.com/ +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupDemoPatch.int b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupDemoPatch.int new file mode 100644 index 00000000..dc9d06a6 --- /dev/null +++ b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupDemoPatch.int @@ -0,0 +1,16 @@ +[Setup] +LocalProduct=Unreal Tournament 2003 Demo Patch +ReadMe=Help\ReadMe-Demo.int.txt +SetupWindowTitle=Unreal Setup +ProductURL=http://www.unrealtournament2003.com/ +VersionURL=http://unreal.epicgames.com/versions.htm +Developer=Epic Games, Inc. +DeveloperURL=http://www.epicgames.com/ +Logo=Help\Logo.bmp + +[UT2003DemoRequirement] +LocalProduct=UT2003Demo +ProductURL=http://www.unrealtournament2003.com/ +VersionURL=http://unreal.epicgames.com/ut2003versions.htm +Developer=Epic Games, Inc. +DeveloperURL=http://www.epicgames.com/ diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupECEBonusPack.int b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupECEBonusPack.int new file mode 100644 index 00000000..0d9e99fe --- /dev/null +++ b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupECEBonusPack.int @@ -0,0 +1,17 @@ +[Setup] +LocalProduct="Unreal Tournament 2004 Bonus Pack" +ReadMe=Help\BonusPackReadme.txt +SetupWindowTitle=Unreal Tournament 2004 Bonus Pack Setup +ProductURL=http://www.unrealtournament2004.com/ +VersionURL=http://www.unrealtournament2004.com/ +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ +Logo=Help\Logo.bmp +License=License.int + +[UT2004Requirement] +LocalProduct=UT2004 +ProductURL=http://www.unrealtournament2004.com/ +VersionURL=http://www.unrealtournament2004.com/ +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupUT2003_Demo.int b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupUT2003_Demo.int new file mode 100644 index 00000000..d3cfa29c --- /dev/null +++ b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupUT2003_Demo.int @@ -0,0 +1,49 @@ +[Setup] +LocalProduct="Unreal Tournament 2003 Demo" +DefaultFolder="C:\UT2003Demo" +ReadMe=Help\ReadMe-Demo.int.txt +SetupWindowTitle=Unreal Tournament 2003 Demo Setup +AutoplayWindowTitle="Unreal Tournament 2003 Demo Options" +ProductURL=http://www.unrealtournament2003.com/ +VersionURL=http://unreal.epicgames.com/versions.htm +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ +Logo=Help\InstallerLogo.bmp +License=License.int + +[General] +PlayLevelCommand="&Play this UT2003 level" +OpenLinkCommand="&Open this UT2003 link" +InstallModuleCommand="&Install this UT2003 module" +EditLevelCommand="&Edit this UT2003 level" + +[UnrealGameContentGroup] +Caption="Game Content" +Description="Installation is required." + +[GameGroup] +Caption="Unreal Tournament 2003 Demo" +Description="Installation is required." + +[DirectXGroup] +Caption="DirectX 8.1" +Description="Optional Microsoft DirectX 8.1 drivers for enhanced graphics, sound, and joystick support." + +[OpenALGroup] +Caption="OpenAL" +Description="Required for hardware accelerated 3D sound effects." + +[PlayShortcut] +Caption="Play UT2003 Demo" + +[SafeModeShortcut] +Caption="UT2003 Demo Safe Mode" + +[DocumentationShortcut] +Caption="Release Notes" + +[WebShortcut] +Caption="UT2003 Web Page" + +[UninstallShortcut] +Caption="Uninstall Unreal Tournament 2003" diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupUT2003_Full.int b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupUT2003_Full.int new file mode 100644 index 00000000..0d68611d --- /dev/null +++ b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupUT2003_Full.int @@ -0,0 +1,65 @@ +[Setup] +LocalProduct="Unreal Tournament 2003" +DefaultFolder="C:\UT2003" +ReadMe=Help\ReadMe.int.txt +SetupWindowTitle=Unreal Tournament 2003 Setup +AutoplayWindowTitle="Unreal Tournament 2003 Options" +ProductURL=http://www.unrealtournament2003.com/ +VersionURL=http://unreal.epicgames.com/versions.htm +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ +Logo=Help\InstallerLogo.bmp +License=License.int + +[General] +PlayLevelCommand="&Play this UT2003 level" +OpenLinkCommand="&Open this UT2003 link" +InstallModuleCommand="&Install this UT2003 module" +EditLevelCommand="&Edit this UT2003 level" +SafeDiscAdminRights="You need to run this program as an administrator, not as a guest or limited user account." +SafeDiscNoDisk="No disc in drive. Please insert the disc labelled 'Unreal Tournament 2003 Disc One' to continue." +SafeDiscNoDrive="No CD-ROM or DVD-ROM drive detected." +SafeDiscTitlebar="Unreal Tournament 2003" +SafeDiscWrongDisc="Wrong disc in drive. Please insert the disc labelled 'Unreal Tournament 2003 Disc One' to continue." + +[UnrealGameContentGroup] +Caption="Game Content" +Description="Install this for best performance. If you deselect it, the game content will be loaded from CD during play, degrading performance, but using less hard disk space." + +[GameGroup] +Caption="UT2003 Game" +Description="Installation is required." + +[DirectXGroup] +Caption="DirectX 8.1" +Description="Optional Microsoft DirectX 8.1 drivers for enhanced graphics, sound, and joystick support." + +[OpenALGroup] +Caption="OpenAL" +Description="Required for hardware accelerated 3D sound effects." + +[Win2000XPGroup] +Caption="Windows 2000/XP Direct3D" +Description="Required for Windows 2000/XP [temporary-not for ship]." + +[EditorGroup] +Caption="Unreal Editor" +Description="Unreal world editor, for creating your own 3D Unreal environments. For advanced users; installation is optional." + +[PlayShortcut] +Caption="Play UT2003" + +[SafeModeShortcut] +Caption="UT2003 Safe Mode" + +[EditorShortcut] +Caption="UT2003 Editor" + +[DocumentationShortcut] +Caption="Release Notes" + +[WebShortcut] +Caption="UT2003 Web Page" + +[UninstallShortcut] +Caption="Uninstall Unreal Tournament 2003" diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupUT2004Demo.int b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupUT2004Demo.int new file mode 100644 index 00000000..29f81856 --- /dev/null +++ b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/SetupUT2004Demo.int @@ -0,0 +1,52 @@ +[Setup] +LocalProduct="Unreal Tournament 2004 Demo" +DefaultFolder="C:\UT2004Demo" +ReadMe=Help\ReadMe-Demo.int.txt +SetupWindowTitle=Unreal Tournament 2004 Demo Setup +AutoplayWindowTitle="Unreal Tournament 2004 Demo Options" +ProductURL=http://www.unrealtournament2004.com/ +VersionURL=http://www.unrealtournament2004.com/ +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ +Logo=Help\InstallerLogo.bmp +License=License.int + +[General] +PlayLevelCommand="&Play this UT2004 level" +OpenLinkCommand="&Open this UT2004 link" +InstallModuleCommand="&Install this UT2004 module" +EditLevelCommand="&Edit this UT2004 level" + +[UnrealGameContentGroup] +Caption="Game Content" +Description="Installation is required." + +[GameGroup] +Caption="Unreal Tournament 2004 Demo" +Description="Installation is required." + +[DirectXGroup] +Caption="DirectX 8.1" +Description="Optional Microsoft DirectX 8.1 drivers for enhanced graphics, sound, and joystick support." + +[OpenALGroup] +Caption="OpenAL" +Description="Required for hardware accelerated 3D sound effects." + +[PlayShortcut] +Caption="Play UT2004 Demo" + +[SafeModeShortcut] +Caption="UT2004 Demo Safe Mode" + +[DocumentationShortcut] +Caption="Release Notes" + +[ManualShortcut] +Caption="Full game manual" + +[WebShortcut] +Caption="UT2004 Web Page" + +[UninstallShortcut] +Caption="Uninstall Unreal Tournament 2004" diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setupbrightskinsmod.int b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setupbrightskinsmod.int new file mode 100644 index 00000000..43e085dc --- /dev/null +++ b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setupbrightskinsmod.int @@ -0,0 +1,17 @@ +[Setup] +LocalProduct="Unreal Tournament 2003 Bright Skins" +ReadMe=Help\ReadMe.int.txt +SetupWindowTitle=Unreal Tournament 2003 Bright Team Skins Setup +ProductURL=http://www.unrealtournament2003.com/ +VersionURL=http://unreal.epicgames.com/versions.htm +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ +Logo=Help\Logo.bmp +License=License.int + +[UT2003Requirement] +LocalProduct=UT2003 +ProductURL=http://www.unrealtournament2003.com/ +VersionURL=http://www.unrealtournament2003.com/ +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setuput2003patch.int b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setuput2003patch.int new file mode 100644 index 00000000..23334604 --- /dev/null +++ b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setuput2003patch.int @@ -0,0 +1,13 @@ +[Setup] +LocalProduct="Unreal Tournament 2003" +ReadMe=Help\ReadMe.int.txt +SetupWindowTitle=Unreal Tournament 2003 Patch Setup +ProductURL=http://www.unrealtournament2003.com/ +VersionURL=http://unreal.epicgames.com/versions.htm +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ +Logo=Help\Logo.bmp +License=License.int + +[UT2003Requirement] +LocalProduct=UT2003 diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setuput2004BP2.int b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setuput2004BP2.int new file mode 100644 index 00000000..ddf8b01e --- /dev/null +++ b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setuput2004BP2.int @@ -0,0 +1,17 @@ +[Setup] +LocalProduct="Unreal Tournament 2004 Bonus Pack 2" +ReadMe=Help\BonusPackReadme.txt +SetupWindowTitle=Unreal Tournament 2004 Bonus Pack 2 Setup +ProductURL=http://www.unrealtournament.com/ +VersionURL=http://www.unrealtournament.com/ +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ +Logo=Help\InstallerLogo2004.bmp +License=License.int + +[UT2004Requirement] +LocalProduct=UT2004 +ProductURL=http://www.unrealtournament2004.com/ +VersionURL=http://www.unrealtournament2004.com/ +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ diff --git a/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setuput2004full.int b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setuput2004full.int new file mode 100644 index 00000000..e27c9113 --- /dev/null +++ b/UnrealTournament2004/WIP/WIP-Templates/WIP-UT2004/int/setuput2004full.int @@ -0,0 +1,82 @@ +[Setup] +LocalProduct="Unreal Tournament 2004" +DefaultFolder="C:\UT2004" +ReadMe=Help\ReadMe.int.txt +SetupWindowTitle=Unreal Tournament 2004 Setup +AutoplayWindowTitle="Unreal Tournament 2004 Options" +ProductURL=http://www.unrealtournament2004.com/ +VersionURL=http://www.unrealtournament2004.com/ +Developer="Epic Games" +DeveloperURL=http://www.epicgames.com/ +Logo=Help\InstallerLogo.bmp +License=License.int + +[General] +PlayLevelCommand="&Play this UT2004 level" +OpenLinkCommand="&Open this UT2004 link" +InstallModuleCommand="&Install this UT2004 module" +EditLevelCommand="&Edit this UT2004 level" +SafeDiscAdminRights="You need to run this program as an administrator, not as a guest or limited user account." +SafeDiscNoDisk="No disc in drive. Please insert the disc labeled 'Unreal Tournament 2004 Play Disc' to continue." +SafeDiscNoDrive="No CD-ROM or DVD-ROM drive detected." +SafeDiscTitlebar="Unreal Tournament 2004" +SafeDiscWrongDisc="Wrong disc in drive. Please insert the disc labeled 'Unreal Tournament 2004 Play Disc' to continue." + +[UnrealGameContentGroup] +Caption="Game Content" +Description="Install this for best performance. If you deselect it, the game content will be loaded from CD during play, degrading performance, but using less hard disk space." + +[GameGroup] +Caption="UT2004 Game" +Description="Installation is required." + +[DirectXGroup] +Caption="DirectX 9.0b" +Description="Optional Microsoft DirectX 9.0b drivers for enhanced graphics, sound, and joystick support." + +[ECEModGroup] +Caption="ECE Mods" +Description="Optional, Install the Editors Choice Game Mods" + +[OpenALGroup] +Caption="OpenAL" +Description="Required for hardware accelerated 3D sound effects." + +[Win2000XPGroup] +Caption="Windows 2000/XP Direct3D" +Description="Required for Windows 2000/XP [temporary-not for ship]." + +[EditorGroup] +Caption="Unreal Editor" +Description="Unreal world editor, for creating your own 3D Unreal environments. For advanced users; installation is optional." + +[DesktopGroup] +Caption="Desktop shortcut" +Description="Create a desktop shortcut for playing UT2004" + +[DesktopShortcut] +Caption="Play UT2004" + +[PlayShortcut] +Caption="Play UT2004" + +[SafeModeShortcut] +Caption="UT2004 Safe Mode" + +[EditorShortcut] +Caption="UT2004 Editor" + +[DocumentationShortcut] +Caption="Release Notes" + +[ManualShortcut] +Caption="UT2004 Manual" + +[WebShortcut] +Caption="UT2004 Web Page" + +[UninstallShortcut] +Caption="Uninstall Unreal Tournament 2004" + +[BookShortCut] +Caption="Mastering Unreal Technology - Book Preview" \ No newline at end of file