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
Age
Commit message (
Expand
)
Author
2007-07-19
(svn r10624) -Fix [FS#1047]: the production of banks could not be modified (e...
rubidium
2007-07-19
(svn r10622) -Feature: Introduction of the CBID_INDUSTRY_AVAILABLE's handling...
belugas
2007-07-19
(svn r10621) -Codechange: install a struct holding the user's selection from ...
belugas
2007-07-18
(svn r10620) -Update: WebTranslator2 update to 2007-07-18 19:37:17
miham
2007-07-18
(svn r10619) -Codechange: Use shorter variable/member names and add some code...
belugas
2007-07-18
(svn r10618) -Fix(r10167): remove unneeded comment
belugas
2007-07-18
(svn r10617) -Codechange: code style changes (removing an erroneous tab plus ...
belugas
2007-07-18
(svn r10607) -Fix r10605: use '&&' in preprocessor directives (MSVC doesn't l...
glx
2007-07-17
(svn r10606) -Fix (r8826): plural and single cargo names were mixed up.
peter1138
2007-07-17
(svn r10605) -Fix [FS#1046]: also OpenBSD does not know wchar. Patch by Matth...
rubidium
2007-07-17
(svn r10604) -Fix [FS#1044] (r9866): some industries produced cargo they shou...
rubidium
2007-07-17
(svn r10603) -Codechange: avoid direct access to _engine_info
peter1138
2007-07-16
(svn r10601) -Codechange: store (and use) the type of stations instead of har...
rubidium
2007-07-16
(svn r10600) -Codechange: code-stylising the gui switch-case code
belugas
2007-07-16
(svn r10593) -Fix [FS#1038]: one could not remove locks that were build in a ...
rubidium
2007-07-16
(svn r10592) -Update: WebTranslator2 update to 2007-07-16 19:35:30
miham
2007-07-16
(svn r10587) -Codechange: move the string/dparam related stuff from variables...
rubidium
2007-07-15
(svn r10584) -Fix: [Translations] Fixed translations screwed up by translator
miham
2007-07-15
(svn r10583) -Update: WebTranslator2 update to 2007-07-15 19:17:18
miham
2007-07-15
(svn r10578) -Fix [YAPF, ships]: Ships received curve penalty for non-diagona...
KUDr
2007-07-15
(svn r10575) -Fix r10573: misplaced )
glx
2007-07-15
(svn r10573) -Codechange: Use function CheckIfCallBackAllowsAvailability for ...
belugas
2007-07-15
(svn r10572) -Codechange: Add function CheckIfCallBackAllowsAvailability for ...
belugas
2007-07-15
(svn r10570) -Codechange: Add enum required for Callback 0x22: CBID_INDUSTRY_...
belugas
2007-07-14
(svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matth...
rubidium
2007-07-14
(svn r10566) -Fix [FS#1025]: a NewGRF could have a information message that i...
rubidium
2007-07-14
(svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wch...
rubidium
2007-07-14
(svn r10561) -Fix: don't give 'unused variable' warnings when disabling asserts
truelight
2007-07-14
(svn r10559) -Update: WebTranslator2 update to 2007-07-14 19:32:31
miham
2007-07-13
(svn r10555) -Codechange/Fix: add a soft limit of 4096 "entities" in a statio...
rubidium
2007-07-13
(svn r10552) -Fix [FS#1034, r10546]: opening Available Aircrafts segfaulted
truelight
2007-07-13
(svn r10550) -Update: WebTranslator2 update to 2007-07-13 18:55:52
miham
2007-07-13
(svn r10549) -Fix [FS#1031]: wrong tram catenary poles drawn in some bridge d...
rubidium
2007-07-13
(svn r10548) -Fix [FS#1020]: don't segfault when you quit in the end-of-the-g...
truelight
2007-07-13
(svn r10547) -Fix: when Cheat-Window is open and a new month happens, the win...
truelight
2007-07-13
(svn r10546) -Fix [FS#1026]: you can now have both Available Train as Availab...
truelight
2007-07-13
(svn r10542) -Codechange: use class member instead of global variable for nul...
peter1138
2007-07-13
(svn r10541) -Fix [FS#1028]: cargo payment rates overflow.
rubidium
2007-07-13
(svn r10537) -Backport r10536: added option for null-driver to configure how ...
truelight
2007-07-12
(svn r10532) -Update: WebTranslator2 update to 2007-07-12 19:08:41
miham
2007-07-12
(svn r10522) -Fix: the "build truck station" GUI showed that it would accept ...
rubidium
2007-07-12
(svn r10521) -Fix: some NewGRFs did not check whether the newindustries bit w...
rubidium
2007-07-12
(svn r10520) -Fix: when a "can I build this industry tile here" callback did ...
rubidium
2007-07-12
(svn r10519) -Fix: when getting a "nearby" tile, make sure you never roam out...
rubidium
2007-07-12
(svn r10518) -Fix: use the location of the industry and not INVALID_TILE for ...
rubidium
2007-07-12
(svn r10517) -Fix: the "closest distance to water/land" calculation gave the ...
rubidium
2007-07-12
(svn r10516) -Fix: if doing a lookup for a ID, scan the whole range instead o...
rubidium
2007-07-11
(svn r10515) -Codechange: allow getting some more data about the environment ...
rubidium
2007-07-11
(svn r10514) -Codechange: add support for getting the nearest industry with a...
rubidium
2007-07-11
(svn r10513) -Fix [FS#1022]: use vehicle subtile position to update cache, no...
peter1138
[next]