summaryrefslogtreecommitdiff
path: root/src/script
AgeCommit message (Expand)Author
2019-02-19Doc: [AI] UnshareOrders empties the orders list of the vehicle.Samu
2019-02-15Fix #7224: AI could no longer create groups. (#7233)PeterN
2019-02-10Fix: line ending issues with MSYS2glx
2019-02-06Fix #7108: Missed generate_widget script run for livery changes.Peter Nelson
2019-02-02Change: Allow AI companies to start immediately.Samu
2019-01-31Change: Give AI/GSBridge::GetName an extra parameter to refer the vehicle typ...SamuXarick
2019-01-31Feature: Group liveries, and livery window usability enhancements. (#7108)PeterN
2019-01-28Fix #7112, fef8b831a9: incorrect precondition check (#7127)glx22
2019-01-23Add: generate_widget.vbs to allow script_window.hpp enums generation for user...glx
2019-01-23Fix: keep the line ending when generating widget enums with bash/gawk on windowsglx
2019-01-14Fix: BSD find used by OSX requires explicit pathglx
2019-01-14Add: squirrel_export.vbs for users unable to run bash/gawk scriptsglx
2019-01-14Cleanup: remove svn references in squirrel_export.shglx
2019-01-14Fix: remove manual single file generation in squirrel_export.sh as it's brokenglx
2019-01-14Fix: keep line endings when running squirrel_export.sh on windowsglx
2019-01-05Add: Conditional order for max. reliability (patch by Cirdan, #6360) (#7017)Eddi-z
2019-01-05Fix 6accbf9: Silence warnings about unused fread() resultNiels Martin Hansen
2018-12-29Fix #6966: Only allow switching to a valid company.Alberth
2018-12-27Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined ...glx
2018-12-27Fix #6974: Add save-load filter widget to apiJoan Josep
2018-11-28Fix: Spelling in code comment (#6984)comicsads
2018-11-17Fix #6969: Account for BOM when reading script filesCharles Pigott
2018-11-06Doc: Changed several files to unificate them... (#6964)Greg-21
2018-11-01Add: AI/GS GetMonthlyMaintenanceCost (#6897)Samu
2018-10-31Remove: Unused string "STR_ERROR_TOO_CLOSE_TO_ANOTHER_STATION"Oskari Leppäaho
2018-10-31Fix: Remove various dead or unnecessary assignmentsCharles Pigott
2018-09-20Fix #6892: [Script] CONFIG_RANDOM did not use the full parameter range (#6902)SamuXarick
2018-08-12Fix bf8d7df: Script/AI construction of rail track and waypoints (#6881)Jonathan G Rennison
2018-07-26Change: Extend rail types to 64 (6 bit storage)Peter Nelson
2018-07-23Fix 2a868b9f3b8e3b5f8b9e5f728f628ec88fd5e3ad: Expose widgets and windows to s...J0an Josep
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