log

age author description
Mon, 09 Jul 2007 18:57:12 +0000 KUDr (svn r10491) -Fix [FS#988, YAPF]: When rail segment was cached using electric engine and it ended with non-electric rail it was incorrectly cached with the end reason ESRB_DEAD_END instead of ESRB_RAIL_TYPE. (Eddi) draft
Mon, 09 Jul 2007 18:53:43 +0000 rubidium (svn r10490) -Codechange: add support for industries on non-flat surfaces. draft
Mon, 09 Jul 2007 18:27:42 +0000 KUDr (svn r10489) -Codechange [YAPF]: FollowTrack_t now has new data member - m_err. It indicates the reason why the given track/trackdir can't be followed when method CFollowTrackT<>::Follow() returned false. draft
Mon, 09 Jul 2007 16:32:52 +0000 miham (svn r10488) -Update: WebTranslator2 update to 2007-07-09 18:32:28 draft
Mon, 09 Jul 2007 16:24:00 +0000 rubidium (svn r10487) -Fix: forgot some breaks in a switch statement. draft
Mon, 09 Jul 2007 13:59:07 +0000 rubidium (svn r10486) -Fix: do not draw foundations when the "should I draw foundations" callbacks says to do so. draft
Mon, 09 Jul 2007 13:21:49 +0000 rubidium (svn r10485) -Codechange: add a callback mechanism to determine whether building an industry is allowed at a given location. draft
Mon, 09 Jul 2007 13:10:04 +0000 rubidium (svn r10484) -Codechange: reduce code duplication. draft
Sun, 08 Jul 2007 19:54:51 +0000 rubidium (svn r10483) -Codechange: add support for callbacks to manipulate the building chance of farm fields and chopping chance for lumber mills. draft
Sun, 08 Jul 2007 18:57:00 +0000 rubidium (svn r10482) -Fix [FS#990]: Do not override the CFLAGS environment variable when configuring a non-debug makefile. Based on a patch by saggson. draft
Sun, 08 Jul 2007 18:41:34 +0000 maedhros (svn r10481) -Codechange: Show a news message with the new industry when primary industry prospecting succeeds. draft
Sun, 08 Jul 2007 18:40:15 +0000 maedhros (svn r10480) -Fix: Don't allow building lighthouses and transmitters under bridges in the scenario editor, or during world generation. draft
Sun, 08 Jul 2007 17:45:36 +0000 miham (svn r10479) -Update: WebTranslator2 update to 2007-07-08 19:44:48 draft
Sun, 08 Jul 2007 17:44:46 +0000 rubidium (svn r10478) -Fix [FS#999]: remove the loading indicator when a vehicle is removed. draft
Sun, 08 Jul 2007 17:40:04 +0000 rubidium (svn r10477) -Codechange: add some callbacks to customise the acceptance of industries. draft
Sun, 08 Jul 2007 14:23:15 +0000 rubidium (svn r10476) -Fix: some newgrf callbacks were already implemented even though the comment said they were not. draft
Sun, 08 Jul 2007 09:35:39 +0000 rubidium (svn r10475) -Fix [FS#996]: some wrong comments for a few of the (vehicle) group related actions. draft
Sun, 08 Jul 2007 09:29:28 +0000 rubidium (svn r10474) -Fix [FS#995]: wrong group count after train crash. draft
Sun, 08 Jul 2007 00:25:05 +0000 rubidium (svn r10473) -Codechange: make the industry "window", the one that shows when you click on an industry, more flexible to allow easier integration with newindustries. draft
Sat, 07 Jul 2007 21:14:36 +0000 peter1138 (svn r10472) -Fix (r10741): typos prevented compilation draft
Sat, 07 Jul 2007 20:31:23 +0000 peter1138 (svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first draft
Sat, 07 Jul 2007 20:17:01 +0000 peter1138 (svn r10470) -Fix: clamp station build date to 16 bit value for newgrf, preventing overflow and incorrect graphics shown past a certain date. draft
Sat, 07 Jul 2007 17:36:01 +0000 rubidium (svn r10466) -Fix: the minimum amount of waiting cargo shouldn't be 65535; that should be the maximum amount of waiting cargo. draft
Sat, 07 Jul 2007 17:33:29 +0000 rubidium (svn r10465) -Fix: first run the WE_CREATE callback and then perform the dirtying of the window, so you won't get glitches if you resize a window in the WE_CREATE callback. draft
Sat, 07 Jul 2007 16:44:10 +0000 miham (svn r10464) -Update: WebTranslator2 update to 2007-07-07 18:44:01 draft
Sat, 07 Jul 2007 16:43:00 +0000 miham (svn r10463) -Update: WebTranslator2 update to 2007-07-07 18:42:35 draft
Sat, 07 Jul 2007 10:06:10 +0000 rubidium (svn r10462) -Add: a command dumper/loader that could be enabled compile-time and server side only to aid debugging some desyncs, i.e. dump the stream of commands so it could be replayed in exactly the same way later. This should primarily be used to make desyncs more easily reproducable, so it can be properly debugged. draft
Sat, 07 Jul 2007 08:53:19 +0000 rubidium (svn r10460) -Codechange: add some more variables needed for newindustries regarding to the creation of the industries. draft
Fri, 06 Jul 2007 22:33:16 +0000 rubidium (svn r10459) -Codechange: add helper functions to determine whether an industry is a primary industry and how much it costs to build such an industry. draft
Fri, 06 Jul 2007 22:15:00 +0000 peter1138 (svn r10458) -Fix (r10444): restore original descriptions for win32 drivers draft
Fri, 06 Jul 2007 20:40:58 +0000 belugas (svn r10457) -Codechange: Load the newly read definitions of Industries and Industry tiles. draft
Fri, 06 Jul 2007 20:36:32 +0000 belugas (svn r10456) -Codechange: Enable loading newgrf strings for Industries draft
Fri, 06 Jul 2007 18:03:09 +0000 miham (svn r10455) -Update: WebTranslator2 update to 2007-07-06 20:02:29 draft
Fri, 06 Jul 2007 13:43:50 +0000 glx (svn r10454) -Fix r10452: forgot unfinished langs draft
Fri, 06 Jul 2007 08:32:00 +0000 peter1138 (svn r10453) -Codechange: Allow save/load of empty (unallocated) strings draft
Fri, 06 Jul 2007 07:29:04 +0000 rubidium (svn r10452) -Update: remove the string that has been removed in r10451 from all other translations. draft
Fri, 06 Jul 2007 07:24:10 +0000 rubidium (svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an amount of money and then it might (with a given chance) build a raw industry somewhere on the map. draft
Thu, 05 Jul 2007 18:21:53 +0000 peter1138 (svn r10450) -Fix (r10444): Fix search & replace errors draft
Thu, 05 Jul 2007 16:40:19 +0000 miham (svn r10449) -Update: WebTranslator2 update to 2007-07-05 18:40:00 draft
Thu, 05 Jul 2007 16:39:56 +0000 belugas (svn r10448) -Codechange: Industry Tiles and Houses share almost the same spritegroup format. draft
Thu, 05 Jul 2007 16:26:56 +0000 belugas (svn r10447) -Codechange: Don't need to specify values on an enum when those values are contiguous draft
Thu, 05 Jul 2007 13:19:35 +0000 peter1138 (svn r10446) -Codechange: Move extmidi's global data into its class. draft
Thu, 05 Jul 2007 12:30:22 +0000 KUDr (svn r10445) -Fix (Win32, r10444): remove #include "hal.h" draft
Thu, 05 Jul 2007 12:23:54 +0000 peter1138 (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model. draft
Thu, 05 Jul 2007 06:35:09 +0000 peter1138 (svn r10443) -Fix: randomizing triggers should be called with callback type set to 1 draft
Thu, 05 Jul 2007 05:41:56 +0000 rubidium (svn r10442) -Codechange: implement the industry production callback. draft
Wed, 04 Jul 2007 22:24:57 +0000 rubidium (svn r10441) -Fix (r10440): something went wrong "porting" fixes from one place to another; like compiling the wrong checkout. draft
Wed, 04 Jul 2007 22:18:33 +0000 rubidium (svn r10440) -Fix: CBM_IND defines bits to be set, not bitsets. draft
Wed, 04 Jul 2007 18:27:21 +0000 rubidium (svn r10439) -Codechange: initial steps for customized industry productions. draft
Wed, 04 Jul 2007 17:52:32 +0000 miham (svn r10438) -Update: WebTranslator2 update to 2007-07-04 19:52:16 draft
Wed, 04 Jul 2007 17:21:28 +0000 peter1138 (svn r10437) -Feature: Automatic signal completion, enabled by pressing ctrl when dragging signals. Signals will continue following track until an existing signal, junction or station are reached. This currently replaces the existing use of ctrl-drag for changing existing signal type. draft
Wed, 04 Jul 2007 13:30:33 +0000 maedhros (svn r10436) -Cleanup: Doxygenise some comments, update others, and make a few statements more consistent with everything else. draft
Wed, 04 Jul 2007 13:01:55 +0000 maedhros (svn r10435) -Fix (r9315): numinfo starts from 1, not 0, so make it possible to define a house with a local id of 255. draft
Wed, 04 Jul 2007 12:57:07 +0000 maedhros (svn r10434) -Fix (r9315): When setting multiple house overrides in one Action 0, don't override them all with the first ID. draft
Wed, 04 Jul 2007 12:52:43 +0000 maedhros (svn r10433) -Codechange: Remove FOR_EACH_OBJECT by moving the for loops in the Action 0 draft
Wed, 04 Jul 2007 09:42:47 +0000 peter1138 (svn r10432) -Codechange: use existing function instead of data duplication draft
Wed, 04 Jul 2007 09:41:35 +0000 peter1138 (svn r10431) -Codechange: constness on static array draft
Wed, 04 Jul 2007 06:37:43 +0000 peter1138 (svn r10430) -Fix: Too many town rating entry lookups (KUDr) draft
Wed, 04 Jul 2007 02:41:39 +0000 KUDr (svn r10429) -Fix: VC8 Code Analyzer warning: buffer overrun draft
Wed, 04 Jul 2007 02:37:48 +0000 KUDr (svn r10428) -Fix: some more VC code analyzer warnings disabled draft
Wed, 04 Jul 2007 02:35:40 +0000 KUDr (svn r10427) -Fix: snprintf behaves differently in gcc than in VC causing unreadable artifacts in output. Now CStrT::AddFormatL() should behave correctly also when compiled by gcc (Rubidium) draft
Wed, 04 Jul 2007 01:34:28 +0000 belugas (svn r10426) -Codechange: Activate the reset of industry/tiles mapping upon initialization or new game. draft
Wed, 04 Jul 2007 00:54:38 +0000 belugas (svn r10425) -Fix (r10418): do not compare bitmasks with HASBIT. Strike two. Forgotten code :) draft
Wed, 04 Jul 2007 00:49:03 +0000 belugas (svn r10424) -Fix : Toy shop seems to be working exactly like power stations, water tower and banks, i.e: they require cargo but do nothing with it. draft
Wed, 04 Jul 2007 00:12:02 +0000 KUDr (svn r10423) -Fix [YAPF, r10301]: INVALID_TRACKDIR causing buffer overrun leading to desync in MP game (many thanks Rubidium) draft
Tue, 03 Jul 2007 23:23:38 +0000 KUDr (svn r10422) -Fix: VC8 Code Analyzer warning C6297: Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit value. Results might not be an expected value draft
Tue, 03 Jul 2007 23:08:51 +0000 KUDr (svn r10421) -Fix [MSVC]: suppress some code analyzer warnings for VC8 draft
Tue, 03 Jul 2007 23:07:33 +0000 KUDr (svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8 draft
Tue, 03 Jul 2007 19:25:06 +0000 rubidium (svn r10419) -Fix (r10418): do not compare bitmasks with HASBIT. Thanks to Maedhros for spotting this. draft
Tue, 03 Jul 2007 19:16:34 +0000 rubidium (svn r10418) -Codechange: implement/resurrect the industry production flags. draft
Tue, 03 Jul 2007 17:34:43 +0000 glx (svn r10417) -Fix: r10416 partly reverted r10415 draft
Tue, 03 Jul 2007 17:21:10 +0000 miham (svn r10416) -Update: WebTranslator2 update to 2007-07-03 19:20:58 draft
Tue, 03 Jul 2007 17:20:17 +0000 glx (svn r10415) -Revert (r10403), Fix (r10323): 'message from company' test must use {STRING1}, so pass it the correct params draft
Tue, 03 Jul 2007 16:14:29 +0000 rubidium (svn r10414) -Fix: the network protocol check for required newgrfs sent static newgrfs too. draft
Tue, 03 Jul 2007 15:24:50 +0000 glx (svn r10413) -Fix r10211: t->townnamegrfid was not cleared when renaming a town draft
Tue, 03 Jul 2007 11:31:38 +0000 peter1138 (svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one) draft
Mon, 02 Jul 2007 17:23:51 +0000 miham (svn r10411) -Update: WebTranslator2 update to 2007-07-02 19:21:47 draft
Mon, 02 Jul 2007 16:37:12 +0000 bjarni (svn r10410) -Fix [FS458]: [OSX] if the resolution is changed to something that's too high for the monitor, then it's reduced to fit the monitor size (PinguTux) draft
Sun, 01 Jul 2007 19:24:54 +0000 rubidium (svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a Tick method in the Vehicle class. draft
Sun, 01 Jul 2007 19:11:47 +0000 rubidium (svn r10408) -Codechange: make GetImage a class method of Vehicle instead of Get(Aircraft|RoadVeh|Ship|Train)Image. draft
Sun, 01 Jul 2007 18:12:59 +0000 miham (svn r10407) -Update: WebTranslator2 update to 2007-07-01 20:12:34 draft
Sun, 01 Jul 2007 17:21:25 +0000 rubidium (svn r10406) -Fix [FS#968]: only industries in the temperate climate should be affected by the "do not increase production" flag. draft
Sun, 01 Jul 2007 17:11:24 +0000 rubidium (svn r10405) -Fix [FS#972]: do not try to determine the default railtype in the scenario editor. draft
Sun, 01 Jul 2007 12:25:08 +0000 peter1138 (svn r10404) -Fix (r10266): Adding a cargo packet to cargo list could overflow. Now we detect this and just leave the cargo in its own packet. draft
Sat, 30 Jun 2007 19:46:18 +0000 peter1138 (svn r10403) -Fix (r10323): 'message from company' text used {STRING1} instead of {COMPANY} draft
Sat, 30 Jun 2007 19:33:02 +0000 miham (svn r10402) -Update: WebTranslator2 update to 2007-06-30 21:32:39 draft
Sat, 30 Jun 2007 17:51:50 +0000 peter1138 (svn r10401) -Feature: new sign editor features including switching to previous/next sign (XeryusTC) draft
Sat, 30 Jun 2007 15:02:21 +0000 glx (svn r10399) -Fix (FS#962): [Windows] _wnd.has_focus was not properly set after using ALT-TAB draft
Sat, 30 Jun 2007 11:28:26 +0000 peter1138 (svn r10398) -Fix (r10271): transparency menu option wasn't moved properly in the scenario editor draft
Sat, 30 Jun 2007 08:26:34 +0000 peter1138 (svn r10397) -Fix [FS#969]: subsidy awarded messages broken due to {COMPANY} now taking 1 (not 2) parameters. also remove an unnecessary dereference. draft
Sat, 30 Jun 2007 06:31:49 +0000 peter1138 (svn r10396) -Fix: When landscape generating, allow for 200ms between screen updates instead of updating every 200ms. Previously slow screen updates would result in very slow map generation (GeekToo) draft
Sat, 30 Jun 2007 00:17:07 +0000 KUDr (svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison warnings draft
Fri, 29 Jun 2007 23:55:16 +0000 KUDr (svn r10394) -Fix [YAPF]: MP desync caused by incorrect last-red-signal penalties applied when cached segment was reused. Players that connected more recently (didn't have these segments cached yet) calculated those penalties correctly. This caused different YAPF results. draft
Fri, 29 Jun 2007 23:50:42 +0000 KUDr (svn r10393) -Fix [YAPF]: Trackdir needs 4 bits to store (not 3). The cached segment key didn't use the highest trackdir bit. It could confuse YAPF on bi-directional track segments. draft
Fri, 29 Jun 2007 23:45:13 +0000 KUDr (svn r10392) -Add [YAPF]: added structured dump support into some essential YAPF classes (node-list, nodes, keys, etc.) and CArrayT draft
Fri, 29 Jun 2007 23:30:14 +0000 KUDr (svn r10391) -Add: debug support - structured dump of variables/classes/structures (with anti-recursion repository) into string draft
Fri, 29 Jun 2007 22:39:50 +0000 KUDr (svn r10390) -Fix: constness draft
Fri, 29 Jun 2007 22:33:58 +0000 KUDr (svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitive ANSI/UNICODE string classes that support formatted (sprintf like) output. draft
Fri, 29 Jun 2007 22:16:15 +0000 KUDr (svn r10388) -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrA draft
Fri, 29 Jun 2007 14:35:29 +0000 glx (svn r10387) -Fix (r10326, r10330): update unfinished langs draft
Fri, 29 Jun 2007 13:32:28 +0000 miham (svn r10386) -Fix: [translations] croatian translators made a few type which prevented croatian langfile to be compiled. reported by boekabart draft
Fri, 29 Jun 2007 12:27:13 +0000 miham (svn r10385) -Change: [Translations] Croatian is an accepted language draft
Fri, 29 Jun 2007 12:04:40 +0000 miham (svn r10384) -Update: WebTranslator2 update to 2007-06-29 14:03:32 draft
Thu, 28 Jun 2007 22:58:59 +0000 rubidium (svn r10382) -Fix (strgen): it was not possible to use --warning and --todo at the same time. draft
Thu, 28 Jun 2007 22:03:34 +0000 rubidium (svn r10381) -Fix [FS#951]: skipping an order made train reverse immediatelly. Patch by boekabart. draft
Thu, 28 Jun 2007 19:14:29 +0000 peter1138 (svn r10380) -Fix (r10364): when checking for unique names, only check vehicles that can have names, and skip inactive players. draft
Thu, 28 Jun 2007 19:03:14 +0000 belugas (svn r10379) -Codechange: silence a compiler warning (which was right) about a variable too little for what's been asked to do draft
Thu, 28 Jun 2007 19:02:59 +0000 rubidium (svn r10378) -Merge: release changes from 0.5. draft
Thu, 28 Jun 2007 18:46:35 +0000 miham (svn r10377) -Update: WebTranslator2 update to 2007-06-28 20:46:13 draft
Thu, 28 Jun 2007 11:53:22 +0000 peter1138 (svn r10371) -Fix (r9874): Remove never-used GetGroupName() function draft
Thu, 28 Jun 2007 10:50:26 +0000 peter1138 (svn r10370) -Fix: Heightmap GUI abused custom name system and used unnecessary globals. All details are now kept within the window's custom data. draft
Thu, 28 Jun 2007 02:14:40 +0000 belugas (svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCallback function. draft
Wed, 27 Jun 2007 23:40:21 +0000 peter1138 (svn r10368) -Fix: when renaming waypoints, ownership was only checked client-side, not in the command. draft
Wed, 27 Jun 2007 23:26:40 +0000 rubidium (svn r10367) -Fix: do not crash horribly when the file you are trying to load is too short or decompressing it fails. draft
Wed, 27 Jun 2007 22:29:57 +0000 KUDr (svn r10366) -Codechange [YAPF]: added DEBUG_YAPF_CACHE macro that (when set to 1) allows to track YAPF "cache errors". They are probably responsible for current MP desyncs. (thanks Rubidium for this great idea!). draft
Wed, 27 Jun 2007 22:26:27 +0000 rubidium (svn r10365) -Fix: compiling without png and networking support under MSVC. draft
Wed, 27 Jun 2007 20:53:25 +0000 peter1138 (svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsistent, and tested all 'namespaces'. now only check names of the same type. draft
Wed, 27 Jun 2007 20:40:20 +0000 peter1138 (svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take account of vehicle group (Matthias Wolf) draft
Wed, 27 Jun 2007 19:00:14 +0000 rubidium (svn r10362) -Codechange: make tunnel costs less exponential for (very) long tunnels. draft
Wed, 27 Jun 2007 18:59:42 +0000 miham (svn r10361) -Update: WebTranslator2 update to 2007-06-27 20:59:10 draft