index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tile_cmd.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-05-01
Feature: Add NotRoadTypes (NRT)
peter1138
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2018-05-21
Change: Add CargoTypes type for cargo masks. (#6790)
PeterN
2016-12-09
(svn r27686) -Change: List railtype of rail tiles explicitly in the tile info...
frosch
2014-01-26
(svn r26277) -Add [FS#5849]: Display speed limit also for road bridges in the...
frosch
2011-11-04
(svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type func...
rubidium
2011-11-04
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
rubidium
2010-09-01
(svn r20716) -Feature: add airport class and airport name to the land info tool
yexo
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-03-23
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...
smatz
2010-03-16
(svn r19434) -Add: Add rail speed limit to land area information window.
peter1138
2010-02-22
(svn r19199) -Codechange: add a 'name'-property to airport tiles
yexo
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-09-20
(svn r17592) -Fix [FS#3212](r17436): force all cargo being accepted when indu...
smatz
2009-09-20
(svn r17589) -Codechange: rename town_acc to always_accepted
smatz
2009-09-07
(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an...
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-01
(svn r16709) -Fix [FS#2994]: the list of animated tiles could have duplicates...
rubidium
2009-06-27
(svn r16678) -Codechange: Turn CargoArray into a class, so one does not have ...
frosch
2009-06-27
(svn r16676) -Codechange: Rename AcceptedCargo to CargoArray and its instance...
frosch
2009-06-27
(svn r16673) -Codechange: rename GetProducedCargo() to AddProducedCargo() and...
smatz
2009-06-25
(svn r16660) -Codechange: get rid of more dummy tile_type_procs
smatz
2009-06-25
(svn r16659) -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and...
smatz
2009-04-30
(svn r16189) -Doc: Additions and improvement of (mainly) nested widgets/widge...
alberth
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 files
bjarni
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