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
/
src
/
currency.cpp
Age
Commit message (
Expand
)
Author
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
2007-03-25
(svn r9467) -Fix(FS#703,6108): When resetting the array of currencies, the cu...
belugas
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-03-06
(svn r9027) -Fix [FS#664]: desync caused by buffer overrun.
rubidium
2007-02-23
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...
belugas
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr