rubidium
|
b5a8022364
|
(svn r24477) -Merge: documentation updates from 1.2.
|
2012-08-16 18:47:10 +00:00 |
|
frosch
|
c8f6159464
|
(svn r24441) -Update: Version number to 1.3 in some more files.
|
2012-07-29 16:28:54 +00:00 |
|
frosch
|
77b5e72541
|
(svn r24441) -Update: Version number to 1.3 in some more files.
|
2012-07-29 16:28:54 +00:00 |
|
alberth
|
1c6e746f9d
|
(svn r24406) -Feature: Allow game scripts to monitor cargo pickups and deliveries done by companies.
|
2012-07-15 17:11:14 +00:00 |
|
alberth
|
eb56e5c0b1
|
(svn r24406) -Feature: Allow game scripts to monitor cargo pickups and deliveries done by companies.
|
2012-07-15 17:11:14 +00:00 |
|
alberth
|
67f599f9db
|
(svn r24395) -Doc: Fixed argument references in @param descriptions.
|
2012-07-10 18:37:54 +00:00 |
|
alberth
|
2ab7c82b31
|
(svn r24395) -Doc: Fixed argument references in @param descriptions.
|
2012-07-10 18:37:54 +00:00 |
|
frosch
|
358a2bd6ed
|
(svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked.
|
2012-07-07 15:39:46 +00:00 |
|
frosch
|
08a8c3a773
|
(svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked.
|
2012-07-07 15:39:46 +00:00 |
|
frosch
|
4d67037508
|
(svn r24366) -Doc: Improve description of ScriptVehicle::GetCargoLoad.
|
2012-07-01 21:16:47 +00:00 |
|
frosch
|
a6244ed0dc
|
(svn r24366) -Doc: Improve description of ScriptVehicle::GetCargoLoad.
|
2012-07-01 21:16:47 +00:00 |
|
michi_cc
|
d372fb3b8e
|
(svn r24353) -Fix [FS#5215] (r23506): [NoAI] A TileIndex isn't a station id, so don't use it as one.
|
2012-06-23 15:02:20 +00:00 |
|
michi_cc
|
ef394916c9
|
(svn r24353) -Fix [FS#5215] (r23506): [NoAI] A TileIndex isn't a station id, so don't use it as one.
|
2012-06-23 15:02:20 +00:00 |
|
frosch
|
4ff2274428
|
(svn r24327) -Doc: [Script] Improve documentation of ScriptCompany::GetQuarterlyIncome/Expenses().
|
2012-06-06 13:13:05 +00:00 |
|
frosch
|
c0e209162a
|
(svn r24327) -Doc: [Script] Improve documentation of ScriptCompany::GetQuarterlyIncome/Expenses().
|
2012-06-06 13:13:05 +00:00 |
|
frosch
|
565892f77e
|
(svn r24302) -Fix: [Script] ScriptTown::GetGrowthRate() returned wrong values after usage of SetGrowthRate().
|
2012-05-30 14:54:44 +00:00 |
|
frosch
|
543540def8
|
(svn r24302) -Fix: [Script] ScriptTown::GetGrowthRate() returned wrong values after usage of SetGrowthRate().
|
2012-05-30 14:54:44 +00:00 |
|
frosch
|
1008ceddb8
|
(svn r24291) -Add: [Script] ScriptEventRoadReconstruction.
|
2012-05-26 14:16:45 +00:00 |
|
frosch
|
95d3d6fdef
|
(svn r24291) -Add: [Script] ScriptEventRoadReconstruction.
|
2012-05-26 14:16:45 +00:00 |
|
frosch
|
4e074cdbf7
|
(svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights.
|
2012-05-26 14:16:38 +00:00 |
|
frosch
|
8dc553a039
|
(svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights.
|
2012-05-26 14:16:38 +00:00 |
|
frosch
|
8824063087
|
(svn r24289) -Add: [Script] Base class for script events involving a company and a town.
|
2012-05-26 14:16:32 +00:00 |
|
frosch
|
66a37e28a6
|
(svn r24289) -Add: [Script] Base class for script events involving a company and a town.
|
2012-05-26 14:16:32 +00:00 |
|
frosch
|
39b942bc17
|
(svn r24288) -Fix: squirrel_export should match stuff like 'virtual', 'static' and 'const' only as whole words.
|
2012-05-26 14:16:27 +00:00 |
|
frosch
|
9ad9d72c4a
|
(svn r24288) -Fix: squirrel_export should match stuff like 'virtual', 'static' and 'const' only as whole words.
|
2012-05-26 14:16:27 +00:00 |
|
frosch
|
e519610e4c
|
(svn r24286) -Add: [GS] Some more GSNews::NewsItem::NewsTypes.
|
2012-05-26 14:16:12 +00:00 |
|
frosch
|
5187c2b721
|
(svn r24286) -Add: [GS] Some more GSNews::NewsItem::NewsTypes.
|
2012-05-26 14:16:12 +00:00 |
|
frosch
|
2aa43d6c8b
|
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead.
|
2012-05-26 14:16:03 +00:00 |
|
frosch
|
a8c88f43b6
|
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead.
|
2012-05-26 14:16:03 +00:00 |
|
frosch
|
261870502a
|
(svn r24279) -Fix: Someone forgot a call to squirrel_export somewhen.
|
2012-05-26 08:19:33 +00:00 |
|
frosch
|
8bce6453d3
|
(svn r24279) -Fix: Someone forgot a call to squirrel_export somewhen.
|
2012-05-26 08:19:33 +00:00 |
|
alberth
|
48b43bf4cf
|
(svn r24237) -Feature: Descriptions explaining the meaning of advanced settings.
|
2012-05-12 10:13:03 +00:00 |
|
alberth
|
0db235aa1d
|
(svn r24237) -Feature: Descriptions explaining the meaning of advanced settings.
|
2012-05-12 10:13:03 +00:00 |
|
rubidium
|
76d5833650
|
(svn r24179) -Codechange: move some variables of Town to TownCache
|
2012-04-25 20:50:13 +00:00 |
|
rubidium
|
41e5c839e0
|
(svn r24179) -Codechange: move some variables of Town to TownCache
|
2012-04-25 20:50:13 +00:00 |
|
frosch
|
21f63bd589
|
(svn r24178) -Fix [FS#5110]: The object name from property A was not displayed in the object GUI.
|
2012-04-24 20:01:34 +00:00 |
|
frosch
|
cd50c86294
|
(svn r24178) -Fix [FS#5110]: The object name from property A was not displayed in the object GUI.
|
2012-04-24 20:01:34 +00:00 |
|
rubidium
|
bb8ec1d813
|
(svn r24152) -Fix [FS#5157]: [NoAI] Do not return the last 'cached' speed of vehicles when they are stopped/crashed
|
2012-04-18 19:21:54 +00:00 |
|
rubidium
|
8d56856791
|
(svn r24152) -Fix [FS#5157]: [NoAI] Do not return the last 'cached' speed of vehicles when they are stopped/crashed
|
2012-04-18 19:21:54 +00:00 |
|
rubidium
|
16478a4374
|
(svn r24151) -Fix: typo in script documentation
|
2012-04-18 19:03:12 +00:00 |
|
rubidium
|
eeb781b429
|
(svn r24151) -Fix: typo in script documentation
|
2012-04-18 19:03:12 +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
|
856896c36e
|
(svn r24121) -Merge: documentation update from 1.2
|
2012-04-15 18:59:04 +00:00 |
|
rubidium
|
25987e2e8b
|
(svn r24121) -Merge: documentation update from 1.2
|
2012-04-15 18:59:04 +00:00 |
|
yexo
|
d7c065b625
|
(svn r24029) -Change: [NoAI] make AIEngine::IsArticulated return true if the articulated callback flag is set, don't try to run the callback.
|
2012-03-14 20:49:54 +00:00 |
|
yexo
|
1f0593e7ca
|
(svn r24029) -Change: [NoAI] make AIEngine::IsArticulated return true if the articulated callback flag is set, don't try to run the callback.
|
2012-03-14 20:49:54 +00:00 |
|
rubidium
|
3b7d290f3e
|
(svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIs
|
2012-03-04 16:54:12 +00:00 |
|
rubidium
|
22637f139f
|
(svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIs
|
2012-03-04 16:54:12 +00:00 |
|
rubidium
|
ea113816c0
|
(svn r24006) -Fix [FS#5088]: AI used in names in API for GSOrder
|
2012-03-04 16:40:06 +00:00 |
|