summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-11(svn r18456) -Codechange: make the length checking functionality of CmdMoveRa...rubidium
2009-12-10(svn r18454) -Update from WebTranslator v3.0:translators
2009-12-10(svn r18453) -Fix [FS#3364]: wrong heightmap dimensions, or rather... a neste...rubidium
2009-12-09(svn r18450) -Fix [FS#3363]: initial size of the vehicle detail windows would...rubidium
2009-12-09(svn r18449) -Fix (r18448): invalid argidx offsets in Germanrubidium
2009-12-09(svn r18448) -Update from WebTranslator v3.0:translators
2009-12-09(svn r18447) -Change: make some more windows (e.g. graphs, company view) stic...rubidium
2009-12-09(svn r18446) -Fix (r17450): abort() doesn't trigger crashlog on windowsglx
2009-12-09(svn r18445) -Fix [FS#3335]: for STR_NEWS_INDUSTRY_CLOSURE_GENERAL the gender...rubidium
2009-12-09(svn r18444) -Feature: allow G and P to 'select' substrings of STRINGn for ge...rubidium
2009-12-09(svn r18443) -Fix (r18438): MSVC thinks, in it's infinite wisdom, that int mi...rubidium
2009-12-09(svn r18442) -Fix (r18440): warning about SDL_Linked_Version never being NULL...rubidium
2009-12-09(svn r18441) -Fix: The vehicle list filler widget didn't fill.peter1138
2009-12-09(svn r18440) -Fix (r17774): don't try to get SDL version when SDL is not loadedglx
2009-12-09(svn r18439) -Fix (r15233): forgot to load the symbol from SDL.dllglx
2009-12-09(svn r18438) -Codechange [FS#3337]: introduce a template for Clamp (fonsinche...rubidium
2009-12-09(svn r18437) -Fix (r16557): background of disabled button in AI GUI wasn't se...smatz
2009-12-08(svn r18436) -Fix [FS#3357]: unselect an AI in the AI Settings window when it...rubidium
2009-12-08(svn r18435) -Fix (r18136): articulated road vehicles weren't properly drawn ...rubidium
2009-12-08(svn r18434) -Change [FS#565]: use zł instead of zl for the Polish Zloty.rubidium
2009-12-08(svn r18433) -Codechange: Show different texts in town GUI when the town does...frosch
2009-12-08(svn r18432) -Update from WebTranslator v3.0:translators
2009-12-08(svn r18429) -Fix [FS#3360]: when road vehicles are, because of the 'jam prot...rubidium
2009-12-08(svn r18428) -Fix: if lots of road vehicles are leaving a depot and the first...rubidium
2009-12-07(svn r18425) -Update from WebTranslator v3.0:translators
2009-12-07(svn r18424) -Fix [FS#3327]: [Windows] the help window would be too large in ...rubidium
2009-12-07(svn r18423) -Fix (r17336): [Windows] incorrect relative path the the icon ma...rubidium
2009-12-07(svn r18422) -Fix (r18404): MSVC complaining about struct vs classrubidium
2009-12-07(svn r18421) -Fix [FS#3244]: pathfinders wouldn't consider the 'other' reacha...rubidium
2009-12-07(svn r18420) -Codechange: split YAPF's track follower from the actual YAPF coderubidium
2009-12-06(svn r18418) -Fix [FS#3298]: under some circumstances a pointer could be left...rubidium
2009-12-06(svn r18417) -Update from WebTranslator v3.0:translators
2009-12-06(svn r18416) -Fix (r15559): Only consider valid cargos in town GUI.frosch
2009-12-06(svn r18415) -Fix [FS#3332]: on slopes the original and better road layouts d...rubidium
2009-12-06(svn r18414) -Fix: In the depot window, 'free' wagons were not drawn resize.s...peter1138
2009-12-05(svn r18413) -Doc: Added doxygen strings for cargo-type related enums, struct...alberth
2009-12-05(svn r18412) -Fix [FS#3350]: don't allow sending ships to rail waypoints and ...smatz
2009-12-05(svn r18411) -Update from WebTranslator v3.0:translators
2009-12-05(svn r18410) -Codechange: Move GetCargoSprite() to CargoSpec::GetCargoIcon().alberth
2009-12-05(svn r18409) -Change [FS#3349]: Recolour the bubble generator just like any o...frosch
2009-12-05(svn r18408) -Fix (r17954): After computing the needed width for the client l...frosch
2009-12-04(svn r18407) -Fix [FS#3338]: aqueducts were not influenced by the "long bridg...rubidium
2009-12-04(svn r18406) -Cleanup: remove some unneeded constants and coderubidium
2009-12-04(svn r18405) -Fix (r18405): RVs didn't like to stop when the 'next' drive thr...rubidium
2009-12-04(svn r18404) -Codechange: link drive through stops better togetherrubidium
2009-12-04(svn r18403) -Codechange: Re-arrange header of table _original_house_specsbelugas
2009-12-04(svn r18402) -Codechange: unify/centralise the code for crashing vehiclesrubidium
2009-12-04(svn r18401) -Fix: drive through road stops did not get floodedrubidium
2009-12-04(svn r18400) -Update from WebTranslator v3.0:translators
2009-12-04(svn r18399) -Codechange: bail out early in FloodVehicle instead of a massive...rubidium