Commit Graph

184 Commits

Author SHA1 Message Date
planetmaker 36332644ee (svn r22090) -Doc: Explain OpenTTD's ports and their role in multiplayer and especially for servers 2011-02-16 21:10:13 +00:00
rubidium 060b2b736b (svn r21871) -Doc: terraforming/clearing limits (dihedral) 2011-01-20 22:03:27 +00:00
frosch 2d6ebd3bf4 (svn r21870) -Doc: Mention 'joan' in the admin network documentation. 2011-01-20 21:28:38 +00:00
smatz 82346d4608 (svn r21823) -Documentation: update the style used in several documentation files 2011-01-16 13:36:47 +00:00
planetmaker fe6080650c (svn r21676) -Prepare 1.1.0-beta2 2010-12-31 14:08:21 +00:00
rubidium 6546561360 (svn r21668) -Feature: command logging using the admin interface (dihedral) 2010-12-30 18:14:37 +00:00
rubidium 8d53237998 (svn r21365) -Document: the reasoning for some of the network configuration defaults 2010-11-30 20:09:44 +00:00
rubidium 2b258feee7 (svn r21349) -Doc: relayout and tweak the multiplayer documentation a bit; e.g. no real need to tell that the network code was rewritten in 0.3.5 2010-11-28 20:56:05 +00:00
glx 33d71aff32 (svn r21304) -Fix (r21005): some typos in documentation (Xaroth) 2010-11-23 23:06:30 +00:00
rubidium 130e2e9f4f (svn r21264) -Change: compress some PNGs more efficiently 2010-11-20 12:11:11 +00:00
rubidium 2d64b482ba (svn r21005) -Document: the admin network protocol on a high(er) level (dihedral) 2010-10-21 20:23:32 +00:00
yexo 0e458131bc (svn r20811) -Fix [FS#4079]: the colour palette file in the docs/ directory was broken 2010-09-15 22:22:07 +00:00
rubidium 536bb704b7 (svn r20639) -Add: random bits to object tiles 2010-08-27 22:26:21 +00:00
rubidium 8047d84aa0 (svn r20633) -Cleanup: and clarify some bits in the landscape documentation and make them pass the validator again. 2010-08-27 10:42:48 +00:00
rubidium 7f86dcca90 (svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations) 2010-08-26 14:36:00 +00:00
rubidium 7d11c392a4 (svn r20490) -Change: merge the extra GRF sources so updating them becomes a bit easier.
The (prebuilt) grf will still remain, so if you don't have NFORenum and GRFCodec it will still work.
2010-08-14 14:50:06 +00:00
rubidium 89b2b9370a (svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns 2010-08-13 12:45:26 +00:00
rubidium ab5b0ceff2 (svn r20446) -Codechange: unify the location of the water class 2010-08-11 14:14:06 +00:00
rubidium 3da3d131c6 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. 2010-08-08 10:59:30 +00:00
rubidium f44c51577b (svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension 2010-08-03 08:09:45 +00:00
rubidium 34c83074c2 (svn r19999) -Fix: then vs than mistakes (ln) 2010-06-19 16:43:40 +00:00
rubidium 69fec2d146 (svn r19531) -Merge: documentation updates from 1.0 2010-03-31 23:33:28 +00:00
yexo 2b871fe953 (svn r19200) -Doc: update the map array documentation 2010-02-22 14:17:26 +00:00
rubidium 4cd2ad0a5f (svn r19073) -Fix (r15027): -a is not a command line parameter 2010-02-09 23:52:08 +00:00
peter1138 990cbe6263 (svn r18970) -Codechange: Increase number of possible rail types to 16. 2010-01-30 21:59:22 +00:00
yexo 18e7ec6b3e (svn r18876) -Codechange: make sure m4 is always 0 for non-railroad station tiles 2010-01-21 13:34:05 +00:00
rubidium d8e126d98d (svn r18865) -Doc: update the manpage 2010-01-18 22:19:14 +00:00
yexo b378e82676 (svn r18719) -Feature: don't delete the rough/rocky status of a tile when it's covered by snow, this allows rocky tiles under snow if you have a variable snowline 2010-01-04 18:33:43 +00:00
yexo 051e54c9a7 (svn r18711) -Doc: update landscape documentation about m1 (tile owner) 2010-01-04 14:33:32 +00:00
yexo 33e48c63b8 (svn r18706) -Cleanup: remove docs/Manual.txt and docs/OSX_install_instructions.txt, the contents of those are already in readme.txt and they were outdated.
Add docs/obm_format.txt and docs/obs_format.txt to Makefile.bundle
Add several documentation files to the windows installer
2010-01-03 22:10:17 +00:00
yexo 1c1035c44c (svn r18704) -Doc: update the 'Compiling OpenTTD using Microsoft Visual C++' documentation 2010-01-03 21:35:17 +00:00
rubidium ad667bf50a (svn r18684) -Fix: for some "man"s an empty line is an error 2010-01-01 22:01:14 +00:00
rubidium b2e9b5d612 (svn r18683) -Fix: it's not an other 2010-01-01 18:45:40 +00:00
smatz 96a5db36f8 (svn r18650) -Fix: in the case of level crossing, location of the owner of road was documented wrongly (Eddi) 2009-12-27 21:45:27 +00:00
rubidium a8d6d18b22 (svn r18608) -Change: add the concept of music sets 2009-12-22 21:40:29 +00:00
frosch cd73ad8b01 (svn r17845) -Fix (r17744): Missing 'g' in sed command. 2009-10-22 16:01:28 +00:00
rubidium f30be25e56 (svn r17844) -Fix (r17790): typo in the documentation 2009-10-22 15:20:38 +00:00
rubidium d5d2354296 (svn r17790) -Feature: translatable base sound/graphics set descriptions 2009-10-17 20:34:09 +00:00
rubidium 55ddce8da2 (svn r17493) -Codechange: store the depot index on the map 2009-09-10 14:33:07 +00:00
rubidium a33376b6ca (svn r17196) -Update: the man page; add the sound set stuff and make a few things a bit clearer 2009-08-15 21:24:58 +00:00
rubidium bd6fac8c12 (svn r17165) -Update: tweak obs/obg format description slightly 2009-08-13 14:24:13 +00:00
rubidium 9ee2a66c86 (svn r17139) -Change: add the concept of sound sets 2009-08-09 19:50:44 +00:00
frosch 49c3d453be (svn r17136) -Fix: Some typos in .obg stuff. 2009-08-09 19:04:42 +00:00
rubidium 565b99db22 (svn r16911) -Update: map array documentation 2009-07-22 09:21:48 +00:00
rubidium 414b719b03 (svn r16698) -Document: update documentation pointing to the old translator tool. 2009-06-30 10:26:28 +00:00
yexo fb72e85543 (svn r16570) -Doc: 2 small fixes to docs/landscape_grid.html 2009-06-12 20:58:19 +00:00
smatz 35635c6248 (svn r16555) -Feature [FS#570]: ability to enter server and company password via command line when joining a server (based on patch by Progman, Ammler and planetmaker) 2009-06-10 19:00:34 +00:00
rubidium 7831346ef8 (svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it possible to remove someone's tram tracks.
-Feature: allow building road stops on road/tram tracks of competitors.
2009-03-02 22:57:47 +00:00
rubidium a4567f243d (svn r15543) -Change: allow the default debug level of 6 for a dedicated server to be overriden by -d (if used after -D). 2009-02-21 13:27:09 +00:00
rubidium 93ed94c493 (svn r15364) -Update: the man page 2009-02-05 22:36:57 +00:00