Changes between Version 96 and Version 97 of WikiStart


Ignore:
Timestamp:
Dec 25, 2013, 12:55:39 AM (10 years ago)
Author:
Erik Johansson
Comment:

changed download links to point to web site to lower amount of places to update on release

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v96 v97  
    11[[TOC]]
    22
    3 [[Image(http://wildfiregames.com/0ad/images/news_images/dlbtn_top.png,title=0 A.D.,link=)]][[BR]]
    4 [[Image(http://wildfiregames.com/0ad/images/news_images/dlbtn_win.png,title=Download instructions for Windows,link=LatestReleaseWindows)]][[BR]]
    5 [[Image(http://wildfiregames.com/0ad/images/news_images/dlbtn_linux.png,title=Download instructions for Linux,link=LatestReleaseLinux)]][[BR]]
    6 [[Image(http://wildfiregames.com/0ad/images/news_images/dlbtn_mac.png,title=Download instructions for Mac OS X,link=LatestReleaseMac)]][[BR]]
    7 Use a different OS? Check LatestReleaseOther.
     3[[Image(http://wildfiregames.com/0ad/images/news_images/dlbtn_top.png,title=0 A.D.,link=)]][[BR]] [[Image(http://wildfiregames.com/0ad/images/news_images/dlbtn_win.png,title=Download instructions for Windows,link=http://play0ad.com/download/win/)]][[BR]] [[Image(http://wildfiregames.com/0ad/images/news_images/dlbtn_linux.png,title=Download instructions for Linux,link=http://play0ad.com/download/linux/)]][[BR]] [[Image(http://wildfiregames.com/0ad/images/news_images/dlbtn_mac.png,title=Download instructions for Mac OS X,link=http://play0ad.com/download/mac/)]][[BR]] Use a different OS? Check LatestReleaseOther.
    84
    95== Introduction ==
     
    2723 * [wiki:Coding_Conventions Coding Conventions]
    2824 * [wiki:CodeQuality Code Quality]
    29  * [wiki:Logging Logging]
     25 * [wiki:Logging]
    3026 * [wiki:WritingTests Writing Tests]
    3127 * [wiki:DebuggingOnWindows Debugging on Windows]
     
    5349 * [wiki:Mod_Layout Mod Layout]
    5450
    55 
    5651== Useful trac links ==
    5752 * [/log/ps Log of latest code revisions] ([/log/ps?verbose=on verbose])
     
    6156== Technical Design Documentation ==
    6257'''WARNING:''' Much of this documentation is hopelessly outdated or ideas which have never been implemented. It is being updated, but in the meantime if you're not sure about some details, ask one of the official developers.
     58
    6359 * [wiki:TDD_Tools Tools] - Mostly outdated
    6460 * [wiki:TDD_AI AI] - Somewhat outdated, minimal details