Difference between revisions of "Dev Server"
From #openttdcoop wiki
m (→Linux: typo) |
m (→Linux: r9713M) |
||
Line 21: | Line 21: | ||
===Linux=== | ===Linux=== | ||
− | * | + | * svn revert . -R |
+ | * svn up -r9713 | ||
* 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 [http://www.tt-forums.net/viewtopic.php?t=9201 forum.openttd.org]. It's usually on the last page. | ||
− | * patch -p0 -i | + | * patch -p0 -i destination_rXXXX_XXX.diff |
− | * ./configure && make | + | * ./configure --revision=r9713M && make |
− | * if your client shows now the revision | + | * if your client shows now the revision r9713M -> join us |
===Windows=== | ===Windows=== |
Revision as of 17:21, 24 April 2007
This server is a playground for testing new patches until they come to trunk.
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
Address: openttdcoop.ppcis.org:3982
Location: United Kingdom
Additionally, you need some GRFs - further details at our related page.
Installed Patch: Passengers/Mail with Specific Destinations
How to join a patched server
Ask for further help on IRC
Linux
- svn revert . -R
- svn up -r9713
- Get the patch from the forum.openttd.org. It's usually on the last page.
- patch -p0 -i destination_rXXXX_XXX.diff
- ./configure --revision=r9713M && make
- if your client shows now the revision r9713M -> join us
Windows
- Ask XeryusTC for a binary on IRC
- if your client shows now the revision r9711M -> join us
Mac OSX
- ask Osai