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
|
c56e79db7c
|
(svn r23619) -Add: ScriptDate::GetSystemTime, to get the seconds since 1 Jan 1970 of the real system (GameScript only)
|
2011-12-19 20:59:12 +00:00 |
|
truebrain
|
c7c1deaf41
|
(svn r23619) -Add: ScriptDate::GetSystemTime, to get the seconds since 1 Jan 1970 of the real system (GameScript only)
|
2011-12-19 20:59:12 +00:00 |
|
truebrain
|
3a799f1145
|
(svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::GetLandscape (GameScript only)
|
2011-12-19 20:58:59 +00:00 |
|
truebrain
|
55de5d336c
|
(svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::GetLandscape (GameScript only)
|
2011-12-19 20:58:59 +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
|
79071a2482
|
(svn r23616) -Add: ScriptGameSettings::SetValue, to set gamesettings (GameScript only)
|
2011-12-19 20:57:43 +00:00 |
|
truebrain
|
e53b2f2ab0
|
(svn r23616) -Add: ScriptGameSettings::SetValue, to set gamesettings (GameScript only)
|
2011-12-19 20:57:43 +00:00 |
|
truebrain
|
ae134dd2f6
|
(svn r23615) -Add: more API functions exposed to NoGo (part 2)
|
2011-12-19 20:57:34 +00:00 |
|
truebrain
|
9359c6fc47
|
(svn r23615) -Add: more API functions exposed to NoGo (part 2)
|
2011-12-19 20:57:34 +00:00 |
|
truebrain
|
4f801a38d0
|
(svn r23614) -Add: more API functions exposed to NoGo (part 1)
|
2011-12-19 20:57:23 +00:00 |
|
truebrain
|
436cf09923
|
(svn r23614) -Add: more API functions exposed to NoGo (part 1)
|
2011-12-19 20:57:23 +00:00 |
|
truebrain
|
d4582d2704
|
(svn r23613) -Add: allow IsDeveloperOnly in info.nut, to indicate if you can select this GS via the GUI (optional, defaults to false)
|
2011-12-19 20:57:08 +00:00 |
|
truebrain
|
1616961ea2
|
(svn r23613) -Add: allow IsDeveloperOnly in info.nut, to indicate if you can select this GS via the GUI (optional, defaults to false)
|
2011-12-19 20:57:08 +00:00 |
|
truebrain
|
ff7797c421
|
(svn r23612) -Add: allow importing libraries in the same way as AI does, only with GS prefix (and in game/library)
|
2011-12-19 20:56:59 +00:00 |
|
truebrain
|
963802e9a7
|
(svn r23612) -Add: allow importing libraries in the same way as AI does, only with GS prefix (and in game/library)
|
2011-12-19 20:56:59 +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
|
e3a518f9b1
|
(svn r23610) -Add: Doxygen files for NoGo API (Yexo)
|
2011-12-19 20:56:42 +00:00 |
|
truebrain
|
cbe43abe5d
|
(svn r23610) -Add: Doxygen files for NoGo API (Yexo)
|
2011-12-19 20:56:42 +00:00 |
|
truebrain
|
f66f27d249
|
(svn r23604) -Add: initial support for GameScripts
|
2011-12-19 20:50:54 +00:00 |
|
truebrain
|
12aa5b6a58
|
(svn r23604) -Add: initial support for GameScripts
|
2011-12-19 20:50:54 +00:00 |
|
truebrain
|
3c7627fb7f
|
(svn r23597) -Codechange: fix up squirrel export script a bit
|
2011-12-19 20:44:31 +00:00 |
|
truebrain
|
e75153d8ac
|
(svn r23597) -Codechange: fix up squirrel export script a bit
|
2011-12-19 20:44:31 +00:00 |
|
rubidium
|
24263638bf
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
rubidium
|
3d88c74389
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
rubidium
|
68b25fcf3d
|
(svn r23521) -Codechange: use the actual enum values from the 'core' in the API when they refer to the in-game values in the cases where that is possible and sensible
|
2011-12-15 18:40:15 +00:00 |
|
rubidium
|
18d929aa21
|
(svn r23521) -Codechange: use the actual enum values from the 'core' in the API when they refer to the in-game values in the cases where that is possible and sensible
|
2011-12-15 18:40:15 +00:00 |
|
rubidium
|
f2eb56fec6
|
(svn r23520) -Fix-ish: wrong @param name causing missing documentation
|
2011-12-15 18:36:29 +00:00 |
|
rubidium
|
bb564bc34d
|
(svn r23520) -Fix-ish: wrong @param name causing missing documentation
|
2011-12-15 18:36:29 +00:00 |
|
rubidium
|
81366cd189
|
(svn r23519) -Change: do not export enum values in the AI documentation
|
2011-12-15 18:35:46 +00:00 |
|
rubidium
|
1eb17c8307
|
(svn r23519) -Change: do not export enum values in the AI documentation
|
2011-12-15 18:35:46 +00:00 |
|
frosch
|
3c2768a157
|
(svn r23516) -Fix [FS#4886]: ScriptSign::BuildSign() returned wrong result if the sign name was too long.
|
2011-12-14 20:26:54 +00:00 |
|
frosch
|
dad042585c
|
(svn r23516) -Fix [FS#4886]: ScriptSign::BuildSign() returned wrong result if the sign name was too long.
|
2011-12-14 20:26:54 +00:00 |
|
frosch
|
93a0bb32cb
|
(svn r23515) -Cleanup: Remove unused ScriptObject::GetNewTunnelEndtile() and relatives.
|
2011-12-14 20:13:18 +00:00 |
|
frosch
|
0a7b49e398
|
(svn r23515) -Cleanup: Remove unused ScriptObject::GetNewTunnelEndtile() and relatives.
|
2011-12-14 20:13:18 +00:00 |
|
frosch
|
17d6fad9e5
|
(svn r23514) -Fix: squirrel_export.sh failed for svn working copies.
|
2011-12-14 19:59:49 +00:00 |
|
frosch
|
7f3227cd5c
|
(svn r23514) -Fix: squirrel_export.sh failed for svn working copies.
|
2011-12-14 19:59:49 +00:00 |
|
michi_cc
|
f27995568e
|
(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.
|
2011-12-13 00:43:59 +00:00 |
|
michi_cc
|
a085ea9e4b
|
(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.
|
2011-12-13 00:43:59 +00:00 |
|
truebrain
|
43fbfa2414
|
(svn r23486) -Fix (r22764): 3 for the price of 1: fix up ScriptTile::GetTownAuthority() (tnx to Torrasque for reporting)
|
2011-12-10 21:07:04 +00:00 |
|
truebrain
|
a8960f64be
|
(svn r23486) -Fix (r22764): 3 for the price of 1: fix up ScriptTile::GetTownAuthority() (tnx to Torrasque for reporting)
|
2011-12-10 21:07:04 +00:00 |
|
yexo
|
a8f0dfd5be
|
(svn r23461) -Fix: handle a missing airport newgrf as graceful as possible by not crashing when loading such savegame or when an airport is removed
|
2011-12-09 19:30:30 +00:00 |
|
yexo
|
c9be5d50da
|
(svn r23461) -Fix: handle a missing airport newgrf as graceful as possible by not crashing when loading such savegame or when an airport is removed
|
2011-12-09 19:30:30 +00:00 |
|
yexo
|
15dc9acb01
|
(svn r23453) -Add: [NoAI] AIStation.GetStationCoverageRadius(StationID)
|
2011-12-08 23:28:43 +00:00 |
|
yexo
|
b5d707b7a0
|
(svn r23453) -Add: [NoAI] AIStation.GetStationCoverageRadius(StationID)
|
2011-12-08 23:28:43 +00:00 |
|