summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-02-09(svn r22041) -Codechange: add a check that we called PoolItem::CanAllocateIte...smatz
2011-02-09(svn r22040) -Codechange: handle case where too many Engines would be loaded,...rubidium
2011-02-09(svn r22039) -Update from WebTranslator v3.0:translators
2011-02-09(svn r22038) -Fix (r21406): Tab completion in chat did not cycle through all ...terkhen
2011-02-09(svn r22037) -Codechange: remove some unneeded (hidden) castingrubidium
2011-02-09(svn r22036) -Codechange: rename units to match coding style, and give conver...rubidium
2011-02-09(svn r22035) -Codechange: refactor (display) unit conversion to happen at a s...rubidium
2011-02-08(svn r22034) -Fix [FS#4488]: crash when watching the vehicle view of a vehicl...rubidium
2011-02-08(svn r22033) -Fix: don't crash when there are too many objects generated alre...smatz
2011-02-08(svn r22032) -Codechange: add some asserts to verify we don't allocate too ma...rubidium
2011-02-08(svn r22031) -Fix: bad servers could crash a clientrubidium
2011-02-08(svn r22030) -Cleanup: dead code in NetworkGameWindow::OnInvalidateData (adf88)rubidium
2011-02-08(svn r22029) -Fix [FS#4482]: the server list got not resorted/redrawn after N...rubidium
2011-02-08(svn r22028) -Cleanup: remove traces of a debugging "feature" that got disabl...rubidium
2011-02-08(svn r22027) -Update from WebTranslator v3.0:translators
2011-02-08(svn r22026) -Fix: don't crash when we generate too many objects while genera...smatz
2011-02-08(svn r22025) -Fix: verify there is enough space in the pool when creating new...smatz
2011-02-08(svn r22024) -Fix [FS#4468]: verify we can allocate an OrderList before we ac...smatz
2011-02-08(svn r22023) -Fix: verify we can allocate a CargoPacket and CargoPayment befo...smatz
2011-02-08(svn r22022) -Fix [FS#4468]: verify we can allocate an order before we actual...smatz
2011-02-07(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...rubidium
2011-02-07(svn r22020) -Fix: load of failures of WT3 to properly validate some strings...rubidium
2011-02-07(svn r22019) -Codechange: s/functions.h/clear_func.h/rubidium
2011-02-07(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.hrubidium
2011-02-07(svn r22017) -Codechange: move MarkTileDirtyByTile to viewport_func.hrubidium
2011-02-07(svn r22016) -Fix [FS#4479]: when paused and having the allowed actions while...rubidium
2011-02-07(svn r22015) -Codechange: move yet another pair of methods from functions.hrubidium
2011-02-07(svn r22014) -Codechange: move some more functions out of functions.hrubidium
2011-02-07(svn r22013) -Codechange: move some functions out of functions.hrubidium
2011-02-07(svn r22012) -Add: [NewGRF] Test all industry layouts also when prospectingplanetmaker
2011-02-07(svn r22011) -Codechange: Rename a few variables and enhance code clearityplanetmaker
2011-02-07(svn r22010) -Feature-ette [FS#4131]: [NewGRF] Test all possible industry lay...planetmaker
2011-02-07(svn r22009) -Update from WebTranslator v3.0:translators
2011-02-07(svn r22007) -Change: only show one AI per unique ID instead of all versions ...rubidium
2011-02-07(svn r22006) -Fix [FS#4480]: smoke/sparks of trains would be shown under brid...rubidium
2011-02-06(svn r22004) -Change [FS#4471]: always report mammoth trains are disabled to ...rubidium
2011-02-06(svn r22002) -Update from WebTranslator v3.0:translators
2011-02-06(svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.i...alberth
2011-02-06(svn r22000) -Codechange: Introduce an enum for the industry density setting.alberth
2011-02-06(svn r21999) -Fix [FS#4474] (r21969): Use 'very low' industry density for gen...alberth
2011-02-06(svn r21998) -Fix (r21969): Number of industries difficulty setting should no...alberth
2011-02-06(svn r21997) -Fix [FS#4473]: when the difference between force and resistance...rubidium
2011-02-06(svn r21996) -Fix [FS#4472]: [YAPF] Under some circumstances vehicles could b...rubidium
2011-02-06(svn r21995) -Cleanup (r21994): Remove obsolete comment.frosch
2011-02-06(svn r21994) -Fix: Make computations of closest-land/water-distances handle w...frosch
2011-02-06(svn r21993) -Fix (r19720): When building a lock on dry land costs for cleari...planetmaker
2011-02-06(svn r21992) -Fix [FS#4467]: AIs trying to change the AIOF_GOTO_NEAREST_DEPOT...yexo
2011-02-05(svn r21991) -Fix [FS#4466]: The share/copy-orders-cursor was not updated to ...frosch
2011-02-05(svn r21990) -Cleanup (r14085): Remove unneeded test.frosch
2011-02-05(svn r21989) -Fix (r21954): Vehicle status bar glitches on speed changes.frosch