summaryrefslogtreecommitdiff
path: root/src/currency.cpp
AgeCommit message (Expand)Author
2021-03-01Add: Malaysia Ringgit as CurrencyLimyx826
2021-02-19Add: Indonesia Rupiah as in-game currency (#8616)Tegas Aziz
2020-12-14Codechange: use \u to indicate unicode chars in strings (#8379)Patric Stout
2020-05-11Add: INR currency (#8136)Ilayaraja
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-06-09Add: Currency: NTD, CNY, HKDiigmir
2019-01-12Add: Mexican Peso currencyNikolas Nyby
2018-08-04Feature: Added New Russian Ruble as currency (#6678)ScumbagDog
2014-10-10(svn r26989) -Change [FS#6135]: Introduction of Euro in Lithuania is 2015 (de...planetmaker
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-01-15(svn r26262) -Fix (r25075, r25076): Custom currency was reset on game start.frosch
2013-03-09(svn r25076) -Add [FS#5212]: Georgian Lari and Iranian Rial as currenciesplanetmaker
2013-03-09(svn r25075) -Codechange: Allow for more than 32 currenciesplanetmaker
2013-03-09(svn r25072) -Codechange: Don't require the custom currency to be the last de...planetmaker
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-05-26(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and ...frosch
2012-04-17(svn r24148) -Add [FS#4907]: South Korean and South African currencies. (PaulC)michi_cc
2012-04-17(svn r24133) -Add [FS#4984]: Lithuanian currency. (devastator)michi_cc
2011-11-12(svn r23196) -Fix: GCC 4.7 compilationsmatz
2011-10-25(svn r23056) -Change: use the currency -> euro conversion rate for currencies...rubidium
2011-08-22(svn r22813) -Fix [FS#4575]: make naming of currencies more consistentrubidium
2011-08-22(svn r22812) -Fix: incorrect currency coderubidium
2011-05-02(svn r22411) -Document: another bunch of bitsrubidium
2010-12-31(svn r21670) -Fix (prospective): EEK->EUR@2011rubidium
2010-08-01(svn r20286) -Codechange: Unify end of doxygen comments.frosch
2010-05-20(svn r19867) -Change: use non-breaking spaces for currency pre-/postfixes.rubidium
2010-05-13(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...rubidium
2009-12-08(svn r18434) -Change [FS#565]: use zł instead of zl for the Polish Zloty.rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-04(svn r17062) -Change: unify the naming of some 125 stringsrubidium
2009-05-24(svn r16416) -Fix [FS#2912]: Rework deleting of news when referenced vehicles...frosch
2009-04-25(svn r16144) -Fix (r16129): setting the custom digit grouping separator requi...rubidium
2009-04-23(svn r16129) -Feature-ish: configurable digit group separator per language wi...rubidium
2009-04-12(svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is...rubidium
2009-03-18(svn r15762) -Codechange: inlined utf8 chars are not handled properly on east...glx
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2009-02-08(svn r15409) -Update: Currenciesfrosch
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-11-19(svn r14595) -Add: Estonian currency.rubidium
2008-08-20(svn r14105) -Fix: Some typos that are more grammatical errors, as it seems.belugas
2008-06-05(svn r13386) -Fix: global currency/units setting being overriden when loading...rubidium
2008-05-29(svn r13325) -Codechange: split the client-side only settings from the settin...rubidium
2008-05-25(svn r13255) -Codechange: move _opt to _settings.rubidium
2008-05-15(svn r13100) -Codechange: reduce the amount of parameters passed via AddNewsM...rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-03-28(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.rubidium
2008-01-13(svn r11834) -Codechange: only include settings_type.h if needed.rubidium
2008-01-13(svn r11828) -Codechange: include table/* as the last includes and remove an ...rubidium
2007-12-26(svn r11702) -Codechange: move all date related stuff to date*.rubidium