frosch
|
dd7f373eab
|
(svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not update the news ticker.
|
2009-12-21 21:14:40 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
frosch
|
e44a69b92f
|
(svn r17147) -Fix [FS#3048]: Keep vehicle news and viewports following vehicles, when autoreplacing/renewing them.
|
2009-08-10 20:06:39 +00:00 |
|
frosch
|
eeb3f75cfe
|
(svn r16416) -Fix [FS#2912]: Rework deleting of news when referenced vehicles/stations/industries are deleted.
|
2009-05-24 16:52:42 +00:00 |
|
smatz
|
ce4f598cf5
|
(svn r15830) -Codechange: don't use fixed size of array in news_gui.cpp and news_func.h
|
2009-03-23 11:48:05 +00:00 |
|
smatz
|
7e4e999a97
|
(svn r14307) -Fix: when deleting a station, remove news items regarding it
|
2008-09-13 10:19:51 +00:00 |
|
rubidium
|
56ad26a3aa
|
(svn r13730) -Fix: make a copy of the names for news messages about the deletion of companies as the removal of a company could lead to wrong names in the news messages.
|
2008-07-18 16:26:51 +00:00 |
|
rubidium
|
ca8d282eff
|
(svn r13102) -Codechange: make a class of the NewsWindow.
|
2008-05-15 13:47:55 +00:00 |
|
rubidium
|
373343cef6
|
(svn r13100) -Codechange: reduce the amount of parameters passed via AddNewsMessage as there is (for each news message type) a tuple of 4 parameters that is the same for all calls.
|
2008-05-15 13:39:36 +00:00 |
|
rubidium
|
650651064b
|
(svn r12805) -Codechange: remove some bit magic related to the news display states. Patch by cirdan.
|
2008-04-20 11:40:33 +00:00 |
|
rubidium
|
bfd2cac6e2
|
(svn r12785) -Codechange: put all news-type related constants in the same array. Patch by cirdan.
|
2008-04-19 12:50:02 +00:00 |
|
rubidium
|
2426f5342f
|
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
|
2008-03-28 08:53:36 +00:00 |
|