smatz
|
66be028ad4
|
(svn r14307) -Fix: when deleting a station, remove news items regarding it
|
2008-09-13 10:19:51 +00:00 |
|
rubidium
|
891bec7e23
|
(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
|
d94bef9d5c
|
(svn r13102) -Codechange: make a class of the NewsWindow.
|
2008-05-15 13:47:55 +00:00 |
|
rubidium
|
76b8970a33
|
(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
|
fccfcd093b
|
(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
|
222988603f
|
(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
|
eeabab4555
|
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
|
2008-03-28 08:53:36 +00:00 |
|