428044e033
(svn r22407) -Document: the "root" driver related stuff
rubidium
2011-05-01 20:04:09 +00:00
13e0962b08
(svn r22407) -Document: the "root" driver related stuff
rubidium
2011-05-01 20:04:09 +00:00
5a620d1c65
(svn r22406) -Document: some more "random-ish" tidbits
rubidium
2011-05-01 19:51:52 +00:00
6e9122828e
(svn r22406) -Document: some more "random-ish" tidbits
rubidium
2011-05-01 19:51:52 +00:00
1a515e6344
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2011-05-01 19:14:12 +00:00
87272273b5
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2011-05-01 19:14:12 +00:00
b27dd1dcd7
(svn r22404) -Update from WebTranslator v3.0: brazilian_portuguese - 4 changes by Tucalipe
translators
2011-05-01 17:45:08 +00:00
7506f64236
(svn r22404) -Update from WebTranslator v3.0: brazilian_portuguese - 4 changes by Tucalipe
translators
2011-05-01 17:45:08 +00:00
99ec3a044a
(svn r22403) -Document: some more network/core code
rubidium
2011-05-01 13:29:40 +00:00
ee93be2e3f
(svn r22403) -Document: some more network/core code
rubidium
2011-05-01 13:29:40 +00:00
536c581923
(svn r22401) -Codechange: replace some defines in the udp code so doxygen can create better documentation
rubidium
2011-05-01 12:18:34 +00:00
8a58e2cd16
(svn r22401) -Codechange: replace some defines in the udp code so doxygen can create better documentation
rubidium
2011-05-01 12:18:34 +00:00
2e572b98de
(svn r22400) -Codechange: replace some defines in the tcp/game code so doxygen can create better documentation
rubidium
2011-05-01 11:30:03 +00:00
8e39557a2e
(svn r22400) -Codechange: replace some defines in the tcp/game code so doxygen can create better documentation
rubidium
2011-05-01 11:30:03 +00:00
d4737e0724
(svn r22399) -Codechange: replace some defines in the tcp/content code so doxygen can create better documentation
rubidium
2011-05-01 11:13:11 +00:00
0e2f541c80
(svn r22399) -Codechange: replace some defines in the tcp/content code so doxygen can create better documentation
rubidium
2011-05-01 11:13:11 +00:00
b2efd73773
(svn r22398) -Codechange: remove some defines from the tcp/admin code, so doxygen can create better documentation
rubidium
2011-05-01 11:01:57 +00:00
e2c050d256
(svn r22398) -Codechange: remove some defines from the tcp/admin code, so doxygen can create better documentation
rubidium
2011-05-01 11:01:57 +00:00
485c7cd99e
(svn r22397) -Document: some tidbits of the blitter code
rubidium
2011-05-01 10:15:33 +00:00
7dfcc69011
(svn r22397) -Document: some tidbits of the blitter code
rubidium
2011-05-01 10:15:33 +00:00
70c7ec30b1
(svn r22396) -Document: some AI doxygen stuff
rubidium
2011-05-01 09:24:19 +00:00
2c1555b13c
(svn r22396) -Document: some AI doxygen stuff
rubidium
2011-05-01 09:24:19 +00:00
abc2352537
(svn r22389) -Fix [FS#4600]: try to make sure there is an early house available in the current climate for every townzone, not just a single available house for all climates/townzones
yexo
2011-04-30 19:44:20 +00:00
0573c8bd07
(svn r22389) -Fix [FS#4600]: try to make sure there is an early house available in the current climate for every townzone, not just a single available house for all climates/townzones
yexo
2011-04-30 19:44:20 +00:00
0e1ac234d8
(svn r22388) -Fix: when a game uses a lot of NewGRFs the buffer for storing that information in the PNG is too small
rubidium
2011-04-30 17:44:12 +00:00
a61ae330bd
(svn r22388) -Fix: when a game uses a lot of NewGRFs the buffer for storing that information in the PNG is too small
rubidium
2011-04-30 17:44:12 +00:00
c2ac411e69
(svn r22387) -Fix-ish [FS#4601]: Windows' recv seems to return "graceful closed" before having passed the remaining buffer which causes OpenTTD to think all connections are "incorrectly" terminated, i.e. without the "I'm leaving" packet from the client. So let the client wait a tiny bit after sending the "I'm leaving" packet and before gracefully closing the connection
rubidium
2011-04-30 17:41:14 +00:00
1615b81d64
(svn r22387) -Fix-ish [FS#4601]: Windows' recv seems to return "graceful closed" before having passed the remaining buffer which causes OpenTTD to think all connections are "incorrectly" terminated, i.e. without the "I'm leaving" packet from the client. So let the client wait a tiny bit after sending the "I'm leaving" packet and before gracefully closing the connection
rubidium
2011-04-30 17:41:14 +00:00
bdc8a59ff4
(svn r22386) -Fix [FS#4602]: When the last AI company gets removed, the 'dead' state was not reset in the AI debug window.
frosch
2011-04-30 17:08:18 +00:00
f802ea5001
(svn r22386) -Fix [FS#4602]: When the last AI company gets removed, the 'dead' state was not reset in the AI debug window.
frosch
2011-04-30 17:08:18 +00:00
46c242b1dc
(svn r22385) -Fix [FS#4603]: strnatcmp is in string.cpp, so it ought to be declared in string_func.h.
rubidium
2011-04-30 14:24:23 +00:00
6cc9a2884d
(svn r22385) -Fix [FS#4603]: strnatcmp is in string.cpp, so it ought to be declared in string_func.h.
rubidium
2011-04-30 14:24:23 +00:00
1c1e9f6941
(svn r22384) -Fix [FS#4585]: No client error packet was sent to the admin bots
rubidium
2011-04-30 12:09:26 +00:00
4957d6beb1
(svn r22384) -Fix [FS#4585]: No client error packet was sent to the admin bots
rubidium
2011-04-30 12:09:26 +00:00
1ffd720f81
(svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER as it does not belong to the other PALETTE_TO_STRUCT_xxx recolourings.
frosch
2011-04-29 20:47:36 +00:00
facd1301fc
(svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER as it does not belong to the other PALETTE_TO_STRUCT_xxx recolourings.
frosch
2011-04-29 20:47:36 +00:00
461b75725c
(svn r22382) -Fix (r22381): Apply the change of string names also to the unfinished translations
planetmaker
2011-04-29 19:27:37 +00:00
3d0aac6d83
(svn r22382) -Fix (r22381): Apply the change of string names also to the unfinished translations
planetmaker
2011-04-29 19:27:37 +00:00
a04672454f
(svn r22381) -Codechange: It's called 'steel', not 'steele'
planetmaker
2011-04-29 15:26:12 +00:00
aab49581ba
(svn r22381) -Codechange: It's called 'steel', not 'steele'
planetmaker
2011-04-29 15:26:12 +00:00
751d3a7915
(svn r22380) -Fix: Update openttd.grf and the base set description files accordingly
planetmaker
2011-04-29 15:09:29 +00:00
b7a1d88276
(svn r22380) -Fix: Update openttd.grf and the base set description files accordingly
planetmaker
2011-04-29 15:09:29 +00:00
b50b00a7ae
(svn r22379) -Fix: Not all pixels which need recolouring were actually in the proper colour
planetmaker
2011-04-29 15:08:44 +00:00
aaec8bcf99
(svn r22379) -Fix: Not all pixels which need recolouring were actually in the proper colour
planetmaker
2011-04-29 15:08:44 +00:00
488051ae30
(svn r22378) -Fix: The recolouring scheme applied to the silicon bridge recoloured too much
planetmaker
2011-04-29 15:03:14 +00:00
1c92edd89b
(svn r22378) -Fix: The recolouring scheme applied to the silicon bridge recoloured too much
planetmaker
2011-04-29 15:03:14 +00:00
2169b85f24
(svn r22377) -Update from WebTranslator v3.0: hungarian - 3 changes by IPG spanish - 1 changes by Terkhen
translators
2011-04-27 17:45:09 +00:00
3a25a81063
(svn r22377) -Update from WebTranslator v3.0: hungarian - 3 changes by IPG spanish - 1 changes by Terkhen
translators
2011-04-27 17:45:09 +00:00
1f85bb5260
(svn r22376) -Update from WebTranslator v3.0: simplified_chinese - 6 changes by Gavin portuguese - 1 changes by JayCity slovenian - 2 changes by Necrolyte
translators
2011-04-25 17:45:14 +00:00
90047112d5
(svn r22376) -Update from WebTranslator v3.0: simplified_chinese - 6 changes by Gavin portuguese - 1 changes by JayCity slovenian - 2 changes by Necrolyte
translators
2011-04-25 17:45:14 +00:00
f1a87e25a8
(svn r22375) -Update from WebTranslator v3.0: portuguese - 3 changes by jomasaco
translators
2011-04-24 17:45:06 +00:00
f6fc40ebaf
(svn r22375) -Update from WebTranslator v3.0: portuguese - 3 changes by jomasaco
translators
2011-04-24 17:45:06 +00:00
3336886cfe
(svn r22374) -Update from WebTranslator v3.0: english_US - 2 changes by Rubidium slovenian - 32 changes by
translators
2011-04-23 17:45:12 +00:00
4d45664d90
(svn r22374) -Update from WebTranslator v3.0: english_US - 2 changes by Rubidium slovenian - 32 changes by
translators
2011-04-23 17:45:12 +00:00
d30a9ea6a2
(svn r22373) -Fix (r19955) (r20041) [FS#4592]: crash when clicking a removed company in the vehiclelist dropdowns
yexo
2011-04-22 21:51:34 +00:00
996f10b775
(svn r22373) -Fix (r19955) (r20041) [FS#4592]: crash when clicking a removed company in the vehiclelist dropdowns
yexo
2011-04-22 21:51:34 +00:00
380d4b277b
(svn r22372) -Fix (r22364) [FS#4598]: segmentation fault when trying to get the server's IP
rubidium
2011-04-22 19:53:28 +00:00
889fbcb84d
(svn r22372) -Fix (r22364) [FS#4598]: segmentation fault when trying to get the server's IP
rubidium
2011-04-22 19:53:28 +00:00
75b87c554f
(svn r22371) -Fix [FS#4596]: make sure saving has completely and utterly finished before starting a new one. Otherwise you could start a save, which would be marked as done by the previous save stopping and then yet another save could be started... and that could create a deadlock
rubidium
2011-04-22 16:09:46 +00:00
f23d4a7565
(svn r22371) -Fix [FS#4596]: make sure saving has completely and utterly finished before starting a new one. Otherwise you could start a save, which would be marked as done by the previous save stopping and then yet another save could be started... and that could create a deadlock
rubidium
2011-04-22 16:09:46 +00:00
ce91f6b45e
(svn r22370) -Codechange/fix: keep better accounting of the order in which clients joined: * Clients can't be starved from joining the game * Clients will see the amount of clients actually waiting in front of them, instead of the amount of waiting clients in total
rubidium
2011-04-22 16:07:47 +00:00
347ec4d713
(svn r22370) -Codechange/fix: keep better accounting of the order in which clients joined: * Clients can't be starved from joining the game * Clients will see the amount of clients actually waiting in front of them, instead of the amount of waiting clients in total
rubidium
2011-04-22 16:07:47 +00:00
cdfc0ec4a3
(svn r22369) -Codechange: allocate ClientInfo when needed, i.e. don't allocate it for clients that are there to just get a list of companies. This means that these short lived clients won't be seen by the admin network in their client queries anymore
rubidium
2011-04-22 16:05:05 +00:00
586cd7d45e
(svn r22369) -Codechange: allocate ClientInfo when needed, i.e. don't allocate it for clients that are there to just get a list of companies. This means that these short lived clients won't be seen by the admin network in their client queries anymore
rubidium
2011-04-22 16:05:05 +00:00
2cae0cd54c
(svn r22368) -Codechange: move the IP address field from the ClientInfo to ClientSocket
rubidium
2011-04-22 16:03:48 +00:00
8430fadcbb
(svn r22368) -Codechange: move the IP address field from the ClientInfo to ClientSocket
rubidium
2011-04-22 16:03:48 +00:00
146d532d51
(svn r22367) -Codechange: send ClientSockets instead of ClientInfos to the admin "core" as they send IP addresses to the admin "bots"
rubidium
2011-04-22 16:03:13 +00:00
9ce29f918d
(svn r22367) -Codechange: send ClientSockets instead of ClientInfos to the admin "core" as they send IP addresses to the admin "bots"
rubidium
2011-04-22 16:03:13 +00:00
c61abe0019
(svn r22366) -Codechange: make GetClientIP a function of the server's ClientSocket, after all the Socket is the bit that's associated with the network
rubidium
2011-04-22 16:02:21 +00:00
7e151c1d51
(svn r22366) -Codechange: make GetClientIP a function of the server's ClientSocket, after all the Socket is the bit that's associated with the network
rubidium
2011-04-22 16:02:21 +00:00
caf02450fb
(svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ClientID, which later resolves the IP address to ban. This to consolidate the knowledge about resolving IP addresses
rubidium
2011-04-22 15:59:32 +00:00
c4af57ad3b
(svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ClientID, which later resolves the IP address to ban. This to consolidate the knowledge about resolving IP addresses
rubidium
2011-04-22 15:59:32 +00:00
1c419d99bc
(svn r22364) -Codechange: don't show the (unknown) client address in the client list at clients
rubidium
2011-04-22 15:57:05 +00:00
074644a3f0
(svn r22364) -Codechange: don't show the (unknown) client address in the client list at clients
rubidium
2011-04-22 15:57:05 +00:00
393fb8e46b
(svn r22361) -Codechange: delete the client list popup when the client got removed (instead of previously selecting some other client)
rubidium
2011-04-22 15:53:40 +00:00
c90e28d184
(svn r22361) -Codechange: delete the client list popup when the client got removed (instead of previously selecting some other client)
rubidium
2011-04-22 15:53:40 +00:00
2802c742a4
(svn r22360) -Codechange: use globally unique client id to mark the selected client instead of the position in the client list
rubidium
2011-04-22 15:52:50 +00:00
9b2b82ecd9
(svn r22360) -Codechange: use globally unique client id to mark the selected client instead of the position in the client list
rubidium
2011-04-22 15:52:50 +00:00
2f9b6156ee
(svn r22359) -Codechange: pass client info pointers instead of the position to the client popup list's callbacks
rubidium
2011-04-22 15:51:52 +00:00
1f873ff0f1
(svn r22359) -Codechange: pass client info pointers instead of the position to the client popup list's callbacks
rubidium
2011-04-22 15:51:52 +00:00
835ae31f45
(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only used for client list popups
rubidium
2011-04-22 15:50:13 +00:00
9a466d0e04
(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only used for client list popups
rubidium
2011-04-22 15:50:13 +00:00
e2d5ce1b0e
(svn r22357) -Fix (r22345): crash when opening the chat box or company password input box
smatz
2011-04-22 15:03:08 +00:00
a932afb7f1
(svn r22357) -Fix (r22345): crash when opening the chat box or company password input box
smatz
2011-04-22 15:03:08 +00:00
e6659eb875
(svn r22356) -Fix (r22342): somehow empty and useless new files were added
glx
2011-04-21 19:21:02 +00:00
176ae86943
(svn r22356) -Fix (r22342): somehow empty and useless new files were added
glx
2011-04-21 19:21:02 +00:00
454999ff9f
(svn r22355) -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan croatian - 1 changes by VoyagerOne slovenian - 32 changes by
translators
2011-04-21 17:45:14 +00:00
b1253443e9
(svn r22355) -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan croatian - 1 changes by VoyagerOne slovenian - 32 changes by
translators
2011-04-21 17:45:14 +00:00
ba7b0237de
(svn r22354) -Update from WebTranslator v3.0: czech - 3 changes by SmatZ dutch - 1 changes by habell finnish - 1 changes by jpx_ italian - 1 changes by lorenzodv russian - 1 changes by Lone_Wolf serbian - 1 changes by etran slovenian - 32 changes by swedish - 1 changes by Ledel vietnamese - 1 changes by nglekhoi
translators
2011-04-20 17:45:33 +00:00
c684260262
(svn r22354) -Update from WebTranslator v3.0: czech - 3 changes by SmatZ dutch - 1 changes by habell finnish - 1 changes by jpx_ italian - 1 changes by lorenzodv russian - 1 changes by Lone_Wolf serbian - 1 changes by etran slovenian - 32 changes by swedish - 1 changes by Ledel vietnamese - 1 changes by nglekhoi
translators
2011-04-20 17:45:33 +00:00