summaryrefslogtreecommitdiff
path: root/news.h
AgeCommit message (Collapse)Author
2006-03-04(svn r3758) Remove the news validation callback. It is superseded by r3757.tron
2006-03-04(svn r3757) -Feature: Delete news items about vehicles, when they get staletron
This is used to delete - all news about a vehicle, when it gets deleted - "vehicle has stopped in depot" news, when it gets started - "vehicle has invalid orders" news, when the orders get changed
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-17(svn r2611) - CodeChange: use standardized truncutation with the ↵Darkvater
newsmessage-history window as well
2004-12-19(svn r1167) Feature: Added the possibility to add validation functions to ↵dominik
NewsItems. This is now done for "Train in depot" messages. Before displaying such a message, it checks if the train really still is in the depot. Can be applied to other news items as well.
2004-11-15(svn r626) Merge r438 to trunk:tron
Some whitespace and magic number cleanup (in news_gui)
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight