summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-11(svn r13481) -Codechange: add 'B' keyboard shortcut to build aqueduct (planet...smatz
2008-06-11(svn r13480) -Fix [FS#2050]: RVs stoppping at drive through stations of other...rubidium
2008-06-11(svn r13479) -Codechange: don't use word 'bridge' for aqueducts that oftensmatz
2008-06-11(svn r13478) -Codechange: don't use GetBridgeSpec() for aqueductssmatz
2008-06-11(svn r13477) -Fix (r13464): correct tile type in the Query tile info windowsmatz
2008-06-11(svn r13476) -Fix: draw canal borders for locks and when directly next to a a...rubidium
2008-06-11(svn r13475) -Fix (r13464): crash on destroying aquaduct with ship on in and ...smatz
2008-06-11(svn r13472) -Backport (r13467 from NoAI): make CmdRemoveRoadStop use p2 as d...glx
2008-06-11(svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "trac...rubidium
2008-06-11(svn r13468) -Fix: make aqueducts a little more expensive than normal bridges...rubidium
2008-06-11(svn r13466) -Fix (r13464): slope checking got lost during development...rubidium
2008-06-11(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.rubidium
2008-06-11(svn r13462) -Codechange: move DriverFactoryBase destructor definition from h...smatz
2008-06-10(svn r13456) -Codechange: use AllocaM() macro instead of alloca() at most placessmatz
2008-06-10(svn r13446) -Fix(r13443): changed the var previously introduced from 69 to 4...belugas
2008-06-10(svn r13445) -Codechange: make 32bpp_optimized blitter ~10-20% faster in draw...smatz
2008-06-10(svn r13444) -Codechange: make the order GUI somewhat more efficient. The mos...rubidium
2008-06-10(svn r13443) -Feature[newGRF]: Add var 0x69 for industries, long format const...belugas
2008-06-10(svn r13437) -Feature[newGRF]: Add long format introduction and maximum const...belugas
2008-06-09(svn r13434) -Fix (r13317): news window with invalid news item could be shownsmatz
2008-06-09(svn r13433) -Codechange: remove a now useless global variable.rubidium
2008-06-08(svn r13419) -Fix [FS#2063]: Entries in the bridge list were not sorted when ...rubidium
2008-06-08(svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner tha...rubidium
2008-06-08(svn r13413) -Codechange: remove some enums that haven't been used for years.rubidium
2008-06-08(svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is ...truebrain
2008-06-08(svn r13411) -Codechange: remove the return value from the thread procs becau...rubidium
2008-06-08(svn r13409) -Fix: division by zero when one would press 'd' (skip order) whe...rubidium
2008-06-08(svn r13408) -Codechange: some stricter checking.rubidium
2008-06-07(svn r13400) -Update: WebTranslator2 update to 2008-06-07 18:14:28miham
2008-06-07(svn r13397) -Fix: Do not crash when resolving vehicle sprite groups with zer...frosch
2008-06-06(svn r13396) -Fix (r13375): assertion failing when changing grfs in game (com...glx
2008-06-05(svn r13390) -Codechange: introduce usererror() for fatal but not openttd rel...glx
2008-06-05(svn r13389) -Codechange: remove NM_CALLBACK because that information could b...rubidium
2008-06-05(svn r13388) -Codechange: Remove "my invented flag for something that is a wa...peter1138
2008-06-05(svn r13387) -Fix: industry directory sorting not working correctly (= != ==)rubidium
2008-06-05(svn r13386) -Fix: global currency/units setting being overriden when loading...rubidium
2008-06-05(svn r13385) -Fix (r12137): In the purchase list, CB36 for capacity was not c...peter1138
2008-06-05(svn r13384) -Update: WebTranslator2 update to 2008-06-05 08:15:43miham
2008-06-05(svn r13383) -Codechange: Put the cost of house removal in a class memberbelugas
2008-06-04(svn r13380) -Fix (r13327): MSVC signed/unsigned warningglx
2008-06-04(svn r13379) -Fix (r13255): drive side can't be changed in introglx
2008-06-04(svn r13378) -Fix (r13375): compilation without network support was brokensmatz
2008-06-04(svn r13377) -Codechange: Let 'long format' build year work in vehicle purcha...peter1138
2008-06-04(svn r13376) -Feature: Add access to current long year and date from Action 7...belugas
2008-06-03(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...smatz
2008-06-03(svn r13374) -Fix (r13364): Some common compilers do not yet support 9 year o...peter1138
2008-06-03(svn r13373) -Fix (r10210): loading of very old savegames was brokensmatz
2008-06-03(svn r13372) -Cleanup: Excessive whitespacepeter1138
2008-06-03(svn r13371) -Fix (r4510 ... r12924): Engine array size is not related to the...peter1138
2008-06-03(svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h...rubidium