rubidium
|
8275a98e1f
|
(svn r16764) -Codechange: unify the way viewport signs are marked dirty
|
2009-07-08 08:30:35 +00:00 |
|
smatz
|
8808f3beea
|
(svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsValidID() and PoolItem::Get()
|
2009-05-18 16:21:28 +00:00 |
|
smatz
|
871107f529
|
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsValidID(index)
|
2009-05-17 01:00:56 +00:00 |
|
smatz
|
6221d74644
|
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
|
2009-05-16 23:34:14 +00:00 |
|
rubidium
|
59d45a04d6
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
smatz
|
40745dc0d9
|
(svn r15704) -Cleanup: remove further includes from recently split files
|
2009-03-13 23:48:07 +00:00 |
|
rubidium
|
e6353a1a22
|
(svn r15700) -Codechange: split Cmd* from signs.cpp to signs_cmd.cpp.
|
2009-03-13 20:29:35 +00:00 |
|