summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-07-18(svn r13730) -Fix: make a copy of the names for news messages about the delet...rubidium
2008-07-18(svn r13729) -Fix: assumption that non-north tiles of a house do not have the...rubidium
2008-07-18(svn r13728) -Codechange: define DEBUG as an empty block so compiler warns us...smatz
2008-07-18(svn r13727) -Fix (r13375): compilation with NO_DEBUG_MESSAGES was brokensmatz
2008-07-17(svn r13721) -Codechange: one less multiplication for colour mixing in 32bpp ...smatz
2008-07-17(svn r13720) -Fix (r13715): string wasn't correctly passed to draw function.rubidium
2008-07-17(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...rubidium
2008-07-17(svn r13718) -Fix: possible desync on the autorenew settings 20+ game years (...rubidium
2008-07-17(svn r13717) -Codechange: place the whole 'create new company' command in #if...rubidium
2008-07-17(svn r13716) -Fix [FS#2144]: any player could construct new companies.rubidium
2008-07-17(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ...rubidium
2008-07-17(svn r13714) -Fix: remove the unique_id from the message that a client has jo...rubidium
2008-07-17(svn r13713) -Fix: possible crash on creating a network packet.rubidium
2008-07-17(svn r13712) -Fix: enforce the length restrictions of company and president n...rubidium
2008-07-15(svn r13707) -Update: WebTranslator2 update to 2008-07-16 01:21:36miham
2008-07-15(svn r13706) -Fix (r13695): Small typo.frosch
2008-07-15(svn r13705) -Codechange: Define and use BridgePieces enum, which will remove...belugas
2008-07-14(svn r13704) -Fix: make timetables work more sensible when used in conjunctio...rubidium
2008-07-14(svn r13703) -Update: the other language files due to a few changed strings i...rubidium
2008-07-14(svn r13702) -Fix: do not overflow the order/timetable window when 'long' ord...rubidium
2008-07-14(svn r13701) -Codechange: add some more info in crash.logglx
2008-07-14(svn r13700) -Fix: possible buffer overflow in string truncation code.rubidium
2008-07-14(svn r13699) -Fix: handle SETX(Y) properly when truncating a string instead o...rubidium
2008-07-13(svn r13698) -Fix (r13697): MorphOS compilation.frosch
2008-07-13(svn r13697) -Feature: Add some support for symbolic links in .tar files.frosch
2008-07-13(svn r13696) -Fix[GUI]: The Build button of the vehicle list is now hidden, i...belugas
2008-07-12(svn r13695) -Fix [FS#2120]: in some cases the (sound) mixer could overflow c...rubidium
2008-07-12(svn r13694) -Change: make it more explicit that you've opened the available ...rubidium
2008-07-12(svn r13693) -Fix (r11106, r11117): Do not rely on .tar files always ending w...frosch
2008-07-12(svn r13692) -Fix (r13674): loading PNG sprites could very quickly fill the s...rubidium
2008-07-09(svn r13691) -Codechange: make it easier to determine whether a command is ra...smatz
2008-07-09(svn r13683) -Codechange: privatize a function that is not used outside of th...belugas
2008-07-08(svn r13682) -Codechange: -Codechange: remove a now useless variable(dih).belugas
2008-07-08(svn r13681) -Revert (r13678, r13677): the fixes didn't work in all cases (as...rubidium
2008-07-07(svn r13680) -Fix: NPF crashing when a ship tried to find a nearby depot when...rubidium
2008-07-07(svn r13679) -Fix [FS#2131]: saving TTD imported games in recession failed du...rubidium
2008-07-06(svn r13678) -Fix (r13677): electric trains from pre elrail savegames would g...rubidium
2008-07-04(svn r13677) -Fix [FS#2102]: in the case that elrails and 'realistic' acceler...rubidium
2008-07-04(svn r13676) -Fix [FS#2126]: inactive companies from old (TTD) saves could be...rubidium
2008-07-04(svn r13675) -Fix: memory leak when NewGRFs got forcefully disabled and they ...rubidium
2008-07-04(svn r13674) -Fix [FS#2127]: crash when drawing a non-real sprite. The drawin...rubidium
2008-07-03(svn r13673) -Fix [FS#2122]: desync when building electrified trains on a ded...rubidium
2008-07-03(svn r13672) -Fix(r13670): silent warnings that MSVC did not raised. Looks l...belugas
2008-07-01(svn r13671) -Cleanup: Zeros for sell.frosch
2008-07-01(svn r13670) -Codechange : Merge some very alike events handlers.belugas
2008-06-30(svn r13667) -Documentation: Comment 'tgp.cpp' a bit. Based on patch by Comma...frosch
2008-06-30(svn r13665) -Fix[FS#2119]: Wrong PlayerID used for sending a message to.Patc...belugas
2008-06-30(svn r13664) -Fix [FS#2117]: bus/truck forgetting go-to-depot order when ente...rubidium
2008-06-30(svn r13663) -Codechange: Use a default parameter, hoping to reduce the diffe...belugas
2008-06-30(svn r13662) -Fix [FS#2113]: crash when adding conditional orders to ships.rubidium