summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-23(svn r12231) -Cleanup (r12230): [autoreplace] moved Vehicle::NeedsAutorenewin...bjarni
2008-02-23(svn r12230) -Codechange: [autoreplace] made a function to detect if a vehicl...bjarni
2008-02-23(svn r12218) -Update: WebTranslator2 update to 2008-02-23 12:39:10miham
2008-02-21(svn r12209) -Fix: [NewGRF] Support using any base price for rail and road ve...peter1138
2008-02-21(svn r12208) -Codechange: Alignment of params makes the code easier to read.belugas
2008-02-21(svn r12207) -Change: rail running costs are engine class, not rail typepeter1138
2008-02-20(svn r12206) -Fix: A comma is not a rare resource. Do not hesitate to use it...belugas
2008-02-20(svn r12205) -Codechange: rename RailVehicleInfo::running_cost_base to runnin...peter1138
2008-02-20(svn r12204) -Fix (r12192): using UINT16_MAX broke compilation on many targetssmatz
2008-02-20(svn r12203) -Fix (r12199): Make trains pay attention to signals again.frosch
2008-02-20(svn r12202) -Fix: When loading a savegame fails, don't start creating a new ...peter1138
2008-02-20(svn r12201) -Fix (r12060): compilation warnings - uninitialized variable whe...smatz
2008-02-20(svn r12200) -Fix: force AI to build rail or road instead of bridges if possi...smatz
2008-02-20(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat...frosch
2008-02-20(svn r12198) -Fix [FS#1789]: "Transparent buildings" now only toggles buildin...peter1138
2008-02-20(svn r12197) -Fix [FS#1788](r12134): show correct last year profit when the t...smatz
2008-02-20(svn r12195) -Fix [FS#1787](r12100): there can be oil rigs at map borders, do...smatz
2008-02-20(svn r12194) -Codechange: apply coding style on enum TrainSubtypesmatz
2008-02-20(svn r12193) -Codechange: Rename a magic variable, give it a decent type, and...frosch
2008-02-20(svn r12192) -Fix: clamp various town variables to 16bit prior to returning t...smatz
2008-02-20(svn r12191) -Fix: Do not start overtaking if the RV reaches wrong-way one-wa...frosch
2008-02-20(svn r12190) -Fix [FS#1786](r8080): YAPF always shows 0ms PF time in debug fo...smatz
2008-02-20(svn r12189) -Codechange: mark some functions in train_cmd.cpp inline (called...smatz
2008-02-20(svn r12188) -Codechange [FS#1782]: do not check twice for correct rail owner...smatz
2008-02-19(svn r12187) -Add: frosch as dev. Last, but not leastbelugas
2008-02-19(svn r12186) -Fix [FS#1784](r12169): assert when trying to play tile sound at...smatz
2008-02-18(svn r12185) -Fix (r12177): wrong operator priority, hopefully harmless (spot...smatz
2008-02-18(svn r12184) -Fix: take into account possible loan when AI is deciding which ...smatz
2008-02-18(svn r12183) -Codechange: give a better error message when building road over...smatz
2008-02-18(svn r12180) -Fix: Test purchase list loading/loaded sprites instead of uncon...peter1138
2008-02-18(svn r12179) -Codechange: use GetCrossingRailTrack() and GetCrossingRailAxis(...smatz
2008-02-18(svn r12178) -Codechange: use the 'side' parameter in TrainController and Tra...smatz
2008-02-18(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there...smatz
2008-02-18(svn r12176) -Codechange: one division less when playing sounds (patch by Dom...smatz
2008-02-18(svn r12175) -Fix (r12174): Ensure the patches window is centred properly.peter1138
2008-02-18(svn r12174) -Codechange: Make the patches window dynamically resize to the l...peter1138
2008-02-18(svn r12173) -Cleanup: Minor codestyle fixes.peter1138
2008-02-18(svn r12172) -Codechange: Allow buttons to resize in NewGRF settings windowpeter1138
2008-02-18(svn r12171) -Fix [FS#609]: return correct bridge price for AI when DC_QUERY_...smatz
2008-02-17(svn r12170) -Fix: do not draw trees along road and street lights under low b...smatz
2008-02-17(svn r12169) -Change [FS#1696]: play sounds when there is only small part of ...smatz
2008-02-17(svn r12168) -Fix: behave a bit better when 'R' is pressed during rail statio...smatz
2008-02-17(svn r12167) -Feature(tte): change colour of autorail and autoroad selection ...smatz
2008-02-17(svn r12166) -Fix [FS#337]: when drag&drop mode was cancelled by keyboard inp...smatz
2008-02-17(svn r12165) -Fix [FS#1652, FS#1773]: buffer overflow when drawing scrolling ...glx
2008-02-16(svn r12164) -Fix (r12137, FS#1775]: Variable scope bug crept inpeter1138
2008-02-16(svn r12163) -Fix [FS#1705]: if a train is 'stopping' when entering a depot, ...smatz
2008-02-16(svn r12162) -Fix [FS#1757]: towns shouldn't build over houses owned by anoth...smatz
2008-02-16(svn r12161) -Fix: towns will no longer build houses > 1x1 there where should...smatz
2008-02-16(svn r12160) -Fix [FS#1744]: remove the arbitrary limit of 64 waypoints per t...smatz