index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
api
/
script_goal.hpp
Age
Commit message (
Collapse
)
Author
2013-11-16
(svn r26012) -Add: new goal type that show a story page when clicked
zuu
2013-07-13
(svn r25594) -Fix-ish: some Doxygen warnings/errors for scripts
rubidium
2013-05-26
(svn r25296) -Feature: Goals can now have a progress text and/or be marked ↵
zuu
as completed.
2013-02-10
(svn r24986) -Change: Cleanup goals and cargo monitors of companies when ↵
zuu
they go bankrupt or are taken over.
2012-07-10
(svn r24395) -Doc: Fixed argument references in @param descriptions.
alberth
2012-01-21
(svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question ↵
rubidium
window's title from a (small) set of options
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2012-01-03
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) ↵
truebrain
company(ies). It can contain random text, and at most 3 buttons from a collection of 17
2011-12-19
(svn r23636) -Add: introduce ScriptText in parameters where it can be used
truebrain
2011-12-19
(svn r23630) -Add: a Goal GUI to show your current goals
truebrain