summaryrefslogtreecommitdiff
path: root/currency.c
AgeCommit message (Expand)Author
2006-08-25(svn r6108) -NewGRF Feature: Implement currencies replacment via grf file.belugas
2006-08-20(svn r5964) -Feature: FS#131 Slovenian currency (MeusH)bjarni
2006-08-17(svn r5934) -Cleanup: forgot some conversions to Year and to Daterubidium
2006-08-16(svn r5926) -Codechange: make _cur_year contain the full year, instead of the...rubidium
2006-08-15(svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_...rubidium
2006-08-14(svn r5887) -Cleanup: move date related functions, defines and variables to d...rubidium
2006-07-14(svn r5496) -CodeChange: Removed two compiler warningsbelugas
2006-04-20(svn r4487) - Codechange: replace the custom currency magic number 23 with a ...peter1138
2005-10-06(svn r3021) -Fix: "The finnish markka was never abbreviated with capital lett...tron
2005-09-27(svn r2994) Another small hack regarding currencies: add a #define to emulate...tron
2005-08-07(svn r2830) Move CheckSwitchToEuro() to currency.[ch] and hide the truth abou...tron
2005-08-06(svn r2815) Store the currency information in one central place instead of sc...tron