summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-18(svn r20989) -Change: make extra_grf's pcx files DOS palettes instead of ↵rubidium
converting them during compilation. Also fix misconverted sprite and some comments
2010-10-18(svn r20988) -Fix [FS#4167]: no need to send packets and possibly get the ↵rubidium
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
2010-10-17(svn r20982) -Change: Don't refer to OpenTTD as a "clone" any moreorudge
2010-10-17(svn r20981) -Fix: British English uses 'centre', not 'center'orudge
2010-10-17(svn r20980) -Change: some tweaking of the readme about grfcodec/nforenum ↵rubidium
and linking to a more clear opengfx/opensfx/openmsx download page
2010-10-17(svn r20979) -Fix: [NewGRF] ignore the variable for action7/9 condition type ↵yexo
0x0D and 0x0E as documented
2010-10-17(svn r20978) -Fix (r20963): MSVC seems to be complaining more than GCC once ↵rubidium
again :)
2010-10-17(svn r20977) -Fix (r20975): compilation didn't get to the link stage if you, ↵rubidium
or config.lib, decided you don't need network support
2010-10-17(svn r20976) -Update from WebTranslator v3.0:translators
finnish - 1 changes by jpx_ hungarian - 1 changes by IPG slovenian - 1 changes by ntadej
2010-10-17(svn r20975) -Add: logging of console output for remote admins (dihedral)rubidium
2010-10-17(svn r20974) -Add: remote console (rcon) for remote admins (dihedral)rubidium
2010-10-17(svn r20973) -Add: chat sending and receiving support for remote admins ↵rubidium
(dihedral)
2010-10-17(svn r20972) -Add: company statistics updates at intervals to remote admins ↵rubidium
(dihedral)
2010-10-17(svn r20971) -Add: company economy updates at intervals to remote admins ↵rubidium
(dihedral)
2010-10-17(svn r20970) -Add: company change notification to remote admins (dihedral)rubidium
2010-10-17(svn r20969) -Add: client info change notification to remote admins (dihedral)rubidium
2010-10-17(svn r20968) -Add: date notification of remote admins (dihedral)rubidium
2010-10-17(svn r20967) -Add: infrastructure to send information to remote admins at ↵rubidium
specific intervals (dihedral)
2010-10-17(svn r20966) -Change: enable remote administration sockets (parts by Yexo ↵rubidium
and dihedral)
2010-10-17(svn r20965) -Fix: typo in commentrubidium
2010-10-17(svn r20964) -Add: disconnecting remote admins that fail to authenticaterubidium
2010-10-17(svn r20963) -Add: stubs for a remote administration connectionrubidium
2010-10-17(svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before ↵frosch
opening the new viewport. It might appear just below the cursor.
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
(planetmaker) Note: Setting 'VRSN' also sets 'MINV' resulting in the Grf being only compatible to the same version. Set 'MINV' after 'VRSN' if your Grf is compatible to older versions.
2010-10-17(svn r20959) -Codechange: Realign comments.frosch
2010-10-17(svn r20958) -Add: the concept of min-loadable-version to NewGRFs when ↵frosch
choosing compatbile NewGRFs. (planetmaker)
2010-10-17(svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define ↵frosch
search restrictions.
2010-10-16(svn r20956) -Feature: Center new extra viewports on the tile below the ↵frosch
mouse. Only center on center of main viewport if mouse is not in any viewport.
2010-10-16(svn r20955) -Fix (r20952): Suppress bogus inconsistencies for games saved ↵frosch
while Grfs were missing.
2010-10-16(svn r20954) -Codechange (r20952, r20953): Don't make stuff more complicated ↵frosch
than needed.
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 ↵frosch
Grfs and check them for consistency.
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 ↵rubidium
graphics pillar sprites
2010-10-16(svn r20949) -Update from WebTranslator v3.0:translators
spanish - 3 changes by Terkhen vietnamese - 2 changes by nglekhoi
2010-10-16(svn r20948) -Fix (r20880): compiler warningsmatz
2010-10-16(svn r20947) -Change: Draw bridgepillars with correct length on all tile ↵frosch
corners by drawing only half of the pillar sprite if required. (based on patch by uni657) Note: Cantilever and tubular bridges will still look weird when using orignal graphics. Use OpenGFX instead :)
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
(based on patch by uni657)
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 ↵rubidium
built/randomly placed industries in the location and land slope check callbacks
2010-10-16(svn r20941) -Fix [FS#4163]: Readme referred to outdated behaviourplanetmaker
2010-10-16(svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes ↵yexo
before 'p'
2010-10-15(svn r20939) -Fix: some MSVC warningsrubidium
2010-10-15(svn r20938) -Codechange: make the code for listening on a socket (more) ↵rubidium
reusable
2010-10-15(svn r20937) -Codechange: move some variables from client/server to server onlyrubidium
2010-10-15(svn r20936) -Codechange: make server side packet sending methods class methodsrubidium
2010-10-15(svn r20935) -Codechange: only let the server side use a pool of connected ↵rubidium
sockets