summaryrefslogtreecommitdiff
path: root/src/script
AgeCommit message (Expand)Author
2013-12-17(svn r26164) -Doc: Fix Game Script API docs on that deity can build/prospect ...zuu
2013-12-09(svn r26153) -Doc [FS#5826]: Fix copy-pasty. (krinn)frosch
2013-12-08(svn r26150) -Revert (r26120): EnforcePrecondition alters the last-error stat...frosch
2013-12-08(svn r26149) -Fix [FS#5825]: [Script] Various API functions did not check whe...frosch
2013-12-08(svn r26148) -Fix [FS#5824] (r25735): Script API failed for vehicles with onl...frosch
2013-11-29(svn r26138) -Fix [FS#5821] (r26105-ish): [Script] scripts could trigger the ...rubidium
2013-11-29(svn r26137) -Merge: documentation updates from 1.3 branchrubidium
2013-11-26(svn r26120) -Fix: [Script] Replace simple check with precondition check, aft...rubidium
2013-11-26(svn r26119) -Fix: ResolveCompanyID on an already resolved CompanyIDrubidium
2013-11-25(svn r26113) -Fix: unhandled seek error, and leaking file descriptorrubidium
2013-11-24(svn r26093) -Fix (r26092): compilation errorrubidium
2013-11-24(svn r26092) -Fix [FS#5818]: prevent scripts from crashing OpenTTD when they ...rubidium
2013-11-23(svn r26072) -Cleanup: mark some unreachable default cases by NOT_REACHED()rubidium
2013-11-23(svn r26058) -Fix: handle the return value of a number of functions betterrubidium
2013-11-23(svn r26057) -Fix: a number of possibly uninitialised variablesrubidium
2013-11-18(svn r26038) -Fix: Doxygen syntax.frosch
2013-11-16(svn r26012) -Add: new goal type that show a story page when clickedzuu
2013-11-16(svn r26010) -Document [FS#5662]: The AI/GS library name to use in Import, is...zuu
2013-11-14(svn r25995) -Fix (r25785) [FS#5801]: [NoGo] GS failed to rename towns. (Zydeco)frosch
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-12(svn r25966) -Fix: [NoGo] Properly validate the range of the growth rate pass...frosch
2013-11-09(svn r25959) -Fix: clang warnings; either because type safety was assumed, or...rubidium
2013-11-07(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.frosch
2013-10-28(svn r25924) -Fix: [Script] Documentation for ScriptTown::GetGrowthRate.frosch
2013-10-28(svn r25923) -Fix: [NoGo] Documentation for GSTown::SetGrowthRatefrosch
2013-10-06(svn r25816) -Add [FS#5748]: Toggle button for wrapping lines in the textfile...frosch
2013-10-06(svn r25815) -Fix [FS#5754]: ScriptTile::IsBuildableRectangle could report tr...frosch
2013-10-03(svn r25809) -Fix: [Script] Decoding JSON data with an empty array from Admin...zuu
2013-10-02(svn r25808) -Fix (r25788): [Script] INVALID_EXPENSES should be called EXPENS...zuu
2013-09-21(svn r25791) -Fix (r25788): Silence comiler warning in ScriptCompany::ChangeB...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-08-10(svn r25709) -Fix: don't return -1 as unsignedfonsinchen
2013-08-09(svn r25705) -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e...rubidium
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-07-14(svn r25612) -Fix [FS#5648]: [AI] Don't return ERR_UNKNOWN when trying to mov...rubidium
2013-07-14(svn r25607) -Fix [FS#5649]: Various misreferences in AI and GS changelog.frosch
2013-07-13(svn r25605) -Fix [FS#5641]: [Script] If a NewGRF returned station type that ...rubidium
2013-07-13(svn r25595) -Fix-ish: move the Doxygen .tag files into objs, so they are aut...rubidium
2013-07-13(svn r25594) -Fix-ish: some Doxygen warnings/errors for scriptsrubidium
2013-07-12(svn r25592) -Fix [FS#5644]: Changing the script difficulty level in-game wou...rubidium
2013-07-10(svn r25579) -Fix [FS#5642] (r25577): doxygen generation failed + typo fixrubidium
2013-07-08(svn r25577) -Fix-ish [FS#5638] (r20562): [Script] Documentation implied that...rubidium
2013-07-04(svn r25555) -Fix [FS#5632]: [Script] Texts from scripts were not validated b...rubidium
2013-06-30(svn r25546) -Fix: two small memory leaksrubidium
2013-06-30(svn r25544) -Fix [FS#5625] (r25488, r25486): [GS] The checks and validations...rubidium
2013-06-29(svn r25519) -Fix [FS#5614] (r25342): Select page to update by its id and not...zuu