Commit Graph

15055 Commits

Author SHA1 Message Date
rubidium
7c3158f0af (svn r19629) -Fix [FS#3757]: chat message caused glitch when rejoining a network game 2010-04-14 16:12:54 +00:00
rubidium
0f6d129840 (svn r19628) -Change: support the tRNS chunk to read transparency information for RGB PNGs (Szvengar) 2010-04-14 16:07:17 +00:00
rubidium
87097a8fb2 (svn r19627) -Fix [OSX]: mark the macports default include directory as a system include directory so our -W flags don't cause warnings on headers in there (planetmaker)
As this is a OS X patch... I have not and cannot test it, so if it breaks your system: do not blame me!
2010-04-14 10:00:57 +00:00
rubidium
d6d0e90f13 (svn r19626) -Fix: mention libtimidity in ./configure --help (planetmaker) 2010-04-14 09:55:36 +00:00
rubidium
32118b9732 (svn r19625) -Fix [FS#3722]: strange message when unpausing because there are enough players, unclear message when an unexpected/invalid packet is received 2010-04-14 09:52:59 +00:00
frosch
0d6a432b4c (svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle commands. 2010-04-13 19:10:08 +00:00
rubidium
34cdcaf8b2 (svn r19620) -Fix: desync when a command is received and in the queue while a client starts joining, i.e. save the game state. This can happen in two ways: with frame_freq > 1 a command received in a previous frame might not be executed yet or when a command is received in the same frame as the join but before the savegame is made. In both cases the joining client would not get all commands to get in-sync with the server (and the other clients). 2010-04-13 18:55:31 +00:00
rubidium
36c1cf6129 (svn r19619) -Fix (r19618): [desync debug] inserting the "join" pause could cause a crash as some command data was not properly initialised 2010-04-13 18:40:47 +00:00
translators
1fe07e6174 (svn r19618) -Update from WebTranslator v3.0:
slovak - 6 changes by keso53
2010-04-13 17:45:07 +00:00
rubidium
cc25fce629 (svn r19617) -Fix [desync debug]: log the sync state only once per day, not multiple times when paused with _date_fract = 0
-Change [desync debug]: check the sync state from the command stream and make sure no unknown input is encountered
2010-04-13 17:36:19 +00:00
frosch
9036e7437a (svn r19616) -Codechange: Increase transparency of 'Extract' by passing also the number of used bits. 2010-04-13 17:29:19 +00:00
terkhen
542d5657fa (svn r19615) -Fix [FS#3763]: Company related graphs weren't updated correctly after changing the company colour. 2010-04-12 17:58:09 +00:00
smatz
258b128a56 (svn r19614) -Codechange: "it's" => "its" where appropriate 2010-04-12 14:12:47 +00:00
smatz
073af4eba2 (svn r19613) -Fix [FS#3755]: possible invalid read when server moves client to spectators before he finishes joining 2010-04-11 22:06:17 +00:00
rubidium
36d229f131 (svn r19612) -Fix [FS#3756] (r3212): crash when opening a savegame with a waypoint from around 0.4.0 2010-04-11 21:46:20 +00:00
translators
cb77315696 (svn r19611) -Update from WebTranslator v3.0:
indonesian - 11 changes by fanioz
2010-04-11 17:45:07 +00:00
smatz
e0746e5bd3 (svn r19610) -Codechange: rename STATUS_AUTH to STATUS_AUTHORIZED 2010-04-11 17:32:14 +00:00
smatz
2388149ea3 (svn r19609) -Fix: do not print 'Connection lost' message for clients who failed to enter correct password 2010-04-11 17:25:44 +00:00
smatz
535a3bf847 (svn r19608) -Fix: do not kick client if he entered password and the password was cleared meanwhile 2010-04-11 17:23:11 +00:00
smatz
150ae1c707 (svn r19607) -Codechange: use different packet types instead of packet subtypes 2010-04-11 17:17:12 +00:00
smatz
ac82a8fee0 (svn r19606) -Codechange: remove global variable pw_type 2010-04-11 16:38:31 +00:00
frosch
6726bc727a (svn r19605) -Codechange: Merge ExtractBits into EnumPropsT. 2010-04-11 15:44:16 +00:00
frosch
19e26fcb12 (svn r19604) -Codechange: Reintroduce assert_tcompile(). 2010-04-11 15:43:54 +00:00
rubidium
ea7aececf8 (svn r19602) -Codechange: add the name of the command to the desync logs 2010-04-11 10:11:26 +00:00
rubidium
ff6ec70007 (svn r19601) -Fix: make the desync replay parse the "whole" string instead of everything up to the first space; make it log the sync state too 2010-04-11 09:54:44 +00:00
frosch
1d0335a798 (svn r19600) -Fix (r18994): Presence of online content was not properly updated after download due to duplicate slashes in the path. 2010-04-10 21:34:21 +00:00
terkhen
a3fdb26bee (svn r19599) -Fix [FS#3751]: Vehicles with a weight of zero crashed the game when using realistic acceleration. 2010-04-10 19:30:38 +00:00
translators
53ca62da90 (svn r19598) -Update from WebTranslator v3.0:
traditional_chinese - 5 changes by josesun
portuguese - 2 changes by JayCity
turkish - 2 changes by canbu
ukrainian - 8 changes by Madvin
2010-04-10 17:45:15 +00:00
frosch
65019bdf72 (svn r19597) -Fix: Removing NewGRFs from the GUI list leaked. 2010-04-10 13:00:34 +00:00
glx
b702b1f3fd (svn r19596) -Fix (r19593): dedicated server always fast forwarding if compiled without DEBUG_DUMP_COMMANDS 2010-04-10 02:17:18 +00:00
yexo
22cc9cac11 (svn r19595) -Doc: mention the addition of AIRail::GetMaxSpeed in the AI changelog 2010-04-09 22:29:10 +00:00
translators
6db05a4737 (svn r19594) -Update from WebTranslator v3.0:
greek - 5 changes by fumantsu
portuguese - 2 changes by JayCity
turkish - 16 changes by niw3
2010-04-09 17:45:12 +00:00
rubidium
de155e78e7 (svn r19593) -Codechange: improve loading/executing the desync logs 2010-04-09 17:08:44 +00:00
rubidium
e9f60d5d13 (svn r19592) -Fix: don't do the desync debug savegames mid-StateGameLoop; they're increadibly useless (or hard to load correctly) in that case 2010-04-09 16:01:48 +00:00
yexo
01bbb17cb1 (svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limit of railtypes 2010-04-09 12:02:50 +00:00
yexo
8e340fe226 (svn r19590) -Fix: [NewGRF] setting industry prop 0x24 to 0 caused empty station names 2010-04-09 01:17:44 +00:00
rubidium
ff5dfd9c7e (svn r19589) -Change: add some more useful information to the desync log and unify the formatting 2010-04-08 21:14:49 +00:00
translators
13f4afdd90 (svn r19588) -Update from WebTranslator v3.0:
catalan - 3 changes by arnau
czech - 3 changes by Harlequin
2010-04-08 17:45:10 +00:00
rubidium
efb61fa3fc (svn r19587) -Fix: false positive in cache validity checking when a train crashes; the max curve speed depends on the 'angle' between wagons and with wagons spinning around randomly without updating the max curve speed cache that leads to "seeing" a difference. As the caches aren't useful for crashed vehicles anymore, just ignore those vehicles 2010-04-08 17:27:45 +00:00
rubidium
6e95c70f43 (svn r19586) -Fix: some false positives in cache validity checks because cache = v->cache doesn't necessarily write all sizeof(Cache) bytes 2010-04-08 17:07:35 +00:00
rubidium
78569bf9e3 (svn r19584) -Fix [FS#3744]: Crash when pressing 'h' (non-stop) in the order window of a ship or aircraft 2010-04-08 15:29:20 +00:00
smatz
64aadd8e33 (svn r19581) -Codechange: auto-raise 'All facilities/cargos' buttons in the Station list window 2010-04-07 21:33:03 +00:00
smatz
5e77cefb6a (svn r19580) -Codechange: auto-raise 'Enable/Disable all' buttons in the Smallmap window 2010-04-07 21:24:27 +00:00
smatz
3c68156129 (svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window 2010-04-07 21:22:08 +00:00
smatz
90def35564 (svn r19578) -Codechange: do not accept commas at invalid places in ParseIntList() 2010-04-07 21:18:17 +00:00
smatz
c77cb04f81 (svn r19577) -Codechange: apply coding style to names of functions in settings.cpp 2010-04-07 20:28:02 +00:00
alberth
1921b27c65 (svn r19576) -Codechange: Unduplicating parse_intlist(). 2010-04-07 20:09:53 +00:00
translators
d237419366 (svn r19575) -Update from WebTranslator v3.0:
estonian - 18 changes by Jaanus
hebrew - 13 changes by dnd_man
korean - 2 changes by junho2813
norwegian_nynorsk - 5 changes by 2rB
portuguese - 5 changes by JayCity
romanian - 13 changes by tonny
slovenian - 1 changes by ntadej
2010-04-07 17:45:24 +00:00
rubidium
c2945f0bb0 (svn r19574) -Fix: graphs were not properly updated when going toggling keys (i.e. companies) 2010-04-07 15:20:24 +00:00
terkhen
1fbde179d9 (svn r19573) -Fix (r19541): Special cargos did not appear at the refit list. 2010-04-07 14:17:29 +00:00