zuu
|
67ab3108d6
|
(svn r25785) -Feature: [Script] Allow AIs and GS to found towns. Allow GS to rename towns
|
2013-09-19 18:48:05 +00:00 |
|
rubidium
|
523a555f2a
|
(svn r25487) -Fix: do not allow control codes in names of things (signs, vehicles, towns, stations, etc), so they have a known maximum fixed size and are, by definition, the same for everyone
|
2013-06-27 19:56:54 +00:00 |
|
rubidium
|
8463335b00
|
(svn r25487) -Fix: do not allow control codes in names of things (signs, vehicles, towns, stations, etc), so they have a known maximum fixed size and are, by definition, the same for everyone
|
2013-06-27 19:56:54 +00:00 |
|
frosch
|
eba028f3ca
|
(svn r25394) -Fix: Restrict renaming engines to the server, just like renaming towns.
|
2013-06-11 18:24:01 +00:00 |
|
frosch
|
c73219f9e5
|
(svn r25394) -Fix: Restrict renaming engines to the server, just like renaming towns.
|
2013-06-11 18:24:01 +00:00 |
|
zuu
|
141c08166d
|
(svn r25352) -Feature: GameScript API for selecting a story page to view
|
2013-06-09 12:57:22 +00:00 |
|
zuu
|
33ad9774fb
|
(svn r25352) -Feature: GameScript API for selecting a story page to view
|
2013-06-09 12:57:22 +00:00 |
|
zuu
|
65129db43c
|
(svn r25342) -Add: StoryPage data structures and GS API
|
2013-06-09 12:19:09 +00:00 |
|
zuu
|
9aa1bf0264
|
(svn r25342) -Add: StoryPage data structures and GS API
|
2013-06-09 12:19:09 +00:00 |
|
zuu
|
f23a61e1aa
|
(svn r25296) -Feature: Goals can now have a progress text and/or be marked as completed.
|
2013-05-26 19:54:43 +00:00 |
|
zuu
|
a4cddc3e08
|
(svn r25296) -Feature: Goals can now have a progress text and/or be marked as completed.
|
2013-05-26 19:54:43 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
zuu
|
577ba4bb67
|
(svn r24623) -Feature: Allow GameScripts to construct and prospect industries without having a sponsor
|
2012-10-22 18:56:21 +00:00 |
|
zuu
|
0826994821
|
(svn r24623) -Feature: Allow GameScripts to construct and prospect industries without having a sponsor
|
2012-10-22 18:56:21 +00:00 |
|
michi_cc
|
90fa700cc7
|
(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan)
|
2012-04-17 19:43:18 +00:00 |
|
michi_cc
|
aa47d6c7f2
|
(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan)
|
2012-04-17 19:43:18 +00:00 |
|
rubidium
|
69ff8d2ccb
|
(svn r23800) -Codechange: also desync log failed commands
|
2012-01-14 19:44:25 +00:00 |
|
rubidium
|
48717ade9c
|
(svn r23800) -Codechange: also desync log failed commands
|
2012-01-14 19:44:25 +00:00 |
|
rubidium
|
274f446b2c
|
(svn r23783) -Cleanup: remove ancient but not needed command flag
|
2012-01-09 22:21:45 +00:00 |
|
rubidium
|
1a0fe0e8c6
|
(svn r23783) -Cleanup: remove ancient but not needed command flag
|
2012-01-09 22:21:45 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
truebrain
|
59de5e9570
|
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17
|
2012-01-03 16:36:24 +00:00 |
|
truebrain
|
34d90da509
|
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17
|
2012-01-03 16:36:24 +00:00 |
|
truebrain
|
8ac2d13c79
|
(svn r23636) -Add: introduce ScriptText in parameters where it can be used
|
2011-12-19 21:06:06 +00:00 |
|
truebrain
|
102f811d02
|
(svn r23636) -Add: introduce ScriptText in parameters where it can be used
|
2011-12-19 21:06:06 +00:00 |
|
truebrain
|
ccf9b01f5d
|
(svn r23630) -Add: a Goal GUI to show your current goals
|
2011-12-19 21:03:17 +00:00 |
|
truebrain
|
3ada3b9cc5
|
(svn r23630) -Add: a Goal GUI to show your current goals
|
2011-12-19 21:03:17 +00:00 |
|
truebrain
|
102c7ae60e
|
(svn r23629) -Add: allow ScriptRoad::BuildRoad, ScriptBridge::BuildBridge (for roads) and ScriptTunnel:BuildTunnel (for roads) to work for GameScript
|
2011-12-19 21:02:33 +00:00 |
|
truebrain
|
084f4e6aac
|
(svn r23629) -Add: allow ScriptRoad::BuildRoad, ScriptBridge::BuildBridge (for roads) and ScriptTunnel:BuildTunnel (for roads) to work for GameScript
|
2011-12-19 21:02:33 +00:00 |
|
truebrain
|
2fc120d4d1
|
(svn r23628) -Add: ScriptSubsidy::Create, to create subsidies (GameScript only)
|
2011-12-19 21:01:12 +00:00 |
|
truebrain
|
5858c53420
|
(svn r23628) -Add: ScriptSubsidy::Create, to create subsidies (GameScript only)
|
2011-12-19 21:01:12 +00:00 |
|
truebrain
|
09ef12ab03
|
(svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only)
|
2011-12-19 21:01:03 +00:00 |
|
truebrain
|
e0ffe4faf2
|
(svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only)
|
2011-12-19 21:01:03 +00:00 |
|
truebrain
|
6961332f05
|
(svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI
|
2011-12-19 21:00:55 +00:00 |
|
truebrain
|
ad48ab9237
|
(svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI
|
2011-12-19 21:00:55 +00:00 |
|
truebrain
|
ac9324f270
|
(svn r23621) -Add: allow manipulation of signs via GameScripts
|
2011-12-19 20:59:29 +00:00 |
|
truebrain
|
e7cd301d3c
|
(svn r23621) -Add: allow manipulation of signs via GameScripts
|
2011-12-19 20:59:29 +00:00 |
|
truebrain
|
b00fcef81a
|
(svn r23620) -Add: ScriptTown::SetCargoGoal and ScriptTown::SetGrowthRate (GameScript only)
|
2011-12-19 20:59:19 +00:00 |
|
truebrain
|
afcf07ac8a
|
(svn r23620) -Add: ScriptTown::SetCargoGoal and ScriptTown::SetGrowthRate (GameScript only)
|
2011-12-19 20:59:19 +00:00 |
|
truebrain
|
37954d5098
|
(svn r23617) -Add: ScriptTown::ExpandTown, to grow a town (GameScript only)
|
2011-12-19 20:57:51 +00:00 |
|
truebrain
|
5ff98b45c1
|
(svn r23617) -Add: ScriptTown::ExpandTown, to grow a town (GameScript only)
|
2011-12-19 20:57:51 +00:00 |
|
truebrain
|
fb2f2a0285
|
(svn r23611) -Add: run the begin of the script already while generating, and don't sleep on DoCommand while doing so
|
2011-12-19 20:56:50 +00:00 |
|
truebrain
|
83f2785f54
|
(svn r23611) -Add: run the begin of the script already while generating, and don't sleep on DoCommand while doing so
|
2011-12-19 20:56:50 +00:00 |
|
truebrain
|
5394a8c220
|
(svn r23602) -Add: support for DEITY commands, commands where no real company was involved in (Rubidium)
|
2011-12-19 20:50:36 +00:00 |
|
truebrain
|
577fe0238e
|
(svn r23602) -Add: support for DEITY commands, commands where no real company was involved in (Rubidium)
|
2011-12-19 20:50:36 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
rubidium
|
58423b26d1
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
rubidium
|
1cd3dac854
|
(svn r23215) -Codechange: stricter type safety for CommandFlags
|
2011-11-14 20:38:56 +00:00 |
|