summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-01(svn r22397) -Document: some tidbits of the blitter coderubidium
2011-05-01(svn r22396) -Document: some AI doxygen stuffrubidium
2011-04-30(svn r22389) -Fix [FS#4600]: try to make sure there is an early house availab...yexo
2011-04-30(svn r22388) -Fix: when a game uses a lot of NewGRFs the buffer for storing t...rubidium
2011-04-30(svn r22387) -Fix-ish [FS#4601]: Windows' recv seems to return "graceful clos...rubidium
2011-04-30(svn r22386) -Fix [FS#4602]: When the last AI company gets removed, the 'dead...frosch
2011-04-30(svn r22385) -Fix [FS#4603]: strnatcmp is in string.cpp, so it ought to be de...rubidium
2011-04-30(svn r22384) -Fix [FS#4585]: No client error packet was sent to the admin botsrubidium
2011-04-29(svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER ...frosch
2011-04-29(svn r22382) -Fix (r22381): Apply the change of string names also to the unfi...planetmaker
2011-04-29(svn r22381) -Codechange: It's called 'steel', not 'steele'planetmaker
2011-04-29(svn r22380) -Fix: Update openttd.grf and the base set description files acco...planetmaker
2011-04-29(svn r22379) -Fix: Not all pixels which need recolouring were actually in the...planetmaker
2011-04-29(svn r22378) -Fix: The recolouring scheme applied to the silicon bridge recol...planetmaker
2011-04-27(svn r22377) -Update from WebTranslator v3.0:translators
2011-04-25(svn r22376) -Update from WebTranslator v3.0:translators
2011-04-24(svn r22375) -Update from WebTranslator v3.0:translators
2011-04-23(svn r22374) -Update from WebTranslator v3.0:translators
2011-04-22(svn r22373) -Fix (r19955) (r20041) [FS#4592]: crash when clicking a removed ...yexo
2011-04-22(svn r22372) -Fix (r22364) [FS#4598]: segmentation fault when trying to get t...rubidium
2011-04-22(svn r22371) -Fix [FS#4596]: make sure saving has completely and utterly fini...rubidium
2011-04-22(svn r22370) -Codechange/fix: keep better accounting of the order in which cl...rubidium
2011-04-22(svn r22369) -Codechange: allocate ClientInfo when needed, i.e. don't allocat...rubidium
2011-04-22(svn r22368) -Codechange: move the IP address field from the ClientInfo to Cl...rubidium
2011-04-22(svn r22367) -Codechange: send ClientSockets instead of ClientInfos to the ad...rubidium
2011-04-22(svn r22366) -Codechange: make GetClientIP a function of the server's ClientS...rubidium
2011-04-22(svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ...rubidium
2011-04-22(svn r22364) -Codechange: don't show the (unknown) client address in the clie...rubidium
2011-04-22(svn r22363) -Codechange: NetworkFindClientStateFromClientID -> NetworkClient...rubidium
2011-04-22(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientI...rubidium
2011-04-22(svn r22361) -Codechange: delete the client list popup when the client got re...rubidium
2011-04-22(svn r22360) -Codechange: use globally unique client id to mark the selected ...rubidium
2011-04-22(svn r22359) -Codechange: pass client info pointers instead of the position t...rubidium
2011-04-22(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only ...rubidium
2011-04-22(svn r22357) -Fix (r22345): crash when opening the chat box or company passwo...smatz
2011-04-21(svn r22356) -Fix (r22342): somehow empty and useless new files were addedglx
2011-04-21(svn r22355) -Update from WebTranslator v3.0:translators
2011-04-20(svn r22354) -Update from WebTranslator v3.0:translators
2011-04-19(svn r22353) -Cleanup (r22352): remove unused strings from all language filessmatz
2011-04-19(svn r22352) -Change: make YAPF the default pathfinder for ships, don't disco...smatz
2011-04-19(svn r22351) -Revert (r17101): and reinstall r16546. Hash tables are much sma...smatz
2011-04-19(svn r22350) -Change: make YAPF hash tables much smaller, it should improve p...smatz
2011-04-19(svn r22349) -Update from WebTranslator v3.0:translators
2011-04-19(svn r22348) -Codechange: split ship-specific part of yapf_node.hpp to yapf_n...smatz
2011-04-18(svn r22347) -Update from WebTranslator v3.0:translators
2011-04-17(svn r22346) -Cleanup: Textbuf::max_pixels is not required anymore.terkhen
2011-04-17(svn r22345) -Change: Remove pixel limiter for text buffers.terkhen
2011-04-17(svn r22344) -Codechange: Remove width constant from the sign list window.terkhen
2011-04-17(svn r22343) -Change: Remove pixel limiter for query strings.terkhen
2011-04-17(svn r22342) -Fix (r22338): fix the right place and run the scriptglx