summaryrefslogtreecommitdiff
path: root/src/tile_cmd.h
AgeCommit message (Expand)Author
2009-02-09(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.rubidium
2009-01-02(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if...rubidium
2008-12-26(svn r14751) -Codechange: put VehicleEnterTile declaration where it should be...smatz
2008-10-19(svn r14491) -Documentation: updates/additions of doxygen docs (Alberth)rubidium
2008-10-13(svn r14461) -Document: add some doxygen comments (Albert)rubidium
2008-09-30(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-07-25(svn r13830) -Feature: show additional NewGRF info in the Tile Info window fo...smatz
2008-05-21(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-wi...frosch
2008-05-07(svn r12986) -Codechange: move the landscape and transport related types from...rubidium
2008-05-07(svn r12985) -Fix (r12977): [OSX] fixed missing includes in the cocoa filesbjarni
2008-02-20(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat...frosch
2008-02-18(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there...smatz
2008-01-21(svn r11939) -Codechange: some type fixes and very initial steps into support...rubidium
2008-01-12(svn r11818) -Codechange: split player.h into smaller pieces.rubidium
2007-12-26(svn r11702) -Codechange: move all date related stuff to date*.rubidium
2007-12-25(svn r11700) -Codechange: reduce the amount of unnecessary includes.rubidium
2007-12-21(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.rubidium