Joan Josep
|
a6b18f0d92
|
Fix #6090: And (svn r27822). Run scripts for widgets. (#6765)
Fix 19f5a6cbb0 , Fix 19d56a33e8 : Run scripts to update GS for new widgets (#6765)
|
2018-04-30 12:25:11 +01:00 |
|
Pavel Stupnikov
|
913119487f
|
Feature: Add GS method to question a single client (#6748)
|
2018-04-28 17:37:59 +02:00 |
|
Pavel Stupnikov
|
8e4bce58ea
|
Feature: GS methods to scroll viewport for players (#6745)
|
2018-04-24 19:19:00 +02:00 |
|
Pavel Stupnikov
|
6ff81b908e
|
Feature #6459: API for querying network clients from GS (#6736)
|
2018-04-22 15:42:29 +02:00 |
|
frosch
|
7b553d255e
|
(svn r27732) -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message.
|
2017-01-14 18:30:26 +00:00 |
|
frosch
|
ad43465c31
|
(svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default.
|
2016-12-08 20:21:39 +00:00 |
|
alberth
|
a5843149b5
|
(svn r27174) -Feature[FS#6236]: Display relative offset changes in the sprite aligner (juzza1).
|
2015-03-01 08:17:14 +00:00 |
|
alberth
|
0143f486f2
|
(svn r27164) -Add: [NoGo] Game scripts can point to a location, station, industry, or town when publishing news.
|
2015-02-22 17:25:29 +00:00 |
|
frosch
|
83a02da380
|
(svn r27152) -Fix: Generated files.
|
2015-02-15 14:56:21 +00:00 |
|
fonsinchen
|
1a5b2f0e17
|
(svn r26894) -Feature: Swap method for script lists
|
2014-09-21 16:25:15 +00:00 |
|
fonsinchen
|
2128f1e929
|
(svn r26893) -Feature: ScriptStationList_Cargo for sorting cargo by from and via
|
2014-09-21 16:20:48 +00:00 |
|
fonsinchen
|
73d273ffd6
|
(svn r26892) -Feature: Script API for retrieving planned flow
|
2014-09-21 16:20:14 +00:00 |
|
rubidium
|
c72d362840
|
(svn r26885) -Feature-ish: user interface for limiting the maximum height of a map
|
2014-09-21 12:25:04 +00:00 |
|
alberth
|
22b967676e
|
(svn r26811) -Fix[FS#6108]: Fixed spelling error in widget name.
|
2014-09-11 17:10:38 +00:00 |
|
alberth
|
b4a87e7f45
|
(svn r26805) -Feature: Allow hiding of non-interesting engines in the autoreplace GUI.
|
2014-09-07 16:14:38 +00:00 |
|
alberth
|
a49744b50c
|
(svn r26804) -Feature: Allow hiding of non-interesting engines in the build vehicle GUI.
|
2014-09-07 16:14:06 +00:00 |
|
alberth
|
81d2bdbf47
|
(svn r26800) -Feature[FS#1640]: Vehicle sorting in autoreplace GUI.
|
2014-09-07 16:11:14 +00:00 |
|
alberth
|
1feba55f0f
|
(svn r26613) -Feature: Upgrade currently active newgrfs to newest installed version.
|
2014-05-24 19:15:57 +00:00 |
|
alberth
|
8755c26793
|
(svn r26610) -Feature: Select an editable preset name for saving.
|
2014-05-24 19:11:20 +00:00 |
|
fonsinchen
|
bb269661d4
|
(svn r26557) -Fix: clean up, test (somewhat), and complete the API for waiting cargo
|
2014-05-04 13:57:48 +00:00 |
|
frosch
|
775c96a0d2
|
(svn r26526) -Remove: Ability to set map generation seed via GUI. If you really need it, use the console.
|
2014-04-27 15:15:28 +00:00 |
|
frosch
|
ebd2d3ccef
|
(svn r26525) -Remove: Screenshot format setting from GUI.
|
2014-04-27 15:13:46 +00:00 |
|
zuu
|
ae23f519f7
|
(svn r26396) -Add: [script] AI/GS APIs to get cargo waiting from/via other station
|
2014-03-10 22:18:53 +00:00 |
|
alberth
|
75504d24bf
|
(svn r26320) -Add: Label for both the filter category and filter type in the advanced settings window.
|
2014-02-09 13:04:50 +00:00 |
|
zuu
|
9603014102
|
(svn r26307) -Add: [nogo] Allow GS to hide story page date
|
2014-02-06 19:50:34 +00:00 |
|
zuu
|
1dbd59e6ab
|
(svn r26306) -Add: [nogo] More story APIs: RemovePageElement, GetCompany, GetDate, SetDate
|
2014-02-06 19:48:19 +00:00 |
|
zuu
|
57a88c9de2
|
(svn r26305) -Add: [nogo] ScriptStoryPageElementList() - a list of all story page elements for a given page
|
2014-02-06 19:41:56 +00:00 |
|
zuu
|
14d99c6961
|
(svn r26304) -Fix (26303): Forgot to add new files
|
2014-02-06 19:36:19 +00:00 |
|
zuu
|
5165be2698
|
(svn r26303) -Add: [nogo] ScriptStoryPageList() - a list of all story pages
|
2014-02-06 19:25:39 +00:00 |
|
zuu
|
6fc653d2d7
|
(svn r26012) -Add: new goal type that show a story page when clicked
|
2013-11-16 17:41:57 +00:00 |
|
frosch
|
17eb3ee9df
|
(svn r25969) -Add: [Script] ScriptTown::GetFundBuildingsDuration.
|
2013-11-12 17:57:32 +00:00 |
|
frosch
|
9a41aefcc4
|
(svn r25968) -Add: [Script] ScriptTown::TOWN_GROWTH_NONE to indicate no town growth via ScriptTown::SetGrowthRate and GetGrowthRate.
|
2013-11-12 17:57:12 +00:00 |
|
frosch
|
b1f41a0afb
|
(svn r25967) -Add: [NoGo] GSTown::TOWN_GROWTH_NORMAL to reset a town growth rate set previously via GSTown::SetGrowthRate.
|
2013-11-12 17:56:35 +00:00 |
|
frosch
|
0aae2fd606
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
|
zuu
|
3ad1896273
|
(svn r25808) -Fix (r25788): [Script] INVALID_EXPENSES should be called EXPENSES_INVALID in the script API
|
2013-10-02 21:44:31 +00:00 |
|
zuu
|
ab69c6c2a0
|
(svn r25788) -Feature: [Script] Game Scripts can now charge fees and give money to companies
|
2013-09-21 13:07:42 +00:00 |
|
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 |
|
zuu
|
4f6d19465b
|
(svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window was not updated when a string changed while the window is open
|
2013-07-21 15:59:07 +00:00 |
|
rubidium
|
de90a1ffb3
|
(svn r25614) -Fix [FS#5651]: [Script] Give a slightly less generic error when removing inexisting rail
-Fix [FS#5650]: [Script] Be more specific that a non-NewGRF station can be built when asking for a NewGRF station
|
2013-07-15 18:19:26 +00:00 |
|
frosch
|
bbbecceae1
|
(svn r25464) -Fix: Hide default size button in non-newstation rail-station picker since it is not resizeable anyway.
|
2013-06-25 20:22:08 +00:00 |
|
zuu
|
a724a9924b
|
(svn r25376) -Feature: Allow access to goal list and story book of other companies than your own
|
2013-06-09 13:37:04 +00:00 |
|
fonsinchen
|
4e902f2e20
|
(svn r25373) -Add: squirrel bindings for cargodist-specific widgets
|
2013-06-09 13:24:26 +00:00 |
|
zuu
|
086aae8d04
|
(svn r25370) -Fix: Make the prefix for widget constants unique for the goal list window
|
2013-06-09 13:17:20 +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
|
a2d84868e7
|
(svn r25344) -Feature: GUI for viewing story pages
|
2013-06-09 12:48:27 +00:00 |
|
zuu
|
9aa1bf0264
|
(svn r25342) -Add: StoryPage data structures and GS API
|
2013-06-09 12:19:09 +00:00 |
|
zuu
|
059eee93fc
|
(svn r25331) -Fix (r25263): Update ScriptWindow with link graph widgets
|
2013-06-08 12:37:36 +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 |
|
rubidium
|
5730e63a10
|
(svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and IsSnowTile work, i.e. the ones without infrastructure or buildings
-Feature: introduce GetTerrainType which allows one to get that information for tiles with buildings and infrastructure as well
|
2013-04-30 17:16:32 +00:00 |
|
rubidium
|
7a3d549f2f
|
(svn r25150) -Fix [FS#5514]: [Script] The was no way to differentiate between a cargo-station combination with or without rating, so introduce [AI|GS]Station::HasRating and let GetRating return -1 when there is no rating
|
2013-04-06 12:36:33 +00:00 |
|