Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-25 | (svn r14529) -Codechange: Turn FindCatchmentRadius() into ↵ | frosch | |
Station::GetCatchmentRadius(). | |||
2008-10-19 | (svn r14491) -Documentation: updates/additions of doxygen docs (Alberth) | 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* ↵ | rubidium | |
client so it is immediatelly clear which one you are working with. | |||
2008-05-07 | (svn r12987) -Codechange: split viewport and tile selection. | rubidium | |
2008-04-19 | (svn r12798) -Feature: Add some support for NewGRF station animation. ↵ | peter1138 | |
(Thanks to mart3p for samples and fixes) | |||
2008-03-31 | (svn r12495) -Codechange: reduce the dependency on newgrf_station.h ↵ | rubidium | |
(especially because newgrf_station.h includes a lot of stuff). | |||
2008-03-31 | (svn r12489) -Codechange: split station.h into station_base.h and ↵ | rubidium | |
station_func.h. |