Mostly Harmless
Difference between revisions of "Main Page"
Line 1: | Line 1: | ||
Welcome to the new '''[[Project:About|{{SITENAME}}]]''', the [[Unreal Engine]] documentation site. This site is powered by [[wp:MediaWiki|MediaWiki]] and currently holds {{NUMBEROFARTICLES}} articles. So far, {{NUMBEROFUSERS}} users have registered here and unless you already are one of them, feel free to register as well. The {{SITENAME}} is a community project and you are invited to [[Project:Helping out|help improve]] it. | Welcome to the new '''[[Project:About|{{SITENAME}}]]''', the [[Unreal Engine]] documentation site. This site is powered by [[wp:MediaWiki|MediaWiki]] and currently holds {{NUMBEROFARTICLES}} articles. So far, {{NUMBEROFUSERS}} users have registered here and unless you already are one of them, feel free to register as well. The {{SITENAME}} is a community project and you are invited to [[Project:Helping out|help improve]] it. | ||
− | The {{SITENAME}}'s goal is to provide comprehensive documentation of the [[Unreal Editor]] and all technical aspects of the [[Unreal Engine]]. If you came here as a player and are looking for details about the Unreal series of games, head over to BeyondUnreal's excellent [[Liandri:|Liandri Archives]]. If you are a server administrator looking for information about running servers for Unreal series games, try the [[uadmin:|Unreal Admin Wiki]] instead. | + | The {{SITENAME}}'s goal is to provide comprehensive documentation of the [[Unreal Editor]] and all technical aspects of the [[Unreal Engine]]. If you came here as a player and are looking for details about the Unreal series of games, head over to BeyondUnreal's excellent '''[[Liandri:|Liandri Archives]]'''. If you are a server administrator looking for information about running servers for Unreal series games, try the '''[[uadmin:|Unreal Admin Wiki]]''' instead. |
{{ambox | {{ambox | ||
− | | text = <p>'''Please refrain from using an offline reader or similar tools to download the entire {{SITENAME}}.'''</p><p>These | + | | text = <p>'''Please refrain from using an offline reader or similar tools to download the entire {{SITENAME}}.'''</p><p>These tools put an insane stress on the server and will most likely get you ''banned immediately''. The {{SITENAME}} has a very dynamic nature, but if you want to download a recent snapshot, try our downloadable '''[[Project:Offline Wiki|Offline Wiki]]''' archive.</p> |
}} | }} | ||
__NOTOC__ __NOEDITSECTION__ | __NOTOC__ __NOEDITSECTION__ | ||
− | <!--{| class="infobox infobox-pages" style=" | + | |
+ | {| cellpadding="0" cellspacing="10px" style="width:100%;" | ||
+ | | |<div id="topic-list"> | ||
+ | ==Content== | ||
+ | The quickest way to find what you're looking for usually is the [[Help:Searching|search box]] on the left. | ||
+ | |||
+ | ===General topics=== | ||
+ | * [[Modding terminology]] | ||
+ | * [[Unreal Engine|Unreal Engine overview]] | ||
+ | |||
+ | ===Mapping reference=== | ||
+ | * [[Unreal Editor|Unreal Editor overview]] | ||
+ | * [[:Category:Basic procedures|Basic procedures]] | ||
+ | * [[:Category:Mapping tutorials|Mapping tutorials]] | ||
+ | |||
+ | ===Coding reference=== | ||
+ | * [[UnrealScript|UnrealScript overview]] | ||
+ | * [[:Category:Classes|UnrealScript API]] | ||
+ | * [[:Category:Coding tutorials|Coding tutorials]] | ||
+ | |||
+ | ===Modeling reference=== | ||
+ | * [[:Category:Modeling tutorials|Modeling tutorials]] | ||
+ | |||
+ | |||
+ | Didn't find what you were looking for?<br/> | ||
+ | Try your luck with the [[Legacy:Home Page|content imported from the old Unreal Wiki]]. | ||
+ | |||
+ | ==Community== | ||
+ | New to the {{SITENAME}}? See [[Project:Getting started|Getting started]] for some tips on how to use {{SITENAME}}. | ||
+ | |||
+ | The [[Project:Community Portal|Community Portal]] is the general place to find out what's going on and what needs to be done on {{SITENAME}}. | ||
+ | </div> | ||
+ | | style="width:350px;" |<!-- begin recent edits --> | ||
+ | {| class="infobox infobox-pages" id="recent-edits" style="float:none;margin-left:auto;" | ||
! Recent Updates | ! Recent Updates | ||
|- | |- | ||
− | | | + | |<dpl> |
− | <dpl> | + | |
namespace=|UE1|UE2|UE3 | namespace=|UE1|UE2|UE3 | ||
count=5 | count=5 | ||
Line 26: | Line 58: | ||
! New Pages | ! New Pages | ||
|- | |- | ||
− | | | + | |<dpl> |
− | <dpl> | + | |
namespace=|UE1|UE2|UE3 | namespace=|UE1|UE2|UE3 | ||
count=5 | count=5 | ||
Line 41: | Line 72: | ||
! Recent Discussion | ! Recent Discussion | ||
|- | |- | ||
− | | | + | |<dpl> |
− | <dpl> | + | |
namespace=Talk|UE1_talk|UE2_talk|UE3_talk | namespace=Talk|UE1_talk|UE2_talk|UE3_talk | ||
count=5 | count=5 | ||
Line 55: | Line 85: | ||
</dpl> | </dpl> | ||
|- | |- | ||
− | | style="text-align:center | + | | style="text-align:center;font-size:smaller;" |''See [[Special:Recentchanges|Recent changes]] for other changes.'' |
+ | |}<!-- end recent edits --> | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 17:01, 11 March 2008
Welcome to the new Unreal Wiki, the Unreal Engine documentation site. This site is powered by MediaWiki and currently holds 17,143 articles. So far, 3,335 users have registered here and unless you already are one of them, feel free to register as well. The Unreal Wiki is a community project and you are invited to help improve it.
The Unreal Wiki's goal is to provide comprehensive documentation of the Unreal Editor and all technical aspects of the Unreal Engine. If you came here as a player and are looking for details about the Unreal series of games, head over to BeyondUnreal's excellent Liandri Archives. If you are a server administrator looking for information about running servers for Unreal series games, try the Unreal Admin Wiki instead.
Please refrain from using an offline reader or similar tools to download the entire Unreal Wiki. These tools put an insane stress on the server and will most likely get you banned immediately. The Unreal Wiki has a very dynamic nature, but if you want to download a recent snapshot, try our downloadable Offline Wiki archive. |
ContentThe quickest way to find what you're looking for usually is the search box on the left. General topicsMapping referenceCoding referenceModeling reference
CommunityNew to the Unreal Wiki? See Getting started for some tips on how to use Unreal Wiki. The Community Portal is the general place to find out what's going on and what needs to be done on Unreal Wiki. |
|