log

age author description
Wed, 22 Dec 2010 19:24:36 +0000 alberth (svn r21600) -Codechange: Remove new_drawstyle and new_diagonal variables from the _thd structure. draft
Wed, 22 Dec 2010 18:45:18 +0000 translators (svn r21599) -Update from WebTranslator v3.0: draft
Wed, 22 Dec 2010 15:40:22 +0000 frosch (svn r21598) -Fix (r3139, r21236, r21249)[FS#4275]: The default visual effect only depends on properties of the Engine (wagon or not, tractiontype, ...), not whether it is used as articulated part, front engine or whatever in a specific consist. draft
Wed, 22 Dec 2010 14:51:12 +0000 frosch (svn r21597) -Fix (r21239): Also catch the case when callback 10 returns VE_DEFAULT. draft
Wed, 22 Dec 2010 14:38:24 +0000 frosch (svn r21596) -Codechange: Rename a misleading-named variable. draft
Wed, 22 Dec 2010 11:46:41 +0000 alberth (svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines. draft
Wed, 22 Dec 2010 11:24:38 +0000 alberth (svn r21594) -Codechange: Whitespace fixes in ifndef/define lines. draft
Wed, 22 Dec 2010 10:50:32 +0000 alberth (svn r21593) -Codechange: endif comment correcttions. draft
Tue, 21 Dec 2010 22:00:08 +0000 alberth (svn r21592) -Codechange: Return unique values for placing a sign and land-info querying, store the callback information locally, and use it instead of the global _place_proc. draft
Tue, 21 Dec 2010 21:54:16 +0000 alberth (svn r21591) -Codechange: Align case functions. draft
Tue, 21 Dec 2010 21:48:31 +0000 alberth (svn r21590) -Codechange: All click handling functions of the main toolbar return CBF_NONE. draft
Tue, 21 Dec 2010 21:46:19 +0000 alberth (svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introduce a ShowLandInfo() function. draft
Tue, 21 Dec 2010 18:45:39 +0000 translators (svn r21588) -Update from WebTranslator v3.0: draft
Tue, 21 Dec 2010 18:07:07 +0000 alberth (svn r21587) -Codechange: Move simple callback functions into the switch. draft
Tue, 21 Dec 2010 18:06:23 +0000 alberth (svn r21586) -Codechange: Record the last started user action, and use that in the callback. draft
Tue, 21 Dec 2010 18:05:24 +0000 alberth (svn r21585) -Codechange: Move the simple click functions into the switch. draft
Tue, 21 Dec 2010 18:04:10 +0000 alberth (svn r21584) -Codechange: Replace the _rail_build_button array by a switch. draft
Tue, 21 Dec 2010 17:29:00 +0000 terkhen (svn r21583) -Fix (r21566): The new scrollbar was not ignored correctly for ships and aircrafts. draft
Tue, 21 Dec 2010 16:36:00 +0000 alberth (svn r21582) -Codechange: Simplify BuildRailClick_AutoSignals(). draft
Tue, 21 Dec 2010 16:30:54 +0000 alberth (svn r21581) -Codechange: Fix indenting code style of a few multi-line statements. draft
Tue, 21 Dec 2010 16:27:50 +0000 alberth (svn r21580) -Codechange: Replace callback via pointer by a switch statement. draft
Tue, 21 Dec 2010 16:26:34 +0000 alberth (svn r21579) -Codechange: Remove _build_air_button_proc and its functions to a switch statement, record the last started action. draft
Tue, 21 Dec 2010 16:05:25 +0000 planetmaker (svn r21578) -Fix [FS#2585]: [OSX] A double mouse cursor was shown under certain circumstances (based on patch by matheweis) draft
Tue, 21 Dec 2010 16:02:55 +0000 planetmaker (svn r21577) -Codechange: [OSX] Deduplicate code by moving the handling of the window class for screen drivers to a common class draft
Tue, 21 Dec 2010 16:00:42 +0000 planetmaker (svn r21576) -Codechange: [OSX] Deduplicate code by moving the handling of the view for windowed screen drivers to a common class draft
Tue, 21 Dec 2010 15:57:55 +0000 planetmaker (svn r21575) -Codechange: [OSX] Use the same class for the window delegate routines in windowed screen drivers draft
Tue, 21 Dec 2010 15:56:02 +0000 planetmaker (svn r21574) -Codechange: [OSX] Move the variable declaration of the screen drivers to the generic class, deduplicating code draft
Tue, 21 Dec 2010 15:53:20 +0000 planetmaker (svn r21573) -Codechange: [OSX] Unify the naming of variables among different screen drivers a bit draft
Tue, 21 Dec 2010 15:48:43 +0000 planetmaker (svn r21572) -Codechange: [OSX] One palette is enough, we cannot use two colour depths at once draft
Tue, 21 Dec 2010 15:23:54 +0000 alberth (svn r21571) -Codechange: Having a break after a return is no good. draft
Tue, 21 Dec 2010 14:01:44 +0000 terkhen (svn r21570) -Add: Allow to select a vehicle and the following chain with a keyboard shortcut. draft
Tue, 21 Dec 2010 14:00:58 +0000 terkhen (svn r21569) -Add: Don't close the refit window after refitting only a consist part. draft
Tue, 21 Dec 2010 14:00:14 +0000 terkhen (svn r21568) -Add: Show the selected consist part at the refit window. draft
Tue, 21 Dec 2010 13:59:16 +0000 terkhen (svn r21567) -Feature: Allow to refit only the selected part of a train consist. draft
Tue, 21 Dec 2010 13:58:09 +0000 terkhen (svn r21566) -Add: Draw current vehicle at the refit window. draft
Tue, 21 Dec 2010 13:56:52 +0000 terkhen (svn r21565) -Codechange: Add pixel skip to DrawRoadVehImage(). draft
Tue, 21 Dec 2010 13:56:07 +0000 terkhen (svn r21564) -Fix: Avoid drawing road vehicles outside of their given space. draft
Tue, 21 Dec 2010 13:54:57 +0000 terkhen (svn r21563) -Codechange: Add function to get the width of a vehicle. draft
Tue, 21 Dec 2010 13:53:19 +0000 terkhen (svn r21562) -Change: Add articulated parts of vehicles in a refit selection to that selection. draft
Tue, 21 Dec 2010 13:52:10 +0000 terkhen (svn r21561) -Change: Allow to specify the number of vehicles to refit in the refit vehicle command. draft
Tue, 21 Dec 2010 13:50:31 +0000 terkhen (svn r21560) -Codechange: Declare DrawVehicleImage in its header. draft
Tue, 21 Dec 2010 13:49:42 +0000 terkhen (svn r21559) -Add: Disable the refit button until a refit option is selected. draft
Tue, 21 Dec 2010 10:11:11 +0000 rubidium (svn r21558) -Codechange: add the graphics set and its version to the screenshot metadata as well draft
Tue, 21 Dec 2010 10:06:21 +0000 rubidium (svn r21557) -Change: close the query windows when changing the language as often the strings are partly translated, which causes trouble in some cases draft
Tue, 21 Dec 2010 10:04:40 +0000 rubidium (svn r21556) -Fix [FS#4320]: argt wasn't updated when argv was updated due to ARG_INDEX, so there was a mismatch between argt's offset and argv's offset causing trouble when getting the gender of a string draft
Tue, 21 Dec 2010 09:29:01 +0000 rubidium (svn r21555) -Fix [FS#4321]: strings for the query window weren't properly terminated to N characters anymore draft
Mon, 20 Dec 2010 22:54:15 +0000 rubidium (svn r21553) -Feature-ish: store the used OpenTTD version, NewGRFs and AIs in the screenshot file draft
Mon, 20 Dec 2010 19:24:27 +0000 alberth (svn r21552) -Codechange: Move short callback functions into the switch. draft
Mon, 20 Dec 2010 19:23:07 +0000 alberth (svn r21551) -Codechange: Record the last started user action, and use that in the callback. draft
Mon, 20 Dec 2010 19:21:50 +0000 alberth (svn r21550) -Codechange: Move the small static functions into the switch. draft
Mon, 20 Dec 2010 19:20:38 +0000 alberth (svn r21549) -Codechange: Unfold the _build_road_button_proc array into a switch. draft
Mon, 20 Dec 2010 19:19:23 +0000 alberth (svn r21548) -Codechange: Code style, multi line statements should indent two tabs. draft
Mon, 20 Dec 2010 19:17:24 +0000 planetmaker (svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the shift key for several actions draft
Mon, 20 Dec 2010 18:45:13 +0000 translators (svn r21546) -Update from WebTranslator v3.0: draft
Mon, 20 Dec 2010 13:19:59 +0000 alberth (svn r21545) -Codechange: Replace the callback by another switch. draft
Mon, 20 Dec 2010 13:17:54 +0000 alberth (svn r21544) -Codechange: Fold the small static click functions into the switch. draft
Mon, 20 Dec 2010 13:16:22 +0000 alberth (svn r21543) -Codechange: Remove _build_docks_button_proc array. draft
Mon, 20 Dec 2010 09:34:30 +0000 alberth (svn r21542) -Codechange (r14789): Handling a click at a tile once is enough. draft
Sun, 19 Dec 2010 20:15:32 +0000 smatz (svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases draft
Sun, 19 Dec 2010 18:45:20 +0000 translators (svn r21540) -Update from WebTranslator v3.0: draft
Sun, 19 Dec 2010 13:44:09 +0000 alberth (svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform toolbar. draft
Sat, 18 Dec 2010 22:50:46 +0000 smatz (svn r21538) -Add: {INDUSTRY} can now have cases draft
Sat, 18 Dec 2010 21:54:09 +0000 planetmaker (svn r21537) -Cleanup: Add a few sprinkles of coding style draft
Sat, 18 Dec 2010 18:45:10 +0000 translators (svn r21536) -Update from WebTranslator v3.0: draft
Sat, 18 Dec 2010 13:04:05 +0000 frosch (svn r21535) -Fix (r11432)[FS#4312]: 2CC recolour sprites were the same for DOS and WIN palette, thus "dark green", "brown", "grey" and "white" were wrong for DOS, and recently for both. draft
Fri, 17 Dec 2010 18:45:43 +0000 translators (svn r21534) -Update from WebTranslator v3.0: draft
Thu, 16 Dec 2010 23:24:30 +0000 rubidium (svn r21533) -Codechange: replace some magic numbers with less magic constants draft
Thu, 16 Dec 2010 18:45:33 +0000 translators (svn r21532) -Update from WebTranslator v3.0: draft
Thu, 16 Dec 2010 14:03:21 +0000 smatz (svn r21531) -Fix: gcc 3.4 warning draft
Wed, 15 Dec 2010 23:43:39 +0000 smatz (svn r21530) -Fix: remove trailing period from most of English strings draft
Wed, 15 Dec 2010 23:23:30 +0000 rubidium (svn r21529) -Doc: update comment after function name change (Krille) draft
Wed, 15 Dec 2010 23:05:00 +0000 smatz (svn r21528) -Add: plural 'genders' for Czech translation draft
Wed, 15 Dec 2010 22:50:44 +0000 rubidium (svn r21527) -Fix (r21526, r21525): should ofcourse make sure I fix all wrong strings... draft
Wed, 15 Dec 2010 22:32:38 +0000 rubidium (svn r21526) -Fix: failure of WT3 to properly validate some strings... draft
Wed, 15 Dec 2010 18:45:30 +0000 translators (svn r21525) -Update from WebTranslator v3.0: draft
Wed, 15 Dec 2010 14:33:24 +0000 michi_cc (svn r21524) -Fix [FS#4302]: Do not apply the last signal red pathfinder penalty when the signal is a path signal. draft
Wed, 15 Dec 2010 09:01:04 +0000 terkhen (svn r21523) -Fix: Some windows were not updated correctly after a train acceleration model change. draft
Wed, 15 Dec 2010 01:30:13 +0000 planetmaker (svn r21522) -Fix: [OSX] Silence a warning when compiling without quartz and quickdraw draft
Tue, 14 Dec 2010 21:33:53 +0000 terkhen (svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains. draft
Tue, 14 Dec 2010 21:31:45 +0000 terkhen (svn r21520) -Document: Complete the comments of GroundVehicleCache. draft
Tue, 14 Dec 2010 21:31:00 +0000 terkhen (svn r21519) -Codechange: Allow direct access to the GroundVehicleCache from a Vehicle. draft
Tue, 14 Dec 2010 21:28:45 +0000 terkhen (svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache. draft
Tue, 14 Dec 2010 21:27:30 +0000 terkhen (svn r21517) -Codechange: Add IsGroundVehicle function to the Engine class. draft
Tue, 14 Dec 2010 21:26:03 +0000 terkhen (svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class. draft
Tue, 14 Dec 2010 21:24:51 +0000 terkhen (svn r21515) -Codechange: Use cached_total_length where appropiate. draft
Tue, 14 Dec 2010 18:45:34 +0000 translators (svn r21514) -Update from WebTranslator v3.0: draft
Tue, 14 Dec 2010 15:00:43 +0000 rubidium (svn r21513) -Feature [FS#532]: make the chat message timeout user configurable draft
Tue, 14 Dec 2010 14:57:51 +0000 rubidium (svn r21512) -Change/Feature: make the delay of the chat messages timing out unrelated to the number of passed game days, i.e. don't stop aging chat messages when the server is paused draft
Mon, 13 Dec 2010 21:56:40 +0000 rubidium (svn r21511) -Feature: vehicle lost message for ships draft
Mon, 13 Dec 2010 21:56:25 +0000 rubidium (svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles draft
Mon, 13 Dec 2010 21:55:59 +0000 rubidium (svn r21509) -Codechange: rename the rail pathfinders "path_not_found" parameter to "path_found" and remove the ! where the variables are set / read draft
Mon, 13 Dec 2010 21:55:06 +0000 rubidium (svn r21508) -Codechange: move the code to handle the pathfinder's "path found" status to a separate function draft
Mon, 13 Dec 2010 21:54:27 +0000 rubidium (svn r21507) -Update: the other translations draft
Mon, 13 Dec 2010 21:53:54 +0000 rubidium (svn r21506) -Codechange: rename the train/vehicle lost warning strings to be more generic draft
Mon, 13 Dec 2010 21:53:23 +0000 rubidium (svn r21505) -Change: generalise the lost_train_warning setting to lost_vehicle_warning draft
Mon, 13 Dec 2010 21:52:39 +0000 rubidium (svn r21504) -Codechange: move the "lost" bit from the train's flags to vehicle flags draft
Mon, 13 Dec 2010 18:45:40 +0000 translators (svn r21503) -Update from WebTranslator v3.0: draft
Mon, 13 Dec 2010 18:26:09 +0000 rubidium (svn r21502) -Change/Fix [FS#3991] (r150, r18402): before r18402 a train crash caused 2 "driver" deaths and a flooding 4 (added in r150). In r18402 the counting was merged and the flooding code was taken for counting drivers. Given those numbers were inconsistent (unlike for other vehicles) we better use the real original amount of driver deaths instead of the erroneous amount. draft
Mon, 13 Dec 2010 15:34:30 +0000 rubidium (svn r21501) -Fix (rnotlongago): guess what was complaining this time? draft
Mon, 13 Dec 2010 15:15:02 +0000 rubidium (svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Based on patch by fonsinchen draft
Mon, 13 Dec 2010 15:13:05 +0000 rubidium (svn r21499) -Add: diagonal tile iterator. Based on patch by fonsinchen draft
Mon, 13 Dec 2010 15:11:03 +0000 rubidium (svn r21498) -Codechange: make the measurement tooltip handle diagonal selection properly draft
Mon, 13 Dec 2010 15:09:59 +0000 rubidium (svn r21497) -Codechange: prepare the viewport selection mechanism for selecting diagonally draft
Mon, 13 Dec 2010 12:52:43 +0000 rubidium (svn r21496) -Fix (r21494): ofcourse older GCCs (< 4.3) have something to complain about draft
Mon, 13 Dec 2010 11:30:22 +0000 rubidium (svn r21495) -Codechange: don't hide a local variable draft
Mon, 13 Dec 2010 11:25:26 +0000 rubidium (svn r21494) -Codechange: split the tile iterator in two classes draft
Mon, 13 Dec 2010 11:21:53 +0000 rubidium (svn r21493) -Codechange: don't use the full 32 bits of the level land command to tell whether to raise, lower or keep the level of the first selected tile draft
Mon, 13 Dec 2010 01:59:58 +0000 rubidium (svn r21492) -Fix/Change/Revert [FS#4301]: apparantly version 1.1 of the desktop specs requires you to declare that file as being version 1.0, even though the 1.1 spec isn't a superset of the 1.0 spec. So revert back to stuff from the actual 1.0 spec. draft
Sun, 12 Dec 2010 23:17:44 +0000 rubidium (svn r21491) -Document: the tile highlight data struct draft
Sun, 12 Dec 2010 20:58:33 +0000 rubidium (svn r21490) -Codechange: abstract/encapsulate the map area iterating a bit draft
Sun, 12 Dec 2010 20:11:46 +0000 rubidium (svn r21489) -Codechange: replace the last instances of TILE_LOOP with TILE_AREA_LOOP draft
Sun, 12 Dec 2010 18:47:08 +0000 rubidium (svn r21488) -Codechange: make use of TILE_AREA_LOOP in the tile list AI API draft
Sun, 12 Dec 2010 18:45:35 +0000 translators (svn r21487) -Update from WebTranslator v3.0: draft
Sun, 12 Dec 2010 18:23:38 +0000 rubidium (svn r21486) -Codechange: use TILE_AREA_LOOP for station expansion checks as well draft
Sun, 12 Dec 2010 18:18:50 +0000 rubidium (svn r21485) -Codechange: use CircularTileSearch to find whether there's a transmitter nearby draft
Sun, 12 Dec 2010 18:05:34 +0000 rubidium (svn r21484) -Codechange: use TILE_AREA_LOOP in CommonRaiseLowerBigLand draft
Sun, 12 Dec 2010 17:36:34 +0000 rubidium (svn r21483) -Codechange: make StationRect::ScanForStationTiles make use of TILE_AREA_LOOP. Making use of make makes me making use of my brain to determine whether I make use of tautology, or make use of pleonasm, or make use of both, or even make use of neither draft
Sun, 12 Dec 2010 17:22:17 +0000 rubidium (svn r21482) -Codechange: make landscape clearing make use of TILE_AREA_LOOP as well draft
Sun, 12 Dec 2010 17:21:49 +0000 rubidium (svn r21481) -Codechange: make rail conversion make use of TILE_AREA_LOOP as well draft
Sun, 12 Dec 2010 15:20:54 +0000 rubidium (svn r21480) -Change [FS#4292]: make it possible to start actions that require selecting stuff (landscaping, vehicle cloning, etc) in the viewport while paused. As side-effect you'll get an error message explaining the command can't be executed because the game is paused instead of seemingly nothing happening when you click. Addition side effect of this is that you can make use of the measurement tooltip while paused draft