frosch
|
0fe80ca50c
|
(svn r24165) -Codechange: Split parts of static NewGRFClass::Assign() into non-static Insert().
|
2012-04-22 16:28:09 +00:00 |
|
frosch
|
0edc3bf8db
|
(svn r24164) -Codechange: Split parts of static NewGRFClass::Reset() into non-static ResetClass().
|
2012-04-22 16:28:04 +00:00 |
|
frosch
|
d42bd940b2
|
(svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favour of using Get() and direct member access (which is needed anyway for GRF string resolving).
|
2012-04-22 16:27:55 +00:00 |
|
frosch
|
a4fd74b363
|
(svn r24161) -Add: Method to get a specific NewGRFClass.
|
2012-04-22 16:27:49 +00:00 |
|
rubidium
|
eb2197f4c8
|
(svn r22410) -Document: some more bits ;)
|
2011-05-02 16:14:23 +00:00 |
|
rubidium
|
43c8073551
|
(svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n].
|
2011-01-22 09:53:15 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
abcd7ffa5f
|
(svn r20405) -Add: generic class for "classes" for NewGRFs, e.g. the Station classes and Airport classes
|
2010-08-07 22:05:58 +00:00 |
|