Allow game scripts to associate news to a place
commited5aefa78cdd672a5c326a4982665c9d884f0f86
authoralberth <alberth@openttd.org>
Sun, 22 Feb 2015 17:25:29 +0000 (22 17:25 +0000)
committercirdan <cirdansw@gmail.com>
Mon, 6 Apr 2015 16:33:01 +0000 (6 18:33 +0200)
treeec2b4504a0887989a98676d607fb0a38f8d757ef
parentabc3a1048405aae601616242d0d6bbbc851301c1
Allow game scripts to associate news to a place

(openttd r27164) -Add: [NoGo] Game scripts can point to a location,
station, industry, or town when publishing news.
bin/game/compat_1.2.nut
bin/game/compat_1.3.nut
bin/game/compat_1.4.nut
src/script/api/game/game_news.hpp.sq
src/script/api/game_changelog.hpp
src/script/api/script_news.cpp
src/script/api/script_news.hpp
src/script/api/template/template_news.hpp.sq