log

age author description
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
Wed, 14 Apr 2010 19:56:29 +0000 frosch (svn r19633) -Fix (r11759): Signed computations with unsigned integers. draft
Wed, 14 Apr 2010 19:37:55 +0000 terkhen (svn r19632) -Cleanup: has_negative_values is no longer used. draft
Wed, 14 Apr 2010 19:20:38 +0000 terkhen (svn r19631) -Feature: Graphs with negative values are no longer forced to have the zero axis in the middle (grid size calculation by Alberth). draft
Wed, 14 Apr 2010 17:45:18 +0000 translators (svn r19630) -Update from WebTranslator v3.0: draft
Wed, 14 Apr 2010 16:12:54 +0000 rubidium (svn r19629) -Fix [FS#3757]: chat message caused glitch when rejoining a network game draft
Wed, 14 Apr 2010 16:07:17 +0000 rubidium (svn r19628) -Change: support the tRNS chunk to read transparency information for RGB PNGs (Szvengar) draft
Wed, 14 Apr 2010 10:00:57 +0000 rubidium (svn r19627) -Fix [OSX]: mark the macports default include directory as a system include directory so our -W flags don't cause warnings on headers in there (planetmaker) draft
Wed, 14 Apr 2010 09:55:36 +0000 rubidium (svn r19626) -Fix: mention libtimidity in ./configure --help (planetmaker) draft
Wed, 14 Apr 2010 09:52:59 +0000 rubidium (svn r19625) -Fix [FS#3722]: strange message when unpausing because there are enough players, unclear message when an unexpected/invalid packet is received draft
Tue, 13 Apr 2010 19:10:08 +0000 frosch (svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle commands. draft
Tue, 13 Apr 2010 18:55:31 +0000 rubidium (svn r19620) -Fix: desync when a command is received and in the queue while a client starts joining, i.e. save the game state. This can happen in two ways: with frame_freq > 1 a command received in a previous frame might not be executed yet or when a command is received in the same frame as the join but before the savegame is made. In both cases the joining client would not get all commands to get in-sync with the server (and the other clients). draft
Tue, 13 Apr 2010 18:40:47 +0000 rubidium (svn r19619) -Fix (r19618): [desync debug] inserting the "join" pause could cause a crash as some command data was not properly initialised draft
Tue, 13 Apr 2010 17:45:07 +0000 translators (svn r19618) -Update from WebTranslator v3.0: draft
Tue, 13 Apr 2010 17:36:19 +0000 rubidium (svn r19617) -Fix [desync debug]: log the sync state only once per day, not multiple times when paused with _date_fract = 0 draft
Tue, 13 Apr 2010 17:29:19 +0000 frosch (svn r19616) -Codechange: Increase transparency of 'Extract' by passing also the number of used bits. draft
Mon, 12 Apr 2010 17:58:09 +0000 terkhen (svn r19615) -Fix [FS#3763]: Company related graphs weren't updated correctly after changing the company colour. draft
Mon, 12 Apr 2010 14:12:47 +0000 smatz (svn r19614) -Codechange: "it's" => "its" where appropriate draft
Sun, 11 Apr 2010 22:06:17 +0000 smatz (svn r19613) -Fix [FS#3755]: possible invalid read when server moves client to spectators before he finishes joining draft
Sun, 11 Apr 2010 21:46:20 +0000 rubidium (svn r19612) -Fix [FS#3756] (r3212): crash when opening a savegame with a waypoint from around 0.4.0 draft
Sun, 11 Apr 2010 17:45:07 +0000 translators (svn r19611) -Update from WebTranslator v3.0: draft
Sun, 11 Apr 2010 17:32:14 +0000 smatz (svn r19610) -Codechange: rename STATUS_AUTH to STATUS_AUTHORIZED draft
Sun, 11 Apr 2010 17:25:44 +0000 smatz (svn r19609) -Fix: do not print 'Connection lost' message for clients who failed to enter correct password draft
Sun, 11 Apr 2010 17:23:11 +0000 smatz (svn r19608) -Fix: do not kick client if he entered password and the password was cleared meanwhile draft
Sun, 11 Apr 2010 17:17:12 +0000 smatz (svn r19607) -Codechange: use different packet types instead of packet subtypes draft
Sun, 11 Apr 2010 16:38:31 +0000 smatz (svn r19606) -Codechange: remove global variable pw_type draft
Sun, 11 Apr 2010 15:44:16 +0000 frosch (svn r19605) -Codechange: Merge ExtractBits into EnumPropsT. draft
Sun, 11 Apr 2010 15:43:54 +0000 frosch (svn r19604) -Codechange: Reintroduce assert_tcompile(). draft
Sun, 11 Apr 2010 10:11:26 +0000 rubidium (svn r19602) -Codechange: add the name of the command to the desync logs draft
Sun, 11 Apr 2010 09:54:44 +0000 rubidium (svn r19601) -Fix: make the desync replay parse the "whole" string instead of everything up to the first space; make it log the sync state too draft
Sat, 10 Apr 2010 21:34:21 +0000 frosch (svn r19600) -Fix (r18994): Presence of online content was not properly updated after download due to duplicate slashes in the path. draft
Sat, 10 Apr 2010 19:30:38 +0000 terkhen (svn r19599) -Fix [FS#3751]: Vehicles with a weight of zero crashed the game when using realistic acceleration. draft
Sat, 10 Apr 2010 17:45:15 +0000 translators (svn r19598) -Update from WebTranslator v3.0: draft
Sat, 10 Apr 2010 13:00:34 +0000 frosch (svn r19597) -Fix: Removing NewGRFs from the GUI list leaked. draft
Sat, 10 Apr 2010 02:17:18 +0000 glx (svn r19596) -Fix (r19593): dedicated server always fast forwarding if compiled without DEBUG_DUMP_COMMANDS draft
Fri, 09 Apr 2010 22:29:10 +0000 yexo (svn r19595) -Doc: mention the addition of AIRail::GetMaxSpeed in the AI changelog draft
Fri, 09 Apr 2010 17:45:12 +0000 translators (svn r19594) -Update from WebTranslator v3.0: draft
Fri, 09 Apr 2010 17:08:44 +0000 rubidium (svn r19593) -Codechange: improve loading/executing the desync logs draft
Fri, 09 Apr 2010 16:01:48 +0000 rubidium (svn r19592) -Fix: don't do the desync debug savegames mid-StateGameLoop; they're increadibly useless (or hard to load correctly) in that case draft
Fri, 09 Apr 2010 12:02:50 +0000 yexo (svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limit of railtypes draft
Fri, 09 Apr 2010 01:17:44 +0000 yexo (svn r19590) -Fix: [NewGRF] setting industry prop 0x24 to 0 caused empty station names draft
Thu, 08 Apr 2010 21:14:49 +0000 rubidium (svn r19589) -Change: add some more useful information to the desync log and unify the formatting draft
Thu, 08 Apr 2010 17:45:10 +0000 translators (svn r19588) -Update from WebTranslator v3.0: draft
Thu, 08 Apr 2010 17:27:45 +0000 rubidium (svn r19587) -Fix: false positive in cache validity checking when a train crashes; the max curve speed depends on the 'angle' between wagons and with wagons spinning around randomly without updating the max curve speed cache that leads to "seeing" a difference. As the caches aren't useful for crashed vehicles anymore, just ignore those vehicles draft
Thu, 08 Apr 2010 17:07:35 +0000 rubidium (svn r19586) -Fix: some false positives in cache validity checks because cache = v->cache doesn't necessarily write all sizeof(Cache) bytes draft
Thu, 08 Apr 2010 15:29:20 +0000 rubidium (svn r19584) -Fix [FS#3744]: Crash when pressing 'h' (non-stop) in the order window of a ship or aircraft draft
Wed, 07 Apr 2010 21:33:03 +0000 smatz (svn r19581) -Codechange: auto-raise 'All facilities/cargos' buttons in the Station list window draft
Wed, 07 Apr 2010 21:24:27 +0000 smatz (svn r19580) -Codechange: auto-raise 'Enable/Disable all' buttons in the Smallmap window draft
Wed, 07 Apr 2010 21:22:08 +0000 smatz (svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window draft
Wed, 07 Apr 2010 21:18:17 +0000 smatz (svn r19578) -Codechange: do not accept commas at invalid places in ParseIntList() draft
Wed, 07 Apr 2010 20:28:02 +0000 smatz (svn r19577) -Codechange: apply coding style to names of functions in settings.cpp draft
Wed, 07 Apr 2010 20:09:53 +0000 alberth (svn r19576) -Codechange: Unduplicating parse_intlist(). draft
Wed, 07 Apr 2010 17:45:24 +0000 translators (svn r19575) -Update from WebTranslator v3.0: draft
Wed, 07 Apr 2010 15:20:24 +0000 rubidium (svn r19574) -Fix: graphs were not properly updated when going toggling keys (i.e. companies) draft
Wed, 07 Apr 2010 14:17:29 +0000 terkhen (svn r19573) -Fix (r19541): Special cargos did not appear at the refit list. draft
Wed, 07 Apr 2010 14:07:49 +0000 rubidium (svn r19572) -Change: sync Debian packaging updates from Debian, but keep building a single package draft
Wed, 07 Apr 2010 12:05:26 +0000 rubidium (svn r19571) -Fix [FS#3739]: The timetable button was not automatically raised (sbr) draft
Tue, 06 Apr 2010 23:45:10 +0000 yexo (svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword draft
Tue, 06 Apr 2010 21:16:36 +0000 yexo (svn r19569) -Fix: possible buffer underflow in newgrf string code draft
Tue, 06 Apr 2010 17:45:46 +0000 translators (svn r19568) -Update from WebTranslator v3.0: draft
Mon, 05 Apr 2010 21:18:32 +0000 rubidium (svn r19566) -Fix (r11216, r11202): don't return a random colour for unowned industries in var 45; TTDPatch doesn't seem to set the colour data in that case either. draft
Mon, 05 Apr 2010 21:01:02 +0000 rubidium (svn r19565) -Fix: some NewGRF callbacks were named incorrectly draft
Mon, 05 Apr 2010 17:45:32 +0000 translators (svn r19564) -Update from WebTranslator v3.0: draft
Sun, 04 Apr 2010 20:47:51 +0000 rubidium (svn r19563) -Fix [FS#3733] (r19558): OnResize wasn't called often enough so scrollbars were in some cases not properly updated causing division by zero draft
Sun, 04 Apr 2010 17:45:42 +0000 translators (svn r19562) -Update from WebTranslator v3.0: draft
Sun, 04 Apr 2010 14:22:55 +0000 alberth (svn r19561) -Feature: Give more detailed error message when trying to build a too long bridge. draft
Sun, 04 Apr 2010 14:19:17 +0000 alberth (svn r19560) -Fix: Bridge build error message should not show the same message twice. draft
Sun, 04 Apr 2010 11:36:42 +0000 alberth (svn r19559) -Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailability(). draft
Sun, 04 Apr 2010 11:21:56 +0000 alberth (svn r19558) -Fix [FS#3730]: Window::OnResize() was not always called while resizing a window. draft
Sun, 04 Apr 2010 06:03:52 +0000 peter1138 (svn r19557) -Fix (r19502): Missed conversion to checking temporary data broke rail type setting upon changing traction type. draft
Sat, 03 Apr 2010 20:25:23 +0000 peter1138 (svn r19556) -Fix (r19434): Incorrect speed limit reported for rail depots with original acceleration model. draft
Sat, 03 Apr 2010 20:02:08 +0000 alberth (svn r19553) -Doc: Added/converted explanation to some GRFConfig functions. draft
Sat, 03 Apr 2010 19:32:14 +0000 terkhen (svn r19550) -Fix (r19543): Scale graphs without taking into account excluded data. draft
Sat, 03 Apr 2010 17:45:39 +0000 translators (svn r19549) -Update from WebTranslator v3.0: draft
Sat, 03 Apr 2010 17:22:24 +0000 yexo (svn r19548) -Add: Client setting 'gui.ai_developer_tools' to enable the break on AI string draft
Fri, 02 Apr 2010 21:30:37 +0000 yexo (svn r19547) -Fix [FS#3725]: properties set before prop 08 should be ignored, not trigger the newgrf to be disabled draft
Fri, 02 Apr 2010 17:45:12 +0000 translators (svn r19546) -Update from WebTranslator v3.0: draft
Fri, 02 Apr 2010 17:43:25 +0000 yexo (svn r19545) -Fix (r19544): typo draft
Fri, 02 Apr 2010 17:35:20 +0000 yexo (svn r19544) -Feature [FS#3496]: add an input box to the AI Debug window where you can input a break string (patch by Zuu) draft
Fri, 02 Apr 2010 16:45:53 +0000 terkhen (svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending on the graph's highest value. draft
Fri, 02 Apr 2010 14:11:10 +0000 terkhen (svn r19542) -Feature: Add buttons to enable / disable all cargos at the cargo payment rates graph. draft
Fri, 02 Apr 2010 12:28:08 +0000 terkhen (svn r19541) -Feature: Sort the list of refit options by cargo class / name. draft
Fri, 02 Apr 2010 12:26:20 +0000 terkhen (svn r19540) -Feature: Sort the ratings of a station by cargo class / name. draft
Fri, 02 Apr 2010 12:20:41 +0000 terkhen (svn r19539) -Codechange: Use a macro to loop through the list of sorted cargo specifications. draft
Fri, 02 Apr 2010 11:03:56 +0000 yexo (svn r19538) -Fix: sorting industries by production was broken for newgrf industries draft
Thu, 01 Apr 2010 19:52:13 +0000 terkhen (svn r19536) -Feature: Sort cargos at the filter by cargo dropdown in the build vehicle window. draft
Thu, 01 Apr 2010 19:50:31 +0000 terkhen (svn r19535) -Feature: Sort cargos at the cargo payment rates graph. draft
Thu, 01 Apr 2010 19:48:28 +0000 terkhen (svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class / name. draft
Thu, 01 Apr 2010 18:30:00 +0000 terkhen (svn r19533) -Fix [FS#3720]: Vehicle details window did not resize correctly after refitting a road vehicle to a longer variant. draft
Thu, 01 Apr 2010 17:45:07 +0000 translators (svn r19532) -Update from WebTranslator v3.0: draft
Wed, 31 Mar 2010 23:33:28 +0000 rubidium (svn r19531) -Merge: documentation updates from 1.0 draft
Wed, 31 Mar 2010 17:45:05 +0000 translators (svn r19527) -Update from WebTranslator v3.0: draft
Tue, 30 Mar 2010 22:37:45 +0000 rubidium (svn r19526) -Fix (r19395): clients would crash while connecting to a server with AIs draft
Mon, 29 Mar 2010 17:45:15 +0000 translators (svn r19525) -Update from WebTranslator v3.0: draft
Sun, 28 Mar 2010 15:14:25 +0000 terkhen (svn r19523) -Fix: Prevent drawing industries disabled at the smallmap as land tiles when they are built on water. draft
Sun, 28 Mar 2010 12:29:41 +0000 terkhen (svn r19522) -Feature: Sort industries alphabetically at the fund new industry window. draft
Sun, 28 Mar 2010 12:25:09 +0000 terkhen (svn r19521) -Codechange: Use a IndustryType array to sort industries by name instead of a LegendAndColour array. draft
Fri, 26 Mar 2010 18:45:09 +0000 translators (svn r19519) -Update from WebTranslator v3.0: draft
Thu, 25 Mar 2010 18:45:13 +0000 translators (svn r19518) -Update from WebTranslator v3.0: draft
Wed, 24 Mar 2010 21:30:12 +0000 glx (svn r19517) -Fix (r19516): compile before commit (a gcc warning was hidden) draft
Wed, 24 Mar 2010 21:24:31 +0000 glx (svn r19516) -Fix (r19467): MSVC 64bit warnings draft
Wed, 24 Mar 2010 20:47:03 +0000 frosch (svn r19515) -Add: Client setting 'gui.newgrf_developer_tools' to enable otherwise hidden features. draft
Wed, 24 Mar 2010 20:43:31 +0000 frosch (svn r19514) -Codechange: Allow console hooks to deny existance of commands. draft
Wed, 24 Mar 2010 18:45:06 +0000 translators (svn r19513) -Update from WebTranslator v3.0: draft
Wed, 24 Mar 2010 11:20:30 +0000 yexo (svn r19512) -Fix (r19511): using the 'alias' console command it's possible to create a duplicate alias name draft
Wed, 24 Mar 2010 11:11:38 +0000 yexo (svn r19511) -Codechange: use a template for IConsoleAddSorted draft
Tue, 23 Mar 2010 22:48:10 +0000 smatz (svn r19510) -Codechange: remove superfluous semicolons from *.sq files draft
Tue, 23 Mar 2010 22:37:18 +0000 smatz (svn r19509) -Codechange: remove superfluous semicolons after function definitions draft
Tue, 23 Mar 2010 22:36:02 +0000 smatz (svn r19508) -Codechange: remove semicolon after DEFINE_UNAVAILABLE_CONTENT_RECEIVE_COMMAND and DEFINE_UNAVAILABLE_UDP_RECEIVE_COMMAND draft
Tue, 23 Mar 2010 22:25:43 +0000 smatz (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET draft
Tue, 23 Mar 2010 20:29:52 +0000 frosch (svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roadtype. draft
Tue, 23 Mar 2010 19:48:24 +0000 smatz (svn r19505) -Codechange: silence a gcc<4.2 warning draft
Tue, 23 Mar 2010 18:45:16 +0000 translators (svn r19504) -Update from WebTranslator v3.0: draft
Tue, 23 Mar 2010 17:53:33 +0000 terkhen (svn r19503) -Feature: Sort industries alphabetically at the smallmap legend. draft
Tue, 23 Mar 2010 11:05:28 +0000 peter1138 (svn r19502) -Codechange: During NewGRF loading, store rail type labels in temporary data and process after loading has finished. This avoids deactivated rail vehicles being reactivated if the climate property is set after the rail type property. draft
Mon, 22 Mar 2010 18:45:17 +0000 translators (svn r19501) -Update from WebTranslator v3.0: draft
Sun, 21 Mar 2010 18:45:16 +0000 translators (svn r19500) -Update from WebTranslator v3.0: draft
Sun, 21 Mar 2010 15:16:05 +0000 frosch (svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble. draft
Sun, 21 Mar 2010 11:35:41 +0000 peter1138 (svn r19498) -Feature [FS#3710]: Keep number padding intact when cloning vehicle names. draft
Sun, 21 Mar 2010 11:05:39 +0000 frosch (svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo) draft
Sat, 20 Mar 2010 18:45:19 +0000 translators (svn r19495) -Update from WebTranslator v3.0: draft
Sat, 20 Mar 2010 17:58:24 +0000 alberth (svn r19494) -Codechange: Remove _error_message. draft
Sat, 20 Mar 2010 17:22:15 +0000 alberth (svn r19493) -Codechange: Keep track of last error in CmdDepotSellAllVehicles(). draft
Sat, 20 Mar 2010 17:19:16 +0000 alberth (svn r19492) -Codechange: Keep track of last error in CmdClearArea(). draft
Sat, 20 Mar 2010 17:14:26 +0000 alberth (svn r19491) -Codechange: Keep track of last error in CmdRemoveLongRoad(). draft
Sat, 20 Mar 2010 17:13:00 +0000 alberth (svn r19490) -Fix: Return to old behaviour of CmdLevelLand() by keeping track of last error. draft
Sat, 20 Mar 2010 17:10:14 +0000 alberth (svn r19489) -Codechange: Introduce a had_success variable in SendAllVehiclesToDepot(). draft
Sat, 20 Mar 2010 17:08:16 +0000 alberth (svn r19488) -Codechange: Use last_error data for removal in CmdRailTrackHelper() as well. draft
Sat, 20 Mar 2010 16:53:46 +0000 alberth (svn r19487) -Codechange: Removed non-reachable return statement. draft
Sat, 20 Mar 2010 16:47:07 +0000 alberth (svn r19486) -Codechange: Code style, move var declarations closer to their first use. draft
Sat, 20 Mar 2010 16:45:23 +0000 alberth (svn r19485) -Codechange: Re-implement CalcBridgeLenCostFactor() in a more readable way without changing computed costs. draft
Sat, 20 Mar 2010 15:32:58 +0000 alberth (svn r19484) -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() to 'length'. draft
Sat, 20 Mar 2010 15:30:57 +0000 alberth (svn r19483) -Codechange: Code layout fixes, and parentheses reduction. draft
Sat, 20 Mar 2010 15:23:26 +0000 alberth (svn r19482) -Doc: Doxygen additions/updates. draft
Sat, 20 Mar 2010 14:30:16 +0000 frosch (svn r19481) -Codechange: Turn _industry_counts into a static member of Industry. draft
Sat, 20 Mar 2010 12:21:01 +0000 terkhen (svn r19480) -Fix: Stop reducing the size of the vehicle list after selecting a vehicle with a long description. draft
Sat, 20 Mar 2010 10:59:06 +0000 alberth (svn r19479) -Codechange: Test range of town size and layout instead of against the current last value. draft
Sat, 20 Mar 2010 10:55:08 +0000 alberth (svn r19478) -Codechange: Resolve TS_ prefix clash between TileSource and TownSize enums. draft
Fri, 19 Mar 2010 22:46:22 +0000 yexo (svn r19477) -Fix (r1946x): removed a few too functions including the copy constructor draft
Fri, 19 Mar 2010 21:23:54 +0000 yexo (svn r19476) -Codechange: simplify the 'is conflicting industry nearby' check a bit draft
Fri, 19 Mar 2010 21:00:15 +0000 terkhen (svn r19475) -Cleanup: Remove an unneeded for when drawing detail panels. draft
Fri, 19 Mar 2010 20:44:23 +0000 yexo (svn r19474) -Cleanup: remove ByteBlob::Append(T*, num_items) draft