summaryrefslogtreecommitdiff
path: root/src/strings.cpp
AgeCommit message (Expand)Author
2007-03-17(svn r9271) -Codechange: make the language pack initialisation a little more ...rubidium
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-26(svn r8906) -Feature: translation dependant formatting of dates.rubidium
2007-02-20(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...peter1138
2007-02-20(svn r8823) -Fix (r8821): wrapping opendir to ottd-specific function failed o...Darkvater
2007-02-20(svn r8821) -Regression: Unable to browse directories on *nix if the filesyst...Darkvater
2007-02-13(svn r8707) -Codechange: Turn IsValidStation into a method of Stationcelestar
2007-01-30(svn r8464) -Revert (r4322): Change back to converting to mph in the GUI code...peter1138
2007-01-23(svn r8376) -Codechange: remove unused tablerubidium
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr