summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2008-06-05(svn r13388) -Codechange: Remove "my invented flag for something that is a wa...peter1138
2008-06-03(svn r13368) -Codechange: give house's min/max_date a better name, as it is r...belugas
2008-05-29(svn r13339) -Feature: splitting of the main toolbar when the resolution beco...rubidium
2008-05-23(svn r13222) -Change: allow old AI building helistations and helidepots for o...smatz
2008-05-13(svn r13074) -Fix: For multiheaded engines, halve power and running cost when...peter1138
2008-05-09(svn r13023) -Revert (r1444): Revert changes to multihead engine weight -- th...peter1138
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-04-29(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...peter1138
2008-04-17(svn r12751) -Codechange: do what has been done in r11862 in a different way ...rubidium
2008-04-08(svn r12624) -Codechange: Make drawing of catenary an attribute of rail types...peter1138
2008-04-03(svn r12547) -Feature: invisibility options to make objects invisible instead...smatz
2008-04-01(svn r12535) -Fix: A little typo and 4 omissions on bridge sprites.belugas
2008-03-27(svn r12447) -Add: company colours to hangars and road depots; train depots a...rubidium
2008-03-26(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someo...rubidium
2008-03-24(svn r12407) -Add [FS#1866]: more language flags for serversglx
2008-03-18(svn r12382) -Fix [FS#1864]: use 'items' unit for batteries, fizzy drinks, to...glx
2008-03-12(svn r12360) -Fix: openttdd.grf was using the wrong colours for glyphs due to...glx
2008-03-03(svn r12328) -Fix(r3447): Wrong Y pillar specified for girder with arch bridg...belugas
2008-02-27(svn r12289) -Fix(r12288)[FS#1808]: Wrong bridge head table associatedbelugas
2008-02-27(svn r12288) -Fix(r12287): forgot to include two sprite renames out of consis...belugas
2008-02-27(svn r12287) -Codechange: Give meaning to two other bridges sprites arrays.belugas
2008-02-26(svn r12272) -Codechange: A bit of code style fixes (tabs instead of spaces),...belugas
2008-02-26(svn r12263) -Codechange: Give meaning to the concrete bridge sprites arrays.belugas
2008-02-26(svn r12262) -Codechange: Give meaning to the wooden bridge sprites arrays.belugas
2008-02-21(svn r12209) -Fix: [NewGRF] Support using any base price for rail and road ve...peter1138
2008-02-16(svn r12157) -Codechange: Remove a structure definition and replace it with a...belugas
2008-02-15(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileS...frosch
2008-02-15(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into o...frosch
2008-02-15(svn r12147) -Codechange: Use macros to build DrawTileSprites-tables in stati...frosch
2008-02-15(svn r12146) -Codechange: Use macros to build DrawTileSeqStruct-tables in sta...frosch
2008-02-15(svn r12145) -Codechange: includes should be at the top of the source filebelugas
2008-02-12(svn r12125) -Codechange: Remove redundant signal lookup table, and document ...peter1138
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-07(svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.hbelugas
2008-02-05(svn r12064) -Codechange : Give grf bridges their own ResetBridges function, ...belugas
2008-02-02(svn r12041) -Codechange: Add the loader and the property for action 00 indus...belugas
2008-01-30(svn r12019) -Codechange: Add support for passenger engine designation for AI...peter1138
2008-01-28(svn r12002) -Cleanup (r11981): Remove obsolete code to skip sprites from ind...peter1138
2008-01-25(svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuf...peter1138
2008-01-22(svn r11949) -Codechange: add river icon and cursor, drawn by skidd13.peter1138
2008-01-22(svn r11942) -Codechange: Merge chars.grf into openttd[d|w].grf using action ...peter1138
2008-01-15(svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same carg...rubidium
2008-01-13(svn r11828) -Codechange: include table/* as the last includes and remove an ...rubidium
2008-01-13(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.rubidium
2008-01-12(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...peter1138
2008-01-09(svn r11800) -Codechange: move some functions to a more logical location + so...rubidium
2008-01-09(svn r11791) -Cleanup: move railtype data into table/, like other data files.peter1138
2008-01-09(svn r11789) -Codechange: coding style for global variable namespeter1138
2008-01-09(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.rubidium