log

age author description
Sat, 01 Mar 2008 23:53:58 +0000 smatz (svn r12323) -Fix [FS#1821](r6789): vehicle sorting by name was broken, it was comparing two the same strings (when caching was not used) draft
Fri, 29 Feb 2008 22:55:57 +0000 glx (svn r12322) -Fix (r9874): endian issue when saving/loading group owner draft
Fri, 29 Feb 2008 22:01:47 +0000 glx (svn r12321) -Change: update readme about where openttd looks for files (based on dih work) draft
Fri, 29 Feb 2008 15:20:02 +0000 peter1138 (svn r12320) -Fix [FS#1817]: Wrong transparency options could be saved after toggling all. draft
Fri, 29 Feb 2008 13:57:50 +0000 peter1138 (svn r12319) -Cleanup: Comment fixes (Roujin) draft
Fri, 29 Feb 2008 08:48:01 +0000 peter1138 (svn r12317) -Fix [FS#1815]: Map string IDs that are embedded from other strings. draft
Fri, 29 Feb 2008 08:40:49 +0000 peter1138 (svn r12316) -Codechange: Support loading full range of 0xD0xx NewGRF strings which draft
Thu, 28 Feb 2008 21:44:13 +0000 peter1138 (svn r12314) -Fix (r4896): Include prop 25 data for all train parts, not just those that carry cargo. draft
Thu, 28 Feb 2008 17:34:34 +0000 frosch (svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on steep slopes. draft
Thu, 28 Feb 2008 00:17:49 +0000 glx (svn r12304) -Codechange: use IsValidTile() where it should be used draft
Thu, 28 Feb 2008 00:10:08 +0000 glx (svn r12303) -Codechange: move IsValidTile() in a more suitable place and make it static inline draft
Wed, 27 Feb 2008 21:46:57 +0000 glx (svn r12296) -Fix [FS#1549]: restore timetable from backupped orders and add group ID to the backup draft
Wed, 27 Feb 2008 21:33:52 +0000 peter1138 (svn r12295) -Codechange: Make plane speed option available to NewGRFs draft
Wed, 27 Feb 2008 21:07:12 +0000 peter1138 (svn r12293) -Feature: Ability to change aircraft speed factor, from so draft
Wed, 27 Feb 2008 15:35:24 +0000 belugas (svn r12290) -Fix[FS#1807]: Do not draw trees nor lamps between tram tracks.(Roujin) draft
Wed, 27 Feb 2008 14:55:16 +0000 belugas (svn r12289) -Fix(r12288)[FS#1808]: Wrong bridge head table associated draft
Wed, 27 Feb 2008 04:26:25 +0000 belugas (svn r12288) -Fix(r12287): forgot to include two sprite renames out of consistency. draft
Wed, 27 Feb 2008 04:00:25 +0000 belugas (svn r12287) -Codechange: Give meaning to two other bridges sprites arrays. draft
Tue, 26 Feb 2008 22:32:27 +0000 glx (svn r12282) -Fix (r12123): generate.vbs should not skip files in NO_THREADS section of source.list draft
Tue, 26 Feb 2008 18:24:46 +0000 belugas (svn r12272) -Codechange: A bit of code style fixes (tabs instead of spaces), one space too many before macro definition and rename marco MB (MakeBridge) for MBR(MakeBRidge) draft
Tue, 26 Feb 2008 15:31:48 +0000 glx (svn r12269) -Fix: [Win32] don't create save dir on install draft
Tue, 26 Feb 2008 03:35:44 +0000 belugas (svn r12263) -Codechange: Give meaning to the concrete bridge sprites arrays. draft
Tue, 26 Feb 2008 00:06:21 +0000 belugas (svn r12262) -Codechange: Give meaning to the wooden bridge sprites arrays. draft
Mon, 25 Feb 2008 23:12:55 +0000 glx (svn r12261) -Fix [FS#1805]: autoreplace did not update vehicle index for timetable window draft
Mon, 25 Feb 2008 16:30:12 +0000 glx (svn r12258) -Fix: GetProductionAroundTiles() may fail if only the second production slot exists draft
Mon, 25 Feb 2008 15:09:22 +0000 KUDr (svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks michi_cc). draft
Mon, 25 Feb 2008 13:48:23 +0000 frosch (svn r12247) -Fix (r9315): Town variables 0x9E to 0xAD (company ratings) returned wrong values. draft
Mon, 25 Feb 2008 13:38:11 +0000 frosch (svn r12246) -Fix (r10460): Proper usage of Clamp(). draft
Mon, 25 Feb 2008 02:09:04 +0000 smatz (svn r12244) -Fix (r12150): typo resulting in no players are given the engine preview offer draft
Sun, 24 Feb 2008 22:20:31 +0000 glx (svn r12239) -Fix [FS#1800] (r9729): inverted comments for SetRailType() and GetTrackBits() (michi_cc) draft
Sun, 24 Feb 2008 22:16:36 +0000 glx (svn r12238) -Change [FS#1800]: set svn:executable property for *.vbs (michi_cc) draft
Sun, 24 Feb 2008 21:47:02 +0000 glx (svn r12234) -Fix [FS#1798]: Mac OSX bundle display name should be 'OpenTTD' (oVRoM) draft
Sat, 23 Feb 2008 22:23:06 +0000 bjarni (svn r12231) -Cleanup (r12230): [autoreplace] moved Vehicle::NeedsAutorenewing() and added comments draft
Sat, 23 Feb 2008 22:01:55 +0000 bjarni (svn r12230) -Codechange: [autoreplace] made a function to detect if a vehicle needs autorenewing draft
Sat, 23 Feb 2008 11:42:41 +0000 miham (svn r12218) -Update: WebTranslator2 update to 2008-02-23 12:39:10 draft
Thu, 21 Feb 2008 19:09:10 +0000 peter1138 (svn r12209) -Fix: [NewGRF] Support using any base price for rail and road vehicles' running cost, and show running cost of wagons if they have it. draft
Thu, 21 Feb 2008 16:05:33 +0000 belugas (svn r12208) -Codechange: Alignment of params makes the code easier to read. draft
Thu, 21 Feb 2008 14:30:36 +0000 peter1138 (svn r12207) -Change: rail running costs are engine class, not rail type draft
Wed, 20 Feb 2008 21:08:27 +0000 belugas (svn r12206) -Fix: A comma is not a rare resource. Do not hesitate to use it when needed. draft
Wed, 20 Feb 2008 20:56:54 +0000 peter1138 (svn r12205) -Codechange: rename RailVehicleInfo::running_cost_base to running_cost, inline with other vehicle types (It is the factor, not the base) draft
Wed, 20 Feb 2008 19:42:06 +0000 smatz (svn r12204) -Fix (r12192): using UINT16_MAX broke compilation on many targets draft
Wed, 20 Feb 2008 19:37:46 +0000 frosch (svn r12203) -Fix (r12199): Make trains pay attention to signals again. draft
Wed, 20 Feb 2008 19:37:02 +0000 peter1138 (svn r12202) -Fix: When loading a savegame fails, don't start creating a new game, just go straight back to the intro screen. draft
Wed, 20 Feb 2008 19:34:53 +0000 smatz (svn r12201) -Fix (r12060): compilation warnings - uninitialized variable when compiling with assert disabled draft
Wed, 20 Feb 2008 17:56:36 +0000 smatz (svn r12200) -Fix: force AI to build rail or road instead of bridges if possible, so it doesn't build bridges everywhere draft
Wed, 20 Feb 2008 17:49:50 +0000 frosch (svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus(). draft
Wed, 20 Feb 2008 17:12:08 +0000 peter1138 (svn r12198) -Fix [FS#1789]: "Transparent buildings" now only toggles buildings, so show tick when buildings are transparent. draft
Wed, 20 Feb 2008 17:06:58 +0000 smatz (svn r12197) -Fix [FS#1788](r12134): show correct last year profit when the train had negative income draft
Wed, 20 Feb 2008 16:24:56 +0000 smatz (svn r12195) -Fix [FS#1787](r12100): there can be oil rigs at map borders, do not set water class for them draft
Wed, 20 Feb 2008 15:18:35 +0000 smatz (svn r12194) -Codechange: apply coding style on enum TrainSubtype draft
Wed, 20 Feb 2008 15:13:42 +0000 frosch (svn r12193) -Codechange: Rename a magic variable, give it a decent type, and remove a 'goto'. draft
Wed, 20 Feb 2008 14:30:53 +0000 smatz (svn r12192) -Fix: clamp various town variables to 16bit prior to returning the value draft
Wed, 20 Feb 2008 14:07:45 +0000 frosch (svn r12191) -Fix: Do not start overtaking if the RV reaches wrong-way one-way-road in the next tiles. draft
Wed, 20 Feb 2008 12:31:28 +0000 smatz (svn r12190) -Fix [FS#1786](r8080): YAPF always shows 0ms PF time in debug for debug level 2 (patch by IguannaB) draft
Wed, 20 Feb 2008 12:07:22 +0000 smatz (svn r12189) -Codechange: mark some functions in train_cmd.cpp inline (called once or very short) draft
Wed, 20 Feb 2008 11:00:17 +0000 smatz (svn r12188) -Codechange [FS#1782]: do not check twice for correct rail owner (patch by Vikthor) draft
Tue, 19 Feb 2008 17:52:30 +0000 belugas (svn r12187) -Add: frosch as dev. Last, but not least draft
Tue, 19 Feb 2008 17:45:30 +0000 smatz (svn r12186) -Fix [FS#1784](r12169): assert when trying to play tile sound at NW border of map (placing buyos, leveling land) draft
Mon, 18 Feb 2008 23:37:16 +0000 smatz (svn r12185) -Fix (r12177): wrong operator priority, hopefully harmless (spotted by michi_cc) draft
Mon, 18 Feb 2008 22:50:58 +0000 smatz (svn r12184) -Fix: take into account possible loan when AI is deciding which bridge to build, so it won't build wooden bridges everytime draft