Changes between Version 133 and Version 134 of WikiStart


Ignore:
Timestamp:
Jun 5, 2017, 3:18:10 PM (7 years ago)
Author:
echotangoecho
Comment:

Some cleanup

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v133 v134  
    33[[Image(https://play0ad.com/images/news_images/dlbtn_top.png,title=0 A.D.,link=https://play0ad.com/download/)]][[BR]]
    44
    5 == Introduction ==
     5= Introduction =
    66 * [https://play0ad.com Main web site]
    77 * [wiki:WfgAcademiaInto Overview]
     
    99 * Contact us on our [http://www.wildfiregames.com/forum/index.php? forums], or [https://webchat.quakenet.org/?channels=0ad #0ad on QuakeNet IRC]
    1010
    11 == Guides ==
    12 === For everyone: ===
     11= Guides =
     12== For everyone: ==
     13'''WARNING''': Some of the following manuals are outdated, as gameplay elements still change.
    1314 * '''[wiki:0adManual 0 A.D. Gameplay Manual]'''
    1415 * [wiki:Atlas_Manual Atlas (Scenario Editor) Manual]
    15  * [wiki:GettingStarted Development Getting Started Guide]
    16  * [wiki:TortoiseSVN_Guide TortoiseSVN Guide]
    17  * [wiki:Design_Document Design Document]
    18  * [wiki:ReportingErrors Reporting Errors]
    1916 * [wiki:Manual_Settings Editing the settings]
    2017 * [wiki:Strategy_Guide Strategy Guide]
     18 * '''[wiki:ReportingErrors Reporting errors]'''
     19 * [wiki:GameDataPaths Paths to configs and other data files]
    2120
    22 === For developers and those interested in the latest progress ===
     21== For developers and those interested in the latest progress ==
    2322 * '''[wiki:BuildInstructions Build instructions]'''
    2423 * [wiki:Alpha22 Changelog for the next release]
    2524 * [wiki:ReleaseProcessDraft Release process for the next release]
    2625 * [https://webchat.quakenet.org/?channels=0ad-dev #0ad-dev on QuakeNet IRC]
     26 * '''[wiki:GettingStarted Getting started with development]'''
     27 * [wiki:Design_Document Design Document] (somewhat old)
    2728
    2829=== For programmers: ===
    29  * [wiki:GettingStartedProgrammers Introduction to 0 A.D. Programming] - info on getting the code, using Trac, submitting patches, etc.
    30  * [wiki:Coding_Conventions Coding Conventions]
    31  * [wiki:CodeQuality Code Quality]
    32  * [wiki:Logging]
    33  * [wiki:WritingTests Writing Tests]
     30 * [wiki:GettingStartedProgrammers Introduction to 0 A.D. Programming]
     31 * [wiki:SubmittingPatches How to submit a patch]
     32 * [wiki:Coding_Conventions Coding conventions]
     33 * [wiki:CodeQuality Code quality]
     34 * [wiki:Logging Logging conventions]
     35 * [wiki:WritingTests Writing tests]
    3436 * [wiki:Debugging Debugging]
    3537 * [wiki:DebuggingOnWindows Debugging on Windows]
    3638 * [wiki:BuildAndDeploymentEnvironment Build and Deployment Environment] - work in progress
    3739 * [wiki:EngineProfiling Performance Profiling]
    38  * [http://svn.wildfiregames.com/docs Engine Documentation] - Doxygen-generated from SVN, updated daily
    39  * [wiki:Useful_Links Links toward eventually relevant documentation]
     40 * [http://svn.wildfiregames.com/docs Doxygen docs]
    4041
    4142=== For artists: ===
     
    6667 * [wiki:Localization How to translate the game]
    6768
     69= Other useful information =
    6870== Useful trac links ==
    6971 * [/log/ps Log of latest code revisions] ([/log/ps?verbose=on verbose])