Projects
- #openttdcoop
public IRC channel: #openttdcoop.devzone (Webchat)
- DevZone Help Center
check the Welcome wiki
public IRC channel: #openttdcoop.devzone (Webchat)
- nginx
the Webserver for the DevZone
- OSQC Challenge
This project is about the Openttdcoop Scenario Quest Competition challenge.
Get the current scenario file from the files section: http://dev.openttdcoop.org/projects/osqc-pub/files
Submit your savegame by creating a new issue, select "OSQC2" as category. If you want to re-submit your savegame, please update your previously created issue....
- Pixel
This is a project where we hope to store knowledge, tutorials and articles about drawing pixel art related to OpenTTD.
The aim of this project is to create knowledge base which is able to give creative criticism because so most feedback an author gets is "it looks ok" or "do this or that" but not why....
- Redmine
The project management framework we use for our Development Zone.
- Redmine HG Patch Queue
Patch Queue:
Related Ticket on redmine.org:
- rsync & cp -Rl
Backup script with archive functionality
-
- 32bpp-extra
Download:
Source:
32bpp Extra is an open source 32bpp replacement for the 8bpp sprites that were not present in the original Transport Tycoon Deluxe (TTD) graphics but were added to the game by the OpenTTD developments....
- AdminTools
Tools which are useful for server admins, like wrappers, programmes connecting to the admin port, web configurators etc.
- Autopilot
Autopilot (AP+ 4.0) now available with Mercurial:
hg qclone http://hg.openttdcoop.org/autopilot
-
- Berries
Official Plugins for Grapes.
- Java OpenTTD Admin Library
The Java OpenTTD Admin Library (joan) is a library which takes over the communication part with an OpenTTD (dedicated) server.
Focus on your Project instead of mucking around with tedious Packet handling.
Let Joan do the (net)work for you. -
-
- WebInterface
Web frontends for OpenTTD and admin tools
- Coopetition ladder
Ladder to keep track of scores in coopetition, available at mz.openttdcoop.org. Also to be discussed in #coopetition at irc.oftc.net.
- OpenTTD WebConfig
A tool to configure an OpenTTD server via web interface.
Tested with OpenTTD 1.0.4, Apache2 and PHP 5.2.4 on Windows and Ubuntu Linux. No reason it shouldn't work on any other platform, given PHP.
Download using Mercurial: $hg clone http://hg.openttdcoop.org/ottd-webconfig...
- OpenTTDLib
PHP library to query OpenTTD servers for current game information.
- WebOTTD
A Webinterface to fully administrate a OpenTTD dedicated Server.
Here is a list of a few Features which are planned:
-Create new openttd.cfg
-Edit existing one (local gameserver or up/download cfg)
-Change server state (start/stop/restart/pause/resume)...
- AI Dev
NoAI- and AI-library projects for OpenTTD
- AdmiralAI
AdmiralAI is an AI that tries to implement as many features from the API as possible. Currently it supports trains, road vehicles (including trams) and planes. One of the main goals is to make an AI that is fun to play against. I've tried to do this by making it play varied (using several types of transport)....
- AI Libraries
This is the AI libraries that (might be) needed to run AIs in OpenTTD
- AI-Lib Common
Common Library series :
Series of library that contain assorted function that hopefully to be useful for many AI writers.Common :
Get the latest build:
General function that have no category yet- Nightly...
- AI-Lib Direction
Common Library series :
Series of library that contain assorted function that hopefully to be useful for many AI writers.Direction :
Get the latest build:
Provide direction handling for AI- Nightly...
- AI-Lib List
Common Library series :
Series of library that contain assorted function that hopefully to be useful for many AI writers.List :
An improvement of API - AIList, which can call do command inside valuator and several other functionsGet the latest build:...
- AI-Lib String
Common Library series :
Series of library that contain assorted function that hopefully to be useful for many AI writers.String :
Get the latest build:
Provide string handling for AI- Nightly...
- AI-Lib Tile
Common Library series :
Series of library that contain assorted function that hopefully to be useful for many AI writers.Tile :
Get the latest build:
Improvement on API - AITile functions- Nightly...
- D*
A competitor for A* - D* Lite.
Will deal with the pathfinder and everything dependent on it (Adapted RoadPathFinder and RailPathFinder).
- Library: Graph.AyStar
An implementation of A* in squirrel.
- Library: Pathfinder.Rail
A rail pathfinder.
- Library: Queue.BinaryHeap
A binary heap implemented completely in squirrel.
- Library: Queue.FibonacciHeap
A fibonacci heap implemented completely in squirrel.
- Library: Queue.PriorityQueue
A priority queue completely implemented in squirrel.
- Script Communication Protocol
These are libraries for AI and GS that allow scripts to communicate with each others.
An AI handling the Script Communication Protocol (SCP) will then be able to communicate with a GS that also handle it, and could per example query the GS configuration to adapt to it.... - SuperLib
SuperLib is
- a utility library
- divided into sub libraries (Helper, Tile, Direction, ...)
- based on code that has been refactored out of CluelessPlus and PAXLink. Mostly it is functions that both AIs use or that fit best within the sub libraries.
...
- AI-Trans
Trans is an AI player for OpenTTD. It try to transporting cargoes from/to any towns and industries using Bus, Truck, Tram, Aircraft and Ship.
- AI: WrightAI
WrightAI is a simple example AI. Currently there are many better AIs available, but if you want to start with wring you own AI this is a nice starting point. WrightAI was the first working AI for the NoAI framework that actually builds something useful and that is where the name came from (wright is archaic English for craftsman or builder)....
- AIVehicleTest
An AI that is use to test vehicles against it, first aim is for AI authors to see properties of vehicles by an AI and look out for newGRF vehicles problems.
- CluelessPlus
A general purpose AI that do bus, truck and air transport. CluelessPlus is the successor of Clueless that was the first user-AI to be published for NoAI.
- DictatorAI
An AI that try to rule the world.
- MailAI
An AI for openTTD that transports mail between towns with either trucks or trains.
This AI has been build for openTTD v1.0.3 - AroAI
Lord Aro's really feeble attempt at creating an AI for OpenTTD. Currently buses only.
Download: - AI: gelignAIte
Small, simple and non-competitive AI, that will build 1 passenger-service (2 buses) and 1 mail-service (4 trucks). The passenger-service is constructed in the biggest town on the map right after starting the AI. The mail-service will be build only if the following preconditions are fulfilled:...
- Rythorn Airline AI
Rythorn Airline AI by Sevestra Rythorn is a fork of WrightAI that adds some customization without changing too much of the underlying mechanics. It also contains code that picks a company name and company president from a list of characters from my work in progress book, The Chronicles of Rythorn. Said code was found on the TT-Forums in a thread by Asimov answered by Yexo and customized by me....
- Tutorial AI
An AI which will show you the game
Many people have suggested in-game tutorials. Some (including me) have even suggested to use the current capabilities of the NoAI system rather than wishing that there was even better APIs to use. This project is an aim to test and try the approach to make use of the AI APIs to create an in-game tutorial for OpenTTD. Trying to make the best out of what we actually have....
-
- OpenGFX
The OpenGFX project for OpenTTD: a free replacement of the base graphics so that OpenTTD can be shipped finally fully functional without the need for additional downloads.
Checkout:
hg clone http://hg.openttdcoop.org/opengfx
Downloads:
http://bundles.openttdcoop.org/opengfx/nightlies/LATEST (nightly)...
- OpenGFX 32bpp
OpenGFX 32bpp is a subproject of OpenGFX.
Aim of the project is to provide 32bpp sprites in the style of OpenGFX 8bpp ones.Downloads:
- OpenMSX
Open Music set for OpenTTD
Download:
Forum:
- OpenSFX
The OpenSFX project for OpenTTD: a free replacement of the base sounds so that OpenTTD can be shipped finally fully functional without the need for non-free files.
Checkout:
Downloads:
- openttd.grf water-features
development grf for providing extended water feature sprites (river etc) for openttd
- zBase
Zephyris's 32bpp base set with full 32bpp support in a unified graphics style.
Discuss it here:
http://www.tt-forums.net/viewtopic.php?f=36&t=61581Download recent builds of these graphics here:
http://bundles.openttdcoop.org/zbuild/push/LATEST/- zBaseBuild
Build experiments for zBase
- zBuild
Project to build the sprites from the zBase project
-
- Neighbours are important
Sets cargo goals for growing towns with a twist. The basics is that as towns grow, the monthly delivery of cargo will grow. To spice it up a bit, the larger your neighbouring towns are, the smaller the cargo requirement of growth is. Thus it encourage you to grow not just one town but also its neighbours....
- Silicon Valley
Silicon Valley is a GameScript for OpenTTD 1.3 (nightly r24513) or newer.
It challenges every company to turn a specific town into a global production centre for a specialised cargo.
Every company is assigned a slightly different goal, but they all have the same time period to archieve their goal. ...
- TileLabels
TileLabels is a library that let you put signs in a scenario and then access the location of those tiles by their name. This library removes all the signs and keep them in memory for you so that players won't see them.
The library supports (and encourages) a prefix for these special signs. Signs that doesn't contain this prefix will be untouched....
- Tutorial
A Tutorial for OpenTTD, implemented as a GameScript
-
- Stable - #openttdcoop Welcome Server
Create a ticket for proposing next game...
try to avoid non-bananas newgrfs
-
- NewGRF build framework
This projects aims at providing a starting point for new NewGRF projects.
It provides the framework and build system for an arbitrary newgrf project.Managers should checkout this project (or download the files) and adopt Makefile.config to their new project....
- Makefile for NewGRFs
An example NML project with a makefile.
This is an example project which builds some graphics from source and results in a small grf file. It utilizes a sub repository which can be used by other projects to keep up to date the Makefile easily.
- Makefile for NewGRFs: Common part
This is the (sub)repo which can be included and used by any NewGRF project.
- Grf2Html
This tool converts .grf files into .html files. The output is supposed to be easier to read than plain nfo.
It shall support all grf features as of current NewGraphicSpecs (last changed 2010-05-02).
About the usage and limitations read "readme.txt". Also read about the licence (GPL v3) in "COPYING.txt".... - GRFCodec / NFORenum
A tool to convert a GRF file into graphics files and meta data, and vice versa.
- NewGRF Meta Language
A tool to convert a meta-language to grf and/or nfo files, making newgrf coding easier.
Reference:
Download:
- nml-dot-wine
needed to setup .wine on our build system to build windows executable nmlc
(nmlc.exe with pil, ply and python)
setup according to #2351simple install as user:
install-nml-dot-wine
- NewGRF Viewer
GUI viewer for newGRF files. Intended to make it easier to understand GRFs without having to pick through the NFO so much.
- nfo-train
A repo that (will) contain(s) what is needed to make a trainset if you provide all the needed data (in the form of a
- TTDViewer
A sprite viewer which shows (paletted png or pcx) sprite files including animated colours and with the possibility to switch between different re-colour states. Most useable when run next to your usual drawing program when drawing with "magic" colours.
...
- Webtranslator
eints is a newgrf translation service (at least, it aims to become one)
- Miscellaneous
Different projects which fit no category
- NewGRFs
NewGRFs for OpenTTD and TTDPatch.
- #openttdcoop NewGRF package
Every NewGRF in this pack has it's own License, please respect those. You are not allowed to distribute or make derivatives from something from this pack, unless something else is stated explicitly by the NewGRF in question.
Note: the pack is now managed with Mercurial...
- 2cc train set
Development repository of the 2cc train set for OTTD.
Downloads:
Check out the repository using
Build Dependencies:
- nforenum and grfcodec (of course)... - Canadian Railway Set
Rolling Stock for the Railways of Canada in both standard and Narrow Gauge from the 1800's to present.
Tracking table: https://docs.google.com/spreadsheet/ccc?key=0AvWPv5FA_sZRdHRtbXE3eXhTRVg1LVFEVW5IYm5seGc#gid=0
- Canadian Trains
Canadian Trains by knuckle
- Central European Train Set
Trains from central Europe (Germany, later Austria and Switzerland), drawn without exception to a scale of two pixels per meter. Includes extra sprites used when vehicles are turning for better looks.
- CHIPS Station Set
Cargo Handling In Progress Set?
CHIPS Has Improved Players Stations? - Comic Style Houses
Comic style houses based on Simutran's comic PAK96.
- DACH Trains
DACH Trainset provides rail vehicles from the region around lake Constance
- DACh - Narrow Gauge
Here is the project for Narrow Gauge stuff
- Britrains (BROS based on CETS)
BROS coded with Python Script by oberhuemer, using the base code of CETS.
- Debug Vehicles
Various (articulated) vehicles of different lengths for debug and alignment purposes.

- Dutch
This subproject aims to collect all Dutch NewGRFs.
- Dutch Rail Furniture
Dutch Signals, Catenary and Level Crossings. And maybe some other stuff.
- Dutch Road Furniture
Dutch Road Furniture is an eyecandy object NewGRF that features
road furniture which can be found alongside Dutch roads. - Dutch Track Set
A set of Dutch railtypes to go with the Dutch Trainset.
- Dutch Trains 2
Development of Dutch Trainset 2.0
- Dutch Tram Set
Home of the Dutch Tram Set NML recode.
This project aims at recoding the Dutch Tram Set in NML as well as expanding it with some new features and new vehicles.
- FIRS Industry Replacement Set
FIRS Industry Replacement Set for OpenTTD: A full industry set with lots of new industries and lots of new cargos.
- Checkout: hg clone http://hg.openttdcoop.org/firs
- FIRS Website (including information for coders working on other newgrf sets): http://tt-foundry.com/sets/FIRS/schema/industries ...
- FISH
FISH - ship set
- FRISS
Finnish Rail Infrastructure & Stations Set
- HEQS "Heavy Equipment" Set
"Heavy Equipment" road vehicle set
I like big trucks and I thought it would be nice to have some for OpenTTD, so I created the Heavy Equipment Set (HEQS).
What did I include for v0.5e?
- Nine enormous dump trucks (first one available around 1955)... - Hover vehicles
Hover vehicles
- Industrial Stations Renewal
Industrial Station Renewal Set supplies a broad range of station tiles for all kind of industries
Forum:
Downloads:
Readme:
http://dev.openttdcoop.org/projects/isr/repository/entry/docs/readme.txt...
- Japan Set
NewGRFs in the Japan Set
- Manual Industries
Allows disabling certain aspects of default industries including disabling all economical aspects like opening/closure and production changes.
Using cheats one can then control industries manually without any random changes interfering.
Available parameters: ...
- MiniGRFs
Some small NewGRFs which mainly change only a piece of code or a single sprite.
- Base Costs ModThere are currently 3 supported versions:
- 3.3 parameter pairs, grfv7, openttd <1.2
- 4.0 parameter pairs, grfv8, openttd >=1.2
- 5.0 one parameter per cost, grfv8, openttd >=1.2
(5.0 has a new GRFID and bananas entry, so it can be used in parallel to 4.0)...
- Base Costs Mod - PresetsSupported Sets:
- BaseCosts hard (default)
- Luukland hard/easy
- Cadde hard
Download:
- New Monorail & Maglev TrainSet
New monorail and maglev trainset.
Forum: http://www.tt-forums.net/viewtopic.php?t=44606
Will be compatible (from an economical perspective) to the Dutch Trainset v2.0 and 2cc-set v2.0
Source: hg clone http://mz.openttdcoop.org/hg/nmts
- North American Road Vehicle Set
All kinds of North American road vehicles, currently buses and trams from 1910 to today.
- NSB (Norske Statsbaner) Trainset
A recode of the outdated NSB Trainset.
- OpenGFX BigGUI
A NewGRF wich provides double sized GUI sprites
Forum: http://www.tt-forums.net/viewtopic.php?f=26&t=50095
Download: http://bundles.openttdcoop.org/ogfx-biggui/ - OpenGFX Trees
A bunch of new trees to replace old trees.
- OpenGFX+
OpenGFX+ Add-on newgrfs extend and refine OpenGFX with additional vehicles and features unaccessible to base sets.
This project has been split into the individual sub-projects. Please look at them instead.Forums:
- OpenGFX+ Aircraft
Aircraft with more refit options and in 32bpp
- OpenGFX+ Airports
Airports with climate dependence.
Forum topic: http://www.tt-forums.net/viewtopic.php?f=26&t=47475
Download release: http://bundles.openttdcoop.org/airportsplus/releases/LATEST
Download nightly: http://bundles.openttdcoop.org/airportsplus/nightlies/LATEST... - OpenGFX+ Houses
Houses, fully ground and snow aware and with 32bpp support
- OpenGFX+ Industries
OpenGFX+ Industries slightly extends the existing OpenTTD industries and fix issues like certain industries never closing so that one will end up with tons of those industries on the map.
Forum release thread:
- OpenGFX+ Landscape

Landscape with and without grid, alpine climate and other landscape enhancements
Forum development thread:
Forum release thread:...
- OpenGFX+ Road Vehicles
OpenGFX+ Road Vehicles enhances default road vehicles to be able to handle new cargos, and extends them with new road vehicles and trams. Designed to match the OpenGFX style.
Downloads: http://bundles.openttdcoop.org/ogfx-rv/
Release thread: http://www.tt-forums.net/viewtopic.php?f=67&t=51627...
- OpenGFX+ Ships
Ships refittable with improved cargo graphics and in 32bpp
- OpenGFX+ Trains
Add-on newgrf which extends the default rail vehicles such that some gaps in the timeline are closed and that they can handle new cargos nicely.
Download Nightly
Download Release...- OpenGFX+ Trains renders
Render sources and related files of OpenGFX+ Trains
- Polish PKP Set 2.0
Polish PKP Set 2.0 is the NewGRF trainset containing typically polish rolling stock since 1918 to the present.
- Polish PKP Set
An attempt to make Polish PKP Set v1.6 FIRS/ECS/PBI compatible before official release. Work in progress with help from http://openttd.prochy.pl
- Progressive Train Set
Goals
1. Provide a long stream of useful engines, introduced regularly (every 10 years?).
2. Make upgrading between networks easy.
3. Pre-pick the engines, so it's fairly obvious at game time which is the best engine.
4. Allow engines to generally run on the same network.... - Revived US Trainset
Revived US Trainset is a rewrite of the US Set
- TARS
Total Alpine Replacement Set
- TARS Objects
Collection of alpine-themed NewObjects
- TARS Stations
Experimental station set with alpine-style stations.
- TARS Towns
Alpine-themed town buildings
- Trains of Europe
This is a collection of NewGRFs that will epitomise European railroading at its finest.
- Trains Of Europe - Generic
The continuation of Generic European Set. Includes a selection of various trains from all over Europe in 2CC.
- Trains of Europe - Tracks
The track set, which contains new railtypes of different voltages and gauges. Intended for use with Trains of Europe - Generic and other future trainsets.
- UK Towns
UK Townset by Zephyris
Release thread here: http://www.tt-forums.net/viewtopic.php?f=67&t=48565
Discussion thread here: http://www.tt-forums.net/viewtopic.php?f=26&t=45736 - NUTS Unrealistic Train Set
NUTS Unrealistic Train Set (as it's current name goes) is meant to be based on being perfectly playable with zero link to any "real" engines or whatever. The aim overall is gameplay from 1920 till past 2050 for all climates and include support of FIRS, ECS and PBI. Trains are divided into 5 categories in which a new generation comes every decade; by spreading the trains in the decade, a new train comes every 2 years which should make for a truly entertaining game because at the same time the player can choose from multiple reasonable options at any point of the game....
- Useless Tracks
Some tracks that don't really have a purpose but may be fun anyways.
- Vactrain Set
A set which adds a Vacuum Tube railtype and accompanying trains to OpenTTD, enabling more interesting future gameplay.
- Varivar's 32bpp Graphics
Revised graphics from the old 32bpp replacement project.
- VAST
VAST NewGRF collection. Individual projects are in subrepositories.
- VAST Objects
A set of generic object graphics. Includes paths, parks and gardens.
- VAST+ Fences
A set of wall and fence objects.
- VAST-common
A library of NML functions, definitions and sprites used in VAST projects.
- VAST+ Industry
A set of objects with a commercial/industrial theme.
- VAST+ Infrastructure
A set of infrastructure graphics.
- zZz - PENDING
Projects listed here didn't go productive yet or are abandoned.
- British Rail OpenTTD Set (superseeded by BritTrains)
The BROS, which is a set managed by the community, aims to provide a complete set of train graphics of trains that have been used in the United Kingdom (This does not include Ireland). We aim to draw every single locomotive (steam/diesel/electric), every single multiple unit (electric or diesel), every single carriage and wagon as well as almost every train livery that has ever existed!...
- BROS (Nysosis Version)
The latest incarnation of BROS, Not compatible with the parent grf.
- Dutch Train Set (deprecated)
Dutch - Trainset (DJ Nekkid and Friends remix)
This was meant as a recode of the Dutch Trainset v1, it is now superseded by Dutch Trainset 2: http://dev.openttdcoop.org/projects/dutchtrains
- UK Houses Set
Houses from the UK
- UKRS 2 Add-ons
andythenorth wanted to contribute some graphics to Pikka's UKRS 2, and thought this would be a good place to keep them.
- Snowline mod
A small newgrf which allows to set a varying snow line.
- Total Bridge Replacement Set
svn checkout http://svn.openttdcoop.org/grfdev/total_bridges
Forks:
Narrow Gauge, High Speed: http://www.tt-forums.net/viewtopic.php?p=727370#p727370
Japanese: http://www.tt-forums.net/viewtopic.php?p=794611#p794611 - Total Town Replacement Set 4
A re-write and extension of the current Total Town Replacement Set 3
- Town Names
If you like help to code your Town Names NewGRF, please open a Ticket or meet us on IRC.
- Alberta Town Names

Releases at http://code.google.com/p/openttd-noai-wmdot/downloads/list?q=label:Alberta%20Town%20Names
Current version is 3From 'Acme' to 'Zama City,' this is a collection of 1500+ real Alberta, Canada place names. They were taken from cities, towns, villages, hamlets and neighbourhoods around the province and all exist! Although strong English roots show, French and First Nations (Indian) names figure prominently as well....
- Dutch Town names

A list of Dutch town names for OpenTTD.
- German town names
Collections of both, separate and jointly real and fictional German town names
- Japanese Town Names
City names from Japan, in English and in Japanese.
- Lithuanian Town Names
Lithuanian Town Names
- MinchinWeb's Random Town Names
Releases at http://code.google.com/p/openttd-noai-wmdot/downloads/list?q=label:MinchinWebs%27%20Random%20Town%20Names
Current version is 1.1Success! I have taken NML to the next level, specifically using NML to generate random town names. What it does is it takes a list of bases (drawn from Alberta Town Names) and then randomly adds prefixes and suffixes to them. That means that even on the largest maps, you should never run out of names. For example, it is possible to get:...
- Russian Towns
Russian Town Names in Cyrillic and Latin script.
Town names got from http://ru.wikipedia.org/wiki/Список_городов_России.
Transliterated with translit.ru according to GOST 7.79-2000. - Spanish Town Names

A NewGRF which includes all Spanish town names for OpenTTD.
- Swiss Town Names

One part is the list with best known towns. (around 140)
Second part are all other uniformed towns of Switzerland. (around 2200)Readme...
- Track sets
(Rail) track sets
- Central European Railway Track Set
A track set targeting at different track classes, designed for use with the Central European Train Set
- FooBar's Tram Tracks
Successor of "New Tram Tracks", with new track graphics and OpenGFX support.
- Metro Track Set
The Metro Track Set adds third rail tracks to OpenTTD and TTDPatch and is originally designed to complement the metros of the 2cc Trainset. It will add Metro Tracks as a new railtype to OpenTTD or at your option replace monorail or maglev with Metro Tracks instead....
- Monorail Infrastructure Conversion Set
Adds Urban Monorail -- a monorail track with a concrete base -- using graphics based on the OpenGFX monorail tracks, and replaces depots and tunnels.
- Nutracks
A train tracks set with a big assortment of rail types with different velocities, properties and traction types.
- SMITS
Shanghai Maglev Inspired Track Set - A graphic replacement set for the maglev tracks. This replaces the main tracks, bridges, depots, fences and construction icons and cursors. This also includes an optional custom station and tunnel.
- Swedish Rails

Swedish rail infrastructure set:
A complete snow-aware railtype replacement for normal and electrified tracks and several enhancements for depots, level crossings and fences.
Downloads:...
- TransRapid Track Set
The TransRapid Track Set is a maglev track replacement set featuring optically elevated tracks. The track style is based on the tracks at the Transrapid test facility in Lathen, Emsland, Germany.
- Universal Rails Trackset
Universal Rails Trackset
- World Airliners Set

The World Airliners Set (WAS)
This set was created the represent the recent and not so recent world of aircraft airlines in OpenTTD
Development Releases
Releases: http://bundles.openttdcoop.org/worldairlinersset/releases/...
- OpenTTD
Patches for OpenTTD.
The Repositories here are hgsubversion converts from svn.openttd.org
- complete: http://hg.openttdcoop.org/svn.openttd.org
- trunk and branches 1.0 & 1.1: http://hg.openttdcoop.org/openttd
- trunk only: http://hg.openttdcoop.org/openttd-trunk...
-
- ChillCores PatchPack
Chill's PatchPack
A collection of user made patches merged and modified to work together.
Useful links:
Released binaries: Clone location:- Complete and ready to compile sources:...
- fatmap
fatmap aims to 1. refit the current OpenTTD map structures and functions into an encapsulated map object 2. implement a 3D map that provides the exact same functionality as the old 2D map with extras
hg clone http://mz.openttdcoop.org/hg/fatmap
- Infrastructure Sharing
Another try at a new infrastructure sharing patch integrated into trunk OpenTTD. This time with hopefully cleaner implementation ;)
Checkout source: hg clone http://mz.openttdcoop.org/hg/is2
(You can use that link to download source packages in zip or tar.bz2 format, too.)...
-
- #openttdcoop Client Patch Pack
Patch direct download:
for trunk - #openttdcoop PS rev (current working revision)...
- 32bpp-ez-patches
Patch queue (MQ) of 32bpp-ez
This patch provides two extra zoom levels.
Check out the openttd repository with the patches (using Mercurial):Downloads:
Patches, testing - Infrastructure Sharing patches
Mercurial patch queue for infrastructure sharing. This should allow easier reviewing and maintenance.
- openttd-vehiclevars
Patches which help OpenTTD handle longer vehicles in a better way
Mercurial checkout:
full patch (svn & git):
http://bundles.openttdcoop.org/openttd-vehiclevars/releases/LATEST/
- OpenTTD-GUI
The aim of this project is to re-work the GUI, mainly the accessibility of many settings and options within OpenTTD which currently follow no consistent design and are a scattered among different windows. Main goal is to separate and group settings relevant to a new game to the 'world generation' dialogue and to groupe and separate user interface / preferences settings into an extended 'game options' (or preferences) dialogue....
- GUI design casesDesign ideas and studies for a consistent GUI design for OpenTTD, especially wrt.
- intro screen,
- starting new games,
- settings and
- scenario editor.
- OpenTTD-GUI-PatchQueue
A patch queue which implements some of the functionality of the main repo in a step-by-step way
- Trunk
A simple clone of OpenTTD trunk to make local clones for the different branches and MQs.
- pixa
Procedural pixel art generation / compositing
- Sandbox
IRC has the passwords
- xUSSR Set
Trains from the former Soviet Union
Also available in: Atom