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 (
Expand
)
Author
2020-06-27
Codechange: Make sure script enums are the same size as their normal counterp...
Charles Pigott
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-07-14
Fix: Make GSGoal.QuestionClient work correctly at least for clients with ID <...
dP
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2018-04-28
Feature: Add GS method to question a single client (#6748)
Pavel Stupnikov
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 as...
zuu
2013-02-10
(svn r24986) -Change: Cleanup goals and cargo monitors of companies when they...
zuu
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 wind...
rubidium
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) company...
truebrain
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