Mon, 09 Jul 2007 19:38:12 +0000 rubidium (svn r10493) -Codechange: update some callback ID enums to reflect their changed usage, add a few and update the comments.
Mon, 09 Jul 2007 19:24:45 +0000 KUDr (svn r10492) -Fix [YAPF, r10491]: commands with no effect (glx)
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)
Mon, 09 Jul 2007 18:53:43 +0000 rubidium (svn r10490) -Codechange: add support for industries on non-flat surfaces.
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.
Mon, 09 Jul 2007 16:32:52 +0000 miham (svn r10488) -Update: WebTranslator2 update to 2007-07-09 18:32:28
Mon, 09 Jul 2007 16:24:00 +0000 rubidium (svn r10487) -Fix: forgot some breaks in a switch statement.
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.
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.
Mon, 09 Jul 2007 13:10:04 +0000 rubidium (svn r10484) -Codechange: reduce code duplication.
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.
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.
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.
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.
Sun, 08 Jul 2007 17:45:36 +0000 miham (svn r10479) -Update: WebTranslator2 update to 2007-07-08 19:44:48
Sun, 08 Jul 2007 17:44:46 +0000 rubidium (svn r10478) -Fix [FS#999]: remove the loading indicator when a vehicle is removed.
Sun, 08 Jul 2007 17:40:04 +0000 rubidium (svn r10477) -Codechange: add some callbacks to customise the acceptance of industries.
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.
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.
Sun, 08 Jul 2007 09:29:28 +0000 rubidium (svn r10474) -Fix [FS#995]: wrong group count after train crash.
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.
Sat, 07 Jul 2007 21:14:36 +0000 peter1138 (svn r10472) -Fix (r10741): typos prevented compilation
Sat, 07 Jul 2007 20:31:23 +0000 peter1138 (svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first
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.
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.
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.
Sat, 07 Jul 2007 16:44:10 +0000 miham (svn r10464) -Update: WebTranslator2 update to 2007-07-07 18:44:01
Sat, 07 Jul 2007 16:43:00 +0000 miham (svn r10463) -Update: WebTranslator2 update to 2007-07-07 18:42:35
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.
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.
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.
Fri, 06 Jul 2007 22:15:00 +0000 peter1138 (svn r10458) -Fix (r10444): restore original descriptions for win32 drivers
Fri, 06 Jul 2007 20:40:58 +0000 belugas (svn r10457) -Codechange: Load the newly read definitions of Industries and Industry tiles.
Fri, 06 Jul 2007 20:36:32 +0000 belugas (svn r10456) -Codechange: Enable loading newgrf strings for Industries
Fri, 06 Jul 2007 18:03:09 +0000 miham (svn r10455) -Update: WebTranslator2 update to 2007-07-06 20:02:29
Fri, 06 Jul 2007 13:43:50 +0000 glx (svn r10454) -Fix r10452: forgot unfinished langs
Fri, 06 Jul 2007 08:32:00 +0000 peter1138 (svn r10453) -Codechange: Allow save/load of empty (unallocated) strings
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.
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.
Thu, 05 Jul 2007 18:21:53 +0000 peter1138 (svn r10450) -Fix (r10444): Fix search & replace errors
Thu, 05 Jul 2007 16:40:19 +0000 miham (svn r10449) -Update: WebTranslator2 update to 2007-07-05 18:40:00
Thu, 05 Jul 2007 16:39:56 +0000 belugas (svn r10448) -Codechange: Industry Tiles and Houses share almost the same spritegroup format.
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
Thu, 05 Jul 2007 13:19:35 +0000 peter1138 (svn r10446) -Codechange: Move extmidi's global data into its class.
Thu, 05 Jul 2007 12:30:22 +0000 KUDr (svn r10445) -Fix (Win32, r10444): remove #include "hal.h"
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.
Thu, 05 Jul 2007 06:35:09 +0000 peter1138 (svn r10443) -Fix: randomizing triggers should be called with callback type set to 1
Thu, 05 Jul 2007 05:41:56 +0000 rubidium (svn r10442) -Codechange: implement the industry production callback.
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.
Wed, 04 Jul 2007 22:18:33 +0000 rubidium (svn r10440) -Fix: CBM_IND defines bits to be set, not bitsets.
Wed, 04 Jul 2007 18:27:21 +0000 rubidium (svn r10439) -Codechange: initial steps for customized industry productions.
Wed, 04 Jul 2007 17:52:32 +0000 miham (svn r10438) -Update: WebTranslator2 update to 2007-07-04 19:52:16
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.
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.
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.
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.
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
Wed, 04 Jul 2007 09:42:47 +0000 peter1138 (svn r10432) -Codechange: use existing function instead of data duplication
Wed, 04 Jul 2007 09:41:35 +0000 peter1138 (svn r10431) -Codechange: constness on static array
Wed, 04 Jul 2007 06:37:43 +0000 peter1138 (svn r10430) -Fix: Too many town rating entry lookups (KUDr)