Age | Commit message (Expand) | Author |
2010-11-13 | (svn r21156) -Codechange: Introduce EconomyIsInRecession(). | alberth |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-11-24 | (svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicl... | frosch |
2009-11-24 | (svn r18266) -Codechange: Add a function to compute prices from price base an... | frosch |
2009-11-15 | (svn r18110) -Codechange [FS#3316]: search for stations nearby only once per ... | smatz |
2009-11-08 | (svn r18016) -Codechange: Move the arbitrary basecost multiplier offset (8) t... | frosch |
2009-11-08 | (svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum... | frosch |
2009-11-07 | (svn r18005) -Codechange: Convert the Prices struct into an array and an enum. | frosch |
2009-09-06 | (svn r17433) -Codechange: Store cumulated inflation in savegame and compute a... | frosch |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-08 | (svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsi... | smatz |
2009-06-29 | (svn r16694) -Fix [FS#2995] (rgradual loading, rnewindustries): only pay for ... | rubidium |
2009-05-23 | (svn r16403) -Codechange: move code related to subsidies to separate file | smatz |
2009-01-04 | (svn r14828) -Codechange: move most of save/load-specific code to separate files | smatz |
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* c... | rubidium |
2008-07-26 | (svn r13836) -Fix [FS#2074]: Automatically recalculate inflation if NewGRFs a... | peter1138 |
2008-03-28 | (svn r12468) -Codechange: move some type related stuff from station.h (and op... | rubidium |
2008-02-21 | (svn r12209) -Fix: [NewGRF] Support using any base price for rail and road ve... | peter1138 |
2008-01-12 | (svn r11818) -Codechange: split player.h into smaller pieces. | rubidium |
2008-01-07 | (svn r11776) -Codechange: more header splittings to reduce the dependencies. | rubidium |
2007-12-25 | (svn r11700) -Codechange: reduce the amount of unnecessary includes. | rubidium |
2007-12-22 | (svn r11682) -Codechange: move some 'generic' geometry related types into a s... | rubidium |
2007-12-21 | (svn r11680) -Codechange: refactor more out of openttd.h and functions.h. | rubidium |
2007-12-21 | (svn r11677) -Codechange: move price and command related types/functions to t... | rubidium |