summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-09-13(svn r14306) -Codechange: unify the code to draw the vehicle list.rubidium
2008-09-12(svn r14305) -Fix [FS#2294] (r5033): [YAPF] Only reserve road slots for multi...frosch
2008-09-12(svn r14304) -Fix (r14104): waypoint train list wasn't closed with the waypoi...smatz
2008-09-12(svn r14303) -Codechange: make the vehicle list part of the group window look...rubidium
2008-09-12(svn r14302) -Codechange: simplify and make the vehicle list and group window...rubidium
2008-09-12(svn r14301) -Codechange: give the vehicle list and group list the same relat...rubidium
2008-09-12(svn r14300) -Update: WebTranslator2 update to 2008-09-12 17:41:59translators
2008-09-12(svn r14299) -Fix: disable 'toggle palette' when no NewGRF has been selected.rubidium
2008-09-12(svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination".rubidium
2008-09-12(svn r14297) -Fix: one could be trying to get the station name of a station t...rubidium
2008-09-12(svn r14296) -Codechange: there is no case where an invalid waypoint index sh...rubidium
2008-09-12(svn r14295) -Fix(r14294): If the house is not built yet, still give me prope...belugas
2008-09-12(svn r14294) -Feature[newGRF]: Add Variational Action 2 Variable 0x47 for hou...belugas
2008-09-11(svn r14293) -Change: do not show PBS track reservation in the intro gamesmatz
2008-09-11(svn r14292) -Cleanup (r11128): Move an 'if' out of a loop as it does not nee...frosch
2008-09-11(svn r14291) -Fix [FS#2288] (r12853): For tunnels DrawCatenary() draws only p...frosch
2008-09-11(svn r14290) -Fix (r13932): level crossings could be barred when they shouldn...smatz
2008-09-11(svn r14289) -Fix [FS#2286](r3720)(r1): sound effects an music volume should ...smatz
2008-09-09(svn r14286) -Fix [FS#2265]: If a change of conventional/electric rail coinci...michi_cc
2008-09-09(svn r14285) -Fix [FS#2263]: A train inside a wormhole could free the reserva...michi_cc
2008-09-09(svn r14284) -Fix (r13958): Trains would not look ahead and extend their rese...michi_cc
2008-09-09(svn r14283) -Fix [FS#2281](r14175): beep only after clicking on the main too...smatz
2008-09-09(svn r14282) -Update: WebTranslator2 update to 2008-09-09 17:38:39translators
2008-09-09(svn r14280) -Codechange: use IsRailWaypointTile() instead of IsTileType() an...smatz
2008-09-08(svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch compatib...frosch
2008-09-08(svn r14275) -Change: Rename 'Configure patches' to 'Advanced settings'.frosch
2008-09-08(svn r14274) -Fix (r10237): nonexistant order could be selected in the timeta...smatz
2008-09-07(svn r14270) -Fix: make small UFO aware of articulated RVssmatz
2008-09-07(svn r14265) -Fix (r10750): desyncs after deleting a waypoint because of expl...smatz
2008-09-07(svn r14263) -Codechange: give a better error message when removing a sign failssmatz
2008-09-07(svn r14260) -Fix [FS#2277]: merge keycode for "normal" 0-9 keys and keypad 0...rubidium
2008-09-07(svn r14258) -Codechange: rework the way to query the vehicle hash to make su...rubidium
2008-09-07(svn r14257) -Fix (r14153): incorrect update of ini-file group tail pointer c...rubidium
2008-09-06(svn r14254) -Codechange: Code style and breathing roombelugas
2008-09-05(svn r14250) -Update: WebTranslator2 update to 2008-09-05 15:13:08translators
2008-09-04(svn r14245) -Fix: NewGRF configs loaded from the config file would always de...rubidium
2008-09-04(svn r14243) -Fix [FS#2269]: clicking on the smallmap didn't break the "follo...rubidium
2008-09-03(svn r14239) -Fix [FS#2267]: The engine-purchase-list-sorter doubled running-...frosch
2008-09-03(svn r14235) -Fix (r14234): compilation with MSVC was brokenglx
2008-09-03(svn r14234) -Fix: feeder share was computed wrong when splitting cargo packetsmatz
2008-09-03(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs i...rubidium
2008-09-02(svn r14232) -Codechange: use builtin for byte swapping for gcc >= 4.3smatz
2008-09-02(svn r14231) -Fix: Windows binaries not able to read non-windows newlines ini...rubidium
2008-09-02(svn r14230) -Codechange: Simplify MapDOSColour() using the new stuff.frosch
2008-09-02(svn r14229) -Feature: allow overriding the palette of the base GRFs. This wa...rubidium
2008-09-02(svn r14228) -Fix (r14209): double click on the 'last joined' server didn't worksmatz
2008-09-02(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sp...rubidium
2008-09-02(svn r14221) -Fix: signs (town name, station name, ...) could be too long for...smatz
2008-09-02(svn r14219) -Fix (rthebeginning): 10 days != 6*2.5 days, effectively causing...rubidium
2008-09-01(svn r14215) -Cleanup (r13866): Strange line wrapping...peter1138