log

age author description
Mon, 24 May 2010 17:45:26 +0000 translators (svn r19893) -Update from WebTranslator v3.0: draft
Sun, 23 May 2010 22:14:22 +0000 rubidium (svn r19892) -Fix [FS#3856] (r19792): crash when trying to reserve 'in depot' track on clearing a crashed train draft
Sun, 23 May 2010 17:45:34 +0000 translators (svn r19891) -Update from WebTranslator v3.0: draft
Sun, 23 May 2010 15:17:05 +0000 frosch (svn r19890) -Codechange: Use real spritewidths for drawing town authority window. draft
Sun, 23 May 2010 15:06:44 +0000 alberth (svn r19889) -Add [FS#3705]: Add drag destination highlighting to order gui (sbr). draft
Sun, 23 May 2010 15:02:26 +0000 alberth (svn r19888) -Add [FS#3705]: Add highlighting of drag destination in depot gui (sbr). draft
Sun, 23 May 2010 14:59:29 +0000 frosch (svn r19887) -Fix (r19881): Update regression. draft
Sun, 23 May 2010 14:53:39 +0000 alberth (svn r19886) -Add [FS#3705]: Perform window callback during mouse dragging for the purpose of highlighting the destination (sbr). draft
Sun, 23 May 2010 12:21:22 +0000 rubidium (svn r19885) -Fix [FS#3761]: allow loading savegames from the console without specifying the ".sav" extension, i.e. make it consistent with saving savegames from the console draft
Sat, 22 May 2010 19:59:37 +0000 rubidium (svn r19884) -Feature: translatable desktop shortcut comments draft
Sat, 22 May 2010 19:04:56 +0000 rubidium (svn r19883) -Fix [FS#3812]: dropdowns did affect positioning of new windows because they were not yet removed when the new windows were positioned draft
Sat, 22 May 2010 17:45:37 +0000 translators (svn r19882) -Update from WebTranslator v3.0: draft
Sat, 22 May 2010 14:12:48 +0000 rubidium (svn r19881) -Fix [FS#3827]: pay for the rail/road when constructing tunnels and bridges draft
Sat, 22 May 2010 12:25:47 +0000 frosch (svn r19880) -Fix: [NoAI] AIEngine::IsValidEngine() and AIEngine::IsBuildable() returned false positives. Especially wagons of unavailable railtypes were reported available. draft
Sat, 22 May 2010 11:53:54 +0000 frosch (svn r19879) -Codechange: Also hide invalid engines from purchase lists. draft
Sat, 22 May 2010 08:50:27 +0000 alberth (svn r19878) -Fix [FX#3851]: Default vehicle group texts were drawn one pixel too low (sbr). draft
Fri, 21 May 2010 20:51:00 +0000 frosch (svn r19877) -Change: Name invalid engines, cargos and industries 'invalid', if the player removed the supplying NewGRFs. draft
Fri, 21 May 2010 19:44:14 +0000 smatz (svn r19876) -Fix (r14104): it was not possible to send all trains with common waypoint order to depot draft
Fri, 21 May 2010 15:56:19 +0000 rubidium (svn r19874) -Fix [FS#3845]: NetBSD compilation was still broken in some cases (Krille) draft
Fri, 21 May 2010 15:53:02 +0000 rubidium (svn r19873) -Fix [FS#3817]: if the (guessed initial) destination tile of a road stop wasn't a road stop but was a T-junction or turn, the road vehicles would jump around in circles draft
Fri, 21 May 2010 08:23:46 +0000 yexo (svn r19872) -Codechange [FS#3826]: move the widget updates in the newgame gui to OnInvalidateData from OnPaint draft
Fri, 21 May 2010 06:59:45 +0000 yexo (svn r19871) -Fix [FS#3826]: update the landscape buttons in the main menu / newgame window correctly (planetmaker) draft
Fri, 21 May 2010 05:42:41 +0000 smatz (svn r19870) -Codechange: silence some of GCC 3.3 warnings draft
Thu, 20 May 2010 18:54:14 +0000 rubidium (svn r19869) -Fix [FS#3819]: when a connection gets lost and a game with AIs was loaded the client might crash due to the AIs not being loaded while the game loop is executed draft
Thu, 20 May 2010 17:45:10 +0000 translators (svn r19868) -Update from WebTranslator v3.0: draft
Thu, 20 May 2010 15:36:44 +0000 rubidium (svn r19867) -Change: use non-breaking spaces for currency pre-/postfixes. draft
Thu, 20 May 2010 15:14:53 +0000 rubidium (svn r19866) -Change: use non breaking spaces as digit group separators in the Russian translation draft
Thu, 20 May 2010 15:14:10 +0000 rubidium (svn r19865) -Fix [FS#3830]: crash when changing locale settings from console due to strcpy-ing a string into a pointer draft
Thu, 20 May 2010 15:12:48 +0000 rubidium (svn r19864) -Fix: don't print a pointer as string for listing (a) setting(s) draft
Thu, 20 May 2010 15:11:03 +0000 rubidium (svn r19863) -Fix: redraw the screen when changing the currency settings draft
Thu, 20 May 2010 15:10:33 +0000 rubidium (svn r19862) -Change: allow "" and " " as arguments meaning nothing and space for the in-game console draft
Wed, 19 May 2010 18:38:18 +0000 frosch (svn r19861) -Fix (r19814): Silence a warning. draft
Wed, 19 May 2010 17:45:12 +0000 translators (svn r19860) -Update from WebTranslator v3.0: draft
Wed, 19 May 2010 17:04:02 +0000 glx (svn r19859) -Fix (r19853): preprocessor warning draft
Tue, 18 May 2010 21:17:25 +0000 rubidium (svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version with the same effect draft
Tue, 18 May 2010 20:49:53 +0000 frosch (svn r19852) -Fix [FS#TT-MS]: Drawing fallback sprites for unavailable NewGRF waypoints failed. draft
Tue, 18 May 2010 17:45:27 +0000 translators (svn r19851) -Update from WebTranslator v3.0: draft
Tue, 18 May 2010 01:10:23 +0000 smatz (svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h draft
Mon, 17 May 2010 21:14:50 +0000 alberth (svn r19849) -Fix: Center sprite and text seperately in the newgrf gui active list. draft
Mon, 17 May 2010 20:49:41 +0000 alberth (svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs. draft
Mon, 17 May 2010 17:45:56 +0000 translators (svn r19847) -Update from WebTranslator v3.0: draft
Mon, 17 May 2010 13:03:44 +0000 glx (svn r19846) -Fix (r19839): STR_NEWGRF_SETTINGS_SELECT_PRESET != STR_NEWGRF_FILTER_TITLE and do it for unfinished lang files too draft
Sun, 16 May 2010 19:19:51 +0000 alberth (svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui for improved user experience. draft
Sun, 16 May 2010 19:17:02 +0000 alberth (svn r19844) -Fix: Move NWidgetBase::StoreSizePosition() to an include file, and use proper inline macro. draft
Sun, 16 May 2010 19:13:31 +0000 alberth (svn r19843) -Codechange: Move ComputeMaxSize() to widget_type.h to make it globally accessible. draft
Sun, 16 May 2010 19:11:54 +0000 alberth (svn r19842) -Change: Adapt other languages too. draft
Sun, 16 May 2010 19:11:16 +0000 alberth (svn r19841) -Feature: Setup NewGRFs from a single window. draft
Sun, 16 May 2010 19:06:40 +0000 alberth (svn r19840) -Add: Add 'rescan' functionality to the NewGRF window. draft
Sun, 16 May 2010 19:04:02 +0000 alberth (svn r19839) -Change: Also copy the new filter string in the other languages. draft
Sun, 16 May 2010 19:02:43 +0000 alberth (svn r19838) -Change: Add filter capability to the availables list. draft
Sun, 16 May 2010 18:58:13 +0000 alberth (svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window. draft
Sun, 16 May 2010 18:52:11 +0000 alberth (svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to its own method. draft
Sun, 16 May 2010 18:50:37 +0000 alberth (svn r19835) -Codechange: Extract grfident equality check to its own method. draft
Sun, 16 May 2010 18:47:08 +0000 alberth (svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel with black background. draft
Sun, 16 May 2010 18:41:59 +0000 alberth (svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions. draft
Sun, 16 May 2010 18:34:55 +0000 alberth (svn r19832) -Codechange: Rename variables list->actives, sel->active_sel. draft
Sun, 16 May 2010 18:30:02 +0000 alberth (svn r19831) -Codechange: Rename formal parameters of the constructor to match data member variable names. draft
Sun, 16 May 2010 18:25:05 +0000 alberth (svn r19830) -Codechange: Move variable declarations to their first use. draft
Sun, 16 May 2010 18:22:07 +0000 alberth (svn r19829) -Codechange: Extract assignment from the condition-check in the for statement. draft
Sun, 16 May 2010 17:46:40 +0000 rubidium (svn r19828) -Remove: broken strings from Italian (did hope the translator had fixed them by now) draft
Sun, 16 May 2010 17:45:21 +0000 translators (svn r19827) -Update from WebTranslator v3.0: draft
Sun, 16 May 2010 14:15:50 +0000 rubidium (svn r19826) -Add: extra gender to Italian draft
Sat, 15 May 2010 17:45:24 +0000 translators (svn r19825) -Update from WebTranslator v3.0: draft
Sat, 15 May 2010 14:37:33 +0000 rubidium (svn r19824) -Fix [FS#3837] (19799): aircraft would be heading to someone draft
Sat, 15 May 2010 08:44:10 +0000 alberth (svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit. draft
Fri, 14 May 2010 20:29:26 +0000 glx (svn r19822) -Fix (r19814): missing semicolon draft
Fri, 14 May 2010 17:49:55 +0000 alberth (svn r19821) -Fix (r19816): Minimap displayed a black screen instead of the upper edge of the map (reported by IPG). draft
Fri, 14 May 2010 17:45:38 +0000 translators (svn r19820) -Update from WebTranslator v3.0: draft
Thu, 13 May 2010 17:45:44 +0000 translators (svn r19819) -Update from WebTranslator v3.0: draft
Thu, 13 May 2010 16:00:50 +0000 smatz (svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work draft
Thu, 13 May 2010 12:42:56 +0000 rubidium (svn r19817) -Fix: MSVC compile warnings draft
Thu, 13 May 2010 11:19:30 +0000 rubidium (svn r19816) -Codechange: use static const uint for the unnamed 'tile consts' enum as well draft
Thu, 13 May 2010 11:07:04 +0000 smatz (svn r19815) -Cleanup: remove two unused variables draft
Thu, 13 May 2010 10:14:29 +0000 rubidium (svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int draft
Thu, 13 May 2010 10:00:51 +0000 rubidium (svn r19813) -Fix (r19807): initialising viewports kinda failed draft
Thu, 13 May 2010 09:44:44 +0000 rubidium (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int draft
Thu, 13 May 2010 09:12:52 +0000 rubidium (svn r19811) -Codechange: make the last bits from table/strings.h use static consts too instead of an unnamed enum draft
Thu, 13 May 2010 09:11:27 +0000 rubidium (svn r19810) -Fix: [YAPF] Improperly formatted (global) constant draft
Thu, 13 May 2010 09:04:41 +0000 rubidium (svn r19809) -Codechange: make some unnamed network related enums/defines static const variables draft
Thu, 13 May 2010 08:59:50 +0000 rubidium (svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it that way draft
Thu, 13 May 2010 08:56:01 +0000 rubidium (svn r19807) -Codechange: instead of having an unnamed enum and passing it as an int, name the enum and pass that draft
Thu, 13 May 2010 05:34:21 +0000 smatz (svn r19806) -Codechange: silence one warning draft
Thu, 13 May 2010 05:29:25 +0000 smatz (svn r19805) -Codechange: disable warnings about unused but set variables when building with asserts disabled draft
Wed, 12 May 2010 21:39:56 +0000 rubidium (svn r19804) -Fix (r19802): Compile before commit, or at least triple check :) draft
Wed, 12 May 2010 21:07:31 +0000 belugas (svn r19803) -Fix(r19802): Compile before commit, or at least double check... draft
Wed, 12 May 2010 20:59:39 +0000 belugas (svn r19802) -Codechange: Replace some more magic numbers by corresponding constants draft
Wed, 12 May 2010 20:50:10 +0000 rubidium (svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr draft
Wed, 12 May 2010 20:02:46 +0000 belugas (svn r19800) -Codechange: Replace magic number by corresponding constant draft
Wed, 12 May 2010 19:21:00 +0000 rubidium (svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named draft
Wed, 12 May 2010 18:31:39 +0000 rubidium (svn r19798) -Codechange: generalise the waypoint naming method draft
Wed, 12 May 2010 18:20:53 +0000 rubidium (svn r19797) -Cleanup: language files due to r19796 draft
Wed, 12 May 2010 18:19:36 +0000 rubidium (svn r19796) -Codechange: introduce and use a {DEPOT} string command draft
Wed, 12 May 2010 17:45:13 +0000 translators (svn r19795) -Update from WebTranslator v3.0: draft
Wed, 12 May 2010 13:15:36 +0000 rubidium (svn r19794) -Fix: missing header in MSVC project files draft
Wed, 12 May 2010 13:14:56 +0000 rubidium (svn r19793) -Add [FS#3657]: source.list to the Visual Studio solutions and run the project file regeneration when source.list changes (adf88) draft
Tue, 11 May 2010 21:02:26 +0000 rubidium (svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88) draft
Tue, 11 May 2010 21:01:57 +0000 rubidium (svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88) draft
Tue, 11 May 2010 21:01:01 +0000 rubidium (svn r19790) -Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88) draft
Tue, 11 May 2010 20:59:54 +0000 rubidium (svn r19789) -Add [FS#3519]: a typed FOR_EACH_SET_BIT (adf88) draft
Tue, 11 May 2010 20:48:06 +0000 rubidium (svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the passed bit variable, i.e. allow expressions as parameter draft
Tue, 11 May 2010 20:44:58 +0000 glx (svn r19787) -Fix: compilation with MinGW GCC 4.5.0 and UNICODE draft
Tue, 11 May 2010 17:45:15 +0000 translators (svn r19786) -Update from WebTranslator v3.0: draft
Tue, 11 May 2010 14:16:16 +0000 rubidium (svn r19785) -Codechange: reorder/rework the checks for CheckNextTrainTile a bit, causing the whole function to be a few percent faster and hopefully better to understand draft
Tue, 11 May 2010 11:55:12 +0000 rubidium (svn r19784) -Fix [FS#3770]: if a waypoint is immediately followed by a path signal a reservation would be made from that path signal before the waypoint is marked passed. As a result the order to go to the waypoint is used to reserve the path after the waypoint and as such trains get lost draft
Mon, 10 May 2010 17:45:10 +0000 translators (svn r19783) -Update from WebTranslator v3.0: draft
Mon, 10 May 2010 17:27:34 +0000 peter1138 (svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine. draft
Mon, 10 May 2010 17:11:24 +0000 rubidium (svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille) draft
Mon, 10 May 2010 09:50:49 +0000 rubidium (svn r19780) -Fix [FS#3807]: make sure that when checking whether a path + filename are valid the whole string can be constructed within an array of length MAX_PATH. If not, the name is too long and is deemed invalid draft
Mon, 10 May 2010 09:49:02 +0000 rubidium (svn r19779) -Change: add a return type to AppendPathSeparator and use that to determine whether we could append the path separator. If not, do not recurse into that directory as the path would exceed the maximum path length draft
Mon, 10 May 2010 09:43:49 +0000 rubidium (svn r19778) -Change: use the value from PATH_MAX (POSIX) for MAX_PATH (Windows/OpenTTD) if it exists draft
Mon, 10 May 2010 09:37:17 +0000 rubidium (svn r19777) -Change: use the file scanner to find the .tars draft
Mon, 10 May 2010 09:35:25 +0000 rubidium (svn r19776) -Change: don't scan for tars in the script scanner; it has already happened. draft
Sun, 09 May 2010 18:13:36 +0000 smatz (svn r19775) -Fix: improper use of 'then' in few comments (ln) draft
Sun, 09 May 2010 17:45:22 +0000 translators (svn r19774) -Update from WebTranslator v3.0: draft
Sun, 09 May 2010 15:59:30 +0000 yexo (svn r19773) -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex) draft
Sun, 09 May 2010 15:17:09 +0000 yexo (svn r19772) -Fix [FS#3818]: the break-on-log-message feature could trigger an assert (Zuu) draft
Sat, 08 May 2010 17:45:19 +0000 translators (svn r19771) -Update from WebTranslator v3.0: draft
Sat, 08 May 2010 17:33:04 +0000 frosch (svn r19770) -Feature: Hide all other industries when ctrl+clicking an industry type in smallmap legend. draft
Sat, 08 May 2010 14:43:59 +0000 frosch (svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone. draft
Sat, 08 May 2010 14:36:56 +0000 smatz (svn r19768) -Fix: half-desert tiles would never revert back to clear tiles draft
Fri, 07 May 2010 20:39:00 +0000 alberth (svn r19767) -Fix [FS#3808]: Height in smallmap was different from measured heights (ChillCore). draft
Fri, 07 May 2010 20:27:22 +0000 alberth (svn r19766) -Codechange: Store tile height of smallmap contour legend in the LegendAndColour struct. draft
Fri, 07 May 2010 20:20:03 +0000 alberth (svn r19765) -Codechange: Apply a bit of code style and a bit of comment shuffling to CalcHeightdiff. draft
Fri, 07 May 2010 17:45:14 +0000 translators (svn r19764) -Update from WebTranslator v3.0: draft
Thu, 06 May 2010 17:45:24 +0000 translators (svn r19763) -Update from WebTranslator v3.0: draft
Wed, 05 May 2010 17:45:37 +0000 translators (svn r19762) -Update from WebTranslator v3.0: draft
Wed, 05 May 2010 16:55:43 +0000 frosch (svn r19761) -Fix: [NewGRF] Vehicle var 43 missed AI information in purchase list. draft
Tue, 04 May 2010 22:12:09 +0000 rubidium (svn r19760) -Change: use the {HEIGHT} command for the smallmap legend draft
Tue, 04 May 2010 22:09:56 +0000 rubidium (svn r19759) -Change: use the {HEIGHT} command for the measurement tool draft
Tue, 04 May 2010 22:04:28 +0000 rubidium (svn r19758) -Add: {HEIGHT} string command draft
Tue, 04 May 2010 17:45:11 +0000 translators (svn r19757) -Update from WebTranslator v3.0: draft
Mon, 03 May 2010 23:36:17 +0000 smatz (svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVehicle in order to improve performance draft
Mon, 03 May 2010 19:55:03 +0000 frosch (svn r19755) -Fix: Blocked roadvehicles should first check whether they are still blocked before accelerating again, instead of continuous starting/stopping. draft
Mon, 03 May 2010 17:45:12 +0000 translators (svn r19754) -Update from WebTranslator v3.0: draft
Mon, 03 May 2010 00:00:34 +0000 rubidium (svn r19753) -Fix [FS#3740]: try a bit harder to find a suitable font that can be loaded, i.e. while searching for a suitable font test whether you can open it and if not search further instead of always returning the first suitable font even when it can't be loaded draft
Sun, 02 May 2010 17:45:23 +0000 translators (svn r19752) -Update from WebTranslator v3.0: draft
Sun, 02 May 2010 10:18:42 +0000 rubidium (svn r19751) -Change [FS#3798]: make sure the chat area fits in the default window size; if you want it larger, you can always change/override it in the config file. draft
Sat, 01 May 2010 19:04:40 +0000 frosch (svn r19750) -Fix: Var 0x43 is not 'safe' during callbacks 22 and 38 either. draft
Sat, 01 May 2010 18:58:50 +0000 yexo (svn r19749) -Fix: [NewGRF] possible divide-by-zero if a newgrf checked industry var 42 while the production level was 0 draft
Sat, 01 May 2010 17:53:25 +0000 frosch (svn r19748) -Fix (r19743): Callback 22 and 38 are called with ind == NULL. draft
Sat, 01 May 2010 17:45:15 +0000 translators (svn r19747) -Update from WebTranslator v3.0: draft
Sat, 01 May 2010 15:32:17 +0000 frosch (svn r19746) -Fix [FS#3675]: Do not recenter usually centered windows when resizing main window or changing language, if they have been moved/resized before. draft
Sat, 01 May 2010 14:20:56 +0000 frosch (svn r19745) -Fix: The GUI is controlled by _local_company, not _current_company. draft
Sat, 01 May 2010 13:09:49 +0000 frosch (svn r19744) -Add [FS#3477]: [NewGRF] Access to random bits of houses and industries from construction callbacks 17, 28 and 2F. That is: The randombits the house/industry will start with, if construction succeeds. draft
Sat, 01 May 2010 13:01:21 +0000 frosch (svn r19743) -Fix: NewGrfs could access map bits of not yet constructed industries and houses during construction callbacks. draft
Fri, 30 Apr 2010 17:45:21 +0000 translators (svn r19740) -Update from WebTranslator v3.0: draft
Thu, 29 Apr 2010 18:28:24 +0000 rubidium (svn r19738) -Fix: MSVC 64 bits compile warnings draft
Thu, 29 Apr 2010 17:45:21 +0000 translators (svn r19737) -Update from WebTranslator v3.0: draft
Wed, 28 Apr 2010 19:19:20 +0000 frosch (svn r19736) -Fix [FS#3802]: Spritepicker still failed for 32bpp-anim blitter. draft
Wed, 28 Apr 2010 17:45:25 +0000 translators (svn r19735) -Update from WebTranslator v3.0: draft
Tue, 27 Apr 2010 17:45:44 +0000 translators (svn r19734) -Update from WebTranslator v3.0: draft
Tue, 27 Apr 2010 17:32:10 +0000 frosch (svn r19733) -Change: Set var 60+x parameters in the inspect window per feature. draft
Tue, 27 Apr 2010 17:29:40 +0000 frosch (svn r19732) -Fix [FS#3802]: Spritepicker failed for 32bpp blitters due to pitch measured in pixels rather than bytes. draft
Mon, 26 Apr 2010 20:35:27 +0000 frosch (svn r19731) -Add: Spritepicker to sprite alignment tool. draft
Mon, 26 Apr 2010 17:45:33 +0000 translators (svn r19730) -Update from WebTranslator v3.0: draft
Mon, 26 Apr 2010 17:40:03 +0000 terkhen (svn r19729) -Fix [FS#3793]: The company value graph crashed the game when displaying companies with a huge amount of money. draft
Sun, 25 Apr 2010 21:07:04 +0000 terkhen (svn r19728) -Fix (r19720, r19721): Update regression test due to different costs. draft
Sun, 25 Apr 2010 20:56:42 +0000 terkhen (svn r19727) -Fix (r19720) [FS#3795]: Demolishing bridges or aqueducts caused a crash. draft
Sun, 25 Apr 2010 20:37:20 +0000 peter1138 (svn r19726) -Fix [FS#Sacro]: Broken English. draft
Sun, 25 Apr 2010 17:45:31 +0000 translators (svn r19725) -Update from WebTranslator v3.0: draft
Sun, 25 Apr 2010 16:34:53 +0000 rubidium (svn r19724) -Fix [FS#3792]: random tree type did not build all sub-tropic trees (Krille) draft
Sun, 25 Apr 2010 16:27:30 +0000 rubidium (svn r19723) -Add: a simple sprite alignment helper. It does not store the new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets. draft
Sun, 25 Apr 2010 16:12:03 +0000 rubidium (svn r19722) -Fix: crash when using restart via rcon. draft
Sun, 25 Apr 2010 14:46:54 +0000 terkhen (svn r19721) -Change: Set the new base costs to better values. draft
Sun, 25 Apr 2010 13:56:51 +0000 terkhen (svn r19720) -Feature: New base costs for building/clearing canals, building/clearing aqueducts and building/clearing locks. draft
Sun, 25 Apr 2010 13:52:08 +0000 terkhen (svn r19719) -Codechange: When building a lock, do not add the cost of building canals if they are already built. draft
Sun, 25 Apr 2010 13:50:15 +0000 terkhen (svn r19718) -Fix: The cost of clearing tiles was not taken into account when building locks. draft
Sun, 25 Apr 2010 13:47:13 +0000 terkhen (svn r19717) -Fix: The cost of the first bridge type was added when building an aqueduct. draft
Sun, 25 Apr 2010 13:44:49 +0000 terkhen (svn r19716) -Documentation: Add comments for lock building and removal functions. draft
Sat, 24 Apr 2010 21:03:40 +0000 terkhen (svn r19715) -Codechange: Rename all appareances of shiplift to lock. draft
Sat, 24 Apr 2010 20:55:51 +0000 smatz (svn r19714) -Feature: ctrl+click on a vehicle to start/stop it draft
Sat, 24 Apr 2010 19:06:54 +0000 rubidium (svn r19713) -Fix [NewGRF]: passing some invalid data to industry variable 67/68 could cause a crash draft
Sat, 24 Apr 2010 18:39:38 +0000 rubidium (svn r19712) -Fix (r19708): if the parent was a town, the parent wasn't shown draft
Sat, 24 Apr 2010 17:45:26 +0000 translators (svn r19711) -Update from WebTranslator v3.0: draft
Sat, 24 Apr 2010 14:29:30 +0000 smatz (svn r19710) -Codechange: deduplicate GUI code for starting/stopping vehicles draft
Sat, 24 Apr 2010 13:39:11 +0000 rubidium (svn r19709) -Feature: NewGRF debugging/inspecting of (primarily) enabled callbacks and values of variables draft
Sat, 24 Apr 2010 13:36:29 +0000 rubidium (svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables draft
Sat, 24 Apr 2010 13:35:18 +0000 rubidium (svn r19707) -Add: helper functions to instantiate/fill ResolverObjects draft
Sat, 24 Apr 2010 13:27:22 +0000 rubidium (svn r19706) -Add: support for the (NewGRF) debug box draft
Sat, 24 Apr 2010 13:22:17 +0000 rubidium (svn r19705) -Change: reinitialise the windows when changing the newgrf_developer_tools setting draft
Sat, 24 Apr 2010 11:52:58 +0000 rubidium (svn r19704) -Codechange: unify the style of GSF enums; now they're plural instead of mixed draft
Sat, 24 Apr 2010 07:31:58 +0000 rubidium (svn r19703) -Add: hexadecimal string filter draft
Sat, 24 Apr 2010 07:30:08 +0000 rubidium (svn r19702) -Add: {HEX} to strgen draft
Fri, 23 Apr 2010 21:47:03 +0000 frosch (svn r19701) -Fix [FS#3787]: Check for industry availability more thoroughly and cancel object placement when selecting not available industries. draft
Fri, 23 Apr 2010 17:45:18 +0000 translators (svn r19700) -Update from WebTranslator v3.0: draft
Fri, 23 Apr 2010 17:29:53 +0000 terkhen (svn r19699) -Codechange: Use InvalidateData at the refit window. draft
Fri, 23 Apr 2010 14:56:14 +0000 rubidium (svn r19698) -Add: macros to get the size/length of a variable within a class draft
Fri, 23 Apr 2010 14:31:10 +0000 rubidium (svn r19697) -Add: sprite for NewGRF some debuging features draft
Thu, 22 Apr 2010 19:41:36 +0000 terkhen (svn r19696) -Fix [FS#3781]: Avoid showing building toolbars behind the main toolbar when the "Link landscape toolbar" setting is active. draft
Thu, 22 Apr 2010 18:34:45 +0000 rubidium (svn r19695) -Fix: leaking a file descriptor draft
Thu, 22 Apr 2010 17:45:16 +0000 translators (svn r19694) -Update from WebTranslator v3.0: draft
Thu, 22 Apr 2010 17:26:57 +0000 smatz (svn r19693) -Codechange: split STATUS_INACTIVE to two states draft
Wed, 21 Apr 2010 17:45:18 +0000 translators (svn r19689) -Update from WebTranslator v3.0: draft
Wed, 21 Apr 2010 12:55:33 +0000 rubidium (svn r19688) -Codechange: run CheckCaches after the debug desync save, so we don't store just reset values in the savegame but the data from the previous tick draft
Wed, 21 Apr 2010 12:36:00 +0000 rubidium (svn r19687) -Fix: desync when joining the game because of using the wrong variable draft
Wed, 21 Apr 2010 11:42:00 +0000 smatz (svn r19686) -Fix (r15126): truncated archives were not detected when using zlib 1.2.3. This also fixes zlib 1.2.4 compatibility, zlib 1.2.5 is bugfree draft
Tue, 20 Apr 2010 19:25:29 +0000 yexo (svn r19685) -Fix (r19679): off-by-one error draft
Tue, 20 Apr 2010 18:02:08 +0000 yexo (svn r19684) -Fix [FS#3779]: don't show an error message when trying to give another client an amount of 0 money draft
Tue, 20 Apr 2010 17:49:11 +0000 smatz (svn r19683) -Fix (r19654): towns with 3x3 and 2x2 road layouts couldn't expand draft
Tue, 20 Apr 2010 17:45:03 +0000 translators (svn r19682) -Update from WebTranslator v3.0: draft
Tue, 20 Apr 2010 11:29:51 +0000 rubidium (svn r19680) -Fix [FS#3775] (r19648): when joining a MP game all clients with company ID > 0 would be shown as if they were a spectator draft
Tue, 20 Apr 2010 05:52:51 +0000 yexo (svn r19679) -Fix: [NewGRF] make sure newgrfs can't overwrite sound effect properties from other newgrfs draft
Mon, 19 Apr 2010 19:50:56 +0000 rubidium (svn r19678) -Fix (r19607): client status was shown incorrect in the console draft
Mon, 19 Apr 2010 17:45:19 +0000 translators (svn r19677) -Update from WebTranslator v3.0: draft
Mon, 19 Apr 2010 09:34:56 +0000 rubidium (svn r19674) -Fix [FS#3774]: crash when the music/graphics metadata files were unreadable draft
Sun, 18 Apr 2010 20:23:35 +0000 terkhen (svn r19673) -Codechange: Optimize calculation of graph grid size (method by Alberth). draft
Sun, 18 Apr 2010 17:45:29 +0000 translators (svn r19672) -Update from WebTranslator v3.0: draft
Sun, 18 Apr 2010 17:13:01 +0000 frosch (svn r19671) -Fix (r19670): RoundDiv() needs to deal with signed numerators. draft
Sun, 18 Apr 2010 14:56:05 +0000 frosch (svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer divisions with rounding. draft
Sat, 17 Apr 2010 23:38:00 +0000 yexo (svn r19669) -Fix: don't display an error message when double clicking on a vehicle in the 'available vehicles'-window draft
Sat, 17 Apr 2010 23:34:00 +0000 frosch (svn r19668) -Codechange: Use WaterClass in parameters of CMD_BUILD_CANAL. draft
Sat, 17 Apr 2010 22:19:14 +0000 rubidium (svn r19664) -Fix [FS#3749]: Crash of a dedicated server if the null blitter is overridden and (after a while) there is no company 0 on new year anymore draft
Sat, 17 Apr 2010 20:21:33 +0000 smatz (svn r19663) -Fix: in rare cases, update of signals could be missed draft
Sat, 17 Apr 2010 19:18:58 +0000 terkhen (svn r19662) -Feature: Resizable graphs. draft
Sat, 17 Apr 2010 19:15:13 +0000 terkhen (svn r19661) -Codechange: Base the number of vertical grids of a graph on its size. draft
Sat, 17 Apr 2010 17:45:44 +0000 yexo (svn r19660) -Feature: [NewGRF] support cb36 for aircraft speed also in the build menu draft
Sat, 17 Apr 2010 17:45:24 +0000 translators (svn r19659) -Update from WebTranslator v3.0: draft
Sat, 17 Apr 2010 14:57:49 +0000 frosch (svn r19658) -Fix: One could turn transport companies into credit banks. draft
Sat, 17 Apr 2010 14:55:49 +0000 frosch (svn r19657) -Fix: Add saneness checks for front vehicles. draft
Sat, 17 Apr 2010 14:47:56 +0000 frosch (svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are requested. draft
Sat, 17 Apr 2010 13:45:48 +0000 frosch (svn r19655) -Codechange: Reduce usage magic p1 parameter. draft
Sat, 17 Apr 2010 13:31:41 +0000 frosch (svn r19654) -Codechange: Use Extract<> in more places. draft
Sat, 17 Apr 2010 11:49:25 +0000 frosch (svn r19652) -Fix: RandomRange() is used for bigger ranges in many cases, so generally extent it to handle 32 bits. draft
Sat, 17 Apr 2010 11:39:46 +0000 smatz (svn r19651) -Fix [FS#3745]: when a company is sold, move connected clients to spectators draft
Sat, 17 Apr 2010 11:22:45 +0000 rubidium (svn r19650) -Add: stub for a Maltese translation draft
Sat, 17 Apr 2010 11:16:34 +0000 rubidium (svn r19649) -Add: plural rule for Maltese draft
Sat, 17 Apr 2010 10:52:26 +0000 rubidium (svn r19648) -Fix [FS#3760]: a client would not be properly moved when moved while joining, e.g. when entering a company's password. This caused the client to be in the wrong company (according to the rest of the clients) and the client being kicked on the first command draft
Sat, 17 Apr 2010 09:12:26 +0000 yexo (svn r19647) -Fix [FS#3768]: trains loaded above the original IDs didn't have a default railtypelabel assigned to them, causing them to be unavailable draft
Fri, 16 Apr 2010 21:57:55 +0000 rubidium (svn r19645) -Doc: mention the zlib 1.2.3.5-1.2.4 gzeof issue in known-bugs draft
Fri, 16 Apr 2010 21:46:06 +0000 rubidium (svn r19644) -Fix [FS#3728]: don't allow building cacti outside of the desert or rain forest trees outside of the rain forest area. This to prevent people from thinking planting rain forest trees makes the rain forest bigger and thus adds more place to build a lumber mill. draft
Fri, 16 Apr 2010 21:21:54 +0000 frosch (svn r19643) -Fix (r19120): Industry generation failed for large maps and lots of industry types. draft
Fri, 16 Apr 2010 18:49:24 +0000 terkhen (svn r19642) -Add: Sort cargos alphabetically at the "Reffitable to" label in the draft
Fri, 16 Apr 2010 18:17:14 +0000 rubidium (svn r19641) -Add: stub for an Irish translation draft
Fri, 16 Apr 2010 17:45:12 +0000 translators (svn r19640) -Update from WebTranslator v3.0: draft
Thu, 15 Apr 2010 17:45:12 +0000 translators (svn r19639) -Update from WebTranslator v3.0: draft
Wed, 14 Apr 2010 20:29:39 +0000 rubidium (svn r19638) -Change: log the _date and _date_fract in the desync log for saved games draft
Wed, 14 Apr 2010 20:28:37 +0000 frosch (svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel. draft
Wed, 14 Apr 2010 20:26:34 +0000 rubidium (svn r19636) -Fix: desync when taking over companies draft
Wed, 14 Apr 2010 20:08:55 +0000 frosch (svn r19635) -Fix (r19634): Forgot AI. draft
Wed, 14 Apr 2010 19:57:19 +0000 frosch (svn r19634) -Codechange: Use TREE_INVALID more consistently. draft