summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-03(svn r18392) -Fix (r13956)[FS#3345]: [YAPP] Trains on bridges were not found,...frosch
2009-12-03(svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads.frosch
2009-12-03(svn r18390) -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop.peter1138
2009-12-03(svn r18389) -Fix: some minor documentation alignment issuesrubidium
2009-12-02(svn r18388) -Codechange: move entering/leaving of road stops to functions of...rubidium
2009-12-02(svn r18387) -Update from WebTranslator v3.0:translators
2009-12-02(svn r18386) -Codechange: make the NPF functions static and remove unused fun...rubidium
2009-12-02(svn r18385) -Cleanup: remove the now unneeded multistop slot management coderubidium
2009-12-02(svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warningrubidium
2009-12-02(svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypointsrubidium
2009-12-02(svn r18382) -Codechange: make road vehicles behave more like trains 'around'...rubidium
2009-12-02(svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff.frosch
2009-12-02(svn r18380) -Fix (r9301): One could not share orders between buses carrying ...frosch
2009-12-02(svn r18379) -Codechange: move the cache updating function to its own header ...rubidium
2009-12-02(svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinde...rubidium
2009-12-02(svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops.rubidium
2009-12-02(svn r18376) -Codechange: simplify setting the destinationrubidium
2009-12-02(svn r18375) -Codechange: use Station::GetTileArea to get the tile area for C...rubidium
2009-12-02(svn r18374) -Cleanup: remove some unused coderubidium
2009-12-02(svn r18373) -Codechange: unify some road pathfinder functionsrubidium
2009-12-02(svn r18372) -Codechange: push some extra type safety into YAPFrubidium
2009-12-02(svn r18371) -Codechange: unify calling of the train pathfindersrubidium
2009-12-02(svn r18370) -Codechange: push some constness/type strictness into the ship p...rubidium
2009-12-02(svn r18369) -Fix [FS#3339] (rbeginning): off-by-one in the preconfigured mus...rubidium
2009-12-02(svn r18368) -Fix: alignment of comment and 'add' some missing commentsrubidium
2009-12-01(svn r18367) -Codechange: unify the ship pathfinder 'calls'rubidium
2009-12-01(svn r18366) -Codechange: move the OPF ship pathfinder 'magic' that was in sh...rubidium
2009-12-01(svn r18365) -Cleanup: remove duplicate tablerubidium
2009-12-01(svn r18364) -Codechange: move the pathfinders and their related files into a...rubidium
2009-12-01(svn r18363) -Feature: do not require advanced settings multistrings to start...rubidium
2009-12-01(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code an...rubidium
2009-12-01(svn r18361) -Fix: Remove unneeded usage of invalid pointer. Also thank Hirun...frosch
2009-12-01(svn r18359) -Update from WebTranslator v3.0:translators
2009-12-01(svn r18358) -Cleanup: More usage of EPV_CYCLES_(DARK|GLITTER)_WATER.frosch
2009-11-30(svn r18353) -Fix: string colours can't have a caserubidium
2009-11-30(svn r18352) -Update from WebTranslator v3.0:translators
2009-11-30(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom levelrubidium
2009-11-29(svn r18350) -Codechange: catch SIGILL under unix-like systems as wellsmatz
2009-11-29(svn r18349) -Fix (r18347): Older compilers want explicit assignments.alberth
2009-11-29(svn r18348) -Doc: Doxygen fixes, and removal of an old @note.alberth
2009-11-29(svn r18347) -Codechange: Compute width of labels in news settings window once.alberth
2009-11-29(svn r18346) -Codechange: Compute size of face part display buttons only once...alberth
2009-11-29(svn r18345) -Codechange: Warn the window that it gets initialized, so it can...alberth
2009-11-29(svn r18344) -Change [FS#2923]: do not split up articulated vehicles in the t...rubidium
2009-11-29(svn r18343) -Fix [FS#3336] (r18243): dark blue signs would be drawn transparentrubidium
2009-11-29(svn r18342) -Fix: erroneous spaces before ;rubidium
2009-11-29(svn r18341) -Fix: Replace some GetNextVehicle() with GetNextUnit() where nee...frosch
2009-11-29(svn r18340) -Update from WebTranslator v3.0:translators
2009-11-29(svn r18339) -Cleanup: remove SKIP support from strgen toorubidium
2009-11-29(svn r18338) -Codechange: remove the need for {SKIP}rubidium