summaryrefslogtreecommitdiff
path: root/src/script/api/game
AgeCommit message (Expand)Author
2015-03-01(svn r27174) -Feature[FS#6236]: Display relative offset changes in the sprite...alberth
2015-02-22(svn r27164) -Add: [NoGo] Game scripts can point to a location, station, indu...alberth
2015-02-15(svn r27152) -Fix: Generated files.frosch
2014-09-21(svn r26894) -Feature: Swap method for script listsfonsinchen
2014-09-21(svn r26893) -Feature: ScriptStationList_Cargo for sorting cargo by from and viafonsinchen
2014-09-21(svn r26892) -Feature: Script API for retrieving planned flowfonsinchen
2014-09-21(svn r26885) -Feature-ish: user interface for limiting the maximum height of ...rubidium
2014-09-11(svn r26811) -Fix[FS#6108]: Fixed spelling error in widget name.alberth
2014-09-07(svn r26805) -Feature: Allow hiding of non-interesting engines in the autorep...alberth
2014-09-07(svn r26804) -Feature: Allow hiding of non-interesting engines in the build v...alberth
2014-09-07(svn r26800) -Feature[FS#1640]: Vehicle sorting in autoreplace GUI.alberth
2014-05-24(svn r26613) -Feature: Upgrade currently active newgrfs to newest installed v...alberth
2014-05-24(svn r26610) -Feature: Select an editable preset name for saving.alberth
2014-05-04(svn r26557) -Fix: clean up, test (somewhat), and complete the API for waitin...fonsinchen
2014-04-27(svn r26526) -Remove: Ability to set map generation seed via GUI. If you real...frosch
2014-04-27(svn r26525) -Remove: Screenshot format setting from GUI.frosch
2014-03-10(svn r26396) -Add: [script] AI/GS APIs to get cargo waiting from/via other st...zuu
2014-02-09(svn r26320) -Add: Label for both the filter category and filter type in the ...alberth
2014-02-06(svn r26307) -Add: [nogo] Allow GS to hide story page datezuu
2014-02-06(svn r26306) -Add: [nogo] More story APIs: RemovePageElement, GetCompany, Get...zuu
2014-02-06(svn r26305) -Add: [nogo] ScriptStoryPageElementList() - a list of all story ...zuu
2014-02-06(svn r26304) -Fix (26303): Forgot to add new fileszuu
2014-02-06(svn r26303) -Add: [nogo] ScriptStoryPageList() - a list of all story pageszuu
2013-11-16(svn r26012) -Add: new goal type that show a story page when clickedzuu
2013-11-12(svn r25969) -Add: [Script] ScriptTown::GetFundBuildingsDuration.frosch
2013-11-12(svn r25968) -Add: [Script] ScriptTown::TOWN_GROWTH_NONE to indicate no town ...frosch
2013-11-12(svn r25967) -Add: [NoGo] GSTown::TOWN_GROWTH_NORMAL to reset a town growth r...frosch
2013-11-07(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.frosch
2013-10-02(svn r25808) -Fix (r25788): [Script] INVALID_EXPENSES should be called EXPENS...zuu
2013-09-21(svn r25788) -Feature: [Script] Game Scripts can now charge fees and give mon...zuu
2013-09-19(svn r25785) -Feature: [Script] Allow AIs and GS to found towns. Allow GS to ...zuu
2013-07-21(svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window wa...zuu
2013-07-15(svn r25614) -Fix [FS#5651]: [Script] Give a slightly less generic error when...rubidium
2013-06-25(svn r25464) -Fix: Hide default size button in non-newstation rail-station pi...frosch
2013-06-09(svn r25376) -Feature: Allow access to goal list and story book of other comp...zuu
2013-06-09(svn r25373) -Add: squirrel bindings for cargodist-specific widgetsfonsinchen
2013-06-09(svn r25370) -Fix: Make the prefix for widget constants unique for the goal l...zuu
2013-06-09(svn r25352) -Feature: GameScript API for selecting a story page to viewzuu
2013-06-09(svn r25344) -Feature: GUI for viewing story pageszuu
2013-06-09(svn r25342) -Add: StoryPage data structures and GS APIzuu
2013-06-08(svn r25331) -Fix (r25263): Update ScriptWindow with link graph widgetszuu
2013-05-26(svn r25296) -Feature: Goals can now have a progress text and/or be marked as...zuu
2013-04-30(svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and IsSnowTi...rubidium
2013-04-06(svn r25150) -Fix [FS#5514]: [Script] The was no way to differentiate between...rubidium
2013-03-17(svn r25094) -Feature: Introduce dropdown for selecting the sort criterion in...alberth
2013-02-18(svn r25024) -Feature: Searching of (missing) content via GrfCrawler.frosch
2013-02-16(svn r25006) -Fix: Update script_window.frosch
2013-02-08(svn r24982) -Fix [FS#5465]: [Script] Crash when passing too many parametersrubidium
2012-12-26(svn r24862) -Add: Settings type filter to adv. settings GUI.frosch
2012-12-23(svn r24842) -Remove: News settings window.frosch