Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Difference between revisions of "UE1:UnrealEd 1"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Reformated, grammar and typo fixes)
m (Reverted edits by Eliot (Talk) to last revision by WARP-10)
Line 1: Line 1:
'''UnrealEd 1''', or '''UEd1''' for short, is the map editor of {{UE1}} games. Its actual name depends on the game it comes with, but even this is handled very inconsistently.
+
== Release ==
  
Note that shortening UnrealEd to "UE" may cause confusion because that abbreviation is commonly used to mean the [[Unreal Engine]] in general, specifically UE1 stands for the Unreal Engine 1, which comes with a different version of the Unreal Editor.
+
The first released version of the Unreal Editor was released in 1999 by Epic Games [http://www.epicgames.com] and was used to create a vast array of games by a range of game manufacturers.
  
The UnrealEd is a separate executable for Windows versions of Unreal Engine games, but is very tightly integrated into the game. This means it's not possible to use the ''UnrealEd.exe'' of one game with a different game, or even with a different patch level of the same game. Also, there is no UnrealEd for Linux, MacOS or console versions of Unreal Engine 1 games.
+
== Games ==
 +
 +
Some of the games utilizing the U1 engine included (1)
 +
* Adventure Pinball: Forgotten Island
 +
* Desert Thunder
 +
* Deus Ex
 +
* Dr. Brain's Thinking Games: Action/Reaction
 +
* Harry Potter and the Chamber of Secrets
 +
* Harry Potter and the Sorcerer’s Stone
 +
* Klingon Honor Guard
 +
* Mobile Forces
 +
* Nerf Arena Blast
 +
* New Legends
 +
* Return to Na Pali
 +
* Rune
 +
* Star Trek DS9: The Fallen
 +
* Tactical Ops
 +
* TNN Pro Hunter
 +
* Undying
 +
* Unreal 1
 +
* Unreal Tournament
 +
* Unrealty
 +
* Wheel of Time
 +
* XCOM: Enforcer
  
==User Interface==
+
== Known Issues ==
Unlike later versions of the Editor, UnrealEd 1 featured a row of buttons 3x14 that allowed the developer to create brushes from simple cubes & cylinders to highly complex creations using a variety of the available tools. The program also featured the ability to export or import texture & sound packages. And also included some preset [[Actor|actors]] for adding special effects such as explosions, time delays & specific level instructions. An experimental Floor Lofter for creating terrains was also included.
+
  
[[Image:UnrealEd1-Interface.png|300px|thumb|Components of the UT Editor main window.]]
+
This basic engine tended to be buggy and caused an enormous amount of trouble for developing level designers. Some games, such as Wheel of Time were packaged and sold retail without a working Editor engine. Two of the game designers Sam Brown and Glen Dahlgren worked on releasing a suitable fix for this on their own time, finally releasing the WoT Ed patch within three months of the games original release in November ’99. (2)
The following is an overview of the components of the UnrealEd 1 main window:
+
# The [[UE1:UnrealEd menubar|menubar]]
+
# The [[UE1:UnrealEd toolbar|toolbar]]
+
# The [[UE1:UnrealEd toolbox|toolbox]]
+
# The [[UE1:UnrealEd statusbar|statusbar]]
+
# A [[UE1:UnrealEd viewport#Toolbar|viewport toolbar]]
+
# A [[UE1:UnrealEd viewport|viewport]]
+
{{clear}}
+
  
==History==
+
One known major issue was that it required specific versions of COMDLG32.OCX and TABCTL32.OCX to be installed in the PC’s Windows system 32 folder. Without these two files, the editor would crash when the map was re-built. Other problems caused the editor to crash for no apparent reason, giving a multitude of errors.  
UnrealEd 1 is the first version of the Unreal Editor released in 1999 by [http://www.epicgames.com Epic Games], and was used to create a vast array of games by a range of game manufacturers.
+
  
==Known issues==
+
The editor included in Wheel of Time was also released without an accompanying help file or contextual tips, unlike later versions of the editor.
This basic engine tended to be buggy and caused an enormous amount of trouble for developing level designers. Some games, such as [[Wheel of Time]] were packaged and sold retail without a working Editor engine. Two of the game designers '''Sam Brown''' and '''Glen Dahlgren''' worked on releasing a suitable fix for this on their own time, finally releasing the '''WoTEd''' patch within three months of the games original release in November ’99.
+
  
One known major issue was that it required specific versions of <code>COMDLG32.OCX</code> and <code>TABCTL32.OCX</code> to be installed in the PC’s Windows system 32 folder. Without these two files, the editor would crash when the map was re-built. Other problems caused the editor to crash for no apparent reason, giving a multitude of errors.
 
  
The editor included in Wheel of Time was also released without an accompanying help file or contextual tips, unlike later versions of the editor.
+
== Patches ==
 +
 
 +
Unreal Tournament released in1999 saw an almost entirely new version of Unreal Ed 1, the 436 patch updated the editor to what could almost be called version 1.5 as it differed only slightly from Unreal Ed 2. There are also a number of arguments on different websites as to whether UT 99 used version 1 or version 2.
 +
 
 +
Communities also developed specific patches for games. It was discovered (through trial and error) that to enable the editor for WoT to work, the patches had to be installed in the correct order. WoTEd fix 3 had to be installed before UnrealEd fix 4. Both of these had to be installed before the game could be updated to the WoT 333b patch.
 +
 
 +
== Basic Interface ==
 +
 
 +
Unlike later versions of the Editor, Unreal Ed 1 featured a row of buttons 3x14 that allowed the developer to create brushes from simple cubes & cylinders to highly complex creations using a variety of the available tools. The program also featured the ability to export or import texture & sound packages. And also included some preset U-scripts for adding special effects such as explosions, time delays & specific level instructions. An experimental Floor Lofter for creating terrains was also included.
 +
 
 +
 
 +
== Tutorials ==
 +
 
 +
Many websites offer help and tutorials with learning how to use the editor – including this one! Although most tutorial sites are for UT utilizing Unreal Ed 2. If you can find a good one – please update!
  
==Patches==
 
When [[Unreal Tournament]] was released in 1999 the UnrealEd saw an almost entirely new version, the 436 patch updated the editor to what could almost be called version 1.5 as it differed only slightly from UnrealEd 2. There are also a number of arguments on different websites as to whether Unreal Tournament used version 1 or version 2.
 
  
Communities also developed specific patches for games. It was discovered (through trial and error) that to enable the editor for Wheel of Time to work, the patches had to be installed in the correct order. WoTEd fix 3 had to be installed before UnrealEd fix 4. Both of these had to be installed before the game could be updated to the Wheel of Time 333b patch.
+
== Links ==
  
==See also==
+
* [http://www.wotmaps.com]WoT Maps - user made maps, tutorials & chm help file
* [[UE1:UnrealEd 2|UnrealEd 2]]
+
* [http://chimeric.beyondunreal.com/tutorials.php]Chimeric Tutorials on UScripts
* [[:Category:Mapping articles|Mapping articles]]
+
* [http://unreal.gamedesign.net/tutorials/ued.shtml] Basic information on creating maps & using the Editor
* [[:Category:Mapping tutorials|Mapping tutorials]]
+
  
==External links==
 
* [http://www.wotmaps.com WoT Maps] - User made maps, tutorials and a chm help file
 
* [http://chimeric.beyondunreal.com/tutorials.php Chimeric Tutorials] On [[UnrealScript]]
 
* [http://unreal.gamedesign.net/tutorials/ued.shtml Wolf's Tutorials] Basic information on creating maps and using the Editor
 
  
[[Category:Mapping articles|UnrealEd 1]] [[Category:Applications|UnrealEd 1]]
+
== Sources of Information ==
 +
* (1) Beyond Unreal [http://www.beyondunreal.com]
 +
* (2) Wheel of Time [http://www.wheeloftime.com]

Revision as of 04:39, 17 June 2010

Release

The first released version of the Unreal Editor was released in 1999 by Epic Games [1] and was used to create a vast array of games by a range of game manufacturers.

Games

Some of the games utilizing the U1 engine included (1)

  • Adventure Pinball: Forgotten Island
  • Desert Thunder
  • Deus Ex
  • Dr. Brain's Thinking Games: Action/Reaction
  • Harry Potter and the Chamber of Secrets
  • Harry Potter and the Sorcerer’s Stone
  • Klingon Honor Guard
  • Mobile Forces
  • Nerf Arena Blast
  • New Legends
  • Return to Na Pali
  • Rune
  • Star Trek DS9: The Fallen
  • Tactical Ops
  • TNN Pro Hunter
  • Undying
  • Unreal 1
  • Unreal Tournament
  • Unrealty
  • Wheel of Time
  • XCOM: Enforcer

Known Issues

This basic engine tended to be buggy and caused an enormous amount of trouble for developing level designers. Some games, such as Wheel of Time were packaged and sold retail without a working Editor engine. Two of the game designers Sam Brown and Glen Dahlgren worked on releasing a suitable fix for this on their own time, finally releasing the WoT Ed patch within three months of the games original release in November ’99. (2)

One known major issue was that it required specific versions of COMDLG32.OCX and TABCTL32.OCX to be installed in the PC’s Windows system 32 folder. Without these two files, the editor would crash when the map was re-built. Other problems caused the editor to crash for no apparent reason, giving a multitude of errors.

The editor included in Wheel of Time was also released without an accompanying help file or contextual tips, unlike later versions of the editor.


Patches

Unreal Tournament released in1999 saw an almost entirely new version of Unreal Ed 1, the 436 patch updated the editor to what could almost be called version 1.5 as it differed only slightly from Unreal Ed 2. There are also a number of arguments on different websites as to whether UT 99 used version 1 or version 2.

Communities also developed specific patches for games. It was discovered (through trial and error) that to enable the editor for WoT to work, the patches had to be installed in the correct order. WoTEd fix 3 had to be installed before UnrealEd fix 4. Both of these had to be installed before the game could be updated to the WoT 333b patch.

Basic Interface

Unlike later versions of the Editor, Unreal Ed 1 featured a row of buttons 3x14 that allowed the developer to create brushes from simple cubes & cylinders to highly complex creations using a variety of the available tools. The program also featured the ability to export or import texture & sound packages. And also included some preset U-scripts for adding special effects such as explosions, time delays & specific level instructions. An experimental Floor Lofter for creating terrains was also included.


Tutorials

Many websites offer help and tutorials with learning how to use the editor – including this one! Although most tutorial sites are for UT utilizing Unreal Ed 2. If you can find a good one – please update!


Links

  • [2]WoT Maps - user made maps, tutorials & chm help file
  • [3]Chimeric Tutorials on UScripts
  • [4] Basic information on creating maps & using the Editor


Sources of Information

  • (1) Beyond Unreal [5]
  • (2) Wheel of Time [6]