index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
currency.h
Age
Commit message (
Expand
)
Author
2006-09-20
(svn r6485) -NewGRF Feature: Match the order of TTDPatch's currencies with th...
belugas
2006-09-15
(svn r6454) -Fix(r6108) : Allow custom currency to display both prefix and su...
belugas
2006-09-15
(svn r6453) -Feature: FS#305 Turkish currency (jnmbk)
belugas
2006-08-25
(svn r6122) Fix an off-by-two error in r6108: it should be the index for the ...
tron
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 Date
rubidium
2006-04-20
(svn r4487) - Codechange: replace the custom currency magic number 23 with a ...
peter1138
2005-09-27
(svn r2994) Another small hack regarding currencies: add a #define to emulate...
tron
2005-09-18
(svn r2962) - const correctness for all Get* functions and most Draw* functio...
Darkvater
2005-08-07
(svn r2830) Move CheckSwitchToEuro() to currency.[ch] and hide the truth abou...
tron
2005-08-06
(svn r2816) Forgot an Id tag and an #include
tron
2005-08-06
(svn r2815) Store the currency information in one central place instead of sc...
tron