Commit Graph

213 Commits (dda20d08c19cc9c674860e4ef07eb5c0f9191f8f)

Author SHA1 Message Date
Jonathan G Rennison 0acb4fdd2f Safer level crossings: add setting to improve RV level crossing safety. 7 years ago
Jonathan G Rennison 072915f2c7 Merge branch 'custom_bridgeheads' into jgrpp
# Conflicts:
#	docs/landscape_grid.html
#	src/roadveh_cmd.cpp
#	src/saveload/afterload.cpp
#	src/saveload/extended_ver_sl.cpp
#	src/saveload/extended_ver_sl.h
#	src/settings_gui.cpp
#	src/settings_type.h
#	src/tunnelbridge_cmd.cpp
#	src/tunnelbridge_map.h
7 years ago
Jonathan G Rennison 0cd99e576c Custom bridge heads: Document landscape array use. 7 years ago
Jonathan G Rennison d0657a587e Document more rail types patch in landscape HTML docs. 8 years ago
Jonathan G Rennison 11f64c5294 Document programmable signal map bits in lanscape HTML doc. 8 years ago
Jonathan G Rennison f82feb160f Merge branch 'signal_tunnels_bridges' into jgrpp
# Conflicts:
#	projects/openttd_vs100.vcxproj
#	projects/openttd_vs100.vcxproj.filters
#	projects/openttd_vs140.vcxproj
#	projects/openttd_vs140.vcxproj.filters
#	projects/openttd_vs80.vcproj
#	projects/openttd_vs90.vcproj
#	source.list
#	src/misc.cpp
#	src/openttd.cpp
#	src/pbs.cpp
#	src/saveload/extended_ver_sl.cpp
#	src/saveload/saveload.cpp
#	src/signal.cpp
#	src/train_cmd.cpp
#	src/tunnelbridge_map.h
8 years ago
Jonathan G Rennison 556594f2f0 Extend bridge signal simulation to support an unlimited no. of signals.
This is instead of the previous limit of 16, all stored in M2.
8 years ago
Jonathan G Rennison 0d2e9f91bf Adjust signal on bridge/tunnel map bits, rename accessors, add docs.
Use same bit to store red/green state for entrances and exits.
No longer re-use exit bit to store red/green state of entrance.
Avoid modifying the M2 of tunnel entrances/exits.
Rename and rationalise map accessor functions.
Document bits used in landscape HTML docs.
8 years ago
Jonathan G Rennison 6a3ceb3e01 Document tracerestrict bit in landscape HTML docs. 8 years ago
alberth c8a727d3fc (svn r27210) -Doc[FS#6268]: OpenTTD tiles have more attributes nowadays (Samu). 9 years ago
frosch 23b44140a9 (svn r27091) -Fix [FS#6170] (r27012): Make manpage more portable. (bentley) 10 years ago
rubidium 76f6bf0b32 (svn r27012) -Change: improvements to the man page (bentley) 10 years ago
rubidium 67991b70f0 (svn r26955) -Fix [FS#6126]: owner of road depot road types were not properly changed upon bankruptcy causing crashes when trying to remove the depot in certain situations 10 years ago
rubidium 8a993b6141 (svn r26877) -Update: documentation about the map array 10 years ago
frosch e00f4cac59 (svn r26788) -Add: Desync replay option to skip/replay failed commands 10 years ago
planetmaker c10662e4cc (svn r26458) -Doc: Correct a few spelling mistakes (__ln__) 10 years ago
frosch 446eda8dbd (svn r26372) -Doc [FS#5927]: Typos. 10 years ago
frosch 198b8897b8 (svn r26370) -Doc: Desync debugging and command replaying. 10 years ago
frosch f794b9786f (svn r25844) -Change: Increase maximum number of object instances on the map from 64k to about 16M. 11 years ago
frosch d9d978d6d2 (svn r25833) -Codechange: Move ObjectType from map array into pool item. 11 years ago
planetmaker 622085cfca (svn r25598) -Doc: Implications of the asynchronous processing of the rcon content command on send time of ADMIN_SERVER_ADMIN_RCON and ADMIN_SERVER_ADMIN_RCON_END packets 11 years ago
fonsinchen 338d810f6c (svn r25349) -Add: explanation of the link graph's inner workings 11 years ago
rubidium 4809627023 (svn r25147) -Fix [FS#5506]: HTML documentation about the map array had a number of small errors (Juanjo) 11 years ago
rubidium da6b84e779 (svn r24257) -Fix [FS#5112]: update some outdated documentation and make is somewhat more consistent 12 years ago
yexo 0566a6cfda (svn r23168) -Feature [FS#1824]: always draw fences around field tiles 13 years ago
yexo 047957487a (svn r23065) -Add: -q option to read a savegame, write some general info and exit 13 years ago
michi_cc 7b35dd4f54 (svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load. 13 years ago
rubidium bcc6f923ff (svn r22939) -Merge: release documentation updates from 1.1 13 years ago
frosch f385764b7d (svn r22529) -Doc (r22419): Reflect removal of '-i' option in documentation. 13 years ago
planetmaker e9bcaca00e (svn r22090) -Doc: Explain OpenTTD's ports and their role in multiplayer and especially for servers 14 years ago
rubidium 5f9f2b6ff0 (svn r21871) -Doc: terraforming/clearing limits (dihedral) 14 years ago
frosch b495b432ec (svn r21870) -Doc: Mention 'joan' in the admin network documentation. 14 years ago
smatz 2efa084a88 (svn r21823) -Documentation: update the style used in several documentation files 14 years ago
planetmaker 6e72616ae3 (svn r21676) -Prepare 1.1.0-beta2 14 years ago
rubidium 72a4dc53d9 (svn r21668) -Feature: command logging using the admin interface (dihedral) 14 years ago
rubidium 3d1ed5cc6a (svn r21365) -Document: the reasoning for some of the network configuration defaults 14 years ago
rubidium 35baaa7e2e (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 14 years ago
glx d6b52e9429 (svn r21304) -Fix (r21005): some typos in documentation (Xaroth) 14 years ago
rubidium 850d05d24d (svn r21264) -Change: compress some PNGs more efficiently 14 years ago
rubidium c5118e6a7e (svn r21005) -Document: the admin network protocol on a high(er) level (dihedral) 14 years ago
yexo bd036265cc (svn r20811) -Fix [FS#4079]: the colour palette file in the docs/ directory was broken 14 years ago
rubidium a126dc7500 (svn r20639) -Add: random bits to object tiles 14 years ago
rubidium fa58485e49 (svn r20633) -Cleanup: and clarify some bits in the landscape documentation and make them pass the validator again. 14 years ago
rubidium 1d8b95b235 (svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations) 14 years ago
rubidium 36c1c1bdb5 (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.
14 years ago
rubidium f336f61104 (svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns 14 years ago
rubidium 8975ef1f7b (svn r20446) -Codechange: unify the location of the water class 14 years ago
rubidium 1f2276b785 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. 14 years ago
rubidium 5ed887648c (svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension 14 years ago
rubidium 62c44ca2d2 (svn r19999) -Fix: then vs than mistakes (ln) 14 years ago