Difference between revisions of "Dev Server"

From #openttdcoop wiki

Jump to: navigation, search
(Server Details: New pax dest)
m (Linux (or other selfcompiler;-))
Line 27: Line 27:
 
* svn revert . -R
 
* svn revert . -R
 
* svn up  -rXXXX
 
* svn up  -rXXXX
* Get the patch from the [http://www.tt-forums.net/viewtopic.php?t=9201 forum.openttd.org]. It's usually on the last page.
+
* Get the patch from the forum thread. It's usually on the last page. (link is in the IRC topic)
 
* patch -p0 -i  destination_rXXXX_XXX.diff
 
* patch -p0 -i  destination_rXXXX_XXX.diff
 
* ./configure && make
 
* ./configure && make

Revision as of 23:37, 12 August 2007

This server is a playground for testing new patches until they come to trunk. This server is only running, while the Member Zone is paused.

Feel free to join us: search for the server name "#openttdcoop - dev". The password is "coop".

rcon on the Dev Server is granted to every full member of #openttdcoop.

Server Details

ottd_info_openttdcoop.ppcis.org_3982_en.png

Address: openttdcoop.ppcis.org:3982

Location: United Kingdom

Additionally, you need some GRFs - further details at our related page.

Installed Patch: New passenger destinations from Kathius

IRC Channel: irc://irc.oftc.net/openttdcoop.dev

How to join a patched server

Ask for further help on IRC

XXXX = type %revision on irc

Linux (or other selfcompiler;-)

  • svn revert . -R
  • svn up -rXXXX
  • Get the patch from the forum thread. It's usually on the last page. (link is in the IRC topic)
  • patch -p0 -i destination_rXXXX_XXX.diff
  • ./configure && make
  • if your client shows now the revision rXXXXM -> join us

Windows

  • Ask XeryusTC for a binary on IRC
  • if your client shows now the revision rXXXXM -> join us

(You could also take a look for BuildOTTD.)

Mac OSX

Powered by MediaWiki