summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-30(svn r12020) -Documentation: Correct description of TropicZone.frosch
2008-01-30(svn r12019) -Codechange: Add support for passenger engine designation for AI...peter1138
2008-01-30(svn r12018) -Fix(FS#1721,r9563): Restore initial intent on the invisible tre...belugas
2008-01-29(svn r12017) -Fix: when you have more than 9 network interfaces you'll enter ...rubidium
2008-01-29(svn r12016) -Fix (r12003): os x compilation was broken again ;)egladil
2008-01-29(svn r12015) -Fix [FS#1716] (Revert r11422): Patch in FS#1430 avoided instead...peter1138
2008-01-29(svn r12014) -Fix: lighthouses and transmitters were never supposed to be bui...rubidium
2008-01-29(svn r12013) -Fix: When modifying watered tiles, mark neighboured canals and ...frosch
2008-01-29(svn r12012) -Fix (r11795): Enable TownRatingTestMode during cost estimation ...frosch
2008-01-29(svn r12011) -Fix [FS#1701]: Do not consider one-corner-raised-shores to be w...frosch
2008-01-29(svn r12010) -Fix (r11994): build tramway window should use STR_WHITE_TRAMWAY...smatz
2008-01-29(svn r12009) -Fix [FS#1707]: Avoid loading sample.cat if it 'looks' incorrect...peter1138
2008-01-29(svn r12008) -Update: WebTranslator2 update to 2008-01-29 14:07:31miham
2008-01-29(svn r12007) -Fix (r12003): win32 compilation was broken again ;)glx
2008-01-29(svn r12006) -Fix: implement FS#1697 without the nasty side effects as specif...rubidium
2008-01-29(svn r12005) -Fix [FS#1717]: possible reading from an invalid pointer. Patch ...rubidium
2008-01-29(svn r12004) -Codechange: refactor the random functions to reduce code duplic...rubidium
2008-01-29(svn r12003) -Codechange: don't declare InteractiveRandom[Range] in multiple ...rubidium
2008-01-28(svn r12002) -Cleanup (r11981): Remove obsolete code to skip sprites from ind...peter1138
2008-01-28(svn r12001) -Fix: When skipping Action 11 or 12, also skip belonging sprites.frosch
2008-01-28(svn r12000) -Fix (r11926): If no river NewGRF is loaded, use sloped water fr...frosch
2008-01-28(svn r11999) -Fix: Do entrance-slope-check for every tile of railstations.frosch
2008-01-28(svn r11998) -Fix [FS#1692](r10053): possible remote assert by setting bit 6 ...smatz
2008-01-28(svn r11997) -Fix(FS#1712, r11985): Remove the code temporary, until a better...belugas
2008-01-27(svn r11996) -Fix [FS#1706]: update train statusbar when stopping from zero s...smatz
2008-01-27(svn r11995) -Cleanup (r11994): Change the string names in all the other lang...maedhros
2008-01-27(svn r11994) -Codechange: Remove numbers from string names where the strings ...maedhros
2008-01-27(svn r11993) -Fix: Resize station/roadstop/dock/airport construction windows ...peter1138
2008-01-27(svn r11992) -Fix (r9905): When building two rail stations close to each othe...bjarni
2008-01-26(svn r11991) -Cleanup: Remove strings removed in r11990peter1138
2008-01-26(svn r11990) -Codechange: Show all cargo sources (en-route from) in the stati...peter1138
2008-01-26(svn r11989) -Fix: Resize autoreplace window to fit purchase information text...peter1138
2008-01-26(svn r11988) -Codechange: Add a generic way of changing a widget's size and a...peter1138
2008-01-26(svn r11987) -Feature[newGRF]: Allow the industry view window to be resized o...belugas
2008-01-25(svn r11985) -Feature[FS#1697, newGRF]: Implement var 8F(random bits) during ...belugas
2008-01-25(svn r11984) -Fix: Also draw corner shores under rail tracks.frosch
2008-01-25(svn r11983) -Codechange: Add some helper functions for slopes and use them.frosch
2008-01-25(svn r11982) -Revert (r8738): Now we have shores in corners. No need to remov...frosch
2008-01-25(svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuf...peter1138
2008-01-24(svn r11979) -Codechange: drop MSVC 2003 support because MSVC 2003 is broken ...rubidium
2008-01-24(svn r11978) -Codechange: Replace some global variables with window owned onesskidd13
2008-01-24(svn r11977) -Fix(r11976): not a typo, not a bug. Just a removal that should...belugas
2008-01-24(svn r11976) -Fix: It seems that industries using results 0D/0E on callback c...belugas
2008-01-24(svn r11974) -Fix [FS#1684]: Shore and sea tiles under bridges were converted...frosch
2008-01-24(svn r11973) -Fix (r11726, r11947)[FS#1683]: Use grass tiles for corner shore...frosch
2008-01-24(svn r11972) -Fix: old AI shouldn't build fast planes with a small airport in...smatz
2008-01-24(svn r11971) -Codechange: use of FOR_ALL_ENGINES/ENGINEIDS_OF_TYPE instead of...peter1138
2008-01-24(svn r11970) -Cleanup: Remove old commentpeter1138
2008-01-23(svn r11969) -Codechange: documentation update, there are no 'track bits unde...smatz
2008-01-23(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne...smatz