summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-06(svn r14876) -Fix [FS#2509] (r14849): Reserved path loop detection was broken...michi_cc
2009-01-06(svn r14869) -Feature: Allow road vehicles to move multiple steps in a tick (...peter1138
2009-01-06(svn r14862) -Fix (r14421): min_players became min_active_clients, not min_cl...peter1138
2009-01-06(svn r14855) -Documentation: Apply some widget naming to the widget arrays. ...belugas
2009-01-05(svn r14853) -Codechange: rename GetClosestStationFromTile to GetClosestDelet...rubidium
2009-01-05(svn r14852) -Feature: Automatic reversing in front of block signals can now ...michi_cc
2009-01-05(svn r14851) -Fix: A train reversing in a non-PBS block can't be stuck.michi_cc
2009-01-05(svn r14850) -Fix [FS#2503]: Reversing a stuck train that is then not stuck a...michi_cc
2009-01-05(svn r14849) -Fix [FS#2478]: A train meeting its end could lead to an endless...michi_cc
2009-01-05(svn r14848) -Update: WebTranslator2 update to 2009-01-05 18:44:14translators
2009-01-05(svn r14847) -Codechange: generalise the circular search to search around a r...rubidium
2009-01-04(svn r14840) -Cleanup: remove duplicate includesglx
2009-01-04(svn r14839) -Fix [FS#2496](r14835): one occurence of train_income_warn wasn'...smatz
2009-01-04(svn r14838) -Fix: race condition between me and WT2's translatorssmatz
2009-01-04(svn r14837) -Update: WebTranslator2 update to 2009-01-04 18:46:20translators
2009-01-04(svn r14836) -Update (r14835): remove changed string from other languagessmatz
2009-01-04(svn r14835) -Change: apply the 'warn if train's income is negative' setting ...smatz
2009-01-04(svn r14834) -Fix: some strings (in unfinished/) were forgotten when removed/...rubidium
2009-01-04(svn r14833) -Update (r14831): remove changed strings from other languagessmatz
2009-01-04(svn r14831) -Codechange: use {VEHICLE} instead of Train/Ship/Road veh/Aircra...smatz
2009-01-04(svn r14830) -Fix [FS#2495]: overflow of number of orders per vehicle (based ...rubidium
2009-01-04(svn r14829) -Fix (r14828): forgot CH_LASTsmatz
2009-01-04(svn r14828) -Codechange: move most of save/load-specific code to separate filessmatz
2009-01-04(svn r14827) -Feature [FS#1984]: few (optional) optimisations to making (init...rubidium
2009-01-04(svn r14826) -Fix [FS#2494]: infinite loop in order lookahead when reserving ...rubidium
2009-01-04(svn r14825) -Fix: pay the correct amount of interest instead of a few percen...rubidium
2009-01-04(svn r14824) -Fix [FS#1725]: mouse events could be treated twice (illogict)rubidium
2009-01-04(svn r14823) -Document: some variables/structs (Alberth)rubidium
2009-01-04(svn r14822) -Change: save 'build station' settings in the config file, like ...rubidium
2009-01-04(svn r14821) -Change [FS#2390]: make the road grids of town match, when all a...rubidium
2009-01-03(svn r14820) -Codechange: use (the correct) enum-type instead of just int (Zuu)rubidium
2009-01-03(svn r14819) -Change: make details and order menu stickyable, like the timeta...rubidium
2009-01-03(svn r14817) -Cleanup: unify the place where the @file header is placedsmatz
2009-01-03(svn r14816) -Fix: signed/unsigned warnings (MSVC)glx
2009-01-03(svn r14815) -Codechange: separate 'highscore' code from 'company' codesmatz
2009-01-03(svn r14814) -Update: WebTranslator2 update to 2009-01-03 18:29:54translators
2009-01-03(svn r14813) -Codechange: use uint instead of 'just' unsigned.rubidium
2009-01-03(svn r14812) -Codechange: use INVALID_TILE instead of 0 to mark company witho...smatz
2009-01-03(svn r14811) -Fix: off-by-one causing possible out-of-bounds reads.rubidium
2009-01-03(svn r14810) -Codechange: use the proper style for global variables.rubidium
2009-01-03(svn r14809) -Fix (r14802): forgotten !rubidium
2009-01-03(svn r14808) -Fix (r1): coal mine subsidence could wrap around map edgessmatz
2009-01-03(svn r14807) -Codechange: use INVALID_TILE instead of 0 to mark invalid depot...smatz
2009-01-03(svn r14806) -Fix: MarkAllViewportsDirty() didn't mark dirty whole area when ...smatz
2009-01-03(svn r14805) -Feature [FS#2238]: pressing CTRL while dragging to build a brid...rubidium
2009-01-03(svn r14804) -Codechange: unify opening the OSK (Zuu)rubidium
2009-01-03(svn r14803) -Codechange: move order list management into it's own class and ...rubidium
2009-01-03(svn r14802) -Fix [FS#2490]: "(undefined string)" in default savegame/screens...rubidium
2009-01-03(svn r14801) -Codechange: don't reference Vehicle::num_orders directly but th...rubidium
2009-01-03(svn r14800) -Codechange: make the advanced settings window resizeable and sc...rubidium