Age | Commit message (Expand) | Author |
2010-10-17 | (svn r20967) -Add: infrastructure to send information to remote admins at spe... | rubidium |
2010-10-17 | (svn r20966) -Change: enable remote administration sockets (parts by Yexo and... | rubidium |
2010-10-17 | (svn r20965) -Fix: typo in comment | rubidium |
2010-10-17 | (svn r20964) -Add: disconnecting remote admins that fail to authenticate | rubidium |
2010-10-17 | (svn r20963) -Add: stubs for a remote administration connection | rubidium |
2010-10-17 | (svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before openi... | frosch |
2010-10-17 | (svn r20961) -Cleanup: Remove redundant/duplicate invisibility test. (uni657) | frosch |
2010-10-17 | (svn r20960) -Add: Allow setting 'minimal compatible version' via Action14. (... | frosch |
2010-10-17 | (svn r20959) -Codechange: Realign comments. | frosch |
2010-10-17 | (svn r20958) -Add: the concept of min-loadable-version to NewGRFs when choosi... | frosch |
2010-10-17 | (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define ... | frosch |
2010-10-16 | (svn r20956) -Feature: Center new extra viewports on the tile below the mouse... | frosch |
2010-10-16 | (svn r20955) -Fix (r20952): Suppress bogus inconsistencies for games saved wh... | frosch |
2010-10-16 | (svn r20954) -Codechange (r20952, r20953): Don't make stuff more complicated ... | frosch |
2010-10-16 | (svn r20953) -Add: Resolve Grf filenames from the gamelog also using the md5sum. | frosch |
2010-10-16 | (svn r20952) -Add: When printing the gamelog keep track of added/removed Grfs... | frosch |
2010-10-16 | (svn r20951) -Codechange: Add SmallMap::Contains() and use it. | frosch |
2010-10-16 | (svn r20950) -Fix: (or at least greatly improve) alignment of some original g... | rubidium |
2010-10-16 | (svn r20949) -Update from WebTranslator v3.0: | translators |
2010-10-16 | (svn r20948) -Fix (r20880): compiler warning | smatz |
2010-10-16 | (svn r20947) -Change: Draw bridgepillars with correct length on all tile corn... | frosch |
2010-10-16 | (svn r20946) -Codechange: Add helper function to draw pillar columns. | frosch |
2010-10-16 | (svn r20945) -Codechange: Add helper function to draw single pillar sprites. ... | frosch |
2010-10-16 | (svn r20944) -Codechange: Bail out early in DrawBridgePillars(). (uni657) | frosch |
2010-10-16 | (svn r20943) -Codechange: Name some magic constants. (Based on patch by uni657) | frosch |
2010-10-16 | (svn r20942) -Feature [NewGRF]: make it possible to distinguish player built/... | rubidium |
2010-10-16 | (svn r20941) -Fix [FS#4163]: Readme referred to outdated behaviour | planetmaker |
2010-10-16 | (svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes bef... | yexo |
2010-10-15 | (svn r20939) -Fix: some MSVC warnings | rubidium |
2010-10-15 | (svn r20938) -Codechange: make the code for listening on a socket (more) reus... | rubidium |
2010-10-15 | (svn r20937) -Codechange: move some variables from client/server to server only | rubidium |
2010-10-15 | (svn r20936) -Codechange: make server side packet sending methods class methods | rubidium |
2010-10-15 | (svn r20935) -Codechange: only let the server side use a pool of connected so... | rubidium |
2010-10-15 | (svn r20934) -Codechange: move NetworkGetClientName to the server's socket | rubidium |
2010-10-15 | (svn r20933) -Codechange: move some more client related methods and such to n... | rubidium |
2010-10-15 | (svn r20932) -Add [FS#4153]: Highlight all destination tiles when building a ... | terkhen |
2010-10-15 | (svn r20931) -Document: Waterways toolbar click functions. | terkhen |
2010-10-15 | (svn r20930) -Codechange: simplify the socket handler allocation | rubidium |
2010-10-15 | (svn r20929) -Codechange: make NetworkCloseClient a class method | rubidium |
2010-10-15 | (svn r20928) -Update: we have a new developer | yexo |
2010-10-15 | (svn r20927) -Add [FS#3905]: Transfer orders imply 'leave empty' by default | planetmaker |
2010-10-15 | (svn r20926) -Update from WebTranslator v3.0: | translators |
2010-10-15 | (svn r20925) -Codechange: make the client send commands have a slightly more ... | rubidium |
2010-10-15 | (svn r20924) -Codechange: make the game connection packet handling look more ... | rubidium |
2010-10-15 | (svn r20923) -Codechange: prepare creating sub-classes of NetworkClientSocket... | rubidium |
2010-10-15 | (svn r20922) -Fix [FS#4071]: accidentally moving the mouse of the scrollbar a... | rubidium |
2010-10-15 | (svn r20921) -Fix [FS#4160]: Refit costs were not shown for long cargo names. | terkhen |
2010-10-13 | (svn r20920) -Update from WebTranslator v3.0: | translators |
2010-10-12 | (svn r20919) -Fix [FS#4140]: objects didn't change colour when the company ch... | rubidium |
2010-10-12 | (svn r20918) -Add: Store NewGRF version information from Action14 in savegame... | frosch |