Commit Graph

  • cded122da5 (svn r20303) -Feature: [NewGRF] Air drag property support for trains and road vehicles. Air drag for vehicles with air drag not set or set to zero will use a default value depending on their max speed. terkhen 2010-08-02 14:54:47 +00:00
  • bd254b06d3 (svn r20303) -Feature: [NewGRF] Air drag property support for trains and road vehicles. Air drag for vehicles with air drag not set or set to zero will use a default value depending on their max speed. terkhen 2010-08-02 14:54:47 +00:00
  • 7d0297f967 (svn r20302) -Add: Method for getting the air drag of a ground vehicle. terkhen 2010-08-02 14:52:51 +00:00
  • 7f786ae7b8 (svn r20302) -Add: Method for getting the air drag of a ground vehicle. terkhen 2010-08-02 14:52:51 +00:00
  • 8203749e68 (svn r20301) -Add: [NewGRF] Read air drag property from Action 0 for trains. terkhen 2010-08-02 14:51:35 +00:00
  • bd1dd17bf2 (svn r20301) -Add: [NewGRF] Read air drag property from Action 0 for trains. terkhen 2010-08-02 14:51:35 +00:00
  • 5c633159ca (svn r20300) -Add: Air drag field to the rail engine information. terkhen 2010-08-02 14:50:26 +00:00
  • df44a20fcc (svn r20300) -Add: Air drag field to the rail engine information. terkhen 2010-08-02 14:50:26 +00:00
  • 1fd66d7cc4 (svn r20299) -Add: Make trains and road vehicles use a different area value to calculate air drag. terkhen 2010-08-02 14:49:23 +00:00
  • f33a0370ae (svn r20299) -Add: Make trains and road vehicles use a different area value to calculate air drag. terkhen 2010-08-02 14:49:23 +00:00
  • 14d58e9978 (svn r20298) -Fix: GetInitialMaxSpeed did not return the correct value for road vehicles. terkhen 2010-08-02 14:48:13 +00:00
  • 094841cba3 (svn r20298) -Fix: GetInitialMaxSpeed did not return the correct value for road vehicles. terkhen 2010-08-02 14:48:13 +00:00
  • 6dde1417d8 (svn r20297) -Doc: Explain the default tractive effort value used by standard road vehicles. terkhen 2010-08-02 14:44:00 +00:00
  • da80ebb00d (svn r20297) -Doc: Explain the default tractive effort value used by standard road vehicles. terkhen 2010-08-02 14:44:00 +00:00
  • f0ebe530ad (svn r20296) -Fix: Fallback font selection due to missing glyphs did not work as intended. alberth 2010-08-02 12:10:48 +00:00
  • 26e4044e60 (svn r20296) -Fix: Fallback font selection due to missing glyphs did not work as intended. alberth 2010-08-02 12:10:48 +00:00
  • edf9b36b81 (svn r20294) -Fix [FS#3996](r20281): 'break' got in wrong position. frosch 2010-08-01 23:49:03 +00:00
  • 4d18e6c435 (svn r20294) -Fix [FS#3996](r20281): 'break' got in wrong position. frosch 2010-08-01 23:49:03 +00:00
  • 9dbe84922b (svn r20293) -Doc: add more doxygen comments in ai_gui.cp yexo 2010-08-01 22:08:29 +00:00
  • 6fcdf71825 (svn r20293) -Doc: add more doxygen comments in ai_gui.cp yexo 2010-08-01 22:08:29 +00:00
  • 6bfe29308c (svn r20292) -Codechange: remove some unused variables from AIConfigWindow yexo 2010-08-01 22:03:55 +00:00
  • 5642ef777e (svn r20292) -Codechange: remove some unused variables from AIConfigWindow yexo 2010-08-01 22:03:55 +00:00
  • ee01ec9136 (svn r20291) -Codechange: Unify break coding style. alberth 2010-08-01 21:19:49 +00:00
  • 2182b44bb6 (svn r20291) -Codechange: Unify break coding style. alberth 2010-08-01 21:19:49 +00:00
  • c32e35c30d (svn r20290) -Codechange: Add missing 'break' statements. alberth 2010-08-01 20:58:35 +00:00
  • cf33572ef8 (svn r20290) -Codechange: Add missing 'break' statements. alberth 2010-08-01 20:58:35 +00:00
  • 80c43f52e8 (svn r20289) -Codechange: Unify fall through coding style. terkhen 2010-08-01 20:52:11 +00:00
  • 04134c1e51 (svn r20289) -Codechange: Unify fall through coding style. terkhen 2010-08-01 20:52:11 +00:00
  • 7b62e4dc8e (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) yexo 2010-08-01 20:41:46 +00:00
  • 65de287071 (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) yexo 2010-08-01 20:41:46 +00:00
  • d1787d884c (svn r20287) -Fix: GCC 4.1 warning rubidium 2010-08-01 19:52:51 +00:00
  • 03f06dc2ac (svn r20287) -Fix: GCC 4.1 warning rubidium 2010-08-01 19:52:51 +00:00
  • 4bd32799f1 (svn r20286) -Codechange: Unify end of doxygen comments. frosch 2010-08-01 19:44:49 +00:00
  • c18839704b (svn r20286) -Codechange: Unify end of doxygen comments. frosch 2010-08-01 19:44:49 +00:00
  • 613b273f36 (svn r20285) -Codechange: use ///< for single-line doxygen comments in the AI code yexo 2010-08-01 19:36:56 +00:00
  • 971691b691 (svn r20285) -Codechange: use ///< for single-line doxygen comments in the AI code yexo 2010-08-01 19:36:56 +00:00
  • 99cb47a382 (svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI code yexo 2010-08-01 19:36:36 +00:00
  • 1e554947bb (svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI code yexo 2010-08-01 19:36:36 +00:00
  • ed4f806f1d (svn r20283) -Codechange: Unify start of doygen comments. frosch 2010-08-01 19:22:34 +00:00
  • 5b86c79fce (svn r20283) -Codechange: Unify start of doygen comments. frosch 2010-08-01 19:22:34 +00:00
  • 4871baf44d (svn r20282) -Codechange: add some spaces where they should've been rubidium 2010-08-01 19:01:09 +00:00
  • 1c83b21e90 (svn r20282) -Codechange: add some spaces where they should've been rubidium 2010-08-01 19:01:09 +00:00
  • e356cb9405 (svn r20281) -Codechange: unify case scope closure + break coding style rubidium 2010-08-01 18:53:30 +00:00
  • 8c85b4ce3d (svn r20281) -Codechange: unify case scope closure + break coding style rubidium 2010-08-01 18:53:30 +00:00
  • 605f6d0ed3 (svn r20280) -Fix: indentation of some switch cases rubidium 2010-08-01 18:48:00 +00:00
  • 7385008cb0 (svn r20280) -Fix: indentation of some switch cases rubidium 2010-08-01 18:48:00 +00:00
  • dc6ed2c2c0 (svn r20279) -Doc: Doxygen additions/improvements. alberth 2010-08-01 17:45:53 +00:00
  • e5b703ddf9 (svn r20279) -Doc: Doxygen additions/improvements. alberth 2010-08-01 17:45:53 +00:00
  • 2d25def2ff (svn r20278) -Update from WebTranslator v3.0: afrikaans - 9 changes by burgerd belarusian - 840 changes by KorneySan, Wowanxm croatian - 4 changes by VoyagerOne czech - 10 changes by ReisRyos finnish - 1 changes by jpx_ hungarian - 4 changes by IPG irish - 4 changes by tem korean - 1 changes by junho2813 polish - 4 changes by lion portuguese - 5 changes by SupSuper romanian - 4 changes by tonny russian - 13 changes by KorneySan serbian - 4 changes by etran thai - 176 changes by sf_alpha ukrainian - 4 changes by Fixer translators 2010-08-01 17:45:46 +00:00
  • 6021079c6d (svn r20278) -Update from WebTranslator v3.0: afrikaans - 9 changes by burgerd belarusian - 840 changes by KorneySan, Wowanxm croatian - 4 changes by VoyagerOne czech - 10 changes by ReisRyos finnish - 1 changes by jpx_ hungarian - 4 changes by IPG irish - 4 changes by tem korean - 1 changes by junho2813 polish - 4 changes by lion portuguese - 5 changes by SupSuper romanian - 4 changes by tonny russian - 13 changes by KorneySan serbian - 4 changes by etran thai - 176 changes by sf_alpha ukrainian - 4 changes by Fixer translators 2010-08-01 17:45:46 +00:00
  • 9f8d730cc4 (svn r20277) -Codechange: Move CmdSetAutoReplace() from company_cmd.cpp to autoreplace_cmd.cpp. alberth 2010-08-01 14:43:39 +00:00
  • 2600624395 (svn r20277) -Codechange: Move CmdSetAutoReplace() from company_cmd.cpp to autoreplace_cmd.cpp. alberth 2010-08-01 14:43:39 +00:00
  • aa8ac7885a (svn r20276) -Update: add some genders/cases to Belarusian rubidium 2010-08-01 14:27:38 +00:00
  • 48b712ca08 (svn r20276) -Update: add some genders/cases to Belarusian rubidium 2010-08-01 14:27:38 +00:00
  • 09bfbee90e (svn r20275) -Fix (r20274): some compilers are complaining about signed/unsigned comparison yexo 2010-08-01 10:53:39 +00:00
  • 91cc0ea4a2 (svn r20275) -Fix (r20274): some compilers are complaining about signed/unsigned comparison yexo 2010-08-01 10:53:39 +00:00
  • dc3271b705 (svn r20274) -Fix: special keycodes were matched if a code matched the start of the string (ie 'C' matched 'CTRL') yexo 2010-08-01 10:42:18 +00:00
  • 536884233a (svn r20274) -Fix: special keycodes were matched if a code matched the start of the string (ie 'C' matched 'CTRL') yexo 2010-08-01 10:42:18 +00:00
  • b0b0a21617 (svn r20273) -Fix [FS#3930]: '-' and '=' were not correctly read from hotkeys.cfg yexo 2010-07-31 23:33:09 +00:00
  • 86b738afb5 (svn r20273) -Fix [FS#3930]: '-' and '=' were not correctly read from hotkeys.cfg yexo 2010-07-31 23:33:09 +00:00
  • 33ccd9ada8 (svn r20272) -Doc: [NoAI] document return value of AIGroup::SetAutoReplace yexo 2010-07-31 22:46:29 +00:00
  • 323b2608fc (svn r20272) -Doc: [NoAI] document return value of AIGroup::SetAutoReplace yexo 2010-07-31 22:46:29 +00:00
  • 6d4900ed7c (svn r20271) -Doc: add doxygen comments to several items under src/ai/ yexo 2010-07-31 22:16:34 +00:00
  • 844e62546b (svn r20271) -Doc: add doxygen comments to several items under src/ai/ yexo 2010-07-31 22:16:34 +00:00
  • 5b20472ccb (svn r20270) -Merge: release updates from 1.0 rubidium 2010-07-31 21:48:42 +00:00
  • 890032cec0 (svn r20270) -Merge: release updates from 1.0 rubidium 2010-07-31 21:48:42 +00:00
  • 7aabb887d4 (svn r20269) -Codechange: Use IsLocalCompany() everywhere, document the function and two company globals. alberth 2010-07-31 21:43:07 +00:00
  • 603c33efc1 (svn r20269) -Codechange: Use IsLocalCompany() everywhere, document the function and two company globals. alberth 2010-07-31 21:43:07 +00:00
  • b65a9eb856 (svn r20268) -Add: append 'On'/'Off' after the name for boolean NewGRF settings yexo 2010-07-31 21:24:59 +00:00
  • 461da5e1d3 (svn r20268) -Add: append 'On'/'Off' after the name for boolean NewGRF settings yexo 2010-07-31 21:24:59 +00:00
  • a825b4fa5f (svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements. alberth 2010-07-31 21:02:56 +00:00
  • 1743c86610 (svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements. alberth 2010-07-31 21:02:56 +00:00
  • adf94b8529 (svn r20264) -Fix (r20258): saving a new preset was broken yexo 2010-07-31 20:28:10 +00:00
  • 165452bad6 (svn r20264) -Fix (r20258): saving a new preset was broken yexo 2010-07-31 20:28:10 +00:00
  • 5f8cfba77a (svn r20263) -Change: only show the NewGRF version when newgrf_developer_tools are enabled rubidium 2010-07-31 20:04:14 +00:00
  • a16d3c9988 (svn r20263) -Change: only show the NewGRF version when newgrf_developer_tools are enabled rubidium 2010-07-31 20:04:14 +00:00
  • 3f62ee6355 (svn r20262) -Codechange: Remove unused ScoreInfo::id field, and doxyment the data structures. alberth 2010-07-31 19:45:48 +00:00
  • 7d3de0632d (svn r20262) -Codechange: Remove unused ScoreInfo::id field, and doxyment the data structures. alberth 2010-07-31 19:45:48 +00:00
  • ea05f284a9 (svn r20260) -Update from WebTranslator v3.0: basque - 13 changes by Thadah belarusian - 313 changes by KorneySan dutch - 4 changes by Yexo finnish - 3 changes by jpx_ korean - 5 changes by telk5093 russian - 10 changes by KorneySan thai - 60 changes by sf_alpha translators 2010-07-31 17:45:18 +00:00
  • 6177d938a6 (svn r20260) -Update from WebTranslator v3.0: basque - 13 changes by Thadah belarusian - 313 changes by KorneySan dutch - 4 changes by Yexo finnish - 3 changes by jpx_ korean - 5 changes by telk5093 russian - 10 changes by KorneySan thai - 60 changes by sf_alpha translators 2010-07-31 17:45:18 +00:00
  • ac280af8bc (svn r20259) -Add: allow NewGRFs to specify their version and use that to hide old NewGRFs / to choose the newest when loading compatible NewGRFs rubidium 2010-07-31 14:40:50 +00:00
  • a777266426 (svn r20259) -Add: allow NewGRFs to specify their version and use that to hide old NewGRFs / to choose the newest when loading compatible NewGRFs rubidium 2010-07-31 14:40:50 +00:00
  • 5a2862814a (svn r20258) -Feature: more user-friendly gui to change NewGRF parameters yexo 2010-07-31 12:15:12 +00:00
  • f4c46dd701 (svn r20258) -Feature: more user-friendly gui to change NewGRF parameters yexo 2010-07-31 12:15:12 +00:00
  • 9c241135f2 (svn r20257) -Codechange: unify some node handling code and don't require a single root node rubidium 2010-07-31 12:05:41 +00:00
  • c594a1692e (svn r20257) -Codechange: unify some node handling code and don't require a single root node rubidium 2010-07-31 12:05:41 +00:00
  • d9bc65cdd8 (svn r20256) -Codechange: add a DrawStringMultiline variant that accepts const char* instead of StringID yexo 2010-07-31 11:47:08 +00:00
  • ed9d663f58 (svn r20256) -Codechange: add a DrawStringMultiline variant that accepts const char* instead of StringID yexo 2010-07-31 11:47:08 +00:00
  • d6eab96a22 (svn r20255) -Add: allow NewGRFs to specify static info about their user-changeable parameters yexo 2010-07-31 09:51:04 +00:00
  • 0ef99605cc (svn r20255) -Add: allow NewGRFs to specify static info about their user-changeable parameters yexo 2010-07-31 09:51:04 +00:00
  • 4a4f02dc81 (svn r20254) -Add: allow NewGRFs to specify their palette rubidium 2010-07-31 09:44:38 +00:00
  • f03106db1c (svn r20254) -Add: allow NewGRFs to specify their palette rubidium 2010-07-31 09:44:38 +00:00
  • e469a94a2d (svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/bitset rubidium 2010-07-31 09:40:43 +00:00
  • d9393035ea (svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/bitset rubidium 2010-07-31 09:40:43 +00:00
  • f7794e313f (svn r20252) -Codechange: deduplicate logic for setting a suitable (initial) palette for NewGRFs rubidium 2010-07-31 09:36:09 +00:00
  • 6c22efc840 (svn r20252) -Codechange: deduplicate logic for setting a suitable (initial) palette for NewGRFs rubidium 2010-07-31 09:36:09 +00:00
  • 75c4a2d2fb (svn r20251) -Add: [NewGRF] allow grfs to specify the number of valid parameters yexo 2010-07-31 09:35:49 +00:00
  • eacf65598f (svn r20251) -Add: [NewGRF] allow grfs to specify the number of valid parameters yexo 2010-07-31 09:35:49 +00:00
  • 897818c198 (svn r20250) -Feature: [NewGRF] add support for action14 (static grf info) yexo 2010-07-31 09:35:42 +00:00
  • 15976c5deb (svn r20250) -Feature: [NewGRF] add support for action14 (static grf info) yexo 2010-07-31 09:35:42 +00:00