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
/
goal.cpp
Age
Commit message (
Expand
)
Author
2018-04-28
Feature: Add GS method to question a single client (#6748)
Pavel Stupnikov
2014-04-25
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-27
(svn r26382) -Fix [FS#5932] (r25372): All goal commands invalidated the goal ...
frosch
2013-11-16
(svn r26012) -Add: new goal type that show a story page when clicked
zuu
2013-09-13
(svn r25761) -Change: Disable story/goal buttons when there is no content to ...
zuu
2013-05-26
(svn r25296) -Feature: Goals can now have a progress text and/or be marked as...
zuu
2012-02-15
(svn r23950) -Fix (r23731) [FS#5063]: never show GSGoal::Question() to specta...
truebrain
2012-01-21
(svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question wind...
rubidium
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2012-01-03
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company...
truebrain
2011-12-23
(svn r23665) -Fix (r23664): revert, and apply other fix, which allows switchi...
truebrain
2011-12-23
(svn r23664) -Fix: adding goals with a company were still added for all compa...
truebrain
2011-12-19
(svn r23630) -Add: a Goal GUI to show your current goals
truebrain