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-08-26
(svn r10982) -Fix [FS#1162]: some old savegames could be in a state that the ...
rubidium
2007-08-26
(svn r10981) -Fix [FS#1156] (r10970): stations gave ratings for accepted carg...
rubidium
2007-08-26
(svn r10980) -Fix [FS#1158] : This will hopefully fix the case of an assert t...
belugas
2007-08-25
(svn r10979) -Fix [FS#1157]: catenary on tunnel tiles was drawn non-transpara...
rubidium
2007-08-25
(svn r10978) -Fix (r10974): only the first road stop (with correct roadtype) ...
rubidium
2007-08-24
(svn r10975) -Update: WebTranslator2 update to 2007-08-24 21:49:23
miham
2007-08-24
(svn r10974) -Fix [FS#1144, FS#1155]: road vehicles that could not (properly)...
rubidium
2007-08-24
(svn r10973) -Fix [FS#1154]: update wp->xy when waypoint is moved (Catalan)
KUDr
2007-08-24
(svn r10972) -Codechange: Implement the counterpart(GetTranslatedIndustryTile...
belugas
2007-08-24
(svn r10971) -Codechange: One less magical number
belugas
2007-08-23
(svn r10968) -Codechange: Remove a tileloop performed in the AfterLoadCountBu...
belugas
2007-08-23
(svn r10967) -Fix: in case of moving the window on create (because it doesn't...
truelight
2007-08-22
(svn r10964) -Update: WebTranslator2 update to 2007-08-22 22:57:00
miham
2007-08-22
(svn r10963) -Revert(10700): Although the idea was good, it was more prone of...
belugas
2007-08-22
(svn r10962) -Codechange: protect yourself against an illicit substitution
belugas
2007-08-22
(svn r10961) -Codechange: Flag default substitutes of industry/tiles with a v...
belugas
2007-08-21
(svn r10955) -Fix: The substitute prop (0x08) of industry tiles does not beha...
belugas
2007-08-20
(svn r10953) -Fix [FS#1139, FS#1143]: stations would not get a rating when th...
rubidium
2007-08-19
(svn r10948) -Add: [win32] crash.dmp support for MSVC release builds
glx
2007-08-19
(svn r10946) -Fix (r10932): forgot one occurence
glx
2007-08-19
(svn r10942) -Fix [FS#1133]: make the AI not crash when it has ships as the A...
rubidium
2007-08-19
(svn r10932) -Codechange: replace "text" with "chat" for the chat related fun...
rubidium
2007-08-18
(svn r10931) -Fix [FS#1131]: when a station was destroyed and a vehicle was s...
rubidium
2007-08-17
(svn r10927) -Update: WebTranslator2 update to 2007-08-17 17:54:48
miham
2007-08-17
(svn r10926) -Feature: [NewGRF] Add support for variable 67(for real this tim...
belugas
2007-08-16
(svn r10924) -Fix [FS#1120]: VS_STOPPED is only set for the front part of an ...
maedhros
2007-08-16
(svn r10923) -Codechange: use 'real' exception handling in saveload code
glx
2007-08-16
(svn r10922) -Codechange: Allow building and removing tracks and signals when...
maedhros
2007-08-16
(svn r10921) -Fix [FS#1130] (r10323): the company related news messages still...
rubidium
2007-08-15
(svn r10904) -Fix: When using a temporary industry, make sure you do not clea...
belugas
2007-08-15
(svn r10903) -Feature: [NewGRF] Add support for variable 44 of Variational Ac...
belugas
2007-08-14
(svn r10894) -Update: WebTranslator2 update to 2007-08-14 22:08:16
miham
2007-08-14
(svn r10892) -Fix [FS#1127]: trains would not get flooded when they are at th...
rubidium
2007-08-14
(svn r10890) -Fix [FS#1125]: removing road with the road removal tool would a...
rubidium
2007-08-14
(svn r10888) -Fix (r10886): 64 bits alignment made a struct too big.
rubidium
2007-08-14
(svn r10887) -Cleanup: remove the strings that were removed from english.txt ...
rubidium
2007-08-14
(svn r10886) -Codechange: modify the "start network server" GUI so it can act...
rubidium
2007-08-13
(svn r10878) -Add [FS#653]: added TileHeight to the Land Area Information too...
truelight
2007-08-13
(svn r10877) -Fix: some isocodes were wrong
glx
2007-08-11
(svn r10857) -Fix: feeder-income was broken; substract the feeder-costs from ...
truelight
2007-08-11
(svn r10851) -Feature [OSX]: OpenTTD will now pick the same language as finde...
bjarni
2007-08-10
(svn r10839) -Fix [FS#873]: bring up the assert window for OSX even when ther...
truelight
2007-08-10
(svn r10838) -Fix [FS#1119] (r10698): double negation where only single negat...
rubidium
2007-08-10
(svn r10837) -Fix [FS#1102]: DrawLine didn't bound-check the first pixel that...
truelight
2007-08-10
(svn r10836) -Fix [FS#1014]: Make sure the third cargo type accepted by house...
maedhros
2007-08-09
(svn r10835) -Fix [FS#998] (r10399): don't try to minimise or restore the win...
glx
2007-08-09
(svn r10834) -Revert (part of r10833): something too much was committed :(
rubidium
2007-08-09
(svn r10833) -Fix [FS#1115]: assertion (different cost between test and execu...
rubidium
2007-08-08
(svn r10828) -Update: WebTranslator2 update to 2007-08-08 23:27:26
miham
2007-08-08
(svn r10827) -Fix [FS#1112]: out of bounds access in corner case of list allo...
rubidium
[prev]
[next]