Wed, 17 Sep 2008 16:06:05 +0000 glx (svn r14355) -Fix: latest svn revision detection from hg log always gave the latest relative to tip revision, not to the current working revision
Wed, 17 Sep 2008 15:04:52 +0000 glx (svn r14354) -Fix (r14253): also fix hg revision detection for MSVC
Wed, 17 Sep 2008 08:32:26 +0000 peter1138 (svn r14353) -Fix: hg revision detection always gave the tip revision, not the current working revision.
Wed, 17 Sep 2008 02:30:24 +0000 belugas (svn r14352) -Feature: Allow sorting vehicles by remaining life time.
Wed, 17 Sep 2008 00:32:35 +0000 smatz (svn r14351) -Codechange: call CFollowTrackT::GetSingleTramBit() only if we know it is a tram, so compiler doesn't generate code for trains and ships
Tue, 16 Sep 2008 22:56:43 +0000 smatz (svn r14350) -Fix (r13927): do not draw PBS reservation for NW and NE depots, it is drawn through depot walls
Tue, 16 Sep 2008 20:57:49 +0000 smatz (svn r14348) -Fix (r1667): signs were not updated on company bankrupcy/sell, they have colour of invalid player
Tue, 16 Sep 2008 19:18:22 +0000 smatz (svn r14346) -Codechange [FS#2184]: reduce code duplication when jumping to next/previous sign in signs_gui.cpp (Roujin)
Tue, 16 Sep 2008 19:05:38 +0000 smatz (svn r14345) -Fix: delete the RenameSignWindow when 'its' sign is deleted
Tue, 16 Sep 2008 16:07:18 +0000 smatz (svn r14344) -Fix: when a new airport is built in the same tick as the old station is deleted, aircraft may go crazy (and crash the game)
Tue, 16 Sep 2008 15:15:41 +0000 smatz (svn r14343) -Fix [FS#2300]: invalid v->u.air.targetairport could cause crashes at several places when the station pool got smaller
Tue, 16 Sep 2008 11:19:07 +0000 smatz (svn r14340) -Fix (r11822): signs from old savegames were lost (causing little memory leaks)
Mon, 15 Sep 2008 23:50:12 +0000 smatz (svn r14339) -Fix (r13731): crash when loading the intro game failed
Mon, 15 Sep 2008 22:58:41 +0000 smatz (svn r14337) -Codechange: use CmdRename* and CMD_RENAME_* for vehicle, president and company renaming commands, too
Mon, 15 Sep 2008 22:45:18 +0000 smatz (svn r14336) -Fix (r14334): when there was a station with custom name in an old savegame, it's default name was empty
Mon, 15 Sep 2008 19:55:00 +0000 frosch (svn r14335) -Codechange: Remove some magic numbers.
Mon, 15 Sep 2008 19:02:50 +0000 smatz (svn r14334) -Feature: ability to reset name to default/automatic value (for vehicles, engines, towns, groups, stations, waypoints, managers and companies)
Mon, 15 Sep 2008 18:50:48 +0000 frosch (svn r14333) -Documentation: Update docs/landscape*. Based on patch by yorick.
Mon, 15 Sep 2008 17:18:22 +0000 belugas (svn r14332) -Fix[FS#1885]: Balance the monthly random industry changes, by introducing a daily random industry change.
Mon, 15 Sep 2008 16:29:40 +0000 smatz (svn r14331) -Codechange: use an enum as additional parameter for ShowQueryString()
Mon, 15 Sep 2008 13:32:59 +0000 rubidium (svn r14330) -Fix: compile warnings in some unfinished lang files.
Mon, 15 Sep 2008 10:02:39 +0000 rubidium (svn r14329) -Fix (r14306): selections in the group GUI weren't shown anymore.
Mon, 15 Sep 2008 08:37:40 +0000 smatz (svn r14328) -Fix (r11822): when a company was renamed and then manager was renamed before building anything, company name changed
Sun, 14 Sep 2008 20:11:34 +0000 rubidium (svn r14327) -Fix [FS#2251]: if you rename a town before building something and build something near that town your company would be called "<old townname> Transport".
Sun, 14 Sep 2008 19:36:31 +0000 rubidium (svn r14326) -Fix: some wrong comments (Yexo)
Sun, 14 Sep 2008 17:42:25 +0000 translators (svn r14325) -Update: WebTranslator2 update to 2008-09-14 17:42:18
Sun, 14 Sep 2008 16:49:21 +0000 rubidium (svn r14324) -Fix [FS#2241]: free any blocks that a helicopter may have on an oilrig when the helicopter gets forcefully removed (bankruptcy). For other airports this isn't needed as they can't be used by multiple companies.
Sun, 14 Sep 2008 16:01:46 +0000 smatz (svn r14323) -Fix (r14064): forgot a return...
Sun, 14 Sep 2008 15:48:49 +0000 smatz (svn r14322) -Fix (r10368): possible assert when renaming removed waypoint
Sun, 14 Sep 2008 14:31:37 +0000 rubidium (svn r14321) -Add: support for newgrfs printing bytes/words/dwords as hexadecimals.
Sun, 14 Sep 2008 10:39:22 +0000 rubidium (svn r14320) -Fix [FS#2299]: glitch when chatbox window is full and the window is scrolled (yorP)
Sun, 14 Sep 2008 10:32:32 +0000 smatz (svn r14319) -Fix (r10760): use operator delete when deleting an order, so order pool fills up a bit slower
Sun, 14 Sep 2008 10:30:31 +0000 rubidium (svn r14318) -Fix [FS#2296]: OSK of the chat box did not get updated. This as the chatbox got a higher priority than the OSK instead of the usual other way around.
Sun, 14 Sep 2008 08:47:18 +0000 peter1138 (svn r14317) -Fix (r13662) [FS#2298]: Order distance processing for conditional orders on ships treated v->orders as an array, and didn't use the correct next order.
Sat, 13 Sep 2008 17:37:18 +0000 smatz (svn r14316) -Fix: do not allow building road over level crossings and drive-through road stops in the wrong direction even when the roadtype is present
Sat, 13 Sep 2008 17:26:44 +0000 smatz (svn r14315) -Fix: allow adding roadtypes only to drive-through road stops
Sat, 13 Sep 2008 17:06:44 +0000 smatz (svn r14314) -Fix: pay for two road bits when adding/removing roadtype at drive through road stop/level crossing
Sat, 13 Sep 2008 15:49:29 +0000 frosch (svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to their own file.
Sat, 13 Sep 2008 12:40:31 +0000 rubidium (svn r14310) -Fix: don't show palette information in the newgrf lists of the network lobby.
Sat, 13 Sep 2008 11:00:30 +0000 rubidium (svn r14309) -Fix [FS#2244]: aircraft frozen above oil rig when the next order is invalid.
Sat, 13 Sep 2008 10:41:00 +0000 rubidium (svn r14308) -Fix [FS#2268]: pay extra when tram/road bits need to be build for a roadstop.
Sat, 13 Sep 2008 10:19:51 +0000 smatz (svn r14307) -Fix: when deleting a station, remove news items regarding it
Sat, 13 Sep 2008 10:04:36 +0000 rubidium (svn r14306) -Codechange: unify the code to draw the vehicle list.
Fri, 12 Sep 2008 23:23:41 +0000 frosch (svn r14305) -Fix [FS#2294] (r5033): [YAPF] Only reserve road slots for multistop when they are really reachable.
Fri, 12 Sep 2008 22:52:48 +0000 smatz (svn r14304) -Fix (r14104): waypoint train list wasn't closed with the waypoint window (crashes since r14296)
Fri, 12 Sep 2008 21:59:34 +0000 rubidium (svn r14303) -Codechange: make the vehicle list part of the group window look exactly like the vehicle list instead of some buttons being one pixel wider/smaller.
Fri, 12 Sep 2008 21:58:36 +0000 rubidium (svn r14302) -Codechange: simplify and make the vehicle list and group windows behave the same w.r.t. getting wider (by default) for trains than the other vehicles.
Fri, 12 Sep 2008 21:20:12 +0000 rubidium (svn r14301) -Codechange: give the vehicle list and group list the same relative size and the same absolute height for the vehicle list items.
Fri, 12 Sep 2008 17:42:11 +0000 translators (svn r14300) -Update: WebTranslator2 update to 2008-09-12 17:41:59
Fri, 12 Sep 2008 17:38:57 +0000 rubidium (svn r14299) -Fix: disable 'toggle palette' when no NewGRF has been selected.
Fri, 12 Sep 2008 17:16:04 +0000 rubidium (svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination".
Fri, 12 Sep 2008 17:14:07 +0000 rubidium (svn r14297) -Fix: one could be trying to get the station name of a station that is outside of the pool.
Fri, 12 Sep 2008 17:11:28 +0000 rubidium (svn r14296) -Codechange: there is no case where an invalid waypoint index should be passed to be drawn as a string.
Fri, 12 Sep 2008 17:05:23 +0000 belugas (svn r14295) -Fix(r14294): If the house is not built yet, still give me proper coordinates, pretty please!
Fri, 12 Sep 2008 17:02:22 +0000 belugas (svn r14294) -Feature[newGRF]: Add Variational Action 2 Variable 0x47 for houses, Coordinates of the house tile
Thu, 11 Sep 2008 21:53:59 +0000 smatz (svn r14293) -Change: do not show PBS track reservation in the intro game
Thu, 11 Sep 2008 19:44:30 +0000 frosch (svn r14292) -Cleanup (r11128): Move an 'if' out of a loop as it does not need to be iterated. (spotted by smatz)
Thu, 11 Sep 2008 19:12:31 +0000 frosch (svn r14291) -Fix [FS#2288] (r12853): For tunnels DrawCatenary() draws only pillars; DrawCatenaryOnTunnel() draws only wires.
Thu, 11 Sep 2008 17:41:43 +0000 smatz (svn r14290) -Fix (r13932): level crossings could be barred when they shouldn't be after savegame conversion
Thu, 11 Sep 2008 13:58:59 +0000 smatz (svn r14289) -Fix [FS#2286](r3720)(r1): sound effects an music volume should be in range 0-127, default value shouldn't be higher