log

age author description
Wed, 24 Aug 2011 13:53:34 +0000 rubidium (svn r22827) -Codechange: pass the/a more proper sub directory when opening (some) files instead of the default one draft
Wed, 24 Aug 2011 13:48:29 +0000 rubidium (svn r22826) -Codechange: pass sub directory to NewGRF loading functions draft
Wed, 24 Aug 2011 13:42:06 +0000 rubidium (svn r22825) -Codechange: pass subdir to FioOpenFile draft
Wed, 24 Aug 2011 13:38:26 +0000 rubidium (svn r22824) -Codechange: pass sub directory to ini loading draft
Wed, 24 Aug 2011 13:35:46 +0000 rubidium (svn r22823) -Codechange: pass the sub directory to search in to GetFileTitle draft
Wed, 24 Aug 2011 13:33:49 +0000 rubidium (svn r22822) -Codechange: make a distinction between base sets and newgrfs for their directory draft
Wed, 24 Aug 2011 12:19:12 +0000 terkhen (svn r22821) -Fix [FS#4741]: Allow to demolish aqueducts built in the scenario editor. draft
Wed, 24 Aug 2011 12:18:53 +0000 rubidium (svn r22820) -Codechange: perform a full (re)draw cycle in the first draw during progress instead of waiting 200ms draft
Wed, 24 Aug 2011 12:12:36 +0000 rubidium (svn r22819) -Fix: include the header where it should be included draft
Wed, 24 Aug 2011 12:11:10 +0000 rubidium (svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world generation and NewGRF scanning when using the dedicated or null video driver regardless of the used blitter draft
Tue, 23 Aug 2011 17:46:06 +0000 translators (svn r22817) -Update from WebTranslator v3.0: draft
Mon, 22 Aug 2011 21:33:58 +0000 frosch (svn r22816) -Feature(ette): [NewGRF] Also age wagons and articulated parts. draft
Mon, 22 Aug 2011 17:45:34 +0000 translators (svn r22815) -Update from WebTranslator v3.0: draft
Mon, 22 Aug 2011 17:38:19 +0000 rubidium (svn r22814) -Fix (r22813): typo draft
Mon, 22 Aug 2011 17:35:06 +0000 rubidium (svn r22813) -Fix [FS#4575]: make naming of currencies more consistent draft
Mon, 22 Aug 2011 17:24:09 +0000 rubidium (svn r22812) -Fix: incorrect currency code draft
Mon, 22 Aug 2011 12:54:17 +0000 rubidium (svn r22811) -Change: don't try to load static NewGRFs when loading the intro game for the first time draft
Mon, 22 Aug 2011 12:41:24 +0000 michi_cc (svn r22810) -Fix: Growth a town on both ends of a tunnel/bridge if the town centre tile is a bridge ramp/tunnel portal. draft
Mon, 22 Aug 2011 11:47:15 +0000 rubidium (svn r22809) -Fix [FS#4731]: towns expanding from the "wrong" side of a tunnel or bridge draft
Sun, 21 Aug 2011 19:36:30 +0000 rubidium (svn r22808) -Change [FS#4740]: make it less likely that a one tile wide lake is created draft
Sun, 21 Aug 2011 19:23:06 +0000 rubidium (svn r22807) -Feature-ish: show a message about missing strings in the intro window if a certain (configurable) threshold has been reached and its not a stable release draft
Sun, 21 Aug 2011 19:21:38 +0000 rubidium (svn r22806) -Codechange: store the number of untranslated strings in the language file draft
Sun, 21 Aug 2011 18:57:45 +0000 rubidium (svn r22805) -Codechange: move use of magic number for version checking to more logical location draft
Sun, 21 Aug 2011 17:45:40 +0000 translators (svn r22804) -Update from WebTranslator v3.0: draft
Sun, 21 Aug 2011 16:48:31 +0000 rubidium (svn r22803) -Fix (r22796): clicking should not work either when hiding windows draft
Sun, 21 Aug 2011 14:59:05 +0000 frosch (svn r22802) -Fix (r22781): Coding style. draft
Sun, 21 Aug 2011 14:13:22 +0000 michi_cc (svn r22801) -Feature: [YAPF] Take canal/ocean speed fraction of ships into account. draft
Sun, 21 Aug 2011 13:19:06 +0000 rubidium (svn r22800) -Fix (r22796): don't run the scanning threaded when there is no reason to do so (no UI to update) draft
Sun, 21 Aug 2011 13:10:19 +0000 rubidium (svn r22799) -Fix (r22792): compile failure when there is no networking support draft
Sun, 21 Aug 2011 12:53:38 +0000 rubidium (svn r22798) -Change: jump immediately to the next mode after scanning (if needed) draft
Sun, 21 Aug 2011 12:53:13 +0000 rubidium (svn r22797) -Add: progress bar for scanning NewGRFs draft
Sun, 21 Aug 2011 12:53:00 +0000 rubidium (svn r22796) -Codechange: run the NewGRF scanning in a separate thread draft
Sun, 21 Aug 2011 12:52:24 +0000 rubidium (svn r22795) -Codechange: load the intro game the first time without NewGRFs draft
Sun, 21 Aug 2011 12:51:52 +0000 rubidium (svn r22794) -Codechange: let window drawing determine which windows may be drawn when a modal progress is busy draft
Sun, 21 Aug 2011 12:51:18 +0000 rubidium (svn r22793) -Codechange: remove callback default to make clear they are not forgotten draft
Sun, 21 Aug 2011 12:50:47 +0000 rubidium (svn r22792) -Codechange: use scan callback for initial NewGRF scanning draft
Sun, 21 Aug 2011 12:50:13 +0000 rubidium (svn r22791) -Codechange: use callback for scanning from the NewGRF window draft
Sun, 21 Aug 2011 12:49:51 +0000 rubidium (svn r22790) -Codechange: add callback for when NewGRF scanning is complete draft
Sun, 21 Aug 2011 12:49:14 +0000 rubidium (svn r22789) -Codechange: rename generation window class to modal progress draft
Sun, 21 Aug 2011 12:48:46 +0000 rubidium (svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h draft
Sun, 21 Aug 2011 12:47:45 +0000 rubidium (svn r22787) -Codechange: rename genworld redraw constant draft
Sun, 21 Aug 2011 12:47:24 +0000 rubidium (svn r22786) -Codechange: rename genworld mutices to model_progress mutices draft
Sun, 21 Aug 2011 12:46:46 +0000 rubidium (svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress draft
Sun, 21 Aug 2011 12:07:15 +0000 frosch (svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingState, and reset them after each loading stage. draft
Sun, 21 Aug 2011 12:06:54 +0000 frosch (svn r22783) -Fix: Move Action 1 references from GRFFile to GrfProcessingState, and reset them after each loading stage. draft
Sun, 21 Aug 2011 12:06:24 +0000 frosch (svn r22782) -Fix: Add GrfProcessingState::ClearDataForNextFile() to clear temporary data at a specific spot, esp. clear 'data_blocks' now. draft
Sun, 21 Aug 2011 12:05:47 +0000 frosch (svn r22781) -Codechange: Group global variables temporarily used during GRF loading into a struct. draft
Sat, 20 Aug 2011 23:16:49 +0000 frosch (svn r22780) -Fix: [NewGRF] String codes 84 and 87 print signed values. draft
Sat, 20 Aug 2011 23:07:37 +0000 frosch (svn r22779) -Add: [NewGRF] Stringcode for printing a unsinged word in power units. (Hirundo) draft
Sat, 20 Aug 2011 22:35:11 +0000 frosch (svn r22778) -Add: [NewGRF] Stringcodes for printing 0-based dates. (Hirundo) draft
Sat, 20 Aug 2011 22:14:27 +0000 frosch (svn r22777) -Fix-ish: [NewGRF] Stringcode 9A 01 is signed, and 9A 0B is kind of unsigned. But since both were already casted to the right types later, this makes actually no difference. draft
Sat, 20 Aug 2011 22:06:38 +0000 frosch (svn r22776) -Codechange: Unify the naming of NewGRF string codes; always include the size of the parameter on the stack. (based on patch by Hirundo) draft
Sat, 20 Aug 2011 21:42:05 +0000 frosch (svn r22775) -Fix: [NewGRF] Stringcodes 82 and 83 are the same as the date codes in old OpenTTD. (Hirundo) draft
Sat, 20 Aug 2011 21:32:34 +0000 frosch (svn r22774) -Fix: [NewGRF] String codes for dates should use unsigned words, like old OpenTTD did before it learned dates before 1920. (Hirundo) draft
Sat, 20 Aug 2011 20:07:02 +0000 michi_cc (svn r22773) -Add: Some grass around rivers in desert areas. draft
Sat, 20 Aug 2011 17:48:57 +0000 rubidium (svn r22772) -Fix (r22770): validation error draft
Sat, 20 Aug 2011 17:46:03 +0000 rubidium (svn r22771) -Codechange: unify some NewGRFScan calling code draft
Sat, 20 Aug 2011 17:45:24 +0000 translators (svn r22770) -Update from WebTranslator v3.0: draft
Sat, 20 Aug 2011 14:23:14 +0000 rubidium (svn r22769) -Fix (r22678): failed patch merging draft
Sat, 20 Aug 2011 14:15:40 +0000 rubidium (svn r22768) -Add: progress bar updates for river building draft
Sat, 20 Aug 2011 14:14:17 +0000 rubidium (svn r22767) -Add: river generation draft
Sat, 20 Aug 2011 12:52:45 +0000 rubidium (svn r22766) -Add: river graphics for the original base set (andythenorth) draft
Sat, 20 Aug 2011 05:35:03 +0000 planetmaker (svn r22765) -Cleanup: Remove unused constants and name a magic constant draft
Fri, 19 Aug 2011 21:19:10 +0000 frosch (svn r22764) -Add: [NoAI] AITile::GetTownAuthority(). draft
Fri, 19 Aug 2011 21:18:32 +0000 frosch (svn r22763) -Fix [FS#4702]: Clarify the meaning of AIStation::IsWithinTownInfluence(), AITile::IsWithinTownInfluence() and AITown::IsWithinTownInfluence(). draft
Fri, 19 Aug 2011 21:14:51 +0000 frosch (svn r22762) -Fix (r22584): Update ai_company.hpp.sq draft
Fri, 19 Aug 2011 20:54:15 +0000 planetmaker (svn r22761) -Fix (r22708): Make invisible signs un-clickable (Zuu) draft
Fri, 19 Aug 2011 20:44:22 +0000 alberth (svn r22760) -Fix (r19459): Also free allocated depot tables. draft
Fri, 19 Aug 2011 17:45:11 +0000 translators (svn r22759) -Update from WebTranslator v3.0: draft
Thu, 18 Aug 2011 17:45:10 +0000 translators (svn r22758) -Update from WebTranslator v3.0: draft
Thu, 18 Aug 2011 14:08:51 +0000 planetmaker (svn r22757) -Fix [FS#4730]: [NewGRF] Invalid memory access when querying the grfID of the default objects draft
Wed, 17 Aug 2011 17:45:11 +0000 translators (svn r22756) -Update from WebTranslator v3.0: draft
Tue, 16 Aug 2011 21:25:33 +0000 frosch (svn r22755) -Fix [FS#4727]: When marking tile selections dirty, use the height information of the corners instead of the surface slope. This is more accurate when the foundation is kind of undefined. draft
Tue, 16 Aug 2011 17:45:07 +0000 translators (svn r22754) -Update from WebTranslator v3.0: draft
Mon, 15 Aug 2011 17:45:10 +0000 translators (svn r22753) -Update from WebTranslator v3.0: draft
Sun, 14 Aug 2011 18:53:55 +0000 rubidium (svn r22751) -Merge: documentation updates from 1.1 draft
Sun, 14 Aug 2011 17:45:12 +0000 translators (svn r22750) -Update from WebTranslator v3.0: draft
Sun, 14 Aug 2011 13:47:14 +0000 frosch (svn r22746) -Feature: [NewGRF] Implement feature 04 property 18 bit 5. draft
Sun, 14 Aug 2011 13:45:36 +0000 frosch (svn r22745) -Fix: [NewGRF] SAT_CARGO_TAKEN and AAT_STATION_CARGO_TAKEN shall only be triggered when all cargo was taken. draft
Sun, 14 Aug 2011 13:43:27 +0000 frosch (svn r22744) -Codechange: Clarify the scope of variables in LoadUnloadVehicle(). draft
Sat, 13 Aug 2011 12:47:18 +0000 alberth (svn r22743) -Fix [FS#4696]: Make aircraft point to the exit when leaving the hangar. draft
Sat, 13 Aug 2011 12:44:42 +0000 alberth (svn r22742) -Add: Add function to query exit direction of hangars at airports. draft
Sat, 13 Aug 2011 12:43:05 +0000 alberth (svn r22741) -Add: Add exit direction of hangars to airport specifications. draft
Sat, 13 Aug 2011 10:44:15 +0000 frosch (svn r22740) -Fix [FS#4708]: Display the size of the leveled platform in the measurement tooltip of terraforming operations. draft
Sat, 13 Aug 2011 10:43:11 +0000 frosch (svn r22739) -Fix: The measurement tooltip is supposed to be hidden when not dragging an area. draft
Sat, 13 Aug 2011 08:32:55 +0000 frosch (svn r22738) -Fix [FS#4722] (r21854): Setting company passwords via the GUI on servers (including starting a company with the default password) failed, so no client could join. draft
Fri, 12 Aug 2011 18:36:47 +0000 rubidium (svn r22737) -Fix [FS#4717]: some corrupted savegames could crash OpenTTD instead of showing the "savegame corrupted" message draft
Fri, 12 Aug 2011 18:34:09 +0000 rubidium (svn r22736) -Codechange: constify some numbers draft
Fri, 12 Aug 2011 18:14:15 +0000 rubidium (svn r22735) -Fix [FS#4718]: triggering NOT_REACHED when playing with a NewGRF that supplies genders/cases for a language that you removed from your installation draft
Fri, 12 Aug 2011 17:45:12 +0000 translators (svn r22734) -Update from WebTranslator v3.0: draft
Thu, 11 Aug 2011 17:45:15 +0000 translators (svn r22733) -Update from WebTranslator v3.0: draft
Wed, 10 Aug 2011 17:45:11 +0000 translators (svn r22732) -Update from WebTranslator v3.0: draft
Mon, 08 Aug 2011 21:26:58 +0000 frosch (svn r22731) -Fix: [NewGRF] The construction stage sprites were incorrectly selected in cases other than 1 or 4 sprites per set. draft
Mon, 08 Aug 2011 17:45:06 +0000 translators (svn r22730) -Update from WebTranslator v3.0: draft
Sun, 07 Aug 2011 17:45:08 +0000 translators (svn r22729) -Update from WebTranslator v3.0: draft
Sun, 07 Aug 2011 11:18:33 +0000 smatz (svn r22728) -Codechange: add -Wno-narrowing to cxxflags in order to prevent many useless warnings with GCC 4.7 draft
Sat, 06 Aug 2011 17:45:11 +0000 translators (svn r22727) -Update from WebTranslator v3.0: draft
Sat, 06 Aug 2011 17:20:21 +0000 frosch (svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity. draft
Sat, 06 Aug 2011 13:56:27 +0000 frosch (svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour. draft
Sat, 06 Aug 2011 13:55:52 +0000 frosch (svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s. draft
Sat, 06 Aug 2011 13:17:18 +0000 frosch (svn r22723) -Fix: Do not restrict AdvVarAct2 to 255 operations. draft
Sat, 06 Aug 2011 11:14:07 +0000 frosch (svn r22722) -Fix: Skip invisible parent and child sprites due to transparency settings using the same logic as skipping due to grf-defined invisibility. draft
Sat, 06 Aug 2011 10:47:37 +0000 frosch (svn r22721) -Fix (r22518): Conditionally hiding a sprite caused subsequent items of the spritelayout to use wrong registers. draft
Fri, 05 Aug 2011 17:45:18 +0000 translators (svn r22720) -Update from WebTranslator v3.0: draft
Thu, 04 Aug 2011 20:04:58 +0000 smatz (svn r22719) -Fix: compilation with gcc 4.7 draft
Thu, 04 Aug 2011 17:45:11 +0000 translators (svn r22717) -Update from WebTranslator v3.0: draft
Thu, 04 Aug 2011 17:22:18 +0000 planetmaker (svn r22716) -Fix: Murphy is a bitch draft
Thu, 04 Aug 2011 17:13:24 +0000 planetmaker (svn r22715) -Fix: If there's also no point in opening the air toolbar via custom-defined global hotkeys, if there are no aircraft available draft
Thu, 04 Aug 2011 14:04:15 +0000 planetmaker (svn r22714) -Fix: If there's no point in opening the rail toolbar, don't open it for people who use hotkeys either rather than only for those using GUI elements draft
Wed, 03 Aug 2011 20:55:08 +0000 michi_cc (svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period. draft
Wed, 03 Aug 2011 17:45:24 +0000 translators (svn r22712) -Update from WebTranslator v3.0: draft
Tue, 02 Aug 2011 17:45:22 +0000 translators (svn r22711) -Update from WebTranslator v3.0: draft
Mon, 01 Aug 2011 20:15:18 +0000 frosch (svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports. draft
Mon, 01 Aug 2011 19:36:11 +0000 alberth (svn r22709) -Doc: Doxyment fileio.cpp. draft
Mon, 01 Aug 2011 18:41:21 +0000 planetmaker (svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu) draft
Sun, 31 Jul 2011 14:13:01 +0000 frosch (svn r22707) -Codechange: Simplify applying the difficulty settings to prices, and reduce computational errors. (Eddi) draft
Sun, 31 Jul 2011 09:42:05 +0000 frosch (svn r22706) -Cleanup: A loop is no loop, if it never iterates. draft
Sat, 30 Jul 2011 14:10:12 +0000 rubidium (svn r22700) -Fix [FS#4680]: cost of changing bridge type is undercalculated when adding road types as well (based on patch by adf88) draft
Sat, 30 Jul 2011 13:55:44 +0000 rubidium (svn r22699) -Fix [FS#4681]: Cost of adding an extra road type to a bridge or tunnel was undercalculated (adf88) draft
Sat, 30 Jul 2011 12:28:49 +0000 frosch (svn r22698) -Fix [FS#4694]: Only insert cleared object tiles into _cleared_object_areas if clearing actually succeeds, else subsequential tests of the same tile will be skipped and considered successful. draft
Sat, 30 Jul 2011 12:17:46 +0000 rubidium (svn r22697) -Fix [FS#4694-ish]: when building a house it could be built at the wrong place if multitile houses failed some tests draft
Sat, 30 Jul 2011 10:44:58 +0000 rubidium (svn r22696) -Fix: don't requery the servers when the server list window isn't opened draft
Sat, 30 Jul 2011 10:28:52 +0000 rubidium (svn r22695) -Fix [FS#4697]: mark addresses that could not be resolved as 'do not resolve anymore' as well, instead of trying to resolve them each and every time the address is accessed draft
Sat, 30 Jul 2011 07:38:38 +0000 planetmaker (svn r22694) -Cleanup [FS#4579]: Remove unused but confusing widget draft
Fri, 29 Jul 2011 22:23:17 +0000 frosch (svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario. draft
Fri, 29 Jul 2011 16:52:18 +0000 rubidium (svn r22692) -Update: [Windows] Installer didn't mention 7 all the time draft
Thu, 28 Jul 2011 17:45:18 +0000 translators (svn r22691) -Update from WebTranslator v3.0: draft
Wed, 27 Jul 2011 19:38:43 +0000 frosch (svn r22690) -Fix: [NewGRF] Aircrafts defined with IDs above the default aircrafts always defaulted to passenger cargo. draft
Tue, 26 Jul 2011 17:45:12 +0000 translators (svn r22689) -Update from WebTranslator v3.0: draft
Mon, 25 Jul 2011 17:45:07 +0000 translators (svn r22688) -Update from WebTranslator v3.0: draft
Sun, 24 Jul 2011 17:45:09 +0000 translators (svn r22687) -Update from WebTranslator v3.0: draft
Sat, 23 Jul 2011 17:45:08 +0000 translators (svn r22683) -Update from WebTranslator v3.0: draft
Fri, 22 Jul 2011 18:59:10 +0000 frosch (svn r22682) -Fix: [NewGRF] Disallow accessing variable 1B due to desync reasons. draft
Fri, 22 Jul 2011 17:45:09 +0000 translators (svn r22681) -Update from WebTranslator v3.0: draft
Thu, 21 Jul 2011 17:45:22 +0000 translators (svn r22680) -Update from WebTranslator v3.0: draft
Thu, 21 Jul 2011 17:17:48 +0000 planetmaker (svn r22679) -Change [FS#4692] (r22655): [NewGRF] Use a value of 0 to indicate the invalid waterclass in the nearby land info (0x60 ind. tiles, 0x62 houses, objects,...) draft
Thu, 21 Jul 2011 16:13:34 +0000 planetmaker (svn r22678) -Doc: More doxygen sprinkles in MacOSX code and cocoa video driver draft
Thu, 21 Jul 2011 15:51:48 +0000 planetmaker (svn r22677) -Doc: A few doxygen sprinkles in toolbar_gui.cpp draft
Wed, 20 Jul 2011 17:45:22 +0000 translators (svn r22676) -Update from WebTranslator v3.0: draft
Wed, 20 Jul 2011 16:19:48 +0000 planetmaker (svn r22675) -Change: Add a menu entry for the sprite bounding box debuging feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools draft
Tue, 19 Jul 2011 17:45:05 +0000 translators (svn r22674) -Update from WebTranslator v3.0: draft
Tue, 19 Jul 2011 16:52:30 +0000 planetmaker (svn r22673) -Add #4690: Provide random bits in var 0x10 for callback 0x3B in all cases (Hirundo) draft
Mon, 18 Jul 2011 17:45:08 +0000 translators (svn r22672) -Update from WebTranslator v3.0: draft
Sun, 17 Jul 2011 17:45:15 +0000 translators (svn r22671) -Update from WebTranslator v3.0: draft
Sun, 17 Jul 2011 16:09:38 +0000 frosch (svn r22670) -Change: Do not spawn explosion effects when bulldozing in paused mode. They block the view. draft
Sat, 16 Jul 2011 18:43:22 +0000 alberth (svn r22669) -Codechange: For non-windows, only test for file existence again if strtolower actually changed the name. draft
Sat, 16 Jul 2011 18:34:04 +0000 alberth (svn r22668) -Codechange: FioFindFullPath tests already whether the file exists. draft
Sat, 16 Jul 2011 17:45:11 +0000 translators (svn r22667) -Update from WebTranslator v3.0: draft
Fri, 15 Jul 2011 17:45:13 +0000 translators (svn r22666) -Update from WebTranslator v3.0: draft
Thu, 14 Jul 2011 17:45:11 +0000 translators (svn r22665) -Update from WebTranslator v3.0: draft
Wed, 13 Jul 2011 17:45:11 +0000 translators (svn r22664) -Update from WebTranslator v3.0: draft
Tue, 12 Jul 2011 17:45:23 +0000 translators (svn r22663) -Update from WebTranslator v3.0: draft
Tue, 12 Jul 2011 17:12:10 +0000 frosch (svn r22662) -Fix (r22639)[FS#4683]: Ships can also travel on certain rail tiles. draft
Tue, 12 Jul 2011 16:36:53 +0000 frosch (svn r22661) -Fix (r22659): Silence a gcc warning. draft
Mon, 11 Jul 2011 17:45:18 +0000 translators (svn r22660) -Update from WebTranslator v3.0: draft
Mon, 11 Jul 2011 16:32:35 +0000 michi_cc (svn r22659) -Add: [NewGRF] Support for the land slope check callback for stations. draft
Mon, 11 Jul 2011 16:32:30 +0000 michi_cc (svn r22658) -Feature: [NewGRF] Custom error messages for object callback 0x157. draft
Mon, 11 Jul 2011 16:32:25 +0000 michi_cc (svn r22657) -Add: [NewGRF] More default error messages for the industry shape and location callbacks. draft
Mon, 11 Jul 2011 16:32:19 +0000 michi_cc (svn r22656) -Codechange: Deduplicate the custom error message of the industry shape and location callbacks. draft
Mon, 11 Jul 2011 16:32:13 +0000 michi_cc (svn r22655) -Add: [NewGRF] Add water class to the 'land info of nearby tiles' vars. draft
Sun, 10 Jul 2011 14:44:41 +0000 frosch (svn r22649) -Fix [FS#4670]: Switching from a red to a white highlight (by switching to another tool) without switching the highlight mode (HT_RECT etc.) did not mark the selection dirty. draft
Sun, 10 Jul 2011 13:25:52 +0000 frosch (svn r22648) -Fix (r22629): Missing 'break'. (thanks michi_cc) draft
Sun, 10 Jul 2011 13:21:21 +0000 frosch (svn r22647) -Codechange: Enhance MP_WATER map accessors with assertions. (adf88) draft
Sun, 10 Jul 2011 13:04:04 +0000 frosch (svn r22646) -Codechange: Simplify MP_WATER map accessors, esp. for locks and depots. (based on patched by adf88 and michi_cc) draft
Sun, 10 Jul 2011 13:00:05 +0000 frosch (svn r22645) -Fix [FS#4678]: GetSection() does not return a LockPart. draft
Sat, 09 Jul 2011 18:10:48 +0000 frosch (svn r22644) -Codechange: Use IsShipDepotTile() instead of single water- and depottests. (adf88) draft
Fri, 08 Jul 2011 14:42:18 +0000 michi_cc (svn r22643) -Fix: Disallow building NewObjects on water tiles owned by another company. draft
Thu, 07 Jul 2011 21:52:08 +0000 frosch (svn r22642) -Change: Disable the 'set parameters' button in the NewGRF GUI, if the GRF specifies to have no parameters and one would not be able to set any parameters anyway. draft
Thu, 07 Jul 2011 20:35:48 +0000 frosch (svn r22641) -Fix (r22639): Warning about uninitialised fields. draft
Thu, 07 Jul 2011 17:45:07 +0000 translators (svn r22640) -Update from WebTranslator v3.0: draft
Thu, 07 Jul 2011 14:16:22 +0000 michi_cc (svn r22639) -Feature: [NewGRF] Support for ship props 14/15 (ocean/canal speed fraction). draft
Thu, 07 Jul 2011 14:16:16 +0000 michi_cc (svn r22638) -Fix: Keep the previous owner of the upper and lower lock parts if they are built on existing water. draft
Tue, 05 Jul 2011 17:45:08 +0000 translators (svn r22637) -Update from WebTranslator v3.0: draft
Mon, 04 Jul 2011 22:07:53 +0000 frosch (svn r22636) -Fix: Airports should not expose the tile specific random bits of the north tile. Only airport tiles should access those. draft
Mon, 04 Jul 2011 20:37:20 +0000 frosch (svn r22635) -Fix: Correctly reseed random bits of industries and industry tiles. draft
Mon, 04 Jul 2011 20:31:57 +0000 frosch (svn r22634) -Codechange: Deduplicate some code. Note that zeroing 'count' is intentionally removed, it is only used together with 'scope'. draft
Mon, 04 Jul 2011 20:25:17 +0000 frosch (svn r22633) -Fix: Implement variables 25 and 7F for railtypes. draft
Mon, 04 Jul 2011 17:45:07 +0000 translators (svn r22632) -Update from WebTranslator v3.0: draft
Sun, 03 Jul 2011 14:49:19 +0000 frosch (svn r22631) -Fix: Additional text in fund industry window is NewGRF supplied and thus should have a default colour. draft
Sun, 03 Jul 2011 14:33:17 +0000 frosch (svn r22630) -Cleanup: Remove SwitchToNormalRefStack() and SwitchToErrorRefStack(). draft
Sun, 03 Jul 2011 14:32:15 +0000 frosch (svn r22629) -Fix [FS#4599]: Remove all usages of the ErrorRefStack. It was continuously overwritten by e.g. industry prospection without closing the old error window; also StopTextRefStackUsage() was not called for errors returned by commands (which caused FS#4599). Now return in the CommandCost result whether the textref stack needs to be used, and store a copy of the stack values in the error window just like for the normal string parameters. draft
Sun, 03 Jul 2011 13:53:42 +0000 frosch (svn r22628) -Codechange: Allow passing the textref stack values to use to StartTextRefStackUsage() instead of always using the temporary NewGRF registers. draft
Sun, 03 Jul 2011 13:49:29 +0000 frosch (svn r22627) -Codechange: Rename PrepareTextRefStackUsage() to StartTextRefStackUsage() to make it more obvious that you must call StopTextRefStackUsage() at some point. Also extent the documentation. draft
Sun, 03 Jul 2011 10:59:25 +0000 frosch (svn r22626) -Fix [FS#4622]: Also initialise _old_vds with newgame settings; TTD savegames do not contain these settings. draft
Sat, 02 Jul 2011 21:20:37 +0000 frosch (svn r22625) -Fix (r22050)[FS#4642]: Do not zero the orders of disaster vehicles when converting savegames. draft
Sat, 02 Jul 2011 19:31:01 +0000 frosch (svn r22624) -Fix [FS#4654]: When closing an AI company the local player cheated to, we need to cheat him to another company. draft
Sat, 02 Jul 2011 19:07:47 +0000 frosch (svn r22623) -Cleanup: DoAcquireCompany() does not need to sell shares, ChangeOwnershipOfCompanyItems() already does that and it does it better. draft
Sat, 02 Jul 2011 19:05:42 +0000 frosch (svn r22622) -Fix: When closing down companies their shares in other companies must be sold even if share trading is disabled at that point of time. draft
Sat, 02 Jul 2011 17:40:39 +0000 frosch (svn r22621) -Fix: When asking the user to confirm an unsafe unpausing, there is no need to execute a command if 'no' is choosed. This also prevents crashing when clicking unpause while the confirm window is shown. draft
Sat, 02 Jul 2011 16:45:54 +0000 frosch (svn r22620) -Change [FS#4651]: Enforce refit orders to be 'always go to depot' orders; service-only and stop-in-depot orders make no sense with refitting. draft
Sat, 02 Jul 2011 14:37:03 +0000 frosch (svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the lineheight in the company GUI. This also makes the widget containing the sprite not skip drawing it, if the bounds of the widget are outside of the drawing area though the sprite actually needs drawing. draft
Sat, 02 Jul 2011 12:58:37 +0000 frosch (svn r22618) -Fix [FS#4653]: When changing difficulty settings over the network, do not just reopen the difficulty window if any game options window is opened; instead invalidate them properly. draft
Sat, 02 Jul 2011 12:49:44 +0000 frosch (svn r22617) -Codechange: Add GameOptionsInvalidationData enum for data values for Window::OnInvalidateData() of windows with class WC_GAME_OPTIONS. draft
Sat, 02 Jul 2011 11:31:20 +0000 frosch (svn r22616) -Codechange: Fix typo. draft
Sat, 02 Jul 2011 11:28:22 +0000 frosch (svn r22615) -Codechange: The return value of PlayTileSound() has no purpose. Remove it and document the rest. draft
Sat, 02 Jul 2011 11:24:39 +0000 frosch (svn r22614) -Fix [FS#4656]: If callback 33 returns a value out of range, no sound effect shall be played. draft
Fri, 01 Jul 2011 17:45:10 +0000 translators (svn r22613) -Update from WebTranslator v3.0: draft
Thu, 30 Jun 2011 17:45:11 +0000 translators (svn r22612) -Update from WebTranslator v3.0: draft
Tue, 28 Jun 2011 17:45:06 +0000 translators (svn r22611) -Update from WebTranslator v3.0: draft
Mon, 27 Jun 2011 17:45:06 +0000 translators (svn r22610) -Update from WebTranslator v3.0: draft
Sun, 26 Jun 2011 17:45:17 +0000 translators (svn r22609) -Update from WebTranslator v3.0: draft
Sun, 26 Jun 2011 16:16:04 +0000 alberth (svn r22608) -Fix[FS#4663]: Use rotated heightmap sizes for reporting scaling problems. draft
Thu, 23 Jun 2011 17:45:06 +0000 translators (svn r22607) -Update from WebTranslator v3.0: draft
Thu, 23 Jun 2011 08:25:15 +0000 frosch (svn r22606) -Fix (r22518): 20 is not the successor of 19 in NewGRF context. draft
Tue, 21 Jun 2011 17:45:15 +0000 translators (svn r22605) -Update from WebTranslator v3.0: draft
Mon, 20 Jun 2011 17:06:33 +0000 rubidium (svn r22604) -Document: that there are invalid warnings under some circumstances draft
Sun, 19 Jun 2011 17:45:07 +0000 translators (svn r22603) -Update from WebTranslator v3.0: draft
Sat, 18 Jun 2011 17:45:08 +0000 translators (svn r22596) -Update from WebTranslator v3.0: draft
Fri, 17 Jun 2011 20:32:25 +0000 yexo (svn r22595) -Fix [FS#4560] (r22593): build railstation gui was broken with newgrf stations draft
Thu, 16 Jun 2011 10:59:09 +0000 yexo (svn r22594) -Fix [FS#4644]: add active NewGRFs to the list of available ones when selecting the empty preset draft
Thu, 16 Jun 2011 09:46:24 +0000 yexo (svn r22593) -Fix [FS#4647]: don't show cargo accepted/produced in the new station window when no tiles are selected (mouse hovering a window or toolbar) draft
Wed, 15 Jun 2011 18:53:58 +0000 frosch (svn r22592) -Fix [FS#4645]: Reading of heightmaps with uncommon BMP formats failed due to uninitialised variables. (Parody) draft
Wed, 15 Jun 2011 18:52:21 +0000 terkhen (svn r22591) -Doc: Callback 0x18 (AI purchase selection) is implemented for stations. draft
Wed, 15 Jun 2011 17:45:08 +0000 translators (svn r22590) -Update from WebTranslator v3.0: draft
Tue, 14 Jun 2011 19:19:13 +0000 frosch (svn r22589) -Fix [FS#4641]: PBS order forecasting modified the current order index in case of a goto-nearest-depot order and no depot could be found. draft
Tue, 14 Jun 2011 17:45:13 +0000 translators (svn r22588) -Update from WebTranslator v3.0: draft
Tue, 14 Jun 2011 04:56:51 +0000 rubidium (svn r22587) -Fix: inconsistency in known-bugs.txt draft
Tue, 14 Jun 2011 04:55:34 +0000 rubidium (svn r22586) -Merge: documentation updates from 1.1 draft
Mon, 13 Jun 2011 17:45:09 +0000 translators (svn r22585) -Update from WebTranslator v3.0: draft
Mon, 13 Jun 2011 15:23:20 +0000 yexo (svn r22584) -Add: [NoAI] several functions to AICompany to find out performance information (Morloth) draft
Mon, 13 Jun 2011 11:53:00 +0000 frosch (svn r22583) -Fix [FS#4640] (r22551): Allocate _changed_storage_arrays on the heap, so the point of destruction is well defined ('never' for now). draft
Mon, 13 Jun 2011 10:46:00 +0000 michi_cc (svn r22582) -Fix: Don't increment STL iterators after they've been invalidated. draft
Mon, 13 Jun 2011 10:35:19 +0000 rubidium (svn r22581) -Add: 'make regression' support to Makefile.msvc draft
Mon, 13 Jun 2011 10:09:59 +0000 rubidium (svn r22580) -Change: make 'make regression' return an error when it fails draft
Mon, 13 Jun 2011 08:28:29 +0000 rubidium (svn r22579) -Fix (r22576): copy-paste error :( draft
Mon, 13 Jun 2011 08:27:12 +0000 rubidium (svn r22578) -Fix: another MSVC compile warning draft
Mon, 13 Jun 2011 07:43:48 +0000 rubidium (svn r22577) -Fix: MSVC64 compile warning draft
Mon, 13 Jun 2011 07:34:55 +0000 rubidium (svn r22576) -Add: bundle_pdb command to put the pdb into the bundles directory as well draft
Mon, 13 Jun 2011 07:01:36 +0000 terkhen (svn r22575) -Fix (r22574): Compilation error. draft
Mon, 13 Jun 2011 06:28:43 +0000 terkhen (svn r22574) -Fix (r22566): GetGRFID was using a wrong return type. draft
Mon, 13 Jun 2011 06:13:57 +0000 terkhen (svn r22573) -Fix (r22567): Fix operator precedence. draft
Sun, 12 Jun 2011 23:42:42 +0000 michi_cc (svn r22572) -Fix: MSVC performance warning (assigning int to bool). draft
Sun, 12 Jun 2011 20:53:16 +0000 terkhen (svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug GUI. draft
Sun, 12 Jun 2011 20:51:38 +0000 terkhen (svn r22570) -Codechange: Store the GrfID of the caller when opening a parent window in the NewGRF debug GUI. draft
Sun, 12 Jun 2011 20:50:03 +0000 terkhen (svn r22569) -Feature: [NewGRF] Persistent storage for towns. draft
Sun, 12 Jun 2011 20:49:07 +0000 terkhen (svn r22568) -Change: Add a list of persistent storages to the Town class. draft
Sun, 12 Jun 2011 20:47:45 +0000 terkhen (svn r22567) -Codechange: Store persistent storages inside a pool. draft
Sun, 12 Jun 2011 20:42:23 +0000 terkhen (svn r22566) -Codechange: Define and use OverrideManagerBase::GetGRFID function. draft
Sun, 12 Jun 2011 20:41:17 +0000 terkhen (svn r22565) -Codechange: Use helper functions for getting the persistent storage in the NewGRF debug GUI. draft
Sun, 12 Jun 2011 20:40:21 +0000 terkhen (svn r22564) -Codechange: Rename Get and Store persistent storage functions to GetValue and StoreValue. draft