log

age author description
Tue, 19 Oct 2010 21:48:20 +0000 planetmaker (svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could be too small draft
Tue, 19 Oct 2010 21:00:45 +0000 yexo (svn r20996) -Change: [NewGRF] the X and Y offsets in the parameter for industry vars 60,61,62,63 are unsigned instead of signed draft
Tue, 19 Oct 2010 17:45:27 +0000 translators (svn r20994) -Update from WebTranslator v3.0: draft
Mon, 18 Oct 2010 20:41:53 +0000 rubidium (svn r20993) -Codechange: some shuffling of game protocol packet description so they're documented in the "same" place as UDP, content and admin packets (dihedral) draft
Mon, 18 Oct 2010 17:47:42 +0000 planetmaker (svn r20992) -Fix (r20958): Show either version and minimum compatible version or neither draft
Mon, 18 Oct 2010 17:45:35 +0000 translators (svn r20991) -Update from WebTranslator v3.0: draft
Mon, 18 Oct 2010 17:06:20 +0000 smatz (svn r20990) -Fix: when removing a rail station, don't leave track under non-station tiles draft
Mon, 18 Oct 2010 12:24:56 +0000 rubidium (svn r20989) -Change: make extra_grf's pcx files DOS palettes instead of converting them during compilation. Also fix misconverted sprite and some comments draft
Mon, 18 Oct 2010 10:44:51 +0000 rubidium (svn r20988) -Fix [FS#4167]: no need to send packets and possibly get the connection closed when the next call also tries to send the packets and then closes the connection. Especially if the former frees a structure that the latter assumes to be still there draft
Sun, 17 Oct 2010 22:03:05 +0000 orudge (svn r20982) -Change: Don't refer to OpenTTD as a "clone" any more draft
Sun, 17 Oct 2010 21:37:27 +0000 orudge (svn r20981) -Fix: British English uses 'centre', not 'center' draft
Sun, 17 Oct 2010 21:02:21 +0000 rubidium (svn r20980) -Change: some tweaking of the readme about grfcodec/nforenum and linking to a more clear opengfx/opensfx/openmsx download page draft
Sun, 17 Oct 2010 20:29:25 +0000 yexo (svn r20979) -Fix: [NewGRF] ignore the variable for action7/9 condition type 0x0D and 0x0E as documented draft
Sun, 17 Oct 2010 17:52:12 +0000 rubidium (svn r20978) -Fix (r20963): MSVC seems to be complaining more than GCC once again :) draft
Sun, 17 Oct 2010 17:50:40 +0000 rubidium (svn r20977) -Fix (r20975): compilation didn't get to the link stage if you, or config.lib, decided you don't need network support draft
Sun, 17 Oct 2010 17:45:13 +0000 translators (svn r20976) -Update from WebTranslator v3.0: draft
Sun, 17 Oct 2010 17:43:01 +0000 rubidium (svn r20975) -Add: logging of console output for remote admins (dihedral) draft
Sun, 17 Oct 2010 17:41:52 +0000 rubidium (svn r20974) -Add: remote console (rcon) for remote admins (dihedral) draft
Sun, 17 Oct 2010 17:40:18 +0000 rubidium (svn r20973) -Add: chat sending and receiving support for remote admins (dihedral) draft
Sun, 17 Oct 2010 17:38:41 +0000 rubidium (svn r20972) -Add: company statistics updates at intervals to remote admins (dihedral) draft
Sun, 17 Oct 2010 17:38:16 +0000 rubidium (svn r20971) -Add: company economy updates at intervals to remote admins (dihedral) draft
Sun, 17 Oct 2010 17:37:45 +0000 rubidium (svn r20970) -Add: company change notification to remote admins (dihedral) draft
Sun, 17 Oct 2010 17:37:26 +0000 rubidium (svn r20969) -Add: client info change notification to remote admins (dihedral) draft
Sun, 17 Oct 2010 17:36:59 +0000 rubidium (svn r20968) -Add: date notification of remote admins (dihedral) draft
Sun, 17 Oct 2010 17:36:23 +0000 rubidium (svn r20967) -Add: infrastructure to send information to remote admins at specific intervals (dihedral) draft
Sun, 17 Oct 2010 17:35:42 +0000 rubidium (svn r20966) -Change: enable remote administration sockets (parts by Yexo and dihedral) draft
Sun, 17 Oct 2010 17:34:48 +0000 rubidium (svn r20965) -Fix: typo in comment draft
Sun, 17 Oct 2010 17:33:46 +0000 rubidium (svn r20964) -Add: disconnecting remote admins that fail to authenticate draft
Sun, 17 Oct 2010 17:31:03 +0000 rubidium (svn r20963) -Add: stubs for a remote administration connection draft
Sun, 17 Oct 2010 13:54:05 +0000 frosch (svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before opening the new viewport. It might appear just below the cursor. draft
Sun, 17 Oct 2010 13:16:00 +0000 frosch (svn r20961) -Cleanup: Remove redundant/duplicate invisibility test. (uni657) draft
Sun, 17 Oct 2010 12:14:49 +0000 frosch (svn r20960) -Add: Allow setting 'minimal compatible version' via Action14. (planetmaker) draft
Sun, 17 Oct 2010 12:13:35 +0000 frosch (svn r20959) -Codechange: Realign comments. draft
Sun, 17 Oct 2010 12:12:52 +0000 frosch (svn r20958) -Add: the concept of min-loadable-version to NewGRFs when choosing compatbile NewGRFs. (planetmaker) draft
Sun, 17 Oct 2010 12:12:13 +0000 frosch (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. draft
Sat, 16 Oct 2010 23:13:05 +0000 frosch (svn r20956) -Feature: Center new extra viewports on the tile below the mouse. Only center on center of main viewport if mouse is not in any viewport. draft
Sat, 16 Oct 2010 22:46:53 +0000 frosch (svn r20955) -Fix (r20952): Suppress bogus inconsistencies for games saved while Grfs were missing. draft
Sat, 16 Oct 2010 22:34:43 +0000 frosch (svn r20954) -Codechange (r20952, r20953): Don't make stuff more complicated than needed. draft
Sat, 16 Oct 2010 21:20:46 +0000 frosch (svn r20953) -Add: Resolve Grf filenames from the gamelog also using the md5sum. draft
Sat, 16 Oct 2010 21:13:55 +0000 frosch (svn r20952) -Add: When printing the gamelog keep track of added/removed Grfs and check them for consistency. draft
Sat, 16 Oct 2010 20:34:43 +0000 frosch (svn r20951) -Codechange: Add SmallMap::Contains() and use it. draft
Sat, 16 Oct 2010 20:00:20 +0000 rubidium (svn r20950) -Fix: (or at least greatly improve) alignment of some original graphics pillar sprites draft
Sat, 16 Oct 2010 17:45:10 +0000 translators (svn r20949) -Update from WebTranslator v3.0: draft
Sat, 16 Oct 2010 17:37:48 +0000 smatz (svn r20948) -Fix (r20880): compiler warning draft
Sat, 16 Oct 2010 15:40:44 +0000 frosch (svn r20947) -Change: Draw bridgepillars with correct length on all tile corners by drawing only half of the pillar sprite if required. (based on patch by uni657) draft
Sat, 16 Oct 2010 15:36:51 +0000 frosch (svn r20946) -Codechange: Add helper function to draw pillar columns. draft
Sat, 16 Oct 2010 15:36:13 +0000 frosch (svn r20945) -Codechange: Add helper function to draw single pillar sprites. (based on patch by uni657) draft
Sat, 16 Oct 2010 15:35:32 +0000 frosch (svn r20944) -Codechange: Bail out early in DrawBridgePillars(). (uni657) draft
Sat, 16 Oct 2010 15:34:59 +0000 frosch (svn r20943) -Codechange: Name some magic constants. (Based on patch by uni657) draft
Sat, 16 Oct 2010 13:15:54 +0000 rubidium (svn r20942) -Feature [NewGRF]: make it possible to distinguish player built/randomly placed industries in the location and land slope check callbacks draft
Sat, 16 Oct 2010 09:10:03 +0000 planetmaker (svn r20941) -Fix [FS#4163]: Readme referred to outdated behaviour draft
Sat, 16 Oct 2010 06:14:24 +0000 yexo (svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes before 'p' draft
Fri, 15 Oct 2010 22:08:57 +0000 rubidium (svn r20939) -Fix: some MSVC warnings draft
Fri, 15 Oct 2010 21:56:06 +0000 rubidium (svn r20938) -Codechange: make the code for listening on a socket (more) reusable draft
Fri, 15 Oct 2010 20:29:59 +0000 rubidium (svn r20937) -Codechange: move some variables from client/server to server only draft
Fri, 15 Oct 2010 20:25:07 +0000 rubidium (svn r20936) -Codechange: make server side packet sending methods class methods draft
Fri, 15 Oct 2010 19:58:56 +0000 rubidium (svn r20935) -Codechange: only let the server side use a pool of connected sockets draft
Fri, 15 Oct 2010 19:35:08 +0000 rubidium (svn r20934) -Codechange: move NetworkGetClientName to the server's socket draft
Fri, 15 Oct 2010 19:33:08 +0000 rubidium (svn r20933) -Codechange: move some more client related methods and such to network_client.cpp draft
Fri, 15 Oct 2010 19:14:43 +0000 terkhen (svn r20932) -Add [FS#4153]: Highlight all destination tiles when building a lock. (uni657) draft
Fri, 15 Oct 2010 19:05:17 +0000 terkhen (svn r20931) -Document: Waterways toolbar click functions. draft
Fri, 15 Oct 2010 18:45:56 +0000 rubidium (svn r20930) -Codechange: simplify the socket handler allocation draft
Fri, 15 Oct 2010 18:42:52 +0000 rubidium (svn r20929) -Codechange: make NetworkCloseClient a class method draft
Fri, 15 Oct 2010 18:32:25 +0000 yexo (svn r20928) -Update: we have a new developer draft
Fri, 15 Oct 2010 18:15:01 +0000 planetmaker (svn r20927) -Add [FS#3905]: Transfer orders imply 'leave empty' by default draft
Fri, 15 Oct 2010 17:45:06 +0000 translators (svn r20926) -Update from WebTranslator v3.0: draft
Fri, 15 Oct 2010 14:29:13 +0000 rubidium (svn r20925) -Codechange: make the client send commands have a slightly more sensible name draft
Fri, 15 Oct 2010 13:47:37 +0000 rubidium (svn r20924) -Codechange: make the game connection packet handling look more like UDP/content packet handling draft
Fri, 15 Oct 2010 13:22:00 +0000 rubidium (svn r20923) -Codechange: prepare creating sub-classes of NetworkClientSocket for server and client side draft
Fri, 15 Oct 2010 11:16:14 +0000 rubidium (svn r20922) -Fix [FS#4071]: accidentally moving the mouse of the scrollbar arrows while pressing it clicks the button next to the arrow draft
Fri, 15 Oct 2010 10:22:04 +0000 terkhen (svn r20921) -Fix [FS#4160]: Refit costs were not shown for long cargo names. draft
Wed, 13 Oct 2010 17:45:10 +0000 translators (svn r20920) -Update from WebTranslator v3.0: draft
Tue, 12 Oct 2010 19:48:42 +0000 rubidium (svn r20919) -Fix [FS#4140]: objects didn't change colour when the company changed colour. Now they do, except when the "decide colour" callback is (defined to be) used draft
Tue, 12 Oct 2010 17:47:15 +0000 frosch (svn r20918) -Add: Store NewGRF version information from Action14 in savegame. (planetmaker) draft
Tue, 12 Oct 2010 17:45:05 +0000 translators (svn r20917) -Update from WebTranslator v3.0: draft
Mon, 11 Oct 2010 17:45:09 +0000 translators (svn r20915) -Update from WebTranslator v3.0: draft
Sun, 10 Oct 2010 17:45:07 +0000 translators (svn r20914) -Update from WebTranslator v3.0: draft
Sun, 10 Oct 2010 15:33:22 +0000 yexo (svn r20913) -Fix (r19231): [NoAI] give the correct error message if you try to overbuild an opponont road station with your own while using the 0.7 or 1.0 compatibility layer (fanioz) draft
Sat, 09 Oct 2010 18:43:37 +0000 frosch (svn r20912) -Fix [FS#4157]: NEW_INDUSTRYOFFSET != NEW_INDUSTRYTILEOFFSET. draft
Sat, 09 Oct 2010 17:45:07 +0000 translators (svn r20911) -Update from WebTranslator v3.0: draft
Fri, 08 Oct 2010 21:23:41 +0000 rubidium (svn r20910) -Fix [FS#4155]: helicopters fired a bit too late draft
Fri, 08 Oct 2010 21:08:38 +0000 rubidium (svn r20909) -Fix [FS#4137]: don't see coasts as water for object construction draft
Fri, 08 Oct 2010 21:07:54 +0000 rubidium (svn r20908) -Fix [FS#4156]: assertion when the buy menu graphics callback accessed a variable that needs a tile index draft
Fri, 08 Oct 2010 20:33:23 +0000 rubidium (svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawn draft
Fri, 08 Oct 2010 17:45:17 +0000 translators (svn r20906) -Update from WebTranslator v3.0: draft
Thu, 07 Oct 2010 17:45:10 +0000 translators (svn r20905) -Update from WebTranslator v3.0: draft
Wed, 06 Oct 2010 17:45:16 +0000 translators (svn r20904) -Update from WebTranslator v3.0: draft
Tue, 05 Oct 2010 17:45:35 +0000 translators (svn r20903) -Update from WebTranslator v3.0: draft
Mon, 04 Oct 2010 20:20:50 +0000 frosch (svn r20902) -Fix [FS#4032]: Make IsProductionAlterable() work for most NewGRF industries. draft
Mon, 04 Oct 2010 20:12:38 +0000 frosch (svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing production rates does not work (anymore), so allow changing the production multiplier instead. draft
Mon, 04 Oct 2010 20:10:31 +0000 frosch (svn r20900) -Codechange: Move ProductionLevels enum to industry.h draft
Mon, 04 Oct 2010 20:00:23 +0000 frosch (svn r20899) -Codechange: Switch order of if-tests in IndustryViewWindow::OnClick(). draft
Mon, 04 Oct 2010 19:45:27 +0000 frosch (svn r20898) -Change: When entering a production rate, round to nearest possible rate instead towards zero. draft
Mon, 04 Oct 2010 19:35:40 +0000 frosch (svn r20897) -Codechange: Store the result of IsProductionAlterable() in a member variable of IndustryViewWindow. draft
Mon, 04 Oct 2010 19:23:50 +0000 frosch (svn r20896) -Codechange: Split recompution of productionrates for non-smooth economy to separate function. draft
Mon, 04 Oct 2010 19:14:43 +0000 frosch (svn r20895) -Codechange: Use an enum to identify the rows of buttons in the industryview. draft
Sun, 03 Oct 2010 19:17:53 +0000 rubidium (svn r20894) -Fix [FS#4148] (r20772): use correct company name for group window title (sbr) draft
Sun, 03 Oct 2010 17:45:10 +0000 translators (svn r20893) -Update from WebTranslator v3.0: draft
Sun, 03 Oct 2010 15:49:44 +0000 frosch (svn r20892) -Fix (maybe r10624): Scenario editor resp. cheat-buttons to alter industry production did not work for large industry windows. draft
Sun, 03 Oct 2010 12:20:50 +0000 terkhen (svn r20891) -Fix [FS#4145]: Measurement tooltips for docks and tunnels were closed after a hover event. draft
Sat, 02 Oct 2010 19:55:13 +0000 alberth (svn r20890) -Doc: Make documentation accessible to doxygen. draft
Sat, 02 Oct 2010 19:53:20 +0000 alberth (svn r20889) -Codechange: Make ClosedListHash, OpenListQueue, and OpenListHash data protected, and rename for coding style. draft
Sat, 02 Oct 2010 19:48:45 +0000 alberth (svn r20888) -Codechange: Make Hash_FindNode a method. draft
Sat, 02 Oct 2010 19:47:21 +0000 alberth (svn r20887) -Codechange: Make stat_Hash a method. draft
Sat, 02 Oct 2010 19:46:24 +0000 alberth (svn r20886) -Codechange: Make init_Hash a method. draft
Sat, 02 Oct 2010 19:44:54 +0000 alberth (svn r20885) -Codechange: Make delete_Hash a method. draft
Sat, 02 Oct 2010 19:43:29 +0000 alberth (svn r20884) -Codechange: Make clear_Hash a method. draft
Sat, 02 Oct 2010 19:42:42 +0000 alberth (svn r20883) -Codechange: Make Hash_Delete a method. draft
Sat, 02 Oct 2010 19:41:25 +0000 alberth (svn r20882) -Codechange: Make Hash_Set a method. draft
Sat, 02 Oct 2010 19:39:34 +0000 alberth (svn r20881) -Codechange: Make Hash_Get a method. draft
Sat, 02 Oct 2010 19:38:22 +0000 alberth (svn r20880) -Codechange: Make Hash_Size a method. draft
Sat, 02 Oct 2010 19:34:32 +0000 alberth (svn r20879) -Codechange: Make AyStarMain_ClosedList_IsInList a method. draft
Sat, 02 Oct 2010 19:33:23 +0000 alberth (svn r20878) -Codechange: Make AyStarMain_ClosedList_Add a method. draft
Sat, 02 Oct 2010 19:32:21 +0000 alberth (svn r20877) -Codechange: Make AyStarMain_OpenList_IsInList a method. draft
Sat, 02 Oct 2010 19:31:24 +0000 alberth (svn r20876) -Codechange: Make AyStarMain_OpenList_Pop a method. draft
Sat, 02 Oct 2010 19:30:24 +0000 alberth (svn r20875) -Codechange: Make AyStarMain_OpenList_Add a method. draft
Sat, 02 Oct 2010 19:29:00 +0000 alberth (svn r20874) -Codechange: Make init_AyStar a method. draft
Sat, 02 Oct 2010 17:45:13 +0000 translators (svn r20873) -Update from WebTranslator v3.0: draft
Sat, 02 Oct 2010 10:00:05 +0000 alberth (svn r20868) -Codechange: Make AyStarMain_Main() a method. draft
Sat, 02 Oct 2010 09:58:32 +0000 alberth (svn r20867) -Codechange: Make AyStarMain_AddStartNode() a method. draft