log

age author description
Sun, 12 Feb 2012 18:45:51 +0000 translators (svn r23939) -Update from WebTranslator v3.0: draft
Sun, 12 Feb 2012 17:29:58 +0000 smatz (svn r23938) -Codechange: declare ScriptScanner::Initialize() and make it abstract, make the other overloaded Initialize() protected draft
Sun, 12 Feb 2012 11:39:29 +0000 rubidium (svn r23937) -Change: improve the wording of some of the timeout related "error" messages draft
Sun, 12 Feb 2012 10:58:18 +0000 rubidium (svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro) draft
Sun, 12 Feb 2012 10:51:43 +0000 rubidium (svn r23935) -Codechange: generalise GetTextfile draft
Sun, 12 Feb 2012 10:42:46 +0000 rubidium (svn r23934) -Update: other language files w.r.t. the previous change draft
Sun, 12 Feb 2012 10:35:15 +0000 rubidium (svn r23933) -Codechange: make the text file window strings more generic (LordAro) draft
Sun, 12 Feb 2012 10:32:41 +0000 rubidium (svn r23932) -Codechange: split the NewGRF text window into its own source files draft
Sat, 11 Feb 2012 22:43:39 +0000 michi_cc (svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type. draft
Sat, 11 Feb 2012 22:25:20 +0000 rubidium (svn r23930) -Fix [FS#4944]: [Script] Do not close the parameter window when a script starts draft
Sat, 11 Feb 2012 21:47:34 +0000 rubidium (svn r23929) -Doc [FS#4966]: document, in a tooltip, that depot orders disable automatic servicing draft
Sat, 11 Feb 2012 20:25:21 +0000 rubidium (svn r23928) -Fix [FS#5053]: don't accelerate, for smoke purposes, when you reached the track's maximum speed draft
Sat, 11 Feb 2012 20:08:31 +0000 rubidium (svn r23927) -Fix [FS#5056]: 32bpp animated blitter was optimised a bit too far regarding not needing to update the colour mapping when (re)initialising the palette draft
Sat, 11 Feb 2012 19:46:47 +0000 rubidium (svn r23926) -Update [FS#5055]: some missing Latin-ish characters as some translations started using them (PaulC) draft
Sat, 11 Feb 2012 19:44:02 +0000 rubidium (svn r23925) -Fix (r23924): remove some remnants from generated files as well draft
Sat, 11 Feb 2012 19:42:33 +0000 rubidium (svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an assertion to be triggered due to a missing proper location for the viewport of the news message, so only allow building when valid data for the viewport is provided or no viewport is used draft
Sat, 11 Feb 2012 19:25:53 +0000 rubidium (svn r23923) -Update [FS#5044]: rpm specs (Ammler) draft
Sat, 11 Feb 2012 18:45:17 +0000 translators (svn r23922) -Update from WebTranslator v3.0: draft
Fri, 10 Feb 2012 18:45:22 +0000 translators (svn r23921) -Update from WebTranslator v3.0: draft
Thu, 09 Feb 2012 22:38:39 +0000 frosch (svn r23920) -Fix: Consider only the middle tile of a lock for lock-infrastructure costs. The other two tiles may be owned by other companies. Also do not count the middle tile of a lock as canal, independent of whether it is build on ground or river slope. draft
Thu, 09 Feb 2012 18:45:17 +0000 translators (svn r23919) -Update from WebTranslator v3.0: draft
Wed, 08 Feb 2012 18:45:10 +0000 translators (svn r23918) -Update from WebTranslator v3.0: draft
Wed, 08 Feb 2012 18:11:49 +0000 frosch (svn r23917) -Fix (r11252,, r23914, r23915): Also use the CTT for refitmasks for version 6 GRFs. I.e. fix the cursed GetCargoTranslation() function for the fourth time. draft
Tue, 07 Feb 2012 22:59:30 +0000 frosch (svn r23916) -Fix (r23145): When determining the first refittable cargotype according to CTT order, do not rely on the GRF assigning the refit_mask property. Also check for GRFs setting the default_cargo or refittable-cargo-classes or -types properties. draft
Tue, 07 Feb 2012 22:48:09 +0000 frosch (svn r23915) -Codechange: Translate refitmask directly after reading it from the GRF. draft
Tue, 07 Feb 2012 22:46:26 +0000 frosch (svn r23914) -Fix (r11252, r13855): Don't test validity of cargobits using a mask of cargoslots. draft
Tue, 07 Feb 2012 22:05:44 +0000 frosch (svn r23913) -Fix (r23912): Silly typo in comment. draft
Tue, 07 Feb 2012 22:03:03 +0000 frosch (svn r23912) -Fix: When testing whether a engine shall only carry the default cargo, check ctt_include_mask for being empty before applying cargo translation. draft
Tue, 07 Feb 2012 18:45:14 +0000 translators (svn r23911) -Update from WebTranslator v3.0: draft
Tue, 07 Feb 2012 10:27:48 +0000 matthijs (svn r23910) -Fix: [SDL] Handle the SDL_VIDEOEXPOSE event. draft
Tue, 07 Feb 2012 10:12:11 +0000 matthijs (svn r23909) -Fix: [SDL] Fix keyboard-related segfault when compiling against SDL 1.3. draft
Tue, 07 Feb 2012 10:09:09 +0000 matthijs (svn r23908) -Fix (r22910): [Makefile] Make sure bin/baseset/openttd.32.bmp is removed on make clean. draft
Tue, 07 Feb 2012 09:57:08 +0000 matthijs (svn r23907) -Fix: [Makefile] Let "make clean --dry-run" not delete Makefiles. draft
Mon, 06 Feb 2012 20:47:47 +0000 rubidium (svn r23906) -Codechange: replace magic numbers with named constants (adf88) draft
Mon, 06 Feb 2012 20:11:00 +0000 rubidium (svn r23905) -Fix [FS#5045]: OpenMSX got downloaded to and extracted in the wrong (non-existent) folder draft
Mon, 06 Feb 2012 18:45:42 +0000 translators (svn r23904) -Update from WebTranslator v3.0: draft
Sun, 05 Feb 2012 19:32:12 +0000 rubidium (svn r23903) -Fix [FS#4993]: some instances had issues due to a value being out of range draft
Sun, 05 Feb 2012 18:45:23 +0000 translators (svn r23902) -Update from WebTranslator v3.0: draft
Sun, 05 Feb 2012 15:51:13 +0000 smatz (svn r23901) -Fix: memory leak everytime one clicked a savegame in the load GUI draft
Sun, 05 Feb 2012 12:16:05 +0000 rubidium (svn r23900) -Update [FS#5041]: some error/inconsistencies in the UK base "translation" draft
Sat, 04 Feb 2012 22:19:02 +0000 michi_cc (svn r23898) -Remove: PNG sprite loader. draft
Sat, 04 Feb 2012 22:18:57 +0000 michi_cc (svn r23897) -Feature: [NewGRF] 32bpp sprites in GRFs. draft
Sat, 04 Feb 2012 22:14:21 +0000 michi_cc (svn r23896) -Fix (r23884): Don't free unallocated memory. draft
Sat, 04 Feb 2012 22:14:16 +0000 michi_cc (svn r23895) -Revert (r23888): Broken and not even needed anymore in the container format 2 implementation that was committed. draft
Sat, 04 Feb 2012 23:10:24 +0100 Michael Lutz -Fix (r23884): Don't free unallocated memory. draft ez
Sat, 04 Feb 2012 23:09:52 +0100 Michael Lutz -Revert (r23888): Broken and not even needed anymore in the container format 2 implementation that was committed. draft
Fri, 03 Feb 2012 03:34:18 +0100 Michael Lutz -Remove: PNG sprite loader. draft
Fri, 03 Feb 2012 20:13:37 +0100 Michael Lutz -Feature: [NewGRF] 32bpp sprites in GRFs. draft
Sat, 04 Feb 2012 20:12:06 +0000 michi_cc (svn r23894) -Fix (r23893): Use the right variable, not the one that's always going to be 0. draft
Sat, 04 Feb 2012 19:21:32 +0000 michi_cc (svn r23893) -Change: [NewGRF] Extended chunked sprite encoding to work for bigger sprites. draft
Sat, 04 Feb 2012 18:45:20 +0000 translators (svn r23892) -Update from WebTranslator v3.0: draft
Sat, 04 Feb 2012 16:24:25 +0000 rubidium (svn r23891) -Fix-ish: compile failures with SDL 1.3 draft
Sat, 04 Feb 2012 13:29:18 +0000 michi_cc (svn r23890) -Add: [NewGRF] Support for RealSprites with multiple zoom levels. draft
Sat, 04 Feb 2012 13:29:13 +0000 michi_cc (svn r23889) -Codechange: Centralise sprite resizing in one place. (peter1138) draft
Sat, 04 Feb 2012 13:29:09 +0000 michi_cc (svn r23888) -Change: Move the min/max zoom settings to the "misc" section so they are valid before sprites are loaded. draft
Sat, 04 Feb 2012 13:29:04 +0000 michi_cc (svn r23887) -Feature: [NewGRF] Support for container version 2. draft
Sat, 04 Feb 2012 13:29:00 +0000 michi_cc (svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x bytes of the file. draft
Sat, 04 Feb 2012 13:28:56 +0000 michi_cc (svn r23885) -Codechange: Use the GRF sprite loader for then mapgen sprites as well. draft
Sat, 04 Feb 2012 13:28:52 +0000 michi_cc (svn r23884) -Codechange: Store recolour sprites in memory directly during GRF loading. draft
Sat, 04 Feb 2012 13:28:48 +0000 michi_cc (svn r23883) -Fix: [NewGRF] It wasn't possible to import sounds from a NewGRF later in the load order. draft
Sat, 04 Feb 2012 13:28:44 +0000 michi_cc (svn r23882) -Codechange: Delay parsing of NewGRF sound effects until first usage. draft
Sat, 04 Feb 2012 13:28:40 +0000 michi_cc (svn r23881) -Codechange: Move GRF sprite decoding into a separate function. draft
Sat, 04 Feb 2012 13:28:35 +0000 michi_cc (svn r23880) -Add: A simple smart pointer. draft
Sat, 04 Feb 2012 11:58:05 +0000 rubidium (svn r23878) -Prepare: 1.2.0-beta4 draft
Fri, 03 Feb 2012 18:45:14 +0000 translators (svn r23877) -Update from WebTranslator v3.0: draft
Thu, 02 Feb 2012 19:31:11 +0000 terkhen (svn r23876) -Fix (r23408) [FS#5039]: Generate industry subsidies again. (Emmeran) draft
Thu, 02 Feb 2012 18:45:19 +0000 translators (svn r23875) -Update from WebTranslator v3.0: draft
Wed, 01 Feb 2012 18:45:16 +0000 translators (svn r23874) -Update from WebTranslator v3.0: draft
Tue, 31 Jan 2012 18:45:31 +0000 translators (svn r23873) -Update from WebTranslator v3.0: draft
Mon, 30 Jan 2012 18:45:51 +0000 translators (svn r23872) -Update from WebTranslator v3.0: draft
Sun, 29 Jan 2012 18:45:49 +0000 translators (svn r23871) -Update from WebTranslator v3.0: draft
Sun, 29 Jan 2012 14:27:21 +0000 rubidium (svn r23870) -Fix [FS#5004]: scripts with a bad comparator could lock up OpenTTD draft
Sun, 29 Jan 2012 00:14:36 +0000 glx (svn r23869) -Fix (r23865): WT3 validation failure draft
Sat, 28 Jan 2012 20:11:50 +0000 frosch (svn r23868) -Fix [FS#5013-ish]: Make a certain tooltip more precise. draft
Sat, 28 Jan 2012 20:10:49 +0000 rubidium (svn r23867) -Fix [FS#5020]: make the colour of the dropdown items for opening the vehicle list for which the company has no vehicles looking less horrid draft
Sat, 28 Jan 2012 19:36:22 +0000 frosch (svn r23866) -Feature: [NewGRF] Give NewGRF defined level crossings and rail depots access to the townzone. draft
Sat, 28 Jan 2012 18:45:11 +0000 translators (svn r23865) -Update from WebTranslator v3.0: draft
Sat, 28 Jan 2012 18:11:18 +0000 frosch (svn r23864) -Fix: Railtype overlays were drawn 'only transparent' on invisible bridges. draft
Sat, 28 Jan 2012 17:56:48 +0000 frosch (svn r23863) -Fix (r22981): '' != ' == 0'. draft
Sat, 28 Jan 2012 14:12:42 +0000 frosch (svn r23862) -Fix (r23860): Fix sweets capacity. draft
Sat, 28 Jan 2012 12:11:23 +0000 frosch (svn r23861) -Feature: [NewGRF] New algorithm (activated via an engine flag) to determine the capacity of vehicles. This allows vehicles to better control the capacity for cargotypes which they know; and let cargo NewGRFs influence the capacity for cargos the vehicle NewGRF does not know, but which the vehicle is refittable to due to cargo classes. draft
Sat, 28 Jan 2012 12:08:03 +0000 frosch (svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity multipliers when refitting vehicles, which do not use callback 15. draft
Fri, 27 Jan 2012 22:08:51 +0000 frosch (svn r23859) -Fix: Inserting conditional orders for ships checked the wrong orders wrt. maximum distance. draft
Fri, 27 Jan 2012 21:14:38 +0000 rubidium (svn r23858) -Change [FS#5003]: some updates and improvements of the base font (PaulC) draft
Fri, 27 Jan 2012 17:45:38 +0000 rubidium (svn r23857) -Document [FS#4997]: some SDL misbehaviour draft
Thu, 26 Jan 2012 18:45:26 +0000 translators (svn r23856) -Update from WebTranslator v3.0: draft
Thu, 26 Jan 2012 17:48:23 +0000 rubidium (svn r23855) -Fix [FS#5007]: out of bounds read for slowdown parameter caused desync when railtype >= 4, vehicles were fast, and the original acceleration model was used draft
Thu, 26 Jan 2012 17:24:56 +0000 rubidium (svn r23854) -Codechange: make it easier to put random debug stuff into the random log draft
Wed, 25 Jan 2012 22:10:14 +0000 rubidium (svn r23853) -Fix: several incorrect @files draft
Wed, 25 Jan 2012 22:09:51 +0000 rubidium (svn r23852) -Fix [FS#5011]: doxygen went haywire on FINAL token draft
Wed, 25 Jan 2012 20:46:51 +0000 rubidium (svn r23851) -Fix: infrastructure cache could get out of sync when overbuilding a drive through road stop draft
Wed, 25 Jan 2012 18:45:25 +0000 translators (svn r23850) -Update from WebTranslator v3.0: draft
Wed, 25 Jan 2012 18:34:38 +0000 rubidium (svn r23849) -Fix [FS#5008]: when the network is lagging, you try to copy a vehicle's order but accidentally create a station order and then copy the vehicle's order (before the first command is executed) one could trigger an assertion from the pool. Simplify the ancient code and make it more fool proof, even though it could stop copying a vehicle's orders slightly earlier than it would now... but who has come near that limit and really needed that many orders? draft
Tue, 24 Jan 2012 22:30:57 +0000 frosch (svn r23848) -Fix: Even if A == B, A can make more sense than B. draft
Tue, 24 Jan 2012 19:24:02 +0000 rubidium (svn r23847) -Fix: when removing road or tram from a tram+road stop, the owner of the road stop's cache was updated instead of the owner of the removed infrastructure draft
Tue, 24 Jan 2012 18:45:18 +0000 translators (svn r23846) -Update from WebTranslator v3.0: draft
Mon, 23 Jan 2012 18:45:24 +0000 translators (svn r23845) -Update from WebTranslator v3.0: draft
Sun, 22 Jan 2012 22:21:21 +0000 michi_cc (svn r23844) -Fix (r23414): Infrastructure count for stations wasn't updated properly on company takeover. And don't count buoys while loading a game either. draft
Sun, 22 Jan 2012 21:27:15 +0000 rubidium (svn r23843) -Fix: minor issue with replaying ;) draft
Sun, 22 Jan 2012 21:26:42 +0000 rubidium (svn r23842) -Change [FS#5001, FS#5002]: do not let towns (ever) remove objects draft
Sun, 22 Jan 2012 21:17:38 +0000 frosch (svn r23841) -Fix: Clear NewGRF vehicle cache when their owner changes. (esp. vehicle var 43) draft
Sun, 22 Jan 2012 18:45:59 +0000 translators (svn r23840) -Update from WebTranslator v3.0: draft
Sun, 22 Jan 2012 18:37:01 +0000 frosch (svn r23839) -Feature: Allow command line options -e and -g to be combined to load saves/scenarios directly into SE. draft
Sun, 22 Jan 2012 18:16:47 +0000 rubidium (svn r23838) -Fix [FS#5000]: assertion got hit when destroing a dock when a ship was loading draft
Sun, 22 Jan 2012 17:42:03 +0000 rubidium (svn r23837) -Feature [FS#4994]: [NoGo] Allow querying orders of vehicles draft
Sun, 22 Jan 2012 15:53:17 +0000 frosch (svn r23836) -Fix (r23145): If a vehicle is not refittable to any cargo in the CTT, then pick the first refittable cargoslot. draft
Sun, 22 Jan 2012 13:54:02 +0000 frosch (svn r23835) -Change [FS#4999]: Make signs placed in scenario editor belong to the GS. That way they are always shown in game and are not editable. draft
Sat, 21 Jan 2012 18:45:09 +0000 translators (svn r23834) -Update from WebTranslator v3.0: draft
Sat, 21 Jan 2012 14:29:18 +0000 translators (svn r23832) -Update from WebTranslator v3.0: draft
Sat, 21 Jan 2012 14:28:53 +0000 rubidium (svn r23831) -Prepare: 1.2.0-beta3 draft
Sat, 21 Jan 2012 13:57:24 +0000 yexo (svn r23830) -Revert (r23804) [FS#4986]: while the idea was good, it causes too much trouble draft
Sat, 21 Jan 2012 13:21:33 +0000 frosch (svn r23829) -Fix [FS#4996]: Loading empty GS strings/translations failed. draft
Sat, 21 Jan 2012 13:21:23 +0000 frosch (svn r23828) -Fix: Return early from SlString() for empty strings, before doing invalid things which surprisingly do not break everything. draft
Sat, 21 Jan 2012 12:03:55 +0000 rubidium (svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question window's title from a (small) set of options draft
Fri, 20 Jan 2012 20:18:19 +0000 rubidium (svn r23826) -Fix [FS#4972]: the detailed performance rating window showed the cargo count of the current quarter instead of the last quarter like the tooltip says draft
Fri, 20 Jan 2012 18:45:22 +0000 translators (svn r23825) -Update from WebTranslator v3.0: draft
Thu, 19 Jan 2012 18:45:22 +0000 translators (svn r23824) -Update from WebTranslator v3.0: draft
Wed, 18 Jan 2012 18:45:40 +0000 translators (svn r23823) -Update from WebTranslator v3.0: draft
Tue, 17 Jan 2012 21:13:02 +0000 rubidium (svn r23822) -Fix-ish: when replaying make sure companies get created even if their creating client doesn't exist during the replay draft
Tue, 17 Jan 2012 21:12:19 +0000 rubidium (svn r23821) -Fix-ish: when replaying a command log, ignore the command limit draft
Tue, 17 Jan 2012 18:48:25 +0000 rubidium (svn r23820) -Fix (r23818): WT3 validation failure draft
Tue, 17 Jan 2012 18:46:09 +0000 frosch (svn r23819) -Fix [FS#4951]: Removal of towns with 0 population failed during map generation. draft
Tue, 17 Jan 2012 18:46:04 +0000 translators (svn r23818) -Update from WebTranslator v3.0: draft
Tue, 17 Jan 2012 17:27:38 +0000 rubidium (svn r23817) -Fix [FS#4962]: desync due to different NewGRF version. So reduce the chance that it happens significantly with betas/RCs/nightlies by doing the same as is done for stable releases: check the NewGRF version of server vs client. draft
Mon, 16 Jan 2012 22:29:25 +0000 yexo (svn r23816) -Fix (r23635, r23805): make SCC_ENCODED the first entry in the StringControlCode enum since it's value is not allowed to change draft
Mon, 16 Jan 2012 18:46:02 +0000 translators (svn r23815) -Update from WebTranslator v3.0: draft
Sun, 15 Jan 2012 21:15:38 +0000 rubidium (svn r23814) -Codechange: write the random-debug output directly to a file draft
Sun, 15 Jan 2012 19:30:27 +0000 yexo (svn r23813) -Codechange: fix other language files draft
Sun, 15 Jan 2012 19:29:49 +0000 yexo (svn r23812) -Fix [FS#4977] (r23804): custom ActionB messages were broken draft
Sun, 15 Jan 2012 18:45:41 +0000 translators (svn r23810) -Update from WebTranslator v3.0: draft
Sun, 15 Jan 2012 18:18:44 +0000 frosch (svn r23809) -Feature: Enhance some fatal NewGRF errors with the spritenumber that caused the problem. draft
Sun, 15 Jan 2012 18:17:45 +0000 frosch (svn r23808) -Codechange: Remove various translations which will be invalid with the next commit. draft
Sun, 15 Jan 2012 17:33:35 +0000 frosch (svn r23807) -Codechange: GRFError::num_params is not needed, remove it. draft
Sun, 15 Jan 2012 15:50:00 +0000 frosch (svn r23806) -Fix: [NewGRF] Integer parameters in ActionB did not quite work anymore. draft
Sun, 15 Jan 2012 15:49:01 +0000 frosch (svn r23805) -Add: {STRING6} and {STRING7}. draft
Sun, 15 Jan 2012 13:17:02 +0000 yexo (svn r23804) -Fix: [NewGRF] Make string code 80 more secure by not crashing when it's used in strings where it's not supposed to be used draft
Sun, 15 Jan 2012 13:06:11 +0000 yexo (svn r23803) -Fix [FS#4969]: newgrf textstack was not properly used when storing parameters for the error message window draft
Sun, 15 Jan 2012 12:56:13 +0000 yexo (svn r23802) -Fix [FS#4968] (r23601): game lobby gui not updated when new company information becomes available draft
Sun, 15 Jan 2012 11:31:34 +0000 yexo (svn r23801) -Fix: reading the utf-8 BOM from AI/GS files on big-endian machines failed draft
Sat, 14 Jan 2012 19:44:25 +0000 rubidium (svn r23800) -Codechange: also desync log failed commands draft
Sat, 14 Jan 2012 18:45:21 +0000 translators (svn r23799) -Update from WebTranslator v3.0: draft
Fri, 13 Jan 2012 18:45:09 +0000 translators (svn r23794) -Update from WebTranslator v3.0: draft
Thu, 12 Jan 2012 20:03:35 +0000 yexo (svn r23793) -Fix (r23791): height computation was missing a few pixels so the last line was still missing draft
Thu, 12 Jan 2012 19:23:00 +0000 yexo (svn r23792) -Feature [FS#4958]: move 'refitable to' text above custom newgrf text in build vehicle gui draft
Thu, 12 Jan 2012 19:11:51 +0000 yexo (svn r23791) -Fix [FS#4960]: resize text panel for parameter description if it doesn't fit in 4 lines. draft
Thu, 12 Jan 2012 18:45:31 +0000 translators (svn r23790) -Update from WebTranslator v3.0: draft
Thu, 12 Jan 2012 17:46:42 +0000 frosch (svn r23789) -Fix: [NewGRF] While we can only show one error per NewGRF, fatal errors should always disable the GRF. Also give those errors precedence over other information. draft
Thu, 12 Jan 2012 17:44:20 +0000 yexo (svn r23788) -Fix: failure to load newgrf files that use action 0 general prop 15 with a missing language file draft
Wed, 11 Jan 2012 18:47:32 +0000 rubidium (svn r23787) -Fix: add some missing spaces draft
Wed, 11 Jan 2012 18:45:41 +0000 translators (svn r23786) -Update from WebTranslator v3.0: draft
Tue, 10 Jan 2012 18:45:51 +0000 translators (svn r23785) -Update from WebTranslator v3.0: draft
Mon, 09 Jan 2012 23:04:03 +0000 truebrain (svn r23784) -Revert (r23740): compiling without libpng failed to include a correct header draft
Mon, 09 Jan 2012 22:21:45 +0000 rubidium (svn r23783) -Cleanup: remove ancient but not needed command flag draft
Mon, 09 Jan 2012 22:20:44 +0000 rubidium (svn r23782) -Fix [FS#4965]: crash due to genders used for station name in hangar string of Italian translation draft
Mon, 09 Jan 2012 22:19:53 +0000 rubidium (svn r23781) -Fix [FS#4964]: under certain circumstances, e.g. a single invalid order, trying to determine the next order state could end up in an infinite loop draft
Mon, 09 Jan 2012 21:22:48 +0000 truebrain (svn r23780) -Fix [FS#4963] (r23764): also name the two new errors server-side. As extra, split up one of the errors in 3 errors, to be more specific what goes wrong. As cherry on top, make sure on all sides we can never again forget to add such entries on both sides, by introducing an assert_compile() draft
Mon, 09 Jan 2012 18:45:39 +0000 translators (svn r23779) -Update from WebTranslator v3.0: draft
Sun, 08 Jan 2012 21:51:08 +0000 rubidium (svn r23778) -Fix [FS#4957]: trim all control codes and the likes from strings being passed into the AI. If the AI would be displaying them later we would be showing those control codes as question marks. draft
Sun, 08 Jan 2012 21:48:05 +0000 rubidium (svn r23777) -Codechange: refactor allocating memory and fetching strings into a single function for scripts draft
Sun, 08 Jan 2012 18:45:25 +0000 translators (svn r23776) -Update from WebTranslator v3.0: draft
Sun, 08 Jan 2012 16:58:10 +0000 frosch (svn r23775) -Change: Hide the PCX screenshot format from the options window, if a 32bpp blitter is used. draft
Sun, 08 Jan 2012 14:46:41 +0000 frosch (svn r23774) -Fix: Wrong path in readme.txt draft
Sun, 08 Jan 2012 12:47:54 +0000 michi_cc (svn r23773) -Change: [NewGRF] Update all cached train properties if a train vehicle enters a new railtype. draft
Sun, 08 Jan 2012 08:41:30 +0000 rubidium (svn r23772) -Fix (r23771): validation failure draft
Sat, 07 Jan 2012 18:45:39 +0000 translators (svn r23771) -Update from WebTranslator v3.0: draft
Sat, 07 Jan 2012 18:37:22 +0000 smatz (svn r23770) -Fix: compilation with GCC 4.7 draft
Sat, 07 Jan 2012 14:43:45 +0000 rubidium (svn r23769) -Codechange: make the lag/join start timeouts configurable as well draft
Sat, 07 Jan 2012 06:34:14 +0000 rubidium (svn r23768) -Fix: inconsistent stye in changelog draft
Fri, 06 Jan 2012 22:22:17 +0000 rubidium (svn r23766) -Update: some documentation draft
Fri, 06 Jan 2012 22:19:25 +0000 translators (svn r23765) -Update from WebTranslator v3.0: draft
Fri, 06 Jan 2012 21:49:06 +0000 rubidium (svn r23764) -Fix [FS#4955]: make default timeouts for certain states lower and configurable draft
Fri, 06 Jan 2012 19:49:44 +0000 rubidium (svn r23763) -Fix [FS#4956]: check whether a water tile is really empty when overbuilding it with an object draft
Fri, 06 Jan 2012 19:42:41 +0000 alberth (svn r23762) -Fix [FS#4954]: Removed double words in three strings, and one change 'cost' to 'income' in english.txt (thanks Tranzistors) draft
Fri, 06 Jan 2012 18:46:26 +0000 translators (svn r23761) -Update from WebTranslator v3.0: draft
Thu, 05 Jan 2012 20:03:15 +0000 frosch (svn r23760) -Feature: Allow readonly display of NewGRF parameters, if GRF list may not be edited. draft
Thu, 05 Jan 2012 19:56:48 +0000 smatz (svn r23759) -Fix (r17612)[FS#4951]: the check for duplicate town names wasn't really working draft
Thu, 05 Jan 2012 19:40:34 +0000 michi_cc (svn r23758) -Feature: [NewGRF] Alternate rail type label list. draft
Thu, 05 Jan 2012 19:32:51 +0000 frosch (svn r23757) -Codechange: Unify the drawing of toggle buttons for boolean settings. draft
Thu, 05 Jan 2012 19:28:42 +0000 rubidium (svn r23756) -Fix (r23755): ... and WT3 likes some strings that strgen doesn't like ;) draft
Thu, 05 Jan 2012 18:45:42 +0000 translators (svn r23755) -Update from WebTranslator v3.0: draft
Thu, 05 Jan 2012 17:08:49 +0000 rubidium (svn r23754) -Fix (r23752): the locks aren't reentrant draft
Thu, 05 Jan 2012 06:14:08 +0000 rubidium (svn r23753) -Fix [FS#4952]: use plurals for the infrastructure stats draft
Wed, 04 Jan 2012 22:11:26 +0000 rubidium (svn r23752) -Fix [FS#4938]: missing locking causing crash is extreme case when being in the MP lobby draft
Wed, 04 Jan 2012 22:08:43 +0000 rubidium (svn r23751) -Codechange: rename NetworkUDPGameLoop to a more descriptive name, and move the UDP specific bits to network_udp draft
Wed, 04 Jan 2012 18:45:54 +0000 translators (svn r23750) -Update from WebTranslator v3.0: draft
Wed, 04 Jan 2012 00:45:36 +0000 michi_cc (svn r23749) -Fix: [Win32] Work around a possible deadlock when initialising threaded drawing. draft
Tue, 03 Jan 2012 23:53:53 +0000 frosch (svn r23748) -Fix: Make vehicle variables A8 and A9 always return 0. Returning cur_image is a potential desyncer due to Action1 in static NewGRFs. draft
Tue, 03 Jan 2012 23:13:53 +0000 truebrain (svn r23747) -Fix (r23746): forgot one more case draft
Tue, 03 Jan 2012 23:09:48 +0000 truebrain (svn r23746) -Fix: also set 'info' to NULL if 'instance' dies (for both AI and GS); avoids invalid memory reads draft
Tue, 03 Jan 2012 23:08:15 +0000 frosch (svn r23745) -Fix (r23087): If autorefit fails, count the vehicle capacity nevertheless, if it is already carrying the right thing. draft
Tue, 03 Jan 2012 22:36:35 +0000 frosch (svn r23744) -Fix (r23142) [FS#4923]: Check the version of the right GRF. draft
Tue, 03 Jan 2012 22:04:12 +0000 frosch (svn r23743) -Fix [FS#4906]: Call CB 15E for all vehicles before actually executing any refit. draft
Tue, 03 Jan 2012 21:58:26 +0000 rubidium (svn r23742) -Revert (r23735): for some reason gcc-trunk is more picky than basically everything else :( draft
Tue, 03 Jan 2012 21:47:01 +0000 rubidium (svn r23741) -Revert (r23740): the few parts that the Windows / non-network compiles stumble on draft
Tue, 03 Jan 2012 21:32:51 +0000 rubidium (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files draft
Tue, 03 Jan 2012 20:41:38 +0000 truebrain (svn r23739) -Fix (r23738): owh vim, when can you learn to copy/paste tabs correctly? draft
Tue, 03 Jan 2012 20:38:41 +0000 truebrain (svn r23738) -Fix (r23731): forgot to sync the new window with the script API draft
Tue, 03 Jan 2012 20:37:56 +0000 truebrain (svn r23737) -Fix: fix the svn:properties of a few files that got added lately draft
Tue, 03 Jan 2012 20:28:28 +0000 truebrain (svn r23736) -Document: document correctly that WC_GOAL_QUESTION has a WindowNumber which is identical to the uniqueid given by the GameScript draft
Tue, 03 Jan 2012 20:26:05 +0000 rubidium (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed draft
Tue, 03 Jan 2012 19:22:33 +0000 rubidium (svn r23734) -Cleanup: remove the translated strings as well draft
Tue, 03 Jan 2012 19:21:32 +0000 rubidium (svn r23733) -Fix-ish [FS#4939]: cheating to different climates messes things even more up than changing NewGRFs in-game... so guess what happened draft
Tue, 03 Jan 2012 18:46:13 +0000 translators (svn r23732) -Update from WebTranslator v3.0: draft
Tue, 03 Jan 2012 16:36:24 +0000 truebrain (svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17 draft
Tue, 03 Jan 2012 16:04:58 +0000 rubidium (svn r23730) -Add: Australian translation draft
Tue, 03 Jan 2012 10:50:06 +0000 truebrain (svn r23729) -Fix (r23670) [FS#4941]: if you increase the buffer size, also increase the bytes per pixel draft
Tue, 03 Jan 2012 10:27:14 +0000 truebrain (svn r23728) -Fix [#FS4942-ish]: when cheating into another company, the SignList was not updated draft
Tue, 03 Jan 2012 09:46:37 +0000 truebrain (svn r23727) -Codechange: speedup the 32bpp palette animation by reducing the amount of compares. This is possible because the function is called with only 2 possible conditions: from 0 to 255 (full palette update, 8bpp only) or from PALETTE_ANIM_START to 255 draft
Tue, 03 Jan 2012 02:38:35 +0000 peter1138 (svn r23726) -Fix (r23670): Remove debugging code added accidentally draft
Tue, 03 Jan 2012 00:47:56 +0000 yexo (svn r23725) -Fix (r23723): compile before commit draft
Tue, 03 Jan 2012 00:45:22 +0000 yexo (svn r23724) -Codechange: split of the check to see if ambient sounds are enabled to a header file allowing compilers to inline that check draft
Tue, 03 Jan 2012 00:44:23 +0000 yexo (svn r23723) -Codechange: speedup flood checks a bit draft
Tue, 03 Jan 2012 00:22:14 +0000 frosch (svn r23722) -Change: Give the chat query window the same Z priority as the normal text query window. draft
Mon, 02 Jan 2012 22:58:15 +0000 yexo (svn r23721) -Fix (r23070): reading memory of a temporary (already deconstructed) object is invalid draft
Mon, 02 Jan 2012 22:44:28 +0000 rubidium (svn r23720) -Fix/Feature [FS#4935]: show the script debug window also when the game script crashes draft
Mon, 02 Jan 2012 21:57:29 +0000 rubidium (svn r23719) -Fix [FS#4930]: extraction of music packs failed draft
Mon, 02 Jan 2012 20:39:50 +0000 rubidium (svn r23718) -Fix [FS#4936]: rescanai caused crash when the AI settings of an AI was opened draft
Mon, 02 Jan 2012 20:39:18 +0000 rubidium (svn r23717) -Fix [FS#4927]: ships going to wrong dock location when moving the dock while the game is paused draft
Mon, 02 Jan 2012 19:47:52 +0000 smatz (svn r23716) -Revert (r23705)[FS#4937]: unforeseen consequences draft
Mon, 02 Jan 2012 18:45:26 +0000 translators (svn r23715) -Update from WebTranslator v3.0: draft
Mon, 02 Jan 2012 13:44:37 +0000 truebrain (svn r23714) -Codechange: don't mix Viewport with non-viewport code draft
Mon, 02 Jan 2012 13:44:30 +0000 truebrain (svn r23713) -Codechange: split VehicleMove() into two functions, to minimalize the work done where possible draft
Mon, 02 Jan 2012 12:07:50 +0000 truebrain (svn r23712) -Codechange: rename the two vehicle hashes we have to names that make clear where they differ in draft
Mon, 02 Jan 2012 12:07:42 +0000 truebrain (svn r23711) -Codechange: don't chain the two vehicle hashes, but call them one by one draft
Sun, 01 Jan 2012 22:35:19 +0000 rubidium (svn r23710) -Change: make the default secondary sort method for the server list the number of clients instead of the name draft
Sun, 01 Jan 2012 22:32:26 +0000 rubidium (svn r23709) -Feature-ish: try harder to sort text instead of fancy characters in the server names draft
Sun, 01 Jan 2012 19:20:08 +0000 truebrain (svn r23708) -Codechange: apply the same trick as r23701 to GetTileSlope(), gaining similar benefits draft
Sun, 01 Jan 2012 18:45:38 +0000 translators (svn r23707) -Update from WebTranslator v3.0: draft
Sun, 01 Jan 2012 17:36:19 +0000 smatz (svn r23706) -Codechange: prevent 'unknown command' doxygen errors draft
Sun, 01 Jan 2012 17:32:45 +0000 smatz (svn r23705) -Codechange: cache the last processed station in FindStationsAroundTiles() in order to make the code a bit faster draft
Sun, 01 Jan 2012 17:22:32 +0000 alberth (svn r23704) -Doc: Doxygen comment fixes and additions. draft
Sun, 01 Jan 2012 16:38:38 +0000 truebrain (svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoiding creation of a function stack, massively increasing its speed, for a function that is called often draft
Sun, 01 Jan 2012 16:23:05 +0000 truebrain (svn r23702) -Codechange: avoid using TileAddWrap() in FindStationsAroundTiles() by finding out where the border is in advance, speeding up the function with a factor 3 (you got to love random statistics which has no real meaning in the grand scheme of it all :D) draft
Sun, 01 Jan 2012 16:01:51 +0000 truebrain (svn r23701) -Codechange: give TileAddWrap() a 27% speed-up, by swapping entries in an if() statement, and reusing already calculated values (tnx to SmatZ for the ideas) draft
Sun, 01 Jan 2012 10:50:46 +0000 truebrain (svn r23700) -Fix: the size of the Subsidies pool used a random macro, which didn't really make sense in the grand scheme of things draft
Sun, 01 Jan 2012 10:50:38 +0000 truebrain (svn r23699) -Fix [FS#4928] (r23630): too much copy/pasting only allowed a silly low amount of goals to be created. draft
Sun, 01 Jan 2012 00:05:02 +0000 rubidium (svn r23698) -Fix (r21685): small, apparantly yearly reoccuring, typo draft
Sat, 31 Dec 2011 18:45:53 +0000 translators (svn r23697) -Update from WebTranslator v3.0: draft
Sat, 31 Dec 2011 15:02:14 +0000 rubidium (svn r23696) -Fix (r23695): 5 <-> 6... today is not my day draft
Sat, 31 Dec 2011 14:56:39 +0000 rubidium (svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed in and default zoomed in screenshots draft