log

age author description
Wed, 27 Dec 2006 23:11:43 +0000 KUDr (svn r7585) -Codechange: CheckStationSpreadOut() took too much CPU. Station rectangle is now maintained instead of calculating it each time by walking through whole map. Should help with the performance issue related to AIs trying to build road stops too often. (idea by Celestar) draft
Wed, 27 Dec 2006 18:29:34 +0000 peter1138 (svn r7583) -Fix (r7573): Merging of bridge branch broke (partially reverted?) automatic railtype conversion when building track on existing rail. draft
Wed, 27 Dec 2006 18:25:17 +0000 rubidium (svn r7582) -Fix (r7490): appending static GRFs to the list of to-be loaded GRF for a game could result in duplicate GRFs in that list, which can cause a segmentation fault while loading the GRFs. draft
Wed, 27 Dec 2006 16:18:59 +0000 rubidium (svn r7581) [Translations] -Change: overhaul of the Polish language file by MeusH to make use of the Unicode characters where needed. draft
Wed, 27 Dec 2006 16:14:21 +0000 Darkvater (svn r7580) -Fix (r7182): UTF8-merge changed the string handling a bit, now the str pointer for draft
Wed, 27 Dec 2006 14:51:55 +0000 celestar (svn r7579) -Fix: upon merging the bridge branch, I accidently reverted 7571. Re-revert it. Sorry. draft
Wed, 27 Dec 2006 14:34:09 +0000 bjarni (svn r7578) -Fix r7577: fixed typo draft
Wed, 27 Dec 2006 14:27:30 +0000 Darkvater (svn r7577) -Fix (r7565): Missed out some OSX files (Bjarni) draft
Wed, 27 Dec 2006 13:48:57 +0000 celestar (svn r7575) -Codechange: Allow the AI to build signals under bridges (revert r4911) draft
Wed, 27 Dec 2006 13:24:36 +0000 miham (svn r7574) WebTranslator2 update to 2006-12-27 14:23:53 draft
Wed, 27 Dec 2006 12:38:02 +0000 celestar (svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals) draft
Wed, 27 Dec 2006 12:22:25 +0000 Darkvater (svn r7571) -Fix (r7565): Older GCC versions do not have __VA_ARGS__ support (C99), work around draft
Tue, 26 Dec 2006 22:04:53 +0000 rubidium (svn r7569) -Fix (r7565): cocoa files were (somehow) forgotten. draft
Tue, 26 Dec 2006 21:48:15 +0000 Darkvater (svn r7568) -Fix [r7564]: buf+4 is the same as &buf[4], not buf[4] for a char*. draft
Tue, 26 Dec 2006 18:27:40 +0000 rubidium (svn r7566) -Fix: only send commands to the new client from the map, that is going to be transfered to the new client, is saved on the server and not while waiting for the 'map download slot' as that will add commands for already passed frames in the command queue of the new client. draft
Tue, 26 Dec 2006 17:36:18 +0000 Darkvater (svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debugging levels to draft
Tue, 26 Dec 2006 17:22:47 +0000 Darkvater (svn r7564) -Codechange: Some newgrf changes. FFIR/EVAW endian-swapping, functionalize draft
Tue, 26 Dec 2006 15:28:11 +0000 rubidium (svn r7563) -Fix (FS#468): removing towns in the scenario editor could leave subsidies with that town as source/destination, resulting in an assertion when displaying the Subsidies Window. draft
Tue, 26 Dec 2006 13:30:48 +0000 Darkvater (svn r7562) -Fix (r7060, 5874): It seems windows doesn't have the same functionality for CreateWindow when starting a program from the console or from the GUI. Because of this starting OpenTTD from the desktop wouldn't maximize the window, even if the config file said so. So work around this... draft
Tue, 26 Dec 2006 12:56:48 +0000 rubidium (svn r7561) -Fix (FS#431): core and (patches) GUI were not in-sync with respect to autorenew settings. This is only a temporary fix, as the definite fix needs to move the autorenew settings to a per-company settings window. draft
Tue, 26 Dec 2006 11:47:31 +0000 rubidium (svn r7560) -Fix (r2300): p2 is not a PlayerID when creating a new company, but the ClientID (index in _network_client_info). Therefore it was not possible to create a new company if 8 or more clients were connected. Thanks to FlashFF for noticing this bug. draft
Tue, 26 Dec 2006 00:33:07 +0000 rubidium (svn r7559) -Fix (FS#456): clicking the 'Full Load' button when the 'current' order is selected in the Order GUI and one has instructed the train to go to the depot, via the button in the Train View GUI, changed the depot order by switching from 'service at depot' to 'stop at depot' and vice versa. draft
Mon, 25 Dec 2006 16:14:36 +0000 rubidium (svn r7558) -Fix (FS#464): do not wait till a crashed vehicle is removed before starting to load other vehicles. draft
Mon, 25 Dec 2006 09:50:56 +0000 bjarni (svn r7557) -Fix: [OSX] FS#463 libfontconfig not present on OSX by default draft
Mon, 25 Dec 2006 01:40:33 +0000 belugas (svn r7556) -Fix(r7153): By handling the KeyEvent sooner in the events loops, the console command "screenshot no_con" did not had time to actually repaint the screen without the console before the screenshot. Forcing a redraw before it ensure that the feature acts as required. (to be ported to 0.5.0) draft
Sun, 24 Dec 2006 22:10:09 +0000 rubidium (svn r7555) -Fix (r5479): off-by-one error due do truncation on division by 2. Thanks to Ben_Robbins_ for providing the test case. draft
Sun, 24 Dec 2006 19:20:28 +0000 peter1138 (svn r7554) -Fix (r7496): In Action 0xE, don't deactivate the current GRF (to be ported to 0.5) draft
Sat, 23 Dec 2006 13:08:32 +0000 miham (svn r7553) WebTranslator2 update to 2006-12-23 14:07:59 draft
Sat, 23 Dec 2006 10:42:48 +0000 miham (svn r7552) WebTranslator2 update to 2006-12-23 11:41:58 draft
Sat, 23 Dec 2006 09:06:37 +0000 rubidium (svn r7551) -Fix (r7523): segmentation fault on showing NewGRF settings of a network game. draft
Sat, 23 Dec 2006 01:24:13 +0000 rubidium (svn r7550) -Fix (r7299): compilation of x64 binaries with MSVC 2005, due to not telling that helpers.cpp should be compiled as C++ for x64. draft
Fri, 22 Dec 2006 23:54:51 +0000 rubidium (svn r7549) -Fix (r7357): change the size of the NewGRF GUIs so any description of a GRF that is shown in TTDPatch without overflowing, does not overflow in OpenTTD. draft
Fri, 22 Dec 2006 15:06:27 +0000 Darkvater (svn r7548) -Codechange: Some MorphOS changes to get OpenTTD compiled, packaged (tokai) draft
Fri, 22 Dec 2006 13:16:40 +0000 KUDr (svn r7547) -Fix: The cost of rail station removal was calculated based on the area occupied by the station. This produced unreasonably large removal costs for non-uniform stations. Now it is based on number of station tiles actually removed. draft
Fri, 22 Dec 2006 01:19:32 +0000 Darkvater (svn r7541) -Set svn:eol-style native for some languages that missed it. draft
Fri, 22 Dec 2006 01:18:56 +0000 Darkvater (svn r7540) -Codechange: Print a summary of the number of errors/warnings of a language when strgen is run with the -w flag. draft
Fri, 22 Dec 2006 01:17:33 +0000 Darkvater (svn r7539) -Add Esperanto to VS project files and update changelog with added languages information. draft
Thu, 21 Dec 2006 21:56:10 +0000 Darkvater (svn r7537) -Forgot added VS80 support from Makefile draft
Thu, 21 Dec 2006 20:56:27 +0000 Darkvater (svn r7535) -Fix (r7326): Always unload cargo if the station accepts it, and always load cargo draft
Thu, 21 Dec 2006 14:44:19 +0000 matthijs (svn r7533) -Codechange [Debian]: Update debian packaging files draft
Thu, 21 Dec 2006 14:23:47 +0000 Darkvater (svn r7527) -Update appropiate files with release information for 0.5.0-RC1 draft
Thu, 21 Dec 2006 11:34:50 +0000 Darkvater (svn r7525) -Fix (r6631): Invalidate the widget of 'many random industries' when it is raised (Maedhros) draft
Thu, 21 Dec 2006 10:41:10 +0000 rubidium (svn r7524) -Fix: remove empty strings that should not have been empty from the Ukrainian language file. draft
Thu, 21 Dec 2006 10:29:16 +0000 Darkvater (svn r7523) -Feature: Add the possibility to change the newgrf configuration of a running game. draft
Thu, 21 Dec 2006 10:09:43 +0000 Darkvater (svn r7522) -Codechange: Have CopyGRFConfigList clear the destination list before assigning draft
Thu, 21 Dec 2006 00:13:56 +0000 Darkvater (svn r7521) -Codechange: Rename UpdateAllWaypointCustomGraphics to AfterLoadWaypoints to be more conforming with other such functions. draft
Wed, 20 Dec 2006 23:44:39 +0000 rubidium (svn r7520) -Fix(r7348): memleak due to unconditionally overwriting the filename, name and info of a GRFConfig in IsGoodGRFConfigList. draft
Wed, 20 Dec 2006 23:41:24 +0000 KUDr (svn r7519) -Fix: [YAPF] Cache was not deleted when waypoint was built or removed (frosch) draft
Wed, 20 Dec 2006 21:17:33 +0000 Darkvater (svn r7518) -Codechange: more NULL pointer resets after free. draft
Wed, 20 Dec 2006 20:43:52 +0000 Darkvater (svn r7517) -Codechange: Set pointers to NULL when freeing the newgrf config variables and add the proper const to CopyGRFConfigList draft
Wed, 20 Dec 2006 19:16:44 +0000 Darkvater (svn r7516) -Codechange: Number the newgrf-gui widgets and use their symbolic names for access with some const goodness. draft
Wed, 20 Dec 2006 17:03:14 +0000 Darkvater (svn r7515) -Codechange [newgrf]: Ignore ascii code 0x0A in text. Newline is 0x0D. draft
Tue, 19 Dec 2006 14:24:45 +0000 glx (svn r7511) -Fix(r7505): Fix network game list selection by enlarging by two pixel and adding a new row to it draft
Tue, 19 Dec 2006 06:14:29 +0000 miham (svn r7509) WebTranslator2 update to 2006-12-19 07:13:46 draft
Mon, 18 Dec 2006 17:29:59 +0000 rubidium (svn r7507) -Fix (7505): the name of a GRF could be "", which causes a segmentation fault. So take the filename, which cannot be "", when the of the GRF name is "". Also check for "" length when receiving GRF names. draft
Mon, 18 Dec 2006 15:34:12 +0000 glx (svn r7506) -Codechange: [NewGRF] Add action 7/9/D variable 0x81 (current year) draft
Mon, 18 Dec 2006 12:26:55 +0000 rubidium (svn r7505) -Feature: show NewGRFs used on a game server, show which NewGRFs you do and do not have. draft
Mon, 18 Dec 2006 10:46:06 +0000 peter1138 (svn r7503) -Codechange: [NewGRF] Add bounds checking for spriteset cargo types. (NewCargo support will change this rule a bit...) draft
Fri, 15 Dec 2006 18:51:47 +0000 miham (svn r7501) WebTranslator2 update to 2006-12-15 19:51:16 draft
Fri, 15 Dec 2006 15:21:13 +0000 Darkvater (svn r7500) -Fix (r7460): GetEnvironmentVariable and strncat take the number of characters and draft