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
/
rev.cpp.in
Age
Commit message (
Expand
)
Author
2020-06-05
Add: introduce CMake for project management
Patric Stout
2020-05-06
Codechange: Use a dynamic copyright year
glx
2020-02-08
Change: Heading for 1.11 now
glx
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-05
Remove: MorphOS / AmigaOS support
Patric Stout
2019-03-03
Change: Heading for 1.10 now (#7319)
frosch
2019-03-03
Add: Detect stable tags automatically, and set the 'stable' flag in '_openttd...
frosch
2019-02-12
Codechange: Include flag for whether a build is of a tagged revision
Niels Martin Hansen
2019-02-03
Change: Include the full raw git revision hash in rev.cpp
Niels Martin Hansen
2018-07-01
Fix: Put last SVN revision back in NewGRF version number (#6843)
Niels Martin Hansen
2018-04-12
Change: Non-tag revisions are now named '<commitdate>-<branch>-g<shorthash><m...
frosch
2018-04-12
Remove: [NewGRF] OpenTTD version no longer contains a revision number.
frosch
2018-03-14
(svn r27993) -Change: Heading for 1.9 now
frosch
2017-03-11
(svn r27780) -Update: Numbers
frosch
2016-03-01
(svn r27518) -Update: Numbers
frosch
2015-03-17
(svn r27192) -Change: heading for 1.6 now
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-03-17
(svn r26406) -Change: heading for 1.5 now
frosch
2013-02-14
(svn r25001) -Change: heading for 1.4 now
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-02-19
(svn r23969) -Codechange: trunk heads to 1.3 now
rubidium
2011-08-21
(svn r22805) -Codechange: move use of magic number for version checking to mo...
rubidium
2011-02-14
(svn r22083) -Change: trunk is heading towards 1.2 now
rubidium
2010-02-16
(svn r19143) -Codechange: trunk's going for 1.1 now.
rubidium
2009-12-23
(svn r18622) -Merge: release changes
rubidium
2009-09-04
(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-05-16
(svn r16318) -Change: use !! instead of @@ in src/*.in too.
rubidium
2009-03-15
(svn r15735) -Update: trunk ain't going to 0.7 anymore ;)
rubidium
2008-06-03
(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...
smatz
2008-05-06
(svn r12978) -Codechange: "\\0" is not needed for the MorphOS revision string...
rubidium
2008-05-04
(svn r12944) -Codechange: use rev.h instead of externs at many places
smatz
2008-03-22
(svn r12396) -Codechange: change a few things to reflect that we aren't aimin...
rubidium
2007-10-21
(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to ...
rubidium
2007-09-12
(svn r11089) -Codechange: add revision detection to MSVC.
rubidium