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
/
tilehighlight_type.h
Age
Commit message (
Expand
)
Author
2011-12-19
(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...
rubidium
2011-05-14
(svn r22459) -Doc: Typo fixes and doxygen markup improvements.
alberth
2010-12-30
(svn r21667) -Codechange: Introduce _thd.Reset().
alberth
2010-12-30
(svn r21665) -Codechange: Make GetCallbackWnd a method of _thd.
alberth
2010-12-24
(svn r21622) -Doc: Clarify the documentation of highlighting constants somewhat.
alberth
2010-12-24
(svn r21617) -Doc: refer to table/autorail.h, not autorail.h
smatz
2010-12-23
(svn r21608) -Codechange: Move diagnonal rectangle dragging detection complet...
alberth
2010-12-22
(svn r21600) -Codechange: Remove new_drawstyle and new_diagonal variables fro...
alberth
2010-12-13
(svn r21497) -Codechange: prepare the viewport selection mechanism for select...
rubidium
2010-12-12
(svn r21491) -Document: the tile highlight data struct
rubidium
2010-09-06
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone ...
smatz
2010-03-23
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...
smatz
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 appropriate
rubidium
2009-04-19
(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as t...
rubidium
2009-04-18
(svn r16086) -Codechange: magic numbers substitutes by enums and some type sa...
rubidium
2009-02-08
(svn r15413) -Fix [FS#2529/2533]: inconsistencies between station and bridge ...
rubidium
2009-01-08
(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus)
rubidium
2008-05-08
(svn r13009) -Codechange: move more tile highlighting related functions/types...
rubidium
2008-05-07
(svn r12987) -Codechange: split viewport and tile selection.
rubidium