summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-14(svn r19626) -Fix: mention libtimidity in ./configure --help (planetmaker)rubidium
2010-04-14(svn r19625) -Fix [FS#3722]: strange message when unpausing because there are...rubidium
2010-04-13(svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle...frosch
2010-04-13(svn r19620) -Fix: desync when a command is received and in the queue while a...rubidium
2010-04-13(svn r19619) -Fix (r19618): [desync debug] inserting the "join" pause could c...rubidium
2010-04-13(svn r19618) -Update from WebTranslator v3.0:translators
2010-04-13(svn r19617) -Fix [desync debug]: log the sync state only once per day, not m...rubidium
2010-04-13(svn r19616) -Codechange: Increase transparency of 'Extract' by passing also ...frosch
2010-04-12(svn r19615) -Fix [FS#3763]: Company related graphs weren't updated correctly...terkhen
2010-04-12(svn r19614) -Codechange: "it's" => "its" where appropriatesmatz
2010-04-11(svn r19613) -Fix [FS#3755]: possible invalid read when server moves client t...smatz
2010-04-11(svn r19612) -Fix [FS#3756] (r3212): crash when opening a savegame with a way...rubidium
2010-04-11(svn r19611) -Update from WebTranslator v3.0:translators
2010-04-11(svn r19610) -Codechange: rename STATUS_AUTH to STATUS_AUTHORIZEDsmatz
2010-04-11(svn r19609) -Fix: do not print 'Connection lost' message for clients who fai...smatz
2010-04-11(svn r19608) -Fix: do not kick client if he entered password and the password...smatz
2010-04-11(svn r19607) -Codechange: use different packet types instead of packet subtypessmatz
2010-04-11(svn r19606) -Codechange: remove global variable pw_typesmatz
2010-04-11(svn r19605) -Codechange: Merge ExtractBits into EnumPropsT.frosch
2010-04-11(svn r19604) -Codechange: Reintroduce assert_tcompile().frosch
2010-04-11(svn r19602) -Codechange: add the name of the command to the desync logsrubidium
2010-04-11(svn r19601) -Fix: make the desync replay parse the "whole" string instead of...rubidium
2010-04-10(svn r19600) -Fix (r18994): Presence of online content was not properly updat...frosch
2010-04-10(svn r19599) -Fix [FS#3751]: Vehicles with a weight of zero crashed the game ...terkhen
2010-04-10(svn r19598) -Update from WebTranslator v3.0:translators
2010-04-10(svn r19597) -Fix: Removing NewGRFs from the GUI list leaked.frosch
2010-04-10(svn r19596) -Fix (r19593): dedicated server always fast forwarding if compil...glx
2010-04-09(svn r19595) -Doc: mention the addition of AIRail::GetMaxSpeed in the AI chan...yexo
2010-04-09(svn r19594) -Update from WebTranslator v3.0:translators
2010-04-09(svn r19593) -Codechange: improve loading/executing the desync logsrubidium
2010-04-09(svn r19592) -Fix: don't do the desync debug savegames mid-StateGameLoop; the...rubidium
2010-04-09(svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limi...yexo
2010-04-09(svn r19590) -Fix: [NewGRF] setting industry prop 0x24 to 0 caused empty stat...yexo
2010-04-08(svn r19589) -Change: add some more useful information to the desync log and ...rubidium
2010-04-08(svn r19588) -Update from WebTranslator v3.0:translators
2010-04-08(svn r19587) -Fix: false positive in cache validity checking when a train cra...rubidium
2010-04-08(svn r19586) -Fix: some false positives in cache validity checks because cach...rubidium
2010-04-08(svn r19584) -Fix [FS#3744]: Crash when pressing 'h' (non-stop) in the order ...rubidium
2010-04-07(svn r19581) -Codechange: auto-raise 'All facilities/cargos' buttons in the S...smatz
2010-04-07(svn r19580) -Codechange: auto-raise 'Enable/Disable all' buttons in the Smal...smatz
2010-04-07(svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Carg...smatz
2010-04-07(svn r19578) -Codechange: do not accept commas at invalid places in ParseIntL...smatz
2010-04-07(svn r19577) -Codechange: apply coding style to names of functions in setting...smatz
2010-04-07(svn r19576) -Codechange: Unduplicating parse_intlist().alberth
2010-04-07(svn r19575) -Update from WebTranslator v3.0:translators
2010-04-07(svn r19574) -Fix: graphs were not properly updated when going toggling keys ...rubidium
2010-04-07(svn r19573) -Fix (r19541): Special cargos did not appear at the refit list.terkhen
2010-04-07(svn r19572) -Change: sync Debian packaging updates from Debian, but keep bui...rubidium
2010-04-07(svn r19571) -Fix [FS#3739]: The timetable button was not automatically raise...rubidium
2010-04-06(svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qwordyexo