]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - home.markdown
Fix the other kind of links.
[xonotic/xonotic.wiki.git] / home.markdown
index 75b35de76d64c96b59d9f5843104087ea52e79b4..2e53f4f69ee0d8b55f1e23f13f9bbd5048a1eeac 100644 (file)
@@ -11,18 +11,18 @@ Project
 -   [Faq](Frequently Asked Questions)
 -   [Pr](Public Relations)
 -   Check out our [plan](Project Plan) so far
--   [[Organizational Structure]]
+-   [Organizational Structure](Organizational Structure)
 -   [Roles](Roles and Skills) of contributing community members
 -   [IRC](IRC channels)
--   [[Community development]] planning
+-   [Community development](Community development) planning
 -   [Legal](Licensing / Legal)
--   [[Announcements]]
+-   [Announcements](Announcements)
 -   [Roadmap to v1](http://dev.xonotic.org/versions/show/3)
--   [[Repository Access]] (how to compile from git) (see also [[Git]])
--   [[Website]] Plannning
--   [[Xonotic compatibility pack]] a small pk3 that will rebrand a default Nexuiz install
+-   [Repository Access](Repository Access) (how to compile from git) (see also [Git](Git))
+-   [Website](Website) Plannning
+-   [Xonotic compatibility pack](Xonotic compatibility pack) a small pk3 that will rebrand a default Nexuiz install
 -   Notes from brainstorming [names](ideas for names)
--   [[Hardware Requirements]]
+-   [Hardware Requirements](Hardware Requirements)
 
 Gameplay
 --------
@@ -62,76 +62,76 @@ Gameplay
         -   [Halogene's Newbie Corner\#Audio](Audio)
 
 -   Game Mechanics
-    -   [[Impulse map]]
-    -   [[Items]]
-    -   [[Maps]]
-    -   [[Players]]
-    -   [[Vehicles]]
-    -   [[Weapons]]
+    -   [Impulse map](Impulse map)
+    -   [Items](Items)
+    -   [Maps](Maps)
+    -   [Players](Players)
+    -   [Vehicles](Vehicles)
+    -   [Weapons](Weapons)
 
 -   Gamemodes
-    -   [[Arena]]
-    -   [[Assault]]
+    -   [Arena](Arena)
+    -   [Assault](Assault)
     -   [Capture the Flag](Capture The Flag)
-    -   [[Clan Arena]]
-    -   [[Deathmatch]]
+    -   [Clan Arena](Clan Arena)
+    -   [Deathmatch](Deathmatch)
         -   [1v1\_Duel](1v1 Duel)
-    -   [[Domination]]
-    -   [[Freeze Tag]]
-    -   [[Keepaway]]
-    -   [[Key Hunt]]
-    -   [[Last Man Standing]]
-    -   [[Nexball]]
-    -   [[Onslaught]]
-    -   [[Race]]
-    -   [[Race CTS]]
+    -   [Domination](Domination)
+    -   [Freeze Tag](Freeze Tag)
+    -   [Keepaway](Keepaway)
+    -   [Key Hunt](Key Hunt)
+    -   [Last Man Standing](Last Man Standing)
+    -   [Nexball](Nexball)
+    -   [Onslaught](Onslaught)
+    -   [Race](Race)
+    -   [Race CTS](Race CTS)
     -   [Rune](Runematch)
-    -   [[Team Deathmatch]]
-    -   [[Conquest]]
+    -   [Team Deathmatch](Team Deathmatch)
+    -   [Conquest](Conquest)
 
 -   Mutators
-    -   [[Dodging]]
-    -   [[Midair]]
-    -   [[Vampire]]
-    -   [[Blood Loss]]
-    -   [[Low Gravity]]
-    -   [[Cloak]]
-    -   [[Relics]]
-    -   [[Weapon Arena]]
-    -   [[Grappling Hook]]
-    -   [[Jet Pack]]
-    -   [[Rocket Flying]]
-    -   [[Pinata]]
-    -   [[Weapons Stay]]
-    -   [[MinstaGib]]
-    -   [[NIX]]
+    -   [Dodging](Dodging)
+    -   [Midair](Midair)
+    -   [Vampire](Vampire)
+    -   [Blood Loss](Blood Loss)
+    -   [Low Gravity](Low Gravity)
+    -   [Cloak](Cloak)
+    -   [Relics](Relics)
+    -   [Weapon Arena](Weapon Arena)
+    -   [Grappling Hook](Grappling Hook)
+    -   [Jet Pack](Jet Pack)
+    -   [Rocket Flying](Rocket Flying)
+    -   [Pinata](Pinata)
+    -   [Weapons Stay](Weapons Stay)
+    -   [MinstaGib](MinstaGib)
+    -   [NIX](NIX)
 
 -   Misc
     -   [Demo Camera](Camera for demos explained)
-    -   [[Xonotic Bot Orchestra]]
+    -   [Xonotic Bot Orchestra](Xonotic Bot Orchestra)
 
 Art & Media
 -----------
 
--   [[Art Roadmap]]
--   [[Artistic Style]]
+-   [Art Roadmap](Art Roadmap)
+-   [Artistic Style](Artistic Style)
 -   [Logo](Xonotic Logo)
--   [[Maps Makeover]]
--   [[Weapons Makeover]]
+-   [Maps Makeover](Maps Makeover)
+-   [Weapons Makeover](Weapons Makeover)
     -   [NamesWeapons](New weapon names discussion)
--   [[2d art]]
--   [[Music]]
-    -   [[Music contributions]]
--   [[Sound FX]]
-    -   [[Sound FX contributions]]
+-   [2d art](2d art)
+-   [Music](Music)
+    -   [Music contributions](Music contributions)
+-   [Sound FX](Sound FX)
+    -   [Sound FX contributions](Sound FX contributions)
 -   Story Themes
-    -   [[Close to home]]
-    -   [[Tech Conglomerate]]
+    -   [Close to home](Close to home)
+    -   [Tech Conglomerate](Tech Conglomerate)
 
 Additional Engine References
 ----------------------------
 
--   [[Darkplaces Parameters]]
+-   [Darkplaces Parameters](Darkplaces Parameters)
 
 Editing
 -------
@@ -139,13 +139,13 @@ Editing
 In this section you will find helpful information about editing Xonotic in general, let that be coding, texturing, modeling, mapping, etc
 
 -   Programming
-    -   [[Introduction to QuakeC]]
+    -   [Introduction to QuakeC](Introduction to QuakeC)
     -   [DarkPlaces Wiki](http://dpwiki.slipgateconstruct.com/)
     -   [QuakeC Specifications v1.0](http://www.gamers.org/dEngine/quake/spec/quake-spec34/qc-menu.htm)
     -   [QuakeC tutorials](http://www.inside3d.com/tutorials.php) at inside3d.com
-    -   [[NewQC]] - Possible changes regarding QC (compiler, syntax, ...)
+    -   [NewQC](NewQC) - Possible changes regarding QC (compiler, syntax, ...)
 
--   [[Modeling]]
+-   [Modeling](Modeling)
     -   [Textures](Textures know-how)
     -   [Normal Maps](Normal Maps know-how)
     -   [Polycounts](Polygon count) on Weapons and Models
@@ -153,10 +153,10 @@ In this section you will find helpful information about editing Xonotic in gener
     -   [Voices and sounds](.sounds) file (player model sounds) know-how
     -   [dpmodel](How to compile dpm models)
     -   [Weaponsystem](How to make weapons)
-    -   How to get an animated mesh from [[Blender to DPM]]
+    -   How to get an animated mesh from [Blender to DPM](Blender to DPM)
     -   [Inter-Quake Model (IQM) Format](http://lee.fov120.com/iqm/)
-    -   [[Player Model Spec]]
-    -   [[Blender to IQM]]
+    -   [Player Model Spec](Player Model Spec)
+    -   [Blender to IQM](Blender to IQM)
 
 -   Texturing
     -   Tutorials [1](http://www.cgtextures.com/content.php?action=tutorials)
@@ -167,17 +167,17 @@ In this section you will find helpful information about editing Xonotic in gener
 
 -   Configuration
     -   [democapture](Capturing video clips and using the demo camera)
-    -   [[Git]]
+    -   [Git](Git)
 
--   [[Mapping]]
-    -   [[Creating Maps]]
-    -   [[Mapper resources]]
+-   [Mapping](Mapping)
+    -   [Creating Maps](Creating Maps)
+    -   [Mapper resources](Mapper resources)
     -   [Map naming convention](http://alientrap.org/forum/viewtopic.php?f=2&t=2363&sid=4f8a9e06ada52255e98bdfa744ec6beb#p27330)
 
 References
 ----------
 
--   [[Git]]
+-   [Git](Git)
 -   [Redmine Wiki formatting](http://www.redmine.org/wiki/1/RedmineTextFormatting)
--   [[Forbidden disposable e-mail providers]]
+-   [Forbidden disposable e-mail providers](Forbidden disposable e-mail providers)