log

age author description
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
Fri, 15 Dec 2006 09:50:27 +0000 miham (svn r7499) WebTranslator2 update to 2006-12-15 10:49:50 draft
Thu, 14 Dec 2006 19:10:46 +0000 peter1138 (svn r7496) -Codechange: [NewGRF] Skip processing a GRF if it deactivated itself. draft
Thu, 14 Dec 2006 15:14:29 +0000 peter1138 (svn r7495) -Fix (r7354): [NewGRF] Deactivate the target GRF, not the current GRF. draft
Wed, 13 Dec 2006 22:38:45 +0000 Darkvater (svn r7494) -Fix: Really disable AI's in Multiplayer if you tell it so. In loaded games with draft
Wed, 13 Dec 2006 18:47:59 +0000 miham (svn r7492) [Translations] Moved esperanto from unfinished, as it is nearly complete draft
Wed, 13 Dec 2006 18:45:23 +0000 miham (svn r7491) WebTranslator2 update to 2006-12-13 19:43:22 draft
Tue, 12 Dec 2006 19:38:41 +0000 peter1138 (svn r7490) -Feature: Load a list of NewGRFs from the config (in the [newgrf-static] section) that should always be loaded. These will also be active during the intro screen, and in multiplayer games. Only "network-safe" NewGRFs are permitted, such as fonts and sprite replacement sets. draft
Tue, 12 Dec 2006 18:57:32 +0000 miham (svn r7489) WebTranslator2 update to 2006-12-12 19:57:02 draft
Tue, 12 Dec 2006 18:19:33 +0000 miham (svn r7488) WebTranslator2 update to 2006-12-12 19:19:02 draft
Tue, 12 Dec 2006 13:53:30 +0000 miham (svn r7487) [Translations] Readded language name as it disappeared because of several, clear reasons. For more information, please write mail to miham-devnull@xenon.bibl.u-szeged.hu draft
Tue, 12 Dec 2006 13:49:02 +0000 miham (svn r7486) WebTranslator2 update to 2006-12-12 14:47:37 draft
Tue, 12 Dec 2006 12:00:50 +0000 peter1138 (svn r7485) -Codechange: [NewGRF] Add debug warning for unsupported running cost bases for rail vehicles. draft
Tue, 12 Dec 2006 07:40:14 +0000 miham (svn r7484) WebTranslator2 update to 2006-12-12 08:39:41 draft
Mon, 11 Dec 2006 20:26:44 +0000 miham (svn r7482) WebTranslator2 update to 2006-12-11 21:26:12 draft
Mon, 11 Dec 2006 18:29:59 +0000 miham (svn r7480) WebTranslator2 update to 2006-12-11 19:29:26 draft
Mon, 11 Dec 2006 17:11:44 +0000 glx (svn r7479) -Fix r5946: don't lower non-existent widget draft
Mon, 11 Dec 2006 12:37:57 +0000 rubidium (svn r7477) -Fix (7451): Allocate(Industry|Town) get called twice when trying to build an industry/town via a command, thus incrementing the number of towns/industries twice when created via a command. draft
Mon, 11 Dec 2006 12:32:23 +0000 rubidium (svn r7476) -Fix (6965): the paper mill belongs in the Sub-Arctic (LT_HILLY) and not the Tropic (LT_DESERT) climate. draft
Sun, 10 Dec 2006 21:39:38 +0000 peter1138 (svn r7475) -Fix (r7348): sanity check NewGRF action 8 strings for null terminator draft
Sun, 10 Dec 2006 19:00:06 +0000 peter1138 (svn r7473) -Fix (r7269): Pass a cargo type to determine the freight weight draft
Sun, 10 Dec 2006 15:28:11 +0000 Darkvater (svn r7471) -Codechange: Centre the 'quit' button on the main menu. draft
Sun, 10 Dec 2006 15:21:48 +0000 Darkvater (svn r7470) -Codechange: Leave elrails enabled after loading old (pre-optional) and very old (pre-elrails) games. Let the user manually disable if if undesired. draft
Sun, 10 Dec 2006 12:12:26 +0000 peter1138 (svn r7469) -Fix (r7348): NewGRF settings weren't loaded in cases. draft
Sun, 10 Dec 2006 11:46:43 +0000 Darkvater (svn r7468) -Codechange: [win32] Add some comments to MB/WIDE_TO_WIDE/MB_[BUFFER] macros and draft
Sun, 10 Dec 2006 11:40:31 +0000 Darkvater (svn r7467) -Cleanup: [win32] Disable the submit-savegame-on-crash code as we (webserver) draft
Sun, 10 Dec 2006 11:37:22 +0000 Darkvater (svn r7466) -Cleanup: [win32] Coding style, indentation, variable localization. draft
Sun, 10 Dec 2006 11:32:54 +0000 peter1138 (svn r7465) -Codechange: Save the default GRF configuration. draft