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
/
signs_cmd.cpp
Age
Commit message (
Expand
)
Author
2011-11-04
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...
rubidium
2011-05-01
(svn r22406) -Document: some more "random-ish" tidbits
rubidium
2010-12-05
(svn r21413) -Codechange: limit sign name by amount of characters, not bytes
rubidium
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-01-11
(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-18
(svn r17567) -Fix: some doxygen warnings
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-13
(svn r16825) -Codechange: unify dirtying when updating the viewport signs.
rubidium
2009-07-13
(svn r16821) -Codechange: unify the naming of type::UpdateVirtCoord and Updat...
rubidium
2009-07-08
(svn r16764) -Codechange: unify the way viewport signs are marked dirty
rubidium
2009-05-18
(svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsV...
smatz
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-03-13
(svn r15704) -Cleanup: remove further includes from recently split files
smatz
2009-03-13
(svn r15700) -Codechange: split Cmd* from signs.cpp to signs_cmd.cpp.
rubidium