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
/
date.c
Age
Commit message (
Expand
)
Author
2006-10-28
(svn r6975) Use the pool macros for the Vehicle pool
tron
2006-10-12
(svn r6754) -Codechange: Remove some #idef ENABLE_NETWORK specific defines. W...
Darkvater
2006-08-22
(svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva...
truelight
2006-08-22
(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...
rubidium
2006-08-20
(svn r5999) -Feature: change the original date format to a 32 bits format bas...
rubidium
2006-08-16
(svn r5928) -Cleanup: remove ConvertIntDate and use ConvertYMDToDate as Conve...
rubidium
2006-08-16
(svn r5926) -Codechange: make _cur_year contain the full year, instead of the...
rubidium
2006-08-15
(svn r5918) -Cleanup: rename ConvertDayToYMD/ConvertYMDToDay as they really c...
rubidium
2006-08-15
(svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_...
rubidium
2006-08-15
(svn r5915) -Cleanup: some variables were named *_date while they were only h...
rubidium
2006-08-14
(svn r5887) -Cleanup: move date related functions, defines and variables to d...
rubidium