Commit Graph

  • 80fd67a314 (svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work smatz 2010-05-13 16:00:50 +00:00
  • 09cb5fff3a (svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work smatz 2010-05-13 16:00:50 +00:00
  • 241dd9a9f5 (svn r19817) -Fix: MSVC compile warnings rubidium 2010-05-13 12:42:56 +00:00
  • ec3c6484a9 (svn r19817) -Fix: MSVC compile warnings rubidium 2010-05-13 12:42:56 +00:00
  • 548dd91ef0 (svn r19816) -Codechange: use static const uint for the unnamed 'tile consts' enum as well rubidium 2010-05-13 11:19:30 +00:00
  • f2d86acbd9 (svn r19816) -Codechange: use static const uint for the unnamed 'tile consts' enum as well rubidium 2010-05-13 11:19:30 +00:00
  • 28d25cadfc (svn r19815) -Cleanup: remove two unused variables smatz 2010-05-13 11:07:04 +00:00
  • a1bdbe47a4 (svn r19815) -Cleanup: remove two unused variables smatz 2010-05-13 11:07:04 +00:00
  • 062dd0e24c (svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int rubidium 2010-05-13 10:14:29 +00:00
  • a70fd540fc (svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int rubidium 2010-05-13 10:14:29 +00:00
  • a2d6961ab3 (svn r19813) -Fix (r19807): initialising viewports kinda failed rubidium 2010-05-13 10:00:51 +00:00
  • fc13802c72 (svn r19813) -Fix (r19807): initialising viewports kinda failed rubidium 2010-05-13 10:00:51 +00:00
  • 398418b8fa (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int rubidium 2010-05-13 09:44:44 +00:00
  • f09a74a996 (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int rubidium 2010-05-13 09:44:44 +00:00
  • 793b0f0736 (svn r19811) -Codechange: make the last bits from table/strings.h use static consts too instead of an unnamed enum rubidium 2010-05-13 09:12:52 +00:00
  • f1e3a88257 (svn r19811) -Codechange: make the last bits from table/strings.h use static consts too instead of an unnamed enum rubidium 2010-05-13 09:12:52 +00:00
  • dc149021be (svn r19810) -Fix: [YAPF] Improperly formatted (global) constant rubidium 2010-05-13 09:11:27 +00:00
  • a4bc80417b (svn r19810) -Fix: [YAPF] Improperly formatted (global) constant rubidium 2010-05-13 09:11:27 +00:00
  • 2555522eab (svn r19809) -Codechange: make some unnamed network related enums/defines static const variables rubidium 2010-05-13 09:04:41 +00:00
  • eb8ee7ad5e (svn r19809) -Codechange: make some unnamed network related enums/defines static const variables rubidium 2010-05-13 09:04:41 +00:00
  • 6fa962b867 (svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it that way rubidium 2010-05-13 08:59:50 +00:00
  • 5732bdcdb9 (svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it that way rubidium 2010-05-13 08:59:50 +00:00
  • 3118292b14 (svn r19807) -Codechange: instead of having an unnamed enum and passing it as an int, name the enum and pass that rubidium 2010-05-13 08:56:01 +00:00
  • b4747b00e6 (svn r19807) -Codechange: instead of having an unnamed enum and passing it as an int, name the enum and pass that rubidium 2010-05-13 08:56:01 +00:00
  • d568a4258b (svn r19806) -Codechange: silence one warning smatz 2010-05-13 05:34:21 +00:00
  • 32a8202446 (svn r19806) -Codechange: silence one warning smatz 2010-05-13 05:34:21 +00:00
  • b229acce25 (svn r19805) -Codechange: disable warnings about unused but set variables when building with asserts disabled smatz 2010-05-13 05:29:25 +00:00
  • a5ba605772 (svn r19805) -Codechange: disable warnings about unused but set variables when building with asserts disabled smatz 2010-05-13 05:29:25 +00:00
  • 7e1808ce21 (svn r19804) -Fix (r19802): Compile before commit, or at least triple check :) rubidium 2010-05-12 21:39:56 +00:00
  • 35ba356ed3 (svn r19804) -Fix (r19802): Compile before commit, or at least triple check :) rubidium 2010-05-12 21:39:56 +00:00
  • 7d43793ec4 (svn r19803) -Fix(r19802): Compile before commit, or at least double check... belugas 2010-05-12 21:07:31 +00:00
  • 2ef7ec4309 (svn r19803) -Fix(r19802): Compile before commit, or at least double check... belugas 2010-05-12 21:07:31 +00:00
  • e5a3900d37 (svn r19802) -Codechange: Replace some more magic numbers by corresponding constants belugas 2010-05-12 20:59:39 +00:00
  • 6ef9f85cb6 (svn r19802) -Codechange: Replace some more magic numbers by corresponding constants belugas 2010-05-12 20:59:39 +00:00
  • 1a5d7b34d8 (svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr rubidium 2010-05-12 20:50:10 +00:00
  • 63865a5ed7 (svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr rubidium 2010-05-12 20:50:10 +00:00
  • e91165ef6e (svn r19800) -Codechange: Replace magic number by corresponding constant belugas 2010-05-12 20:02:46 +00:00
  • 1e5ef8ce36 (svn r19800) -Codechange: Replace magic number by corresponding constant belugas 2010-05-12 20:02:46 +00:00
  • 93ff7d78e1 (svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named rubidium 2010-05-12 19:21:00 +00:00
  • 7f43b93eae (svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named rubidium 2010-05-12 19:21:00 +00:00
  • 863ff6522b (svn r19798) -Codechange: generalise the waypoint naming method rubidium 2010-05-12 18:31:39 +00:00
  • 92648be718 (svn r19798) -Codechange: generalise the waypoint naming method rubidium 2010-05-12 18:31:39 +00:00
  • 0d9281dde3 (svn r19797) -Cleanup: language files due to r19796 rubidium 2010-05-12 18:20:53 +00:00
  • 7fd8910c4b (svn r19797) -Cleanup: language files due to r19796 rubidium 2010-05-12 18:20:53 +00:00
  • 5051ef80c6 (svn r19796) -Codechange: introduce and use a {DEPOT} string command rubidium 2010-05-12 18:19:36 +00:00
  • 99e88d6f7f (svn r19796) -Codechange: introduce and use a {DEPOT} string command rubidium 2010-05-12 18:19:36 +00:00
  • 007c9641a6 (svn r19795) -Update from WebTranslator v3.0: galician - 5 changes by Drenghist polish - 3 changes by silver_777 russian - 3 changes by translators 2010-05-12 17:45:13 +00:00
  • a75c228efb (svn r19795) -Update from WebTranslator v3.0: galician - 5 changes by Drenghist polish - 3 changes by silver_777 russian - 3 changes by translators 2010-05-12 17:45:13 +00:00
  • afffced76d (svn r19794) -Fix: missing header in MSVC project files rubidium 2010-05-12 13:15:36 +00:00
  • 113a6362f0 (svn r19794) -Fix: missing header in MSVC project files rubidium 2010-05-12 13:15:36 +00:00
  • a673b56fb4 (svn r19793) -Add [FS#3657]: source.list to the Visual Studio solutions and run the project file regeneration when source.list changes (adf88) rubidium 2010-05-12 13:14:56 +00:00
  • 0c58a5e410 (svn r19793) -Add [FS#3657]: source.list to the Visual Studio solutions and run the project file regeneration when source.list changes (adf88) rubidium 2010-05-12 13:14:56 +00:00
  • 99ecfe4061 (svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88) rubidium 2010-05-11 21:02:26 +00:00
  • 618572ce77 (svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88) rubidium 2010-05-11 21:02:26 +00:00
  • fe71d4fc99 (svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88) rubidium 2010-05-11 21:01:57 +00:00
  • 00422b37ef (svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88) rubidium 2010-05-11 21:01:57 +00:00
  • d2364c32ed (svn r19790) -Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88) rubidium 2010-05-11 21:01:01 +00:00
  • fa7c8be0b8 (svn r19790) -Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88) rubidium 2010-05-11 21:01:01 +00:00
  • 2c25f51281 (svn r19789) -Add [FS#3519]: a typed FOR_EACH_SET_BIT (adf88) rubidium 2010-05-11 20:59:54 +00:00
  • 115a4ee734 (svn r19789) -Add [FS#3519]: a typed FOR_EACH_SET_BIT (adf88) rubidium 2010-05-11 20:59:54 +00:00
  • be504a6ef0 (svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the passed bit variable, i.e. allow expressions as parameter rubidium 2010-05-11 20:48:06 +00:00
  • ee02599bbf (svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the passed bit variable, i.e. allow expressions as parameter rubidium 2010-05-11 20:48:06 +00:00
  • 26bf9a13de (svn r19787) -Fix: compilation with MinGW GCC 4.5.0 and UNICODE glx 2010-05-11 20:44:58 +00:00
  • 862321c62a (svn r19787) -Fix: compilation with MinGW GCC 4.5.0 and UNICODE glx 2010-05-11 20:44:58 +00:00
  • 1c3c7da1f2 (svn r19786) -Update from WebTranslator v3.0: irish - 95 changes by tem polish - 2 changes by xine russian - 6 changes by Lone_Wolf turkish - 3 changes by niw3 translators 2010-05-11 17:45:15 +00:00
  • 23d8539cf5 (svn r19786) -Update from WebTranslator v3.0: irish - 95 changes by tem polish - 2 changes by xine russian - 6 changes by Lone_Wolf turkish - 3 changes by niw3 translators 2010-05-11 17:45:15 +00:00
  • e594042fb7 (svn r19785) -Codechange: reorder/rework the checks for CheckNextTrainTile a bit, causing the whole function to be a few percent faster and hopefully better to understand rubidium 2010-05-11 14:16:16 +00:00
  • 9f84fd4298 (svn r19785) -Codechange: reorder/rework the checks for CheckNextTrainTile a bit, causing the whole function to be a few percent faster and hopefully better to understand rubidium 2010-05-11 14:16:16 +00:00
  • 38d60f4b47 (svn r19784) -Fix [FS#3770]: if a waypoint is immediately followed by a path signal a reservation would be made from that path signal before the waypoint is marked passed. As a result the order to go to the waypoint is used to reserve the path after the waypoint and as such trains get lost rubidium 2010-05-11 11:55:12 +00:00
  • c293e7efa0 (svn r19784) -Fix [FS#3770]: if a waypoint is immediately followed by a path signal a reservation would be made from that path signal before the waypoint is marked passed. As a result the order to go to the waypoint is used to reserve the path after the waypoint and as such trains get lost rubidium 2010-05-11 11:55:12 +00:00
  • 1cfddeeccf (svn r19783) -Update from WebTranslator v3.0: polish - 5 changes by xine russian - 24 changes by Lone_Wolf translators 2010-05-10 17:45:10 +00:00
  • d04bec3dc0 (svn r19783) -Update from WebTranslator v3.0: polish - 5 changes by xine russian - 24 changes by Lone_Wolf translators 2010-05-10 17:45:10 +00:00
  • 92042c6237 (svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine. peter1138 2010-05-10 17:27:34 +00:00
  • 55d227ef8b (svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine. peter1138 2010-05-10 17:27:34 +00:00
  • a8fa3dd3ce (svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille) rubidium 2010-05-10 17:11:24 +00:00
  • a06b3c0646 (svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille) rubidium 2010-05-10 17:11:24 +00:00
  • 6d94dd10dd (svn r19780) -Fix [FS#3807]: make sure that when checking whether a path + filename are valid the whole string can be constructed within an array of length MAX_PATH. If not, the name is too long and is deemed invalid rubidium 2010-05-10 09:50:49 +00:00
  • fb84d465ed (svn r19780) -Fix [FS#3807]: make sure that when checking whether a path + filename are valid the whole string can be constructed within an array of length MAX_PATH. If not, the name is too long and is deemed invalid rubidium 2010-05-10 09:50:49 +00:00
  • 08919d2747 (svn r19779) -Change: add a return type to AppendPathSeparator and use that to determine whether we could append the path separator. If not, do not recurse into that directory as the path would exceed the maximum path length rubidium 2010-05-10 09:49:02 +00:00
  • c03844c22a (svn r19779) -Change: add a return type to AppendPathSeparator and use that to determine whether we could append the path separator. If not, do not recurse into that directory as the path would exceed the maximum path length rubidium 2010-05-10 09:49:02 +00:00
  • 369dedca89 (svn r19778) -Change: use the value from PATH_MAX (POSIX) for MAX_PATH (Windows/OpenTTD) if it exists rubidium 2010-05-10 09:43:49 +00:00
  • fe63c484cb (svn r19778) -Change: use the value from PATH_MAX (POSIX) for MAX_PATH (Windows/OpenTTD) if it exists rubidium 2010-05-10 09:43:49 +00:00
  • 948beec597 (svn r19777) -Change: use the file scanner to find the .tars rubidium 2010-05-10 09:37:17 +00:00
  • 2099d3ffb8 (svn r19777) -Change: use the file scanner to find the .tars rubidium 2010-05-10 09:37:17 +00:00
  • 8a2fecbff5 (svn r19776) -Change: don't scan for tars in the script scanner; it has already happened. rubidium 2010-05-10 09:35:25 +00:00
  • a1e9becc8f (svn r19776) -Change: don't scan for tars in the script scanner; it has already happened. rubidium 2010-05-10 09:35:25 +00:00
  • 3f961ca671 (svn r19775) -Fix: improper use of 'then' in few comments (ln) smatz 2010-05-09 18:13:36 +00:00
  • 114c2af6f2 (svn r19775) -Fix: improper use of 'then' in few comments (ln) smatz 2010-05-09 18:13:36 +00:00
  • 2eaca9e108 (svn r19774) -Update from WebTranslator v3.0: czech - 33 changes by Hadez korean - 3 changes by junho2813 portuguese - 3 changes by JayCity russian - 24 changes by Lone_Wolf slovenian - 3 changes by ntadej vietnamese - 3 changes by nglekhoi translators 2010-05-09 17:45:22 +00:00
  • 1a5e9abafe (svn r19774) -Update from WebTranslator v3.0: czech - 33 changes by Hadez korean - 3 changes by junho2813 portuguese - 3 changes by JayCity russian - 24 changes by Lone_Wolf slovenian - 3 changes by ntadej vietnamese - 3 changes by nglekhoi translators 2010-05-09 17:45:22 +00:00
  • 37928e29f7 (svn r19773) -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex) yexo 2010-05-09 15:59:30 +00:00
  • 69c46904b6 (svn r19773) -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex) yexo 2010-05-09 15:59:30 +00:00
  • 96c1fd6173 (svn r19772) -Fix [FS#3818]: the break-on-log-message feature could trigger an assert (Zuu) yexo 2010-05-09 15:17:09 +00:00
  • 677f149b13 (svn r19772) -Fix [FS#3818]: the break-on-log-message feature could trigger an assert (Zuu) yexo 2010-05-09 15:17:09 +00:00
  • a53fb48149 (svn r19771) -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun brazilian_portuguese - 3 changes by Tucalipe russian - 1 changes by Lone_Wolf slovak - 77 changes by keso53 swedish - 3 changes by Zuu translators 2010-05-08 17:45:19 +00:00
  • 7e93fe5c72 (svn r19771) -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun brazilian_portuguese - 3 changes by Tucalipe russian - 1 changes by Lone_Wolf slovak - 77 changes by keso53 swedish - 3 changes by Zuu translators 2010-05-08 17:45:19 +00:00
  • 9ff8032c94 (svn r19770) -Feature: Hide all other industries when ctrl+clicking an industry type in smallmap legend. frosch 2010-05-08 17:33:04 +00:00
  • fc4ad28cb0 (svn r19770) -Feature: Hide all other industries when ctrl+clicking an industry type in smallmap legend. frosch 2010-05-08 17:33:04 +00:00
  • 5b77a63ecf (svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone. frosch 2010-05-08 14:43:59 +00:00
  • aeb5a099ce (svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone. frosch 2010-05-08 14:43:59 +00:00