Merge pull request #3825 from Mailaender/tm-removal
Renamed some project files for IP clearance
This commit is contained in:
6
AUTHORS
6
AUTHORS
@@ -71,9 +71,5 @@ distributed under the CC BY-SA 3.0 license.
|
|||||||
|
|
||||||
Finally, special thanks goes to the original teams
|
Finally, special thanks goes to the original teams
|
||||||
at Westwood Studios and EA for creating the classic
|
at Westwood Studios and EA for creating the classic
|
||||||
games that inspired the creation of OpenRA.
|
games which OpenRA aims to reimagine.
|
||||||
|
|
||||||
Red Alert, Command and Conquer, and related
|
|
||||||
trademarks belong to Electronic Arts Inc. and are
|
|
||||||
used without permission.
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Metadata:
|
Metadata:
|
||||||
Title: C&C
|
Title: Tiberian Dawn
|
||||||
Description: OpenRA Reimagining of the classic game
|
Description: OpenRA Reimagining of the classic game
|
||||||
Version: {DEV_VERSION}
|
Version: {DEV_VERSION}
|
||||||
Author: The OpenRA Developers
|
Author: The OpenRA Developers
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Depends: libopenal1, mono-runtime (>= 2.10), libmono-winforms2.0-cil, libfreetyp
|
|||||||
Section: games
|
Section: games
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Homepage: http://www.open-ra.org/
|
Homepage: http://www.open-ra.org/
|
||||||
Description: A multiplayer re-envisioning of Westwood Studios' C&C and C&C: Red Alert
|
Description: A multiplayer re-envisioning of early RTS games by Westwood Studios
|
||||||
.
|
.
|
||||||
OpenRA is a Libre/Free Real Time Strategy game engine supporting early
|
OpenRA is a Libre/Free Real Time Strategy game engine supporting early
|
||||||
Westwood games like Command & Conquer and Command & Conquer: Red Alert.
|
Westwood games like Command & Conquer and Command & Conquer: Red Alert.
|
||||||
|
|||||||
@@ -258,7 +258,7 @@ SectionEnd
|
|||||||
LangString DESC_CLIENT ${LANG_ENGLISH} "OpenRA game and dependencies"
|
LangString DESC_CLIENT ${LANG_ENGLISH} "OpenRA game and dependencies"
|
||||||
LangString DESC_EDITOR ${LANG_ENGLISH} "OpenRA map editor"
|
LangString DESC_EDITOR ${LANG_ENGLISH} "OpenRA map editor"
|
||||||
LangString DESC_RA ${LANG_ENGLISH} "Base Red Alert mod"
|
LangString DESC_RA ${LANG_ENGLISH} "Base Red Alert mod"
|
||||||
LangString DESC_CNC ${LANG_ENGLISH} "Base Command and Conquer mod"
|
LangString DESC_CNC ${LANG_ENGLISH} "Base Tiberian Dawn mod"
|
||||||
LangString DESC_D2K ${LANG_ENGLISH} "Base Dune 2000 mod"
|
LangString DESC_D2K ${LANG_ENGLISH} "Base Dune 2000 mod"
|
||||||
LangString DESC_PORTABLE ${LANG_ENGLISH} "Store support files in the install directory."
|
LangString DESC_PORTABLE ${LANG_ENGLISH} "Store support files in the install directory."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user