Commit Graph

  • 44b70d176c (svn r23637) -Change: bump the savegame, to store all the new goodies truebrain 2011-12-19 21:06:42 +00:00
  • 474ba5fd88 (svn r23637) -Change: bump the savegame, to store all the new goodies truebrain 2011-12-19 21:06:42 +00:00
  • 102f811d02 (svn r23636) -Add: introduce ScriptText in parameters where it can be used truebrain 2011-12-19 21:06:06 +00:00
  • 8ac2d13c79 (svn r23636) -Add: introduce ScriptText in parameters where it can be used truebrain 2011-12-19 21:06:06 +00:00
  • b0ac529a6f (svn r23635) -Add: introduce GSText, to allow translating GameScript text, even over network truebrain 2011-12-19 21:05:57 +00:00
  • 8bff646cf2 (svn r23635) -Add: introduce GSText, to allow translating GameScript text, even over network truebrain 2011-12-19 21:05:57 +00:00
  • 2ae87e7213 (svn r23634) -Add: support language files for GameScript (Rubidium) truebrain 2011-12-19 21:05:46 +00:00
  • f1f0776efd (svn r23634) -Add: support language files for GameScript (Rubidium) truebrain 2011-12-19 21:05:46 +00:00
  • 9b6b2cabc1 (svn r23633) -Add: allow most build commands from GameScript given a CompanyMode is active in that scope truebrain 2011-12-19 21:05:36 +00:00
  • 20bc2efeba (svn r23633) -Add: allow most build commands from GameScript given a CompanyMode is active in that scope truebrain 2011-12-19 21:05:36 +00:00
  • cc3f42794d (svn r23632) -Add: GSCompanyMode, to change company in GameScripts truebrain 2011-12-19 21:05:25 +00:00
  • 95b199e313 (svn r23632) -Add: GSCompanyMode, to change company in GameScripts truebrain 2011-12-19 21:05:25 +00:00
  • 403cd3acdb (svn r23631) -Add: ScriptWindow, to manipulate windows on the client (GameScript only) truebrain 2011-12-19 21:05:14 +00:00
  • 867b263900 (svn r23631) -Add: ScriptWindow, to manipulate windows on the client (GameScript only) truebrain 2011-12-19 21:05:14 +00:00
  • 3ada3b9cc5 (svn r23630) -Add: a Goal GUI to show your current goals truebrain 2011-12-19 21:03:17 +00:00
  • ccf9b01f5d (svn r23630) -Add: a Goal GUI to show your current goals truebrain 2011-12-19 21:03:17 +00:00
  • 084f4e6aac (svn r23629) -Add: allow ScriptRoad::BuildRoad, ScriptBridge::BuildBridge (for roads) and ScriptTunnel:BuildTunnel (for roads) to work for GameScript truebrain 2011-12-19 21:02:33 +00:00
  • 102c7ae60e (svn r23629) -Add: allow ScriptRoad::BuildRoad, ScriptBridge::BuildBridge (for roads) and ScriptTunnel:BuildTunnel (for roads) to work for GameScript truebrain 2011-12-19 21:02:33 +00:00
  • 5858c53420 (svn r23628) -Add: ScriptSubsidy::Create, to create subsidies (GameScript only) truebrain 2011-12-19 21:01:12 +00:00
  • 2fc120d4d1 (svn r23628) -Add: ScriptSubsidy::Create, to create subsidies (GameScript only) truebrain 2011-12-19 21:01:12 +00:00
  • e0ffe4faf2 (svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only) truebrain 2011-12-19 21:01:03 +00:00
  • 09ef12ab03 (svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only) truebrain 2011-12-19 21:01:03 +00:00
  • ad48ab9237 (svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI truebrain 2011-12-19 21:00:55 +00:00
  • 6961332f05 (svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI truebrain 2011-12-19 21:00:55 +00:00
  • 894216083d (svn r23625) -Add: ScriptViewport::ScrollTo, for SinglePlayer only (GameScript only) truebrain 2011-12-19 21:00:48 +00:00
  • 1367fc9deb (svn r23625) -Add: ScriptViewport::ScrollTo, for SinglePlayer only (GameScript only) truebrain 2011-12-19 21:00:48 +00:00
  • d85a628dde (svn r23624) -Add: ScriptVehicle/ScriptStation/ScriptSign::GetOwner, to get the owner of those objects (GameScript only) truebrain 2011-12-19 21:00:40 +00:00
  • 10b0f4a879 (svn r23624) -Add: ScriptVehicle/ScriptStation/ScriptSign::GetOwner, to get the owner of those objects (GameScript only) truebrain 2011-12-19 21:00:40 +00:00
  • 3a535690d4 (svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript truebrain 2011-12-19 21:00:32 +00:00
  • 1d84fb277e (svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript truebrain 2011-12-19 21:00:32 +00:00
  • 77b7366c29 (svn r23622) -Add: a set of events to trigger in a GameScript truebrain 2011-12-19 20:59:36 +00:00
  • bc78328918 (svn r23622) -Add: a set of events to trigger in a GameScript truebrain 2011-12-19 20:59:36 +00:00
  • e7cd301d3c (svn r23621) -Add: allow manipulation of signs via GameScripts truebrain 2011-12-19 20:59:29 +00:00
  • ac9324f270 (svn r23621) -Add: allow manipulation of signs via GameScripts truebrain 2011-12-19 20:59:29 +00:00
  • afcf07ac8a (svn r23620) -Add: ScriptTown::SetCargoGoal and ScriptTown::SetGrowthRate (GameScript only) truebrain 2011-12-19 20:59:19 +00:00
  • b00fcef81a (svn r23620) -Add: ScriptTown::SetCargoGoal and ScriptTown::SetGrowthRate (GameScript only) truebrain 2011-12-19 20:59:19 +00:00
  • c7c1deaf41 (svn r23619) -Add: ScriptDate::GetSystemTime, to get the seconds since 1 Jan 1970 of the real system (GameScript only) truebrain 2011-12-19 20:59:12 +00:00
  • c56e79db7c (svn r23619) -Add: ScriptDate::GetSystemTime, to get the seconds since 1 Jan 1970 of the real system (GameScript only) truebrain 2011-12-19 20:59:12 +00:00
  • 55de5d336c (svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::GetLandscape (GameScript only) truebrain 2011-12-19 20:58:59 +00:00
  • 3a799f1145 (svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::GetLandscape (GameScript only) truebrain 2011-12-19 20:58:59 +00:00
  • 5ff98b45c1 (svn r23617) -Add: ScriptTown::ExpandTown, to grow a town (GameScript only) truebrain 2011-12-19 20:57:51 +00:00
  • 37954d5098 (svn r23617) -Add: ScriptTown::ExpandTown, to grow a town (GameScript only) truebrain 2011-12-19 20:57:51 +00:00
  • e53b2f2ab0 (svn r23616) -Add: ScriptGameSettings::SetValue, to set gamesettings (GameScript only) truebrain 2011-12-19 20:57:43 +00:00
  • 79071a2482 (svn r23616) -Add: ScriptGameSettings::SetValue, to set gamesettings (GameScript only) truebrain 2011-12-19 20:57:43 +00:00
  • 9359c6fc47 (svn r23615) -Add: more API functions exposed to NoGo (part 2) truebrain 2011-12-19 20:57:34 +00:00
  • ae134dd2f6 (svn r23615) -Add: more API functions exposed to NoGo (part 2) truebrain 2011-12-19 20:57:34 +00:00
  • 436cf09923 (svn r23614) -Add: more API functions exposed to NoGo (part 1) truebrain 2011-12-19 20:57:23 +00:00
  • 4f801a38d0 (svn r23614) -Add: more API functions exposed to NoGo (part 1) truebrain 2011-12-19 20:57:23 +00:00
  • 1616961ea2 (svn r23613) -Add: allow IsDeveloperOnly in info.nut, to indicate if you can select this GS via the GUI (optional, defaults to false) truebrain 2011-12-19 20:57:08 +00:00
  • d4582d2704 (svn r23613) -Add: allow IsDeveloperOnly in info.nut, to indicate if you can select this GS via the GUI (optional, defaults to false) truebrain 2011-12-19 20:57:08 +00:00
  • 963802e9a7 (svn r23612) -Add: allow importing libraries in the same way as AI does, only with GS prefix (and in game/library) truebrain 2011-12-19 20:56:59 +00:00
  • ff7797c421 (svn r23612) -Add: allow importing libraries in the same way as AI does, only with GS prefix (and in game/library) truebrain 2011-12-19 20:56:59 +00:00
  • 83f2785f54 (svn r23611) -Add: run the begin of the script already while generating, and don't sleep on DoCommand while doing so truebrain 2011-12-19 20:56:50 +00:00
  • fb2f2a0285 (svn r23611) -Add: run the begin of the script already while generating, and don't sleep on DoCommand while doing so truebrain 2011-12-19 20:56:50 +00:00
  • cbe43abe5d (svn r23610) -Add: Doxygen files for NoGo API (Yexo) truebrain 2011-12-19 20:56:42 +00:00
  • e3a518f9b1 (svn r23610) -Add: Doxygen files for NoGo API (Yexo) truebrain 2011-12-19 20:56:42 +00:00
  • f239a61406 (svn r23609) -Add: save/load all GameScript related material truebrain 2011-12-19 20:56:34 +00:00
  • 5d4b2519a4 (svn r23609) -Add: save/load all GameScript related material truebrain 2011-12-19 20:56:34 +00:00
  • de5494af8f (svn r23608) -Fix: remove now unused strings from all other languages too truebrain 2011-12-19 20:56:23 +00:00
  • dba90d725c (svn r23608) -Fix: remove now unused strings from all other languages too truebrain 2011-12-19 20:56:23 +00:00
  • 5718c2e2e3 (svn r23607) -Add: wire GameScript in all the GUIs truebrain 2011-12-19 20:56:06 +00:00
  • f5478b62d1 (svn r23607) -Add: wire GameScript in all the GUIs truebrain 2011-12-19 20:56:06 +00:00
  • c99950c215 (svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in the console truebrain 2011-12-19 20:55:56 +00:00
  • 17fea560ba (svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in the console truebrain 2011-12-19 20:55:56 +00:00
  • b4f832f29f (svn r23605) -Add: GAME_DIR and CONTENT_TYPE_GAME, and read gamescript from that directory truebrain 2011-12-19 20:54:37 +00:00
  • 14325e2391 (svn r23605) -Add: GAME_DIR and CONTENT_TYPE_GAME, and read gamescript from that directory truebrain 2011-12-19 20:54:37 +00:00
  • 12aa5b6a58 (svn r23604) -Add: initial support for GameScripts truebrain 2011-12-19 20:50:54 +00:00
  • f66f27d249 (svn r23604) -Add: initial support for GameScripts truebrain 2011-12-19 20:50:54 +00:00
  • 5cda1d7c90 (svn r23603) -Add: support for control commands in strings, in both network and safe/load (Rubidium) truebrain 2011-12-19 20:50:44 +00:00
  • 2b381d0765 (svn r23603) -Add: support for control commands in strings, in both network and safe/load (Rubidium) truebrain 2011-12-19 20:50:44 +00:00
  • 577fe0238e (svn r23602) -Add: support for DEITY commands, commands where no real company was involved in (Rubidium) truebrain 2011-12-19 20:50:36 +00:00
  • 5394a8c220 (svn r23602) -Add: support for DEITY commands, commands where no real company was involved in (Rubidium) truebrain 2011-12-19 20:50:36 +00:00
  • 561b25d031 (svn r23601) -Fix: fix the conflict in window number truebrain 2011-12-19 20:50:21 +00:00
  • c74ccfff1b (svn r23601) -Fix: fix the conflict in window number truebrain 2011-12-19 20:50:21 +00:00
  • bcbdc3933c (svn r23600) -Codechange: link WC+number to a Widget, and the Widget to a Window class truebrain 2011-12-19 20:46:17 +00:00
  • 32ca564bca (svn r23600) -Codechange: link WC+number to a Widget, and the Widget to a Window class truebrain 2011-12-19 20:46:17 +00:00
  • 285621eb9a (svn r23599) -Codechange: document WC_ entries, and reoder a bit truebrain 2011-12-19 20:44:47 +00:00
  • fd2325d205 (svn r23599) -Codechange: document WC_ entries, and reoder a bit truebrain 2011-12-19 20:44:47 +00:00
  • f8203f09ca (svn r23598) -Fix: harden FormatString against abuse truebrain 2011-12-19 20:44:39 +00:00
  • e881e67b95 (svn r23598) -Fix: harden FormatString against abuse truebrain 2011-12-19 20:44:39 +00:00
  • e75153d8ac (svn r23597) -Codechange: fix up squirrel export script a bit truebrain 2011-12-19 20:44:31 +00:00
  • 3c7627fb7f (svn r23597) -Codechange: fix up squirrel export script a bit truebrain 2011-12-19 20:44:31 +00:00
  • fceed4758c (svn r23596) -Update from WebTranslator v3.0: belarusian - 1 changes by Wowanxm croatian - 1 changes by VoyagerOne finnish - 1 changes by jpx_ german - 1 changes by planetmaker italian - 1 changes by lorenzodv lithuanian - 1 changes by Devastator romanian - 1 changes by kkmic russian - 1 changes by Lone_Wolf spanish - 1 changes by Terkhen swedish - 1 changes by Zuu translators 2011-12-19 18:46:12 +00:00
  • ae5e6af6e3 (svn r23596) -Update from WebTranslator v3.0: belarusian - 1 changes by Wowanxm croatian - 1 changes by VoyagerOne finnish - 1 changes by jpx_ german - 1 changes by planetmaker italian - 1 changes by lorenzodv lithuanian - 1 changes by Devastator romanian - 1 changes by kkmic russian - 1 changes by Lone_Wolf spanish - 1 changes by Terkhen swedish - 1 changes by Zuu translators 2011-12-19 18:46:12 +00:00
  • df16ebd730 (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style rubidium 2011-12-19 17:48:04 +00:00
  • 3d605f6488 (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style rubidium 2011-12-19 17:48:04 +00:00
  • eaadd215be (svn r23594) -Codechange: follow coding style with multi line comments rubidium 2011-12-19 17:40:54 +00:00
  • 00fc0d45b0 (svn r23594) -Codechange: follow coding style with multi line comments rubidium 2011-12-19 17:40:54 +00:00
  • aba9f98a73 (svn r23593) -Fix (r23411): Infrastructure counts for rail were not properly updated when converting rail or building level crossings. michi_cc 2011-12-19 14:24:12 +00:00
  • 06ffcf0ae8 (svn r23593) -Fix (r23411): Infrastructure counts for rail were not properly updated when converting rail or building level crossings. michi_cc 2011-12-19 14:24:12 +00:00
  • b827694aec (svn r23592) -Fix (r23590): forgot one case truebrain 2011-12-18 19:39:24 +00:00
  • 7cfe482045 (svn r23592) -Fix (r23590): forgot one case truebrain 2011-12-18 19:39:24 +00:00
  • 7ec12936b5 (svn r23591) -Update from WebTranslator v3.0: english_US - 1 changes by Rubidium french - 1 changes by glx serbian - 51 changes by etran translators 2011-12-18 18:45:16 +00:00
  • 3bf63437cf (svn r23591) -Update from WebTranslator v3.0: english_US - 1 changes by Rubidium french - 1 changes by glx serbian - 51 changes by etran translators 2011-12-18 18:45:16 +00:00
  • fefe22b4aa (svn r23590) -Codechange: make the string validation settings better expandable rubidium 2011-12-18 18:37:54 +00:00
  • 8e4b6c3055 (svn r23590) -Codechange: make the string validation settings better expandable rubidium 2011-12-18 18:37:54 +00:00
  • 6ae8cac432 (svn r23589) -Codechange: Make the AI-start-delay setting translateable. frosch 2011-12-18 18:21:55 +00:00
  • 4e689cc5cd (svn r23589) -Codechange: Make the AI-start-delay setting translateable. frosch 2011-12-18 18:21:55 +00:00
  • 33d283fdb1 (svn r23588) -Codechange: use the 'final' keyword so compiler can optimise out some indirect calls smatz 2011-12-18 17:17:18 +00:00
  • 36747f96a6 (svn r23588) -Codechange: use the 'final' keyword so compiler can optimise out some indirect calls smatz 2011-12-18 17:17:18 +00:00