log

age author description
Sat, 07 Mar 2009 18:58:35 +0000 translators (svn r15636) -Update: WebTranslator2 update to 2009-03-07 18:58:32 draft
Sat, 07 Mar 2009 18:19:53 +0000 rubidium (svn r15635) -Fix [FS#2707]: don't allow more than 64 road vehicles to reserve a slot at a single road stop. 255 + 1 gives trouble, but 64 is even more than the roadstop would be able to handle within the slot timeout time. draft
Sat, 07 Mar 2009 17:57:54 +0000 rubidium (svn r15634) -Fix (r15632): some compilers seem to warn about the return value of fscanf. draft
Fri, 06 Mar 2009 21:07:01 +0000 yexo (svn r15633) -Fix (r15632): apparently there are several conflicting definitions of the arguments / return values of strrchr. draft
Fri, 06 Mar 2009 19:33:45 +0000 rubidium (svn r15632) -Feature: allow downloading scenarios and heightmaps via bananas. draft
Fri, 06 Mar 2009 18:48:10 +0000 translators (svn r15631) -Update: WebTranslator2 update to 2009-03-06 18:47:57 draft
Fri, 06 Mar 2009 15:20:18 +0000 yexo (svn r15630) -Fix (r15027): Make sure OpenTTD loads the dummy AI script when no other AI is available instead of a non-existing file. draft
Fri, 06 Mar 2009 14:21:26 +0000 yexo (svn r15629) -Fix (r15027): Validate strings that are passed from squirrel to the API, not strings passed from the API to squirrel. draft
Fri, 06 Mar 2009 12:42:01 +0000 smatz (svn r15628) -Fix [FS#2705]: kicking/banning a client from the Client list window crashed the server draft
Fri, 06 Mar 2009 03:01:35 +0000 belugas (svn r15627) -Documentation: Add two Doxygen strings (Alberth). draft
Fri, 06 Mar 2009 01:23:25 +0000 rubidium (svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns. draft
Fri, 06 Mar 2009 00:41:58 +0000 smatz (svn r15625) -Codechange: remove unneeded assert draft
Thu, 05 Mar 2009 22:55:47 +0000 smatz (svn r15624) -Fix (r15621): warning about comparing signed and unsigned integer types draft
Thu, 05 Mar 2009 22:14:27 +0000 rubidium (svn r15623) -Fix (r15615): close the files you've opened draft
Thu, 05 Mar 2009 17:52:35 +0000 peter1138 (svn r15622) -Codechange: Duplication. draft
Thu, 05 Mar 2009 17:37:56 +0000 peter1138 (svn r15621) -Feature: When cloning a vehicle with a custom name, add and/or increment a number at the end of name and assign it to the new vehicle (for emma) draft
Thu, 05 Mar 2009 17:21:42 +0000 belugas (svn r15620) -Fix[FS#2699]: Error in documentation (Conditional Zenith). draft
Thu, 05 Mar 2009 16:14:56 +0000 michi_cc (svn r15619) -Fix [FS#2701]: When trying to reserve a self-crossing path the failed reservation was sometimes not cleared completely. draft
Wed, 04 Mar 2009 23:46:47 +0000 rubidium (svn r15618) -Cleanup: remove unneeded (empty) scenario directory. draft
Wed, 04 Mar 2009 23:32:23 +0000 rubidium (svn r15617) -Change [FS#2694]: vehicle variables 40-43 weren't cached (though spec stated they are). Caching these variables can yield a 10+% speed increase when those vehicle variables are queried often. draft
Wed, 04 Mar 2009 23:12:48 +0000 yexo (svn r15616) -Change [API CHANGE]: Rename AIOrder::ChangeOrder() to AIOrder::SetOrderFlags(). draft
Wed, 04 Mar 2009 23:12:15 +0000 rubidium (svn r15615) -Feature: show scenarios/heightmaps from both your home directory and installation directory. draft
Wed, 04 Mar 2009 22:37:25 +0000 yexo (svn r15614) -Add [NoAI]: AIVehicleList_Group(group_id) and AIVehicleList_DefaultGroup(vehicle_type). draft
Wed, 04 Mar 2009 18:38:12 +0000 translators (svn r15613) -Update: WebTranslator2 update to 2009-03-04 18:38:03 draft
Wed, 04 Mar 2009 14:25:53 +0000 rubidium (svn r15612) -Codechange: unduplicate directory creation draft
Wed, 04 Mar 2009 10:02:00 +0000 rubidium (svn r15611) -Change: when sorting files on modification date and the modification date is equal sort on the title so reversing the sorting direction actually reverses the order the listed files draft
Wed, 04 Mar 2009 09:53:31 +0000 rubidium (svn r15610) -Change: allow loading of heightmaps and savegames (any form) that are in .tar files draft
Wed, 04 Mar 2009 08:02:16 +0000 peter1138 (svn r15609) -Fix: Code style... draft
Wed, 04 Mar 2009 01:09:48 +0000 rubidium (svn r15608) -Codechange: use the file scanner to find the files for the saveload window. draft
Wed, 04 Mar 2009 00:19:42 +0000 rubidium (svn r15607) -Codechange: support searching files without filtering on extension. draft
Wed, 04 Mar 2009 00:17:51 +0000 rubidium (svn r15606) -Codechange: make it possible to not recursively search with the file scanner (i.e. only search a single directory). draft
Wed, 04 Mar 2009 00:13:52 +0000 rubidium (svn r15605) -Codechange: constify a function draft
Tue, 03 Mar 2009 22:46:08 +0000 rubidium (svn r15604) -Fix [FS#2661]: towns would only build houses where the grid would not be, even when they aren't allowed to build roads and the user 'implements' another layout. draft
Tue, 03 Mar 2009 20:33:57 +0000 rubidium (svn r15603) -Fix [FS#2696]: crash when using an extraordinarily large sprite as cursor. draft
Tue, 03 Mar 2009 18:40:23 +0000 translators (svn r15602) -Update: WebTranslator2 update to 2009-03-03 18:40:15 draft
Mon, 02 Mar 2009 22:57:47 +0000 rubidium (svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it possible to remove someone's tram tracks. draft
Mon, 02 Mar 2009 21:01:19 +0000 yexo (svn r15600) -Fix (r0): Replace a newline in a news message by four spaces before drawing it in the statusbar. draft
Mon, 02 Mar 2009 18:39:42 +0000 translators (svn r15599) -Update: WebTranslator2 update to 2009-03-02 18:39:38 draft
Mon, 02 Mar 2009 18:01:33 +0000 rubidium (svn r15598) -Fix [FS#2695]: crash when opening viewport while scrolling the map and the mouse 'lands' on the window decoration of the viewport. draft
Sun, 01 Mar 2009 23:22:17 +0000 rubidium (svn r15597) -Fix (r15563): regression wasn't updated after the removal of AIIndustry::GetMaxIndustryID(). draft
Sun, 01 Mar 2009 21:48:03 +0000 rubidium (svn r15596) -Change: road vehicles can stop at stops when they own the stop, not when they own the road/tram track. draft
Sun, 01 Mar 2009 18:36:05 +0000 translators (svn r15595) -Update: WebTranslator2 update to 2009-03-01 18:35:59 draft
Wed, 04 Feb 2009 18:08:00 +0100 Michael Lutz WIP draft advance_nostop
Thu, 05 Feb 2009 16:29:12 +0100 Michael Lutz -Feature: Extend the path of a train to the next safe position on encountering an advance/combination path signal. draft advance
Sun, 01 Feb 2009 21:18:51 +0100 Michael Lutz -Add: Introduce advance and combination path signals. draft
Sun, 01 Feb 2009 14:26:05 +0100 Michael Lutz -Codechange: Extend the signal states for PBS signals to allow for two more states. draft
Wed, 03 Sep 2008 15:29:45 +0200 Michael Lutz -Codechange: Use builtins with MSVC for bitmath functions. draft bitmath
Sat, 28 Feb 2009 18:51:26 +0000 translators (svn r15594) -Update: WebTranslator2 update to 2009-02-28 18:51:15 draft
Fri, 27 Feb 2009 22:26:06 +0000 yexo (svn r15593) -Change: the background of the the waypoint sign is now in the company color. draft
Fri, 27 Feb 2009 20:40:39 +0000 frosch (svn r15592) -Fix: Refit-info in purchase list did only check the first articulated part. draft
Fri, 27 Feb 2009 18:16:21 +0000 translators (svn r15591) -Update: WebTranslator2 update to 2009-02-27 18:16:01 draft
Thu, 26 Feb 2009 20:30:41 +0000 yexo (svn r15590) -Fix (r15584): _screenshot_name is an array, not a char * pointer. draft
Thu, 26 Feb 2009 14:10:57 +0000 smatz (svn r15589) -Fix: drawing of waypoints with invalid owner was broken draft
Thu, 26 Feb 2009 14:07:42 +0000 smatz (svn r15588) -Fix: change owner of waypoints and deleted stations when merging companies or when a company benkrupts draft
Thu, 26 Feb 2009 07:30:13 +0000 yexo (svn r15587) -Fix (r15345): I should really test even those simple api functions better. draft
Thu, 26 Feb 2009 01:53:22 +0000 yexo (svn r15586) -Fix [FS#2687]: Changing vehicle.dynamic_engines when there are already vehicles can cause crashes. draft
Wed, 25 Feb 2009 21:50:54 +0000 yexo (svn r15585) -Codechange: Remove TILE_ASSERT and replace all instances with assert(tile < MapSize()). draft
Wed, 25 Feb 2009 21:45:14 +0000 yexo (svn r15584) -Codechange: Move several variables from variables.h to more appropriate headers. draft
Wed, 25 Feb 2009 21:29:50 +0000 frosch (svn r15583) -Fix: Do not use TILE_MASK when you do not want to wrap around them map. draft
Wed, 25 Feb 2009 21:24:42 +0000 frosch (svn r15582) -Cleanup: Remove unused function AdjustTileCoordRandomly(). Btw. it would also cause desyncs and wrap around the map. draft
Wed, 25 Feb 2009 18:45:16 +0000 translators (svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53 draft
Wed, 25 Feb 2009 17:00:59 +0000 rubidium (svn r15580) -Fix [FS#2684]: last activity time not properly updated causing downloads to be aborted after a minute. draft
Wed, 25 Feb 2009 01:21:50 +0000 rubidium (svn r15578) -Change: unexternalise squirrel. draft
Wed, 25 Feb 2009 00:48:04 +0000 rubidium (svn r15577) -Codechange: bool _networking belongs in network/ not gfx.cpp draft
Wed, 25 Feb 2009 00:45:52 +0000 yexo (svn r15576) -Codechange: rename SwitchModes to SwitchMode and don't hardcode the values for that enum. draft
Wed, 25 Feb 2009 00:14:46 +0000 yexo (svn r15575) -Codechange: Rename GameModes to GameMode and store _game_mode as GameMode instead of as byte. draft
Wed, 25 Feb 2009 00:12:57 +0000 rubidium (svn r15574) -Fix [FS#2680]: force unload not working when trying to force unload at the station where you received the cargo draft
Tue, 24 Feb 2009 23:20:17 +0000 yexo (svn r15573) -Fix (r15538): Terrain type and sea level couldn't be changed in the scenario editor. draft
Tue, 24 Feb 2009 22:57:02 +0000 smatz (svn r15572) -Fix (r13730): theoretical buffer overflow when company with too long name funded a road reconstruction draft
Tue, 24 Feb 2009 22:25:23 +0000 smatz (svn r15571) -Fix: incorrect use of memset draft
Tue, 24 Feb 2009 22:23:47 +0000 yexo (svn r15570) -Fix: Too long strings in the advanced settings window are now truncated. draft
Tue, 24 Feb 2009 21:32:23 +0000 smatz (svn r15569) -Codechange: replace MallocT + memset( 0 ) calls by CallocT draft
Tue, 24 Feb 2009 20:59:17 +0000 smatz (svn r15568) -Cleanup: *allocT/AllocaM doesn't return NULL when allocating fails draft
Tue, 24 Feb 2009 19:15:23 +0000 yexo (svn r15567) -Fix [FS#2674]: When building signals by dragging from a pre/entry/combo block signal, the signal you started at became a normal block signal. draft
Tue, 24 Feb 2009 13:32:18 +0000 rubidium (svn r15566) -Change: reintroduce space as valid method of selecting 'content' as long as the filter box is not focused. Enter will also work when the filter box is focused. draft
Tue, 24 Feb 2009 13:25:35 +0000 rubidium (svn r15565) -Fix [FS#2675]: dependency information wasn't requested after the content state was reset causing the dependencies not always being selected (and thus downloaded) automatically. draft
Mon, 23 Feb 2009 22:00:29 +0000 yexo (svn r15564) -Fix: Refresh all industry windows if the modify production cheat is enabled/disabled. draft
Mon, 23 Feb 2009 21:07:01 +0000 yexo (svn r15563) -Change [API CHANGE]: Remove AIIndustry::GetMaxIndustryID(). draft
Mon, 23 Feb 2009 20:57:55 +0000 yexo (svn r15562) -Change: Use GetName() to determine the unique AI name instead of GetInstanceName() to make branching of AIs easier. draft
Mon, 23 Feb 2009 20:45:34 +0000 rubidium (svn r15561) -Fix [FS#2646]: segfault when saving a preset with unknown NewGRFs draft
Mon, 23 Feb 2009 20:42:20 +0000 rubidium (svn r15560) -Fix: typos in Spanish town names (Erregerre) draft
Mon, 23 Feb 2009 20:03:38 +0000 frosch (svn r15559) -Feature: Show required/already-delivered cargo needed for town-growth in town-view-window. (and only if it is really needed) draft
Mon, 23 Feb 2009 19:35:19 +0000 yexo (svn r15558) -Cleanup: Remove some unnecessary friend declarations. draft
Mon, 23 Feb 2009 18:14:18 +0000 rubidium (svn r15557) -Fix: the font width cache was not updated when changing fonts causing the font spacing to be off when changing fonts in-game (auto font detection). draft
Mon, 23 Feb 2009 17:54:02 +0000 rubidium (svn r15556) -Change: don't temporary malloc+free when encoding sprites, just reuse the same piece of allocated memory for each encoding. draft
Mon, 23 Feb 2009 10:50:25 +0000 rubidium (svn r15555) -Codechange: remove the mallocs + frees for temporary data from loading sprites. draft
Mon, 23 Feb 2009 01:51:19 +0000 rubidium (svn r15554) -Fix: -v null crashing in 2051 due to trying to show the high score of the spectator. draft
Sun, 22 Feb 2009 18:58:44 +0000 translators (svn r15553) -Update: WebTranslator2 update to 2009-02-22 18:58:31 draft
Sun, 22 Feb 2009 02:57:15 +0000 rubidium (svn r15552) -Fix (r15544): some compiler/OS combinations don't like closing the same FD twice and zlib's docs weren't very clear about whether it would close a FD it didn't open. draft
Sun, 22 Feb 2009 00:30:36 +0000 rubidium (svn r15551) -Fix [FS#2656]: [NoAI] crash when setting a depot order to the southern part of a ship depot draft
Sat, 21 Feb 2009 21:38:46 +0000 rubidium (svn r15550) -Fix [FS#2654]: bogus secondary error message when dynamiting industries/unmoveables; "X is in the way" isn't helpful at all in that case. draft
Sat, 21 Feb 2009 18:48:38 +0000 translators (svn r15549) -Update: WebTranslator2 update to 2009-02-21 18:48:25 draft
Sat, 21 Feb 2009 18:10:08 +0000 rubidium (svn r15548) -Fix: incorrect error message when removing non-existing diagonal rail (TRACK_X/Y) with the single directional rail tool (i.e. not autorail). draft
Sat, 21 Feb 2009 15:56:02 +0000 frosch (svn r15547) -Codechange: Eliminate all == and != comparisons between v->cargo_cap and v->cargo.Count() to improve behaviour wrt. broken/incompatible grfs. draft
Sat, 21 Feb 2009 15:23:49 +0000 rubidium (svn r15546) -Fix [FS#2651]: keep_all_autosave ignored for dedicated servers/spectators. draft
Sat, 21 Feb 2009 14:02:00 +0000 rubidium (svn r15545) -Fix [FS#2653]: if a buoy was placed directly in front of a dock, that dock was seen as a buoy and thus skipped once within 3 tiles. draft
Sat, 21 Feb 2009 14:00:35 +0000 rubidium (svn r15544) -Fix [FS#2650]: extracting downloaded content didn't work for Windows if one uses a non-ASCII. draft
Sat, 21 Feb 2009 13:27:09 +0000 rubidium (svn r15543) -Change: allow the default debug level of 6 for a dedicated server to be overriden by -d (if used after -D). draft
Sat, 21 Feb 2009 13:24:55 +0000 frosch (svn r15542) -Feature(ette): Support vehicle vars 0x47 and 0xF2 in purchase list. draft
Sat, 21 Feb 2009 12:52:41 +0000 frosch (svn r15541) -Revert (r15399): 'v->cargo_type' is also used in other places, which cannot accept CT_INVALID. draft
Sat, 21 Feb 2009 11:54:25 +0000 frosch (svn r15540) -Fix: Testing of 'only_this' in CmdRefitRoadVeh() could be skipped by 'continue'. draft
Sat, 21 Feb 2009 11:50:17 +0000 frosch (svn r15539) -Fix: If an aircraft cannot carry any available cargo, it should not be available either instead of falling back to passenger/mail. Just like the other vehicle types also do. draft
Sat, 21 Feb 2009 02:34:53 +0000 yexo (svn r15538) -Fix (r15334): The difficulty level wasn't set to custom when changing the amount of towns/industries from the newgame gui. draft
Sat, 21 Feb 2009 00:47:59 +0000 rubidium (svn r15537) -Fix (r5215): don't allow special sprite characters (e.g. the ship sprite) as characters in input like filenames or text that is sent over the network. draft
Sat, 21 Feb 2009 00:43:18 +0000 glx (svn r15535) -Fix (r15460, pre noai merge): use '.' as 'any' for squirrel calls typechecking as stated in squirrel docs draft
Fri, 20 Feb 2009 23:21:04 +0000 frosch (svn r15534) -Codechange: Rename some variables. draft
Fri, 20 Feb 2009 21:05:27 +0000 rubidium (svn r15532) -Fix (r15525): don't try to load (and forget) AI data from a non-existing AI when joining a server. In other words: you can join network servers again. draft
Fri, 20 Feb 2009 13:39:18 +0000 yexo (svn r15531) -Fix (r15467): AIs were stopped at every error, whether they caught it or not. draft
Fri, 20 Feb 2009 10:03:16 +0000 yexo (svn r15530) -Fix (r15519): The AIWaypoint classes were not exported to squirrel. draft
Fri, 20 Feb 2009 00:03:29 +0000 rubidium (svn r15529) -Fix [FS#2644]: the local command queue didn't get properly cleaned when leaving a game meaning you could end up executing commands of the previous network game. draft
Fri, 20 Feb 2009 00:02:25 +0000 yexo (svn r15528) -Fix (r15525): Check should be the other way around (thanks SmatZ). draft
Thu, 19 Feb 2009 23:22:31 +0000 yexo (svn r15527) -Fix (r15526): A ')' too much. draft
Thu, 19 Feb 2009 23:12:57 +0000 yexo (svn r15526) -Add [NoAI]: Support for conditional orders. draft
Thu, 19 Feb 2009 23:10:32 +0000 yexo (svn r15525) -Fix: Don't try to find the AIs the server runs when joining a mp server. draft
Thu, 19 Feb 2009 19:44:19 +0000 yexo (svn r15524) -Add [NoAI]: AIEngine::GetPower, AIEngine::GetWeight and AIEngine::GetMaxTractiveEffort. draft
Thu, 19 Feb 2009 16:58:24 +0000 translators (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17 draft
Thu, 19 Feb 2009 09:45:44 +0000 rubidium (svn r15521) -Codechange: add helper function to get the display tractive effort of a vehicle. draft
Thu, 19 Feb 2009 09:01:34 +0000 yexo (svn r15520) -Cleanup [NoAI]: Fix some typos, unify the comment style and update some documentation since a few enums have been renamed. draft
Thu, 19 Feb 2009 07:40:08 +0000 yexo (svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remove RailWaypoint, AIWaypoint and AIWaypointList. draft
Thu, 19 Feb 2009 00:15:36 +0000 rubidium (svn r15518) -Fix [FS#2631]: use distance to closest station tile as estimate for YAPF too (NPF already does so). This makes it behave 'better' with wide stations. draft
Wed, 18 Feb 2009 20:40:24 +0000 frosch (svn r15517) -Fix [FS#2642](r6455): Wagonoverrides and articulated engine parts use the colour scheme of the engine, but not its recolour callback, nor its 2CC flag. Same applies to roadvehicles. draft
Wed, 18 Feb 2009 20:35:02 +0000 frosch (svn r15516) -Fix (r10097): Livery overrides for articulated parts of roadvehicles were not applied. draft
Wed, 18 Feb 2009 18:32:10 +0000 translators (svn r15515) -Update: WebTranslator2 update to 2009-02-18 18:31:54 draft
Wed, 18 Feb 2009 15:17:27 +0000 rubidium (svn r15514) -Fix: make the join/spectate command require to be connected to a network game; in SP it could lead to crashes. draft
Wed, 18 Feb 2009 09:14:41 +0000 peter1138 (svn r15513) -Cleanup: Unavailable varaction variable value does not matter, but at least it can be consistent. draft
Wed, 18 Feb 2009 09:10:02 +0000 peter1138 (svn r15512) -Cleanup: Codestyle fixes. draft
Tue, 17 Feb 2009 20:33:13 +0000 yexo (svn r15511) -Fix [FS#2641] (r15190): Generating a map with the original map generator with freeform edges on resulted in an assert. draft
Tue, 17 Feb 2009 17:50:53 +0000 translators (svn r15510) -Update: WebTranslator2 update to 2009-02-17 17:50:34 draft
Tue, 17 Feb 2009 12:41:29 +0000 smatz (svn r15509) -Codechange: move definition of some Window methods to class definition draft
Tue, 17 Feb 2009 02:08:53 +0000 smatz (svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion' header draft
Tue, 17 Feb 2009 00:30:59 +0000 smatz (svn r15507) -Update (r15506): rename strings in other languages too draft
Tue, 17 Feb 2009 00:21:08 +0000 smatz (svn r15506) -Codechange: rename ScenarioEditorTownGenerationWindow to FoundTownWindow draft
Mon, 16 Feb 2009 23:23:33 +0000 smatz (svn r15505) -Codechange: pass name of new town as parameter to CMD_BUILD_TOWN draft
Mon, 16 Feb 2009 21:46:23 +0000 rubidium (svn r15501) -Document: the changes made over the last months draft
Mon, 16 Feb 2009 21:43:44 +0000 smatz (svn r15500) -Fix (r12648): pre-0.5 OTTD stored new_nonstop and full_load_any in a different way, savegame conversion wasn't working for them draft
Mon, 16 Feb 2009 20:17:07 +0000 smatz (svn r15499) -Fix (r15340): the default town layout was changed draft
Mon, 16 Feb 2009 18:45:30 +0000 translators (svn r15498) -Update: WebTranslator2 update to 2009-02-16 18:45:15 draft
Mon, 16 Feb 2009 17:16:58 +0000 smatz (svn r15497) -Fix (r15027): when trains crashed, AIEvent was created only for one train draft
Mon, 16 Feb 2009 01:57:55 +0000 smatz (svn r15496) -Codechange: one division less in the train acceleration code draft
Sat, 14 Feb 2009 23:17:32 +0000 yexo (svn r15495) -Revert (r15383,r15422): Loading NewGRFs depends on correct settings, but the economy can only be started after loading NewGRFs. In short: r15383 causes more problems then it's worth. draft
Sat, 14 Feb 2009 22:06:11 +0000 yexo (svn r15494) -Change [API CHANGE]: Split AIRoad::BuildRoadStation in BuildRoadStation and BuildDriveThroughRoadStation. draft
Sat, 14 Feb 2009 21:57:25 +0000 yexo (svn r15493) -Fix (r15486): Forgot to update regression. draft
Sat, 14 Feb 2009 21:22:42 +0000 yexo (svn r15492) -Change [API CHANGE]: Split AIVehicle::MoveWagon in MoveWagon and MoveWagonChain (frosch). draft
Sat, 14 Feb 2009 21:19:33 +0000 yexo (svn r15491) -Change [API CHANGE]: AIMarine::BuildWaterDepot now accepts a front tile instead of a bool is_vertical (frosch). draft
Sat, 14 Feb 2009 21:17:35 +0000 yexo (svn r15490) -Change [API CHANGE]: Remove AIBridge::GetYearAvailable. AIBridge::IsValidBridge now only returns true for available bridges. draft
Sat, 14 Feb 2009 21:16:21 +0000 yexo (svn r15489) -Change [API CHANGE]: Remove AIAirport::AirportAvailable. AIAirport::IsValidAirportType now only returns true for available AirportTypes. draft
Sat, 14 Feb 2009 21:15:23 +0000 yexo (svn r15488) -Change [API CHANGE]: Add support for distant-join stations. draft
Sat, 14 Feb 2009 21:13:45 +0000 yexo (svn r15487) -Change [API CHANGE]: Remove the never implemented function AIEventVehicleCrashed::CloneCrashedVehicle. draft
Sat, 14 Feb 2009 21:13:15 +0000 yexo (svn r15486) -Change [API CHANGE]: Remove AITown::GetMaxTownID. draft
Sat, 14 Feb 2009 21:09:48 +0000 yexo (svn r15485) -Change [API CHANGE]: Split AIIndustry::HasHeliportAndDock and GetHeliportAndDockLocation in HasHeliport/HasDock and GetHeliportLocation/GetDockLocation. draft
Sat, 14 Feb 2009 21:06:58 +0000 yexo (svn r15484) -Change [API CHANGE]: Remove AICompany::GetCompanyName and SetCompanyName. They've been replaced with GetName and SetName. draft
Sat, 14 Feb 2009 21:05:57 +0000 yexo (svn r15483) -Change [API CHANGE]: Remove AIIndustry::GetProduction, use AIIndustry::GetLastMonthProduction instead. draft
Sat, 14 Feb 2009 20:07:05 +0000 yexo (svn r15482) -Fix [NoAI]: Typos in api docs. draft
Sat, 14 Feb 2009 20:03:06 +0000 yexo (svn r15481) -Fix [NoAI]: Make sure AIs can't call functions they shouldn't call. draft
Sat, 14 Feb 2009 18:42:03 +0000 michi_cc (svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details window. draft
Sat, 14 Feb 2009 18:40:31 +0000 frosch (svn r15479) -Fix: Documentation of AIIndustryType::CanBuildIndustry(). draft
Sat, 14 Feb 2009 18:38:39 +0000 translators (svn r15478) -Update: WebTranslator2 update to 2009-02-14 18:38:28 draft
Sat, 14 Feb 2009 01:42:12 +0000 rubidium (svn r15476) -Fix [FS#2630]: crash when opening the game options when the currently loaded base graphics pack has less than 2 valid graphics files. For example when someone replaces all his/her original base graphics with custom work (but keeps the name) or renames the dos ones to windows or vice versa. draft
Sat, 14 Feb 2009 01:40:26 +0000 rubidium (svn r15475) -Update: do r15474 also for the other languages. draft
Sat, 14 Feb 2009 01:29:18 +0000 rubidium (svn r15474) -Cleanup: remove some (long) unused strings. draft
Fri, 13 Feb 2009 21:24:21 +0000 rubidium (svn r15473) -Fix: add two missing tooltips in the intro gui draft
Fri, 13 Feb 2009 21:19:32 +0000 rubidium (svn r15472) -Fix: consistency of capitalisation of words in the intro gui and of NewGRF. draft
Fri, 13 Feb 2009 18:45:53 +0000 translators (svn r15471) -Update: WebTranslator2 update to 2009-02-13 18:45:45 draft
Fri, 13 Feb 2009 18:43:56 +0000 yexo (svn r15470) -Fix [NoAI]: Check the types of the parameters passed to AddSetting, AddLabels and RegisterAI. draft
Fri, 13 Feb 2009 17:55:45 +0000 rubidium (svn r15469) -Fix (r15468): why doesn't subversion trigger the save of my text editor before doing the commit? draft
Fri, 13 Feb 2009 17:50:33 +0000 rubidium (svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the (incorrect) number of players anymore. draft
Fri, 13 Feb 2009 17:17:34 +0000 yexo (svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer available in-game. draft
Fri, 13 Feb 2009 16:25:53 +0000 yexo (svn r15466) -Fix (r15330): The squirrel instance object was freed twice if an info.nut failed to compile. draft
Fri, 13 Feb 2009 02:11:54 +0000 smatz (svn r15465) -Codechange: constify most of AIInfo/AIFileInfo methods, move definition of very simple getters to header file draft
Fri, 13 Feb 2009 01:44:56 +0000 yexo (svn r15464) -Codechange [NoAI]: Call all info.nut functions exactly once and only during initialization. draft
Fri, 13 Feb 2009 01:24:30 +0000 yexo (svn r15463) -Change [API CHANGE]: Replace AIInfo::CanLoadFromVersion(version) with AIInfo::MinVersionToLoad() which should return a single integer, the minimum version the AI is able to load data from. draft
Fri, 13 Feb 2009 00:18:56 +0000 yexo (svn r15462) -Change [NoAI]: Make AIController::GetTick() and AIController::GetSetting() static functions. draft
Thu, 12 Feb 2009 23:47:13 +0000 rubidium (svn r15461) -Fix (r15459): massive removal of strings from serbian. draft
Thu, 12 Feb 2009 22:25:53 +0000 rubidium (svn r15460) -Fix [NoAI]: don't require an instance to exist in the scope for static functions and limit exposure of the internal function GetClassName. draft
Thu, 12 Feb 2009 18:46:07 +0000 translators (svn r15459) -Update: WebTranslator2 update to 2009-02-12 18:45:56 draft
Thu, 12 Feb 2009 18:08:47 +0000 frosch (svn r15458) -Fix: Missing 'static'. draft
Thu, 12 Feb 2009 15:17:10 +0000 rubidium (svn r15457) -Fix: typo in stringid. draft
Thu, 12 Feb 2009 10:42:22 +0000 rubidium (svn r15456) -Fix(ish): add strgen support to add 'directional formatting codes', so one can guide the bidirectional rendering a bit better. draft
Thu, 12 Feb 2009 10:13:30 +0000 rubidium (svn r15455) -Fix: font autodetection didn't occur when directly loading a game via e.g. -g. draft
Wed, 11 Feb 2009 20:41:17 +0000 rubidium (svn r15454) -Fix [FS#2614]: towns did not know about build_on_slopes in some cases, or made decisions on the 'original' slope instead the slope after applying the foundation.. draft
Wed, 11 Feb 2009 20:09:29 +0000 frosch (svn r15453) -Fix [FS#2450](r14613): Founding industries as OWNER_TOWN resulted in unwanted effects. draft
Wed, 11 Feb 2009 18:50:47 +0000 frosch (svn r15452) -Codechange: Add DC_NO_MODIFY_TOWN_RATING. draft
Wed, 11 Feb 2009 18:49:06 +0000 translators (svn r15451) -Update: WebTranslator2 update to 2009-02-11 18:46:59 draft
Wed, 11 Feb 2009 18:37:13 +0000 peter1138 (svn r15450) -Codechange: Remove unused RailTypesByte, unused RAILTYPES_... enum values, and change INVALID_RAILTYPES to be UINT_MAX. draft
Wed, 11 Feb 2009 18:33:27 +0000 frosch (svn r15449) -Codechange: Rename DC_NO_TOWN_RATING to DC_NO_TEST_TOWN_RATING as that is what it does. draft
Wed, 11 Feb 2009 18:10:12 +0000 peter1138 (svn r15448) -Codechange: Don't show rail types in selection drop downs if they have no label. draft
Wed, 11 Feb 2009 07:17:39 +0000 peter1138 (svn r15447) -Codechange: void functions don't tend to return true if and only if anyway draft
Wed, 11 Feb 2009 02:53:15 +0000 belugas (svn r15446) -Revert(r15445): Seems that "iff" stands for "if and only if". So not much of a typo. draft
Wed, 11 Feb 2009 02:30:08 +0000 belugas (svn r15445) -Fix: little typos draft
Wed, 11 Feb 2009 01:46:09 +0000 rubidium (svn r15444) -Fix (r15425): the chat messages gone gray. That gray colour was technically right. The string contained {GRAY}, but due to a latent bug (accidentally fixed in r15425) in the string drawing routing the gray would be interpreted as use palette colour 14, which is a white. draft
Wed, 11 Feb 2009 01:28:10 +0000 rubidium (svn r15442) -Codechange: don't do magic on magic numbers when you can also use a single named constant. draft
Wed, 11 Feb 2009 00:48:15 +0000 yexo (svn r15441) -Cleanup: Use a return value instead of passing a pointer to where the result should be stored. draft
Tue, 10 Feb 2009 19:22:09 +0000 yexo (svn r15440) -Fix: Backup AIObject::GetAllowDoCommand and restore the old value so AIs can't work around it. draft
Tue, 10 Feb 2009 12:49:12 +0000 smatz (svn r15439) -Fix [FS#2626]: call Vehicle::LeaveStation() before reversing overlength loading train (station triggers were missed, PBS reservation could cause crash) draft
Tue, 10 Feb 2009 04:23:37 +0000 glx (svn r15438) -Fix (r15434): MSVC performance warning draft
Tue, 10 Feb 2009 00:50:04 +0000 belugas (svn r15437) -Codechange: Do not run a code section when you already know it is useless draft
Mon, 09 Feb 2009 22:49:28 +0000 peter1138 (svn r15436) -Codechange: Return index of station spec within station class as a return parameter of GetCustomStationSpecByGrf(), as the index is already known. Saves on an extra loop and an extern... draft
Mon, 09 Feb 2009 21:20:05 +0000 rubidium (svn r15434) -Codechange: bit of type safety for the DC_xxx flags. draft
Mon, 09 Feb 2009 20:30:16 +0000 peter1138 (svn r15433) -Fix (r15126): Content download progress bar was not centered properly. draft
Mon, 09 Feb 2009 18:31:10 +0000 translators (svn r15432) -Update: WebTranslator2 update to 2009-02-09 18:30:51 draft
Mon, 09 Feb 2009 10:31:37 +0000 rubidium (svn r15431) -Fix (r15425): wrongly added assertion due to unneeded & 0xFF. Now use the same method of handling the colour as it would do when drawing a string instead of a character. draft
Mon, 09 Feb 2009 03:07:03 +0000 rubidium (svn r15429) -Change: do r15428 also for the string names. draft
Mon, 09 Feb 2009 02:57:15 +0000 rubidium (svn r15428) -Codechange: consistently use colour instead of having both color and colour. draft
Mon, 09 Feb 2009 02:33:10 +0000 rubidium (svn r15427) -Codechange: give w->caption_color a more sensible name as it holds the owner of whatever is shown in the window draft
Mon, 09 Feb 2009 02:28:31 +0000 glx (svn r15426) -Fix (r15421): wrong grfcodec version was used to generate openttdd.grf draft
Mon, 09 Feb 2009 02:09:47 +0000 rubidium (svn r15425) -Codechange: some color->colour changes and type safety. draft
Mon, 09 Feb 2009 01:22:29 +0000 rubidium (svn r15424) -Codechange: make it possible to have multiple windows with edit box open simultaniously (Zuu). draft
Mon, 09 Feb 2009 01:06:23 +0000 rubidium (svn r15423) -Codechange: split widget related types to their own header and add a bit of type strictness. draft
Sun, 08 Feb 2009 23:06:56 +0000 rubidium (svn r15422) -Fix [FS#2623] (r15383): loading NewGRFs before copying the settings. draft
Sun, 08 Feb 2009 20:11:59 +0000 michi_cc (svn r15421) -Change: Replace the path signal sprites borrowed from TTDPatch with our own custom sprites. draft
Sun, 08 Feb 2009 18:29:22 +0000 peter1138 (svn r15418) -Codechange: Add action7/9 support to detect available rail type labels draft
Sun, 08 Feb 2009 18:11:06 +0000 peter1138 (svn r15417) -Codechange: Add default rail type labels and support for per-GRF translation table. draft
Sun, 08 Feb 2009 17:46:08 +0000 rubidium (svn r15416) -Fix (r15412): revert the removal of the road side drop down box handling. draft
Sun, 08 Feb 2009 16:03:17 +0000 rubidium (svn r15415) -Change: close the (station) joiner window when pressing the bulldozer. draft
Sun, 08 Feb 2009 16:00:57 +0000 rubidium (svn r15414) -Codechange: s/delete FindWindowById/DeleteWindowById/ draft
Sun, 08 Feb 2009 15:45:34 +0000 rubidium (svn r15413) -Fix [FS#2529/2533]: inconsistencies between station and bridge building w.r.t. tile selection and when the window should be closed. draft
Sun, 08 Feb 2009 12:58:14 +0000 peter1138 (svn r15412) -Fix: Clearing custom engine names could cause desyncs due to be client-side only; GUI parts of save/load of custom engine names also removed as it was never implemented. draft
Sun, 08 Feb 2009 12:42:45 +0000 rubidium (svn r15411) -Feature(ttette): make 'set' a alias for the setting/patch console command draft
Sun, 08 Feb 2009 12:25:13 +0000 rubidium (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability. draft
Sun, 08 Feb 2009 12:02:28 +0000 frosch (svn r15409) -Update: Currencies draft
Sun, 08 Feb 2009 11:34:51 +0000 Yexo (svn r15408) -Fix (r15027): AIs could call AIController::Sleep() at times they're not allowed to sleep. draft
Sun, 08 Feb 2009 10:37:24 +0000 peter1138 (svn r15407) -Codechange: When loading a save game with an invalid pool index, report the problem (invalid index) rather than an impossible symptom (too many items), and report it in game instead of causing a crash. draft
Sun, 08 Feb 2009 01:51:48 +0000 rubidium (svn r15406) -Fix: make Valuate actually cost a few opcodes to not make it a single opcode method of doing lots of the same thing. This should resolve most of the hiccups caused by AIs. draft
Sun, 08 Feb 2009 01:10:48 +0000 michi_cc (svn r15404) -Cleanup [YAPF]: A tiny bit of const correctness. draft
Sat, 07 Feb 2009 18:48:25 +0000 translators (svn r15403) -Update: WebTranslator2 update to 2009-02-07 18:48:00 draft
Sat, 07 Feb 2009 18:09:30 +0000 smatz (svn r15402) -Codechange: verify _current_company didn't change when executing a command draft
Sat, 07 Feb 2009 17:01:44 +0000 smatz (svn r15401) -Fix [FS#2619](r15027): AI::Stop changed _current_company, but didn't restore its original value draft
Sat, 07 Feb 2009 16:23:42 +0000 frosch (svn r15400) -Fix: Typos in comments. draft
Sat, 07 Feb 2009 16:17:03 +0000 frosch (svn r15399) -Fix [FS#2617]: For articulated parts v->cargo_type == CT_INVALID is possible. draft
Sat, 07 Feb 2009 16:11:21 +0000 smatz (svn r15398) -Fix (r14135): _current_company shouldn't be used in GUI code (Swallow) draft
Sat, 07 Feb 2009 16:02:29 +0000 rubidium (svn r15397) -Fix [FS#2618]: a town could build a statue under a bridge. draft
Sat, 07 Feb 2009 13:53:38 +0000 smatz (svn r15396) -Fix [FS#2601](r15027): since AIs can have vehicle groups now, convert the groups correctly draft
Sat, 07 Feb 2009 12:02:13 +0000 rubidium (svn r15395) -Fix [FS#2611] (r15377): one couldn't reset companies anymore in a 'dedicated' server. draft
Sat, 07 Feb 2009 03:31:48 +0000 glx (svn r15394) -Fix (r15389): no new line at end of line warning draft
Sat, 07 Feb 2009 03:06:38 +0000 belugas (svn r15393) -Fix: little typo draft
Sat, 07 Feb 2009 02:38:32 +0000 belugas (svn r15392) -Codechange: move the spec getter to a place where it's only required, without the use of extern draft
Sat, 07 Feb 2009 02:29:08 +0000 rubidium (svn r15391) -Fix (r14997): loading font sprites should not trigger a palette conversion. draft
Sat, 07 Feb 2009 01:17:15 +0000 Yexo (svn r15390) -Cleanup: Remove old hack that wasn't used anymore. draft
Sat, 07 Feb 2009 01:01:02 +0000 peter1138 (svn r15389) -Feature: Add ability to select which base graphics set is used from the Game Options window. The change takes effect when the window is closed. This option can only be used from the intro menu, as reloading graphics during a game may cause issues. draft
Sat, 07 Feb 2009 00:45:24 +0000 rubidium (svn r15388) -Change: unify the way Ctrl+Click is written. draft