summaryrefslogtreecommitdiff
path: root/src/bridge.h
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2011-05-02(svn r22413) -Document: even more stuffrubidium
2011-02-04(svn r21959) -Change: replace longbridges with custom maximum bridge and tunn...rubidium
2010-11-20(svn r21270) -Doc: Doxyment updates and additions. Removal of doxyment in code.alberth
2010-11-10(svn r21142) -Codechange: replace magic bridge length constants with proper c...rubidium
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-06-08(svn r19949) -Doc: Mention tricky units (like speed) more often and more cons...frosch
2010-05-13(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...rubidium
2010-04-04(svn r19561) -Feature: Give more detailed error message when trying to build ...alberth
2010-04-04(svn r19559) -Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailabili...alberth
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2010-01-21(svn r18872) -Codechange: introduce PaletteID and use itrubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-02-09(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.rubidium
2008-07-15(svn r13705) -Codechange: Define and use BridgePieces enum, which will remove...belugas
2008-06-23(svn r13611) -Fix [FS#2100]: if the first bridge can't be build for a given l...rubidium
2008-02-12(svn r12118) -Codechange: Put the two descriptions of bridges in an array ins...belugas
2008-02-11(svn r12111) -Codechange: Rename Bridge to BridgeSpec, out of consistensy wit...belugas
2008-02-11(svn r12107) -Codechange: Add and use the typedef BridgeTypebelugas
2008-02-05(svn r12066) -Codechange: Rename GetBridge for the more common GetBridgeSpecbelugas
2008-02-05(svn r12065) -Codechange : removed a now useless declaration ( orig_bridge )belugas
2008-02-05(svn r12064) -Codechange : Give grf bridges their own ResetBridges function, ...belugas
2008-02-03(svn r12048) -Cleanup: Move some strings in the original bridge array, adjust...belugas
2008-01-23(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne...smatz
2008-01-22(svn r11946) -Fix: slope detection of bridge ramps.frosch
2008-01-09(svn r11785) -Codechange: remove some unneeded includes.rubidium
2007-12-25(svn r11700) -Codechange: reduce the amount of unnecessary includes.rubidium
2007-12-23(svn r11684) -Codechange: split gfx.h in a type and functional header.rubidium
2007-12-21(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.rubidium
2007-07-26(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....rubidium
2007-07-24(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t...rubidium
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-02-26(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a...rubidium
2007-02-24(svn r8884) -Fixtron
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium