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
/
strings.cpp
Age
Commit message (
Expand
)
Author
2007-06-18
(svn r10211) -Feature: [NewGRF] Add support for action 0F
glx
2007-06-17
(svn r10182) -Codechange: rewrite most part of the file loading/searching to ...
rubidium
2007-06-13
(svn r10145) -Fix: make compiling with networking disabled (again) possible.
rubidium
2007-06-04
(svn r10036) -Add: sort the strings in town names dropdown
glx
2007-06-04
(svn r10032) -Add: sort the strings in server language dropdown
glx
2007-05-19
(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...
rubidium
2007-04-18
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tab...
rubidium
2007-04-18
(svn r9672) -Cleanup: lots of coding style fixes around operands.
rubidium
2007-04-04
(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...
belugas
2007-03-22
(svn r9411) -Codechange: Add support for loading of newcargo data.
peter1138
2007-03-22
(svn r9400) -Codechange: Use some more representative enum names for landscap...
belugas
2007-03-20
(svn r9373) -Fix (r9271): the chosen language was not stored nor read properl...
rubidium
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 Station
celestar
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 table
rubidium
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
[prev]