log

age author description
Sun, 15 Oct 2006 17:01:19 +0000 Darkvater (svn r6780) -Codechange: Remove GPMI leftovers (-b impersonisation of AI in MP). draft
Sun, 15 Oct 2006 16:56:58 +0000 glx (svn r6779) -Fix r6631: waypoint selector now correctly shows the current selected waypoint type (thx Maedhros) draft
Sun, 15 Oct 2006 13:28:20 +0000 miham (svn r6778) WebTranslator2 update to 2006-10-15 15:27:37 draft
Sun, 15 Oct 2006 03:40:53 +0000 belugas (svn r6777) -GuiChange: When painting a lowered button on CargoPaymentsRates, displace the content of one pixel to the right and to the bottom. This will make it look like a normal button draft
Sat, 14 Oct 2006 22:31:18 +0000 Darkvater (svn r6776) -Codechange: Use IsValidPlayer() function to determine of a PlayerID is an draft
Sat, 14 Oct 2006 22:22:48 +0000 Darkvater (svn r6775) -Codechange: Use some more proper types, especially Owner and PlayerID as draft
Sat, 14 Oct 2006 15:49:43 +0000 Darkvater (svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPECTATOR and draft
Sat, 14 Oct 2006 15:44:28 +0000 Darkvater (svn r6773) -eh...I had to test it didn't i, just forgot to save draft
Sat, 14 Oct 2006 15:43:37 +0000 Darkvater (svn r6772) -Codechange: Do not abuse OWNER_SPECTATOR as the "owner" of the industry for draft
Sat, 14 Oct 2006 15:15:56 +0000 Darkvater (svn r6771) -Codechange: Replace two macros with functions. IS_HUMAN_PLAYER and draft
Sat, 14 Oct 2006 10:26:13 +0000 Darkvater (svn r6770) -Codechange: Make the airport checking a bit stricter...fix unnoticed errors: draft
Sat, 14 Oct 2006 09:51:04 +0000 Darkvater (svn r6769) -Codechange: Minor syntax, const correctness, variable localization, coding draft
Fri, 13 Oct 2006 23:08:55 +0000 Darkvater (svn r6768) -Cleanup: For airports change *Airport to *apc (variable naming coding style draft
Fri, 13 Oct 2006 17:55:56 +0000 miham (svn r6767) WebTranslator2 update to 2006-10-13 19:54:10 draft
Fri, 13 Oct 2006 15:52:22 +0000 Darkvater (svn r6766) -Codechange: Move _openttd_revision[] into the functions that use it instead of global draft
Fri, 13 Oct 2006 15:15:22 +0000 peter1138 (svn r6765) - Fix: Don't add up running cost of articulated engine parts. draft
Thu, 12 Oct 2006 22:11:18 +0000 Darkvater (svn r6764) -Fix (r6758): Wrong height difference calculated because invalid drag-type draft
Thu, 12 Oct 2006 16:12:06 +0000 miham (svn r6761) WebTranslator2 update to 2006-10-12 18:11:37 draft
Thu, 12 Oct 2006 15:39:33 +0000 Darkvater (svn r6760) -Codechange: Do a case insensitive sort of train engine names and just normally draft
Thu, 12 Oct 2006 15:38:37 +0000 Darkvater (svn r6759) -Codechange: Remove the brainheaded usage of STR_JUST_STRING to pass a StringID draft
Thu, 12 Oct 2006 15:13:40 +0000 Darkvater (svn r6758) -Feature: Add a measurement tool that will show dimensions and height draft
Thu, 12 Oct 2006 15:06:59 +0000 Darkvater (svn r6757) -Fix (r6754): Remove double function declerations from functions.h..Gaah draft
Thu, 12 Oct 2006 15:05:25 +0000 peter1138 (svn r6756) - Fix: When resolving vehicle groups, only fall back to the default group if the group chosen is undefined, not if it returns a bad result. This fixes some issues with UKRS. draft
Thu, 12 Oct 2006 15:03:19 +0000 peter1138 (svn r6755) - Fix: Pass the newly created vehicle when checking for articulated engines. As this could result in more parts being added than previously counted, we check to see if we need to allocate more vehicles as we add parts. draft
Thu, 12 Oct 2006 14:59:27 +0000 Darkvater (svn r6754) -Codechange: Remove some #idef ENABLE_NETWORK specific defines. With networking draft
Thu, 12 Oct 2006 14:48:36 +0000 Darkvater (svn r6753) -Codechange: Move some function declerations from functions.h into network.h draft
Thu, 12 Oct 2006 14:42:00 +0000 Darkvater (svn r6752) -Codechange: Move command functions from messy functions.h into command.h draft
Thu, 12 Oct 2006 14:31:42 +0000 Darkvater (svn r6751) -Fix: Add option to enable/disable network support. Default is on draft
Thu, 12 Oct 2006 14:13:39 +0000 Darkvater (svn r6750) -Codechange: Juggle around some header includes as they're only used when draft
Thu, 12 Oct 2006 13:46:45 +0000 miham (svn r6749) WebTranslator2 update to 2006-10-12 15:46:08 draft
Thu, 12 Oct 2006 11:42:57 +0000 Darkvater (svn r6748) -Codechange: Use already existing function to count active players. draft
Thu, 12 Oct 2006 11:30:16 +0000 Darkvater (svn r6747) -Revert wrongly committed english strings. draft
Thu, 12 Oct 2006 11:27:37 +0000 Darkvater (svn r6746) -Codechange: Remove the need for double strings in "checkmarked" items. While draft
Thu, 12 Oct 2006 10:52:24 +0000 Darkvater (svn r6745) -Codechange: Have the dropdown menus fall fully inside the top toolbar. So draft
Thu, 12 Oct 2006 10:43:14 +0000 Darkvater (svn r6744) -Fix: Determine the length of the main toolbar dropdown list based draft
Thu, 12 Oct 2006 10:14:45 +0000 Darkvater (svn r6743) -Fix (r6462): When determining string length for GetStringBoundingBox SETX and draft
Thu, 12 Oct 2006 07:42:37 +0000 peter1138 (svn r6742) - Newsounds: Add support for importing sounds from previously loaded GRF files. draft
Wed, 11 Oct 2006 22:05:59 +0000 peter1138 (svn r6741) - Codechange: Simplify and unify resolving of station groups, and use the first available cargo type instead of only the default. draft
Wed, 11 Oct 2006 22:04:46 +0000 Darkvater (svn r6740) -Fix: if a rail is not available, don't show toolbar even with hotkey 'A' draft
Wed, 11 Oct 2006 21:20:53 +0000 Darkvater (svn r6739) -Fix (r6001): Crash on removing farmland belonging to a farm. The search would loop draft
Wed, 11 Oct 2006 18:57:02 +0000 peter1138 (svn r6738) - Fix (r2441): Only apply the virtual transfer profit if the order is a transfer order, rather than to any unload order. This fixes an issue where the AI doesn't know that a route is unprofitable. draft
Wed, 11 Oct 2006 18:44:02 +0000 peter1138 (svn r6737) - Codechange: Sort train engines by their NewGRF specified list position instead of plain EngineID. This brings us back the custom order that was lost when generalized sorting was introduced. draft
Wed, 11 Oct 2006 18:35:40 +0000 peter1138 (svn r6736) - Add a function to get the list position of an engine ID, for use with sorting. This is basically a reversed version of GetRailVehAtPosition() draft
Wed, 11 Oct 2006 17:28:31 +0000 peter1138 (svn r6735) - Codestyle: Just some tidying up... draft
Wed, 11 Oct 2006 17:25:36 +0000 miham (svn r6734) WebTranslator2 update to 2006-10-11 19:25:04 draft
Wed, 11 Oct 2006 09:16:05 +0000 miham (svn r6733) WebTranslator2 update to 2006-10-11 11:15:30 draft
Wed, 11 Oct 2006 00:48:55 +0000 belugas (svn r6730) Fix: Make Build HQ and Relocate HQ buttons of Player window behave as normal placement buttons, and not as push buttons. draft
Tue, 10 Oct 2006 20:11:48 +0000 bjarni (svn r6729) -Fix r6707: [build aircraft window] solved a crash when using a grf set with a buildable helicopter with a lower EngineID than the first buildable plane draft
Tue, 10 Oct 2006 17:53:08 +0000 bjarni (svn r6728) -Fix r6651: solved issue where moving rail vehicles in a depot could read from a NULL pointer draft
Tue, 10 Oct 2006 17:19:21 +0000 glx (svn r6727) -Fix r6619: don't disable inexistant widget draft
Tue, 10 Oct 2006 15:46:03 +0000 bjarni (svn r6726) -Codechange: [vehicle build window] cleaned up the name sorter (mainly by peter1138) draft
Tue, 10 Oct 2006 15:13:41 +0000 bjarni (svn r6725) -Fix r6624: fixed some translated strings to apply to the added {STRING} in english.txt draft
Tue, 10 Oct 2006 15:09:28 +0000 glx (svn r6724) -Fix r6723: respect alphabetical order draft
Tue, 10 Oct 2006 15:07:13 +0000 glx (svn r6723) -Fix r6722: forgot openttd.vcproj draft
Tue, 10 Oct 2006 15:02:38 +0000 bjarni (svn r6722) -Codechange: [aircraft build window] moved aircraft build window to a file of it's own draft
Tue, 10 Oct 2006 14:05:39 +0000 Darkvater (svn r6721) -Codechange: some comments, aligning, types and variable localization. draft
Tue, 10 Oct 2006 12:18:46 +0000 miham (svn r6720) WebTranslator2 update to 2006-10-10 14:18:03 draft
Tue, 10 Oct 2006 10:11:41 +0000 bjarni (svn r6719) -Code cleanup: [depot window] removed line that assigned 0 to a var, that's already 0 draft
Tue, 10 Oct 2006 10:04:09 +0000 bjarni (svn r6718) -Codechange: added function to get the line height for a vehicle type draft
Tue, 10 Oct 2006 09:40:12 +0000 Darkvater (svn r6717) -Codechange: move OPENTTD_SPRITES_COUNT into table/sprites.h to use it from there. draft