summaryrefslogtreecommitdiff
path: root/src/script
AgeCommit message (Expand)Author
2018-05-02Change: Switch town growth rate and counter to actual game ticks (#6763)Pavel Stupnikov
2018-04-30Fix b4b98e5165: Use FALLTHROUGH attribute with correct indentation.J0an Josep
2018-04-30Fix: Spelling errors (#6769)Joan Josep
2018-04-30Fix #6090: And (svn r27822). Run scripts for widgets. (#6765)Joan Josep
2018-04-28Feature: Add GS method to question a single client (#6748)Pavel Stupnikov
2018-04-24Feature: GS methods to scroll viewport for players (#6745)Pavel Stupnikov
2018-04-22Feature #6459: API for querying network clients from GS (#6736)Pavel Stupnikov
2018-03-14(svn r27993) -Change: Heading for 1.9 nowfrosch
2017-12-24(svn r27950) -Merge: Documentation updates from 1.7 branchfrosch
2017-08-13(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)frosch
2017-03-11(svn r27780) -Update: Numbersfrosch
2017-03-11(svn r27776) -Merge: Documentation updates from 1.6 branchfrosch
2017-02-26(svn r27758) -Change: Increase the maximum number of GameScript texts to 64k,...frosch
2017-02-26(svn r27757) -Change: Make StringID 32bit.frosch
2017-02-26(svn r27756) -Codechange: Add StringTab enumfrosch
2017-02-26(svn r27754) -Codechange: Add GetStringTab(), GetStringIndex() and MakeString...frosch
2017-01-14(svn r27732) -Change: Turn the message about 'missing baseset sprites' from a...frosch
2016-12-08(svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not fi...frosch
2016-05-30(svn r27594) -Fix [FS#6473]: [Script] Kill scripts, when a non-suspendable va...frosch
2016-04-17(svn r27545) -Fix: Remove special handling of classes with virtual methods fr...frosch
2016-04-17(svn r27544) -Fix-ish: Mark ScriptText::GetEncodedText as not part of any API...frosch
2016-04-17(svn r27543) -Fix (r27379): ScriptExec/TestMode::FinalRelease is not part of ...frosch
2016-03-01(svn r27518) -Update: Numbersfrosch
2015-12-01(svn r27463) -Merge: Documentation updates from 1.5 branchfrosch
2015-08-10(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing ...michi_cc
2015-08-10(svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecM...frosch
2015-06-21(svn r27316) -Doc: Improve documentation on ScriptCargo::GetCargoLabelfrosch
2015-05-16(svn r27287) -Doc: Clarify radius and semantics of the industry producing/acc...alberth
2015-05-16(svn r27286) -Fix-ish(r27140): Also fix typo in the documentation.alberth
2015-04-27(svn r27258) -Fix [FS#6287]: ScriptList::RemoveList failed to remove a list f...frosch
2015-03-17(svn r27192) -Change: heading for 1.6 nowfrosch
2015-03-01(svn r27174) -Feature[FS#6236]: Display relative offset changes in the sprite...alberth
2015-02-22(svn r27166) -Codechange: Optimise ScriptList by making use of iterators inst...frosch
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
2015-01-20(svn r27123) -Fix [FS#5371] [FS#6214]: API docs (krinn)frosch
2015-01-04(svn r27111) -Doc: Extend script documentation with Save and Load functions.alberth
2015-01-01(svn r27104) -Fix [FS#6194]: support 64 bits integere in the ScriptLists as wellrubidium
2015-01-01(svn r27102) -Fix [FS#6194]: money values would end up wrong in strings when ...rubidium
2014-10-23(svn r27032) -Merge: documentation updates from 1.4 branchrubidium
2014-10-21(svn r27026) -Fix: some (older-ish) GCC compiler warningsrubidium
2014-10-15(svn r27020) -Cleanup: some coding style consistency improvements (mostly spa...rubidium
2014-10-12(svn r27003) -Cleanup: fix the use of spaces and asterices "around" some comm...rubidium
2014-09-24(svn r26915) -Fix: API docsfrosch
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