summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-29(svn r12319) -Cleanup: Comment fixes (Roujin)peter1138
2008-02-29(svn r12317) -Fix [FS#1815]: Map string IDs that are embedded from other stri...peter1138
2008-02-29(svn r12316) -Codechange: Support loading full range of 0xD0xx NewGRF strings...peter1138
2008-02-28(svn r12314) -Fix (r4896): Include prop 25 data for all train parts, not just...peter1138
2008-02-28(svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on st...frosch
2008-02-28(svn r12304) -Codechange: use IsValidTile() where it should be usedglx
2008-02-28(svn r12303) -Codechange: move IsValidTile() in a more suitable place and mak...glx
2008-02-27(svn r12296) -Fix [FS#1549]: restore timetable from backupped orders and add ...glx
2008-02-27(svn r12295) -Codechange: Make plane speed option available to NewGRFspeter1138
2008-02-27(svn r12293) -Feature: Ability to change aircraft speed factor, from so peter1138
2008-02-27(svn r12290) -Fix[FS#1807]: Do not draw trees nor lamps between tram tracks.(...belugas
2008-02-27(svn r12289) -Fix(r12288)[FS#1808]: Wrong bridge head table associatedbelugas
2008-02-27(svn r12288) -Fix(r12287): forgot to include two sprite renames out of consis...belugas
2008-02-27(svn r12287) -Codechange: Give meaning to two other bridges sprites arrays.belugas
2008-02-26(svn r12272) -Codechange: A bit of code style fixes (tabs instead of spaces),...belugas
2008-02-26(svn r12263) -Codechange: Give meaning to the concrete bridge sprites arrays.belugas
2008-02-26(svn r12262) -Codechange: Give meaning to the wooden bridge sprites arrays.belugas
2008-02-25(svn r12261) -Fix [FS#1805]: autoreplace did not update vehicle index for tim...glx
2008-02-25(svn r12258) -Fix: GetProductionAroundTiles() may fail if only the second pro...glx
2008-02-25(svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks m...KUDr
2008-02-25(svn r12247) -Fix (r9315): Town variables 0x9E to 0xAD (company ratings) retu...frosch
2008-02-25(svn r12246) -Fix (r10460): Proper usage of Clamp().frosch
2008-02-25(svn r12244) -Fix (r12150): typo resulting in no players are given the engine...smatz
2008-02-24(svn r12239) -Fix [FS#1800] (r9729): inverted comments for SetRailType() and ...glx
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