Age | Commit message (Expand) | Author |
---|---|---|
2008-05-19 | (svn r13181) -Codechange: make news callback handling a little simpler. Patch... | rubidium |
2008-05-16 | (svn r13123) -Codechange: passing the bankrupt type via data_b is not needed ... | rubidium |
2008-05-15 | (svn r13102) -Codechange: make a class of the NewsWindow. | rubidium |
2008-05-15 | (svn r13100) -Codechange: reduce the amount of parameters passed via AddNewsM... | rubidium |
2008-05-13 | (svn r13065) -Codechange: remove the need for the news string callbacks. Patc... | rubidium |
2008-05-08 | (svn r13021) -Codechange: free data_b for other uses when it is not used to s... | rubidium |
2008-04-20 | (svn r12805) -Codechange: remove some bit magic related to the news display s... | rubidium |
2008-04-19 | (svn r12785) -Codechange: put all news-type related constants in the same arr... | rubidium |
2008-04-13 | (svn r12691) -Fix (r12459): all company related news displayed the 'company i... | glx |
2008-03-28 | (svn r12459) -Codechange: split news.h into news_type.h and news_func.h. | rubidium |